How do you find whether a job is a batch job or interactive?
Answer Posted / sd
Using the API QUSRJOBI
Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
How to handle duplicate error handling in RPG?
What are the types of identifiers?
Assume 2 users are using the same file and first user updates some record in the file. Will the 2nd user will be able to see the updated record or not?
Suppose we have one database file and it is used by 5 programs and in 3 program we have to add some records in datbase file s what is the impact on other program?
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 do you mean by an input subfile, what are the keywords required?
what are the key words you must use when using a subfile?
what is the use of sflnxtchg?
Explain mdt?
can you debug ile rpg program using isdb?
How to select highest score of each subject or how to select highest income of every month?
What is a record lock error?
what was the robotech rpg?
Program to read marks of 10 students for 4 subjects and compute and display total marks and status of each student in rpg
How would display prime numbers using CL program?