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

problem in background scheduling

Former Member
0 Likes
313

hi all,

When im running my interface program in foreground, it is working fine.

When im scheduling it as a background job using the standard menu option 'Execute in background(F9)', it is scheduling the job, but when im trying to see the spool output it is giving an error message like 'No List Available'. Im not sure the job has scheduled properly or not. Please let me know where im doing wrong.

Thanks,

Vinny

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
285

Vinny, spool output is displayed only if your program is writing some list to the file. Please check the job log to determine if the program gave any error message.

1 REPLY 1
Read only

Former Member
0 Likes
286

Vinny, spool output is displayed only if your program is writing some list to the file. Please check the job log to determine if the program gave any error message.