two attributes which govern the excecution of a job>>>>??
Answer Posted / anjali
run time Priority and Timeslice.
| Is This Answer Correct ? | 14 Yes | 0 No |
Post New Answer View All Answers
can I touch the array during treatments?
How to call one program from another program in RPG? please help me with the code
how do I declare a table or array in rpg iv?
How can we know running job is batch or interactive?
do you use message subfiles? What are the necessary keywords required coding a message subfile?
if there is a module object , how to find the program object for this module object.Assume the module object name and program object name is not same.
What is difference between bind by copy and bind by reference?
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?
what was the robotech rpg?
What are the types of identifiers?
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 would display prime numbers using CL program?
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?
during execution, an rpg/400 program automatically follows a sequence of operations for each record that is processed. The built-in program cycle includes the following logical steps.
How can we override a file during runtime in rpg?