How can we know running job is batch or interactive?
What is the purpose of record level identifier?
What is the difference between iter and do?
We have job which is running as batch. It takes atleast 06 hours to complete tht job. But I wanna do tht job with in 3 hours?
If my rpg program has a date field, what extra care I have to take while compiling that rpg program? If the file is keyed and I have declared the file as well as key list properly in my program. Still am getting an error message like "chain/reade operation is not allowed" what may be the case?
What are the types of identifiers?
How can we override a file during runtime in rpg?
What is ment by record level identifier?
What is difference between bind by copy and bind by reference?
What is file identifier where we can use?
Explain mdt?
What is the difference between copybooks and subprocedures in as400?
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
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?