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 / deepika
this is the right ans...
7 QTEMP and 2 data area's
| Is This Answer Correct ? | 3 Yes | 9 No |
Post New Answer View All Answers
what is the necessary keyword needed to scroll subfile records?
What are the types of identifiers?
what are the key words you must use when using a subfile?
Suppose we have one database file and it is used by 5 programs and in 3 program we have to add some records in datbase file s what is the impact on other program?
Interviewer asked me write down DDS for load all subfile .can anybody write dds
What is a record lock error?
can you debug ile rpg program using isdb?
how do I declare a minor?
how does the rpg element work?
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...
How to define data area in RPG program? In which scenario multi occurrence DS is use in AS400?
What is the purpose of record level identifier?
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?
How to handle duplicate error handling in RPG?
which program rpg or cl is efficent to update a transaction onto a database file and why ?