how can we know running job is batch or intractive ?
i need all the possibilites.........plz help me
Answer Posted / gaurav
To check whether a job is a batch or interactive
type DSPJOB,select option 1 ,then in subsystem
check what it is QBATCH or QINTER..
or go for DSPJOBD
Is This Answer Correct ? | 5 Yes | 0 No |
Post New Answer View All Answers
What is the purpose of record level identifier?
what is the rpg system?
1. If there are two programs using same file and 2 users are using the file at the same time and what can be done to allow them both to access? 2. How can remove lock from the file for accessing it by both users?
how do I declare a table or array in rpg iv?
1. What is bound-by-call and bound-by-reference? 2. Where and why is *Nomain used? 3. What are the difficulties faced by programmers when using service programs? 4. Explain the different ways of parsing and compiling XML in iSeries.
What is ment by record level identifier?
How to write record if no field or the field are different in physical file in rpgle ?
When we have a file with Duplicate records and I want to read the unique record from the file. For example a file containing Emp Name as 'Ram' and there are 3 entries of it. So how to read a unique record from File?
How to define data area in RPG program? In which scenario multi occurrence DS is use in AS400?
what is the difference between do while and do until?
how can I tell when to replace the array?
what is the procedure and explain about real time scenario.
how do I play {insert rpg system here}?
How many program bind in one module....
How do u design a physical file, when you have 2 Unique fields like for eg in A student file student ID and student examination no both are unique