1.I have a Batch job, Running for 4 hours, i want to reduce
the executing time to 2 hours what should you do?
Answer Posted / smita
Anil can you please tell us in details how can we create multiple threads in one job?
Thanks
Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
what is the necessary keyword needed to scroll subfile records?
How Chain operation copies the record's data to the input buffer for the program?
Please tell me how to read the records from a file with load an array of size with error conditions(The logic answer for this question is ARR is array of 99 elements Z-ADD 0 IDX *LOVAL SETLL FILE READ FILE 99 *IN99 DOWEQ *OFF IDX ANDLT 99 ADD 1 IDX MOVE FIELD ARR,IDX READ FILE 99 ENDDO).So,Please give me the complete of this code.
How would display prime numbers using CL program?
When it is desirable to describe files Internally?
how do you use commitment control in rpg?
how do I play {insert rpg system here}?
What is the diff bw PF/LF Name and their Record format name? what is restriction in record format then file name?
What are the types of identifiers?
How to create a login screen using a command instead of display file.... intention is to get a password field on a command..... how do you achieve this...
what is an online rpg?
how do I declare a minor?
can you debug ile rpg program using isdb?
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 to define data area in RPG program? In which scenario multi occurrence DS is use in AS400?