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
what is a physical file?
what is the maximum number of fields under a record format of physical file?
how to write code for singlepage in sqlrpgle with update ?
what is the maximum number of subfiles that can specified in a display file ?
is their a difference in cobol400 for the release 5.2 and 6.1 at the as400.
where can you specify an indicator in lokup operation?
how can a message from a message file appear as a constant on the screen?
what is the purpose of dynslt keyword?
how many types of display are available on as/400 for user interaction?
define the purpose of the leave operation?
what is the difference between normal upddta to pf and updating using dfu program?
what is the sequence when using cursor?
what is *inzsr used for?
define the purpose of the *bcat function?
difference between sflrcdnbr and sflnxtchg?