Problem Running RPTMON Command from a Batch Job Stream
From Support
| | If you have a question or seek clarification, please call Technical Support. |
[edit]
Problem:
Problem Running RPTMON Command from a Batch Job Stream
[edit]
Solution:
When running the Report Splitter RPTMON command, the user must make sure to use a SBMJOB command so a new job gets spawned. Otherwise the RPTMON command could hold up additional processing which needs to be done in the calling batch job. If the RPTMON command is run with the *ONCE option, the command can probably be run in line without submitting a new job.
