1,150 pts.
 as400 jobs
can we change a batch job to interactive or vice versa? If yes how? thanks

Software/Hardware used:
ASKED: January 27, 2009  8:23 PM
UPDATED: May 10, 2009  11:43 PM

Answer Wiki:
Once a job has started no. An interactive job can submit jobs (the submitted jobs will be batch jobs). We sometimes see CL which checks the job status and if it's interactive it submits itself and then ends, returning control the user. The submitted request runs in batch. Phil
Last Wiki Answer Submitted:  January 27, 2009  8:59 pm  by  philpl1jb   44,190 pts.
All Answer Wiki Contributors:  philpl1jb   44,190 pts.
To see all answers submitted to the Answer Wiki: View Answer History.


Discuss This Question:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _


 

very true. Once the job has started, thats it!

You can use transfer job to a different subsystem, but cant really envisage needing to chance between batch and interactive, given that interactive jobs needs screen sessions, and batch jobs will need files to read data from

as400 jobs

 90 pts.