I have two sessions S1 & S2 under this 3 jobs(say j1,j2,j3
under session S1) And 2 jobs(Say j4, j5 Under session S2)is
running. How many QTEMP & how many LDA will create for the
same.
Answer Posted / raj
for this time 7 qtemp and 7 lda will creat
| Is This Answer Correct ? | 4 Yes | 1 No |
Post New Answer View All Answers
can anybody help me to solve this problem. the program that i m checking display error message saying "Record format for file AJDSPFFD does not match model file and decimal error. how to solve this problem. The AJDSPFFD is snapshot the AJTLOG that is the audit trail list.
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 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
What is file identifier where we can use?
Set on command is used for closed all opened files , initialize var and release resource , return cmd is used for return to calling program but my req. Is dnt close opened files and resource must released while doing transactions , how can i do this...?
what is the difference between do while and do until?
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?
How to define data area in RPG program? In which scenario multi occurrence DS is use in AS400?
how do I preserve and clean the array?
How Chain operation copies the record's data to the input buffer for the program?
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?
what is an online rpg?
how can you display specific subfile page on the screen in unequal subfile?
How can we know running job is batch or interactive?
What is the purpose of record level identifier?