I am trying to call a sub program, while calling the subprogram, i encounter an Abend, Please find the below the error message
CEE0813S Insufficient storage was available to satisfy a get storage (CEECZST)
request.
From compile unit RXX229 at entry point RXX229 at compile unit offset
-218D3552 at entry offset -218D3552 at
address 0028EE3E.
***
RXX229 - is the main program.
The same job is running in production fine, but while i try to create it in trial, I am getting this abend.
This is the first time I encounter this error . Can anyone please help me out on this.