what is the intractive job? what is the batch job ?
how to change the batch job to interactive job?
Answers were Sorted based on User's Feedback
When you sign-on an AS/400 system, you are interacting with
interactive jobs(e.g.QINTER). The System-jobs which are
presubmitted are called batch jobs(e.g.QBATCH, QSPL, QCMN etc.,)
If u want to know whether a job is in Interactive or Batch,
u can use RTVJOBA command with attribute JOB-TYPE on that job.
if it has a value '1' = Interative; '0' = Batch.
you can change a Batch-job to Interactive-job as long as it
is in JOBQ(by changing the environment on CHGJOB(opt-2)
command to QINTER or QPGMR); once it's active we cannot
change the type.
| Is This Answer Correct ? | 8 Yes | 1 No |
Suppose if a physical file is having 1000 records, but i deleted 500 records from it. Here the concern is can the size of the file changes or it remains the same... kindly help me out with thorough xplanation.... Thanks in-advance...
Can anybody tell why Journalling is compulsary before Commitment Control?
How many max. Record format a logical file have?
Which keyword is used both in subfile and subfile control record format of a DSPF?
Why journalling is compulsory before commitment control?
How can i retrieve city while my i have one field address length 60 but i don't know what where is city in this field ?
how to update physical file using logucal file with example
i have a PF,it contains 5 members,how to access particular member data from logical file ?and what is the use of member in PF
pls anyone explain about compile time array,pre run time array run time array
how to restrict upon adding the data for field reference file in DB400
wirte a simple program for read file in cl
CRTDTA AND CRTARA should be used along with?