Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


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?

Answers were Sorted based on User's Feedback



I am working in session1 ans session2. In session1 3 jobs are running. In session2 2 jobs are runni..

Answer / swadesh

For Session1- 1 LDA + 1 QTemp
For Session2- 1 LDA + 1 QTemp
In Session1 3 Jobs running..
So 3 LDA+ 3 QTemp
In Session2 2 Jobs is running..
So 2 LDA + 2 QTemp
Total LDA 1+3+2=7
Total QTemp 1+3+2=7

Is This Answer Correct ?    7 Yes 2 No

I am working in session1 ans session2. In session1 3 jobs are running. In session2 2 jobs are runni..

Answer / 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

I am working in session1 ans session2. In session1 3 jobs are running. In session2 2 jobs are runni..

Answer / swadesh

Sorry!! Correction in above
Total LDA 2+3+2=7
Total QTemp 2+3+2=7

Is This Answer Correct ?    5 Yes 4 No

Post New Answer

More IBM AS400 AllOther Interview Questions

How do you check object lock

0 Answers  


how to create physical file

1 Answers  


What Is Default Data Type (if You Define Decimals '0') In Physical File?

1 Answers   IBM,


what would be the effect on the field where reverse image, underline and highlight display attributes are active ?

1 Answers   IBM,


What is the purpose of SFLFOLD and SFLDROP keywords?

1 Answers  


Define what the operation will do, the purpose of the result field and the purpose of *IN66? HI LO EQ C CALL 'CVTDAT' DTPRM 66

1 Answers  


what are the types of errors available in rpg IV or 400.Like decimal data error,sessional error or device error etc...means important error occurings,ie to find out suddenly???pls give answ if u know?Pls give the answer 1,,,,,,,to 12.........ie how it will happened like...for eg if a file is not closiing ,,,like this error is happened... if sufficient data is not in a pf to write in a display file. or sfldsp is not "on"......sessional or device error occured...like this give details all 1 to 12 errors (syam..)....give details PLsssssssssss?

1 Answers   CTS,


What is the necessary keyword used in a physical file to refer field definitions from the field reference file?

1 Answers  


What are the different definition levels in Data Description Specifications?

1 Answers  


what does the ovrdbf command do?

0 Answers   IBM,


what is the purpose of indicators in rpg?

1 Answers   IBM,


what is maximum number of arrays allowed in rpg?

1 Answers   IBM,


Categories