Hi,
We have program which calls another program using PERFORM. In the calling program we have the exception handler using TRY CATCH. Whenever there is dump in the called program the system does not generate the ST22 dump and the control goes back to calling program and the job completes successfully. (Job finishes with exception error )
Is there a way to produce the ST22 dump in the called program then control goes back to calling program and the job completes successfully. This will help us to analyze the cause of the exception.
Thanks,
John