Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Single Spool for multiple steps

Former Member
0 Likes
408

Hi,

I have a requirement, where in for multiple steps in a job i need single spool.

Single spool is created for multiple steps when i am running the back ground job with my user id. The problem is when running the same job with the batch user id, more than one spool is created. I have checked the settings of the batch id and even marked it as dialog user still more than one spool is getting created.

Pls let me know why this problem is happening.

Thanks,

Raju

1 REPLY 1
Read only

ThomasZloch
Active Contributor
0 Likes
308

Check the user profile (SU01) of your batch user, "output immediately" should be deactivated. Also check the print parameters in the job steps, "new spool request" should be deactivated.

I haven't tried this in a while, but the answer should be somewhere around these settings.

Thomas