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 know why the OPM job is in MSGWAIT state?..WHAT COULD BE THE REASON FOR it?
what is sflrolval?
how can you specify no duplicate key?
what is the purpose of overrides?
which are the string manipulation opcodes?
What is a query can be displayed without saving it?
What Is The Purpose Of The "n" In The Following Calculation Specification?
what is a composite key?
what opcode will be used to test the zone of a character field?
what does defn do?
the maximum number of subfiles that can be active for a single file is ____ .
what is full form for dds?
difference between view and index ?
how will you display a particular page in subfile ?
why is as/400 called object oriented machine?