How to change the batch job to interactive job?
Answer / Jayant Kumar
To change a Batch Job into an Interactive Job, you need to modify the job card. In the JOB card, you will find a field named 'JOB TYPE'. Change this from 'BATCH' to 'INTERACTIVE'.
| Is This Answer Correct ? | 0 Yes | 0 No |
what is the intractive job? what is the batch job ? how to change the batch job to interactive job?
In a CL Program after executing a SQL SP how to receive a Output value from the SP. Just to make it clear I am sending 2 input and 1 output parameter to the SQL Stored Procedure. Now while receiving it output parm it is failing.
Hi, Please give the answer to this question? I have Phisical file with 100 records,there is no any duplicate records in this pf.Based on this pf one Logical file i have used.But this lf is viewing only 80 records only of that pf?What is the reason for this?Please give me answer?
one physical file can have how many max of logical files? what is the primary file?
Is Constent can be define as a key field?
Where the QTEMP library will get created? if the the answer is QSYS, then howcome more than one job can create same library name(QTEMP) in QSYS? what is the uniqueness of QTEMP? For example, run the below command in different workstation WRKOBJ QSYS/QTEMP And take 8 in the option to check the description. both will have different info. so where(which LIB) exactly the QTEMP is stored?
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
How can we handle errors in RPG?
how to restrict upon adding the data for field reference file in DB400
What is the interactive job?
When we create a pf and did not fill up maint parameter, then by default which access path will the system take & why?
Why journalling is compulsory before commitment control?