two attributes which govern the excecution of a job>>>>??
Answers were Sorted based on User's Feedback
Answer / svankipu
Obviously it's Priority and the position in the Job-Queue
| Is This Answer Correct ? | 1 Yes | 1 No |
difference betwen keywords and opcodes
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?
Anybody can explain the difference between SFLCLR & SFLINZ?
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 declare the dynamic(run time) array in rpgle? can you please give example
If there are 1000 member(PGM type) in a SRC file. How can we compile in a CL program? ( It need to be done in a loop)?
What is the RPG cycle?
Why we need to give File and To file Names While we are using OVRDBF. What is your understanding related to this?
How can we override a file during runtime in rpg?
1) How to retrieve RRN through RPG ? 2) How to pass parameter by value ? 3) How to trap the error through the RPG/400
10 Answers IBM, Tech Mahindra,
1.How you will find the program is batch or online in cl pgm? 2.How you will end the batch pgm when the job runs? write an logic? 3.In wich command the option *drop is used?
What is the Record Address file. How can we use it in RPG program?