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


Please Help Members By Posting Answers For Below Questions

WHAT IS FERERENTIAL INTRIGRITY ?

1108


What is diff between EVAL & MOVE?

973


what is xfoot opcode ?

1056


if dspatr(pc) and csrloc were specified for a format, which keyword would have priority?

1004


explain the difference between defining subfile and message-subfile?

1111






how can you specify no duplicate key?

706


what is cab?

663


how can u check no of records in a file?

681


How to avoid using indicators in ile ?

769


how can you check for a records existence without causing and i/o (chain/read)?

1295


a multiple format logical file is also known as?

595


How to add 99 menu (page down) option in menu creation..

1921


what is the purpose of indicators in rpg?

1095


what is the maximum number of fields under a record format of physical file?

1004


what opcode will be used to test the zone of a character field?

1089