I am working in session1 ans session2. In session1 3 jobs
are running. In session2 2 jobs are running. How many LDA
and temporary files will be created?
Answer Posted / yogesh
A local data area is created for each job in the system,
including autostart jobs, jobs
started on the system by a reader, and subsystem monitor
jobs.
Total 5 LDA and 2 QTEMP
The following is true of a local data area:
* The local data area cannot be referred to from any other
job.
* You cannot create, delete, or allocate a local data area.
* No library is associated with the local data area.
* You cannot change the local data area in a secondary
thread.
* The ILE CL compiler generates code to ensure that a
procedure running in a
secondary thread cannot access the local data area while a
procedure running in
the initial thread is changing it.
| Is This Answer Correct ? | 3 Yes | 1 No |
Post New Answer View All Answers
how to get the cursor position?
Hello, I have created a CMD type object. In one of the fields in Display file , I would like to see All the Source files present by pass the name of Library. Tried using CHoice(Keyword) and Choicepgm on PARM , but doesn't seems to be working. Any help please..
what is the favicon.ico request that my site receives now and then?
what the purpose of ovrdta, ovrata keywords?
under given circumstances, my cgi should link to another site. How to implement this?
what are the different methods to access seu?
what are the different commands used in rlu ?
How can we read file using curser? how to define a curser?
what is the sequence when using cursor?
define the purpose/use for sflrna?
how will you find a string using pdm?
what is the use of dspatr(mdt) keyword?
WHAT is STORED PROCEDURE CONCEPT IN AS400 WITH EXAMPLE?
when do you explicitly open files and close files in an rpg program?
when would you use or not use this approach?