What Causes a CA Deliver RMOSTC Task RMOSTC39 (U0039) Error, and What Can be Done to Resolve the Condition?
search cancel

What Causes a CA Deliver RMOSTC Task RMOSTC39 (U0039) Error, and What Can be Done to Resolve the Condition?

book

Article ID: 12295

calendar_today

Updated On:

Products

Deliver View

Issue/Introduction



What causes a CA Deliver RMOSTC Task RMOSTC39 (U0039) error, and what can be done to resolve the condition?

Environment

Release: OUTDTI00200-12.1-Deliver-Output Management-Interface for Native TSO
Component:

Resolution

In most cases, the RMOSTC39 (U0039) error and abend are caused by a bad dataset being passed to CA Deliver by JES.

Generally, a final call was not made to clean up and free all storage that was allocated during the capture and archival of the report. 

 

To address the condition, please do the following:

 . Determine what sysout is causing the problem and either put the sysout on hold or purge it from the spool. 

 . Specify REGION=256M in the RMOSTC task.

 . Issue "/S RMOSTC,PARM=OFF" to start the task and take out the hooks.

 . Issue "/S RMOSTC" to start the task, after the task has come down from the above.