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 does dfu program you to do on a record?
Which command is used to replace CDUP command in FTP IF i WANT TO USE SFTP?
What Is The Purpose Of The "n" In The Following Calculation Specification?
what are the three line types in rlu ?
How we will get issues on AS/400 technology ? I mean which issue/Defect Tracking tool is using in all companies when any issue comes? Can anybody explain about the work flow of AS/400 project ? plzzz
what is the clp command to access a query/400?
Write a CL program which will run a batch job at 1 am every night
what is the difference between sflclr and sflinz?
what are necessary keywords to code message subfile?
in which specification the report layout can be defined?
how can database records be read without lock ?
what are all the contents of subfile?
distinguish between terminating a program through seton lr and return?
if we tried to move year part of *iso date into a field of length 3, what will happen ?
which cl command is used to trap error messages during program execution?