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 have two sessions S1 & S2 under this 3 jobs(say j1,j2,j3
under session S1) And 2 jobs(Say j4, j5 Under session S2)is
running. How many QTEMP & how many LDA will create for the
same.

Answers were Sorted based on User's Feedback



I have two sessions S1 & S2 under this 3 jobs(say j1,j2,j3 under session S1) And 2 jobs(Say j4..

Answer / naveen chandra joshi

For two sessions 2 LDA and 2 QTEMP will be created. Wihtin
the first session, 3 jobs are submitted so that these 3
jobs will have their own QTEMP (3 QTEMP) and LDA (3 LDA).
Second session submitted 2 jobs so that this will have its
own QTEMP (2 QTEMP) and LDA (2 LDA).
Total numbers of LDA and QTEMP will be 7 and 7 respectively.

Is This Answer Correct ?    37 Yes 0 No

I have two sessions S1 & S2 under this 3 jobs(say j1,j2,j3 under session S1) And 2 jobs(Say j4..

Answer / sankar prosad mohanta

7 Qtemp's and 7 LDA

Is This Answer Correct ?    9 Yes 3 No

I have two sessions S1 & S2 under this 3 jobs(say j1,j2,j3 under session S1) And 2 jobs(Say j4..

Answer / raj

for this time 7 qtemp and 7 lda will creat

Is This Answer Correct ?    4 Yes 1 No

I have two sessions S1 & S2 under this 3 jobs(say j1,j2,j3 under session S1) And 2 jobs(Say j4..

Answer / mahadev

7 qtemp and 2 LDA is correct Answer.

For any job submission done through interactive session the
LDA of interactive session gets copied in submitted job.
(System does not create new LDA for submitted job).

For the jobs j1,j2,j3 submitted through s1, will take LDA of
s1 but new qtemp gets created for each job.

For the jobs j4,j5 submitted through s2, will take LDA of s2
but new qtemp gets created for each job.

The final count of qtemp will be 7 qtemp and 2 LDA.

Qtemp for job - s1, s2, j1, j2,j3,j4,j5
LDA for only - s1 and s2.

Is This Answer Correct ?    3 Yes 1 No

I have two sessions S1 & S2 under this 3 jobs(say j1,j2,j3 under session S1) And 2 jobs(Say j4..

Answer / shishir

total 7 qtemp+ 7 LDA is the right answer

Is This Answer Correct ?    2 Yes 0 No

I have two sessions S1 & S2 under this 3 jobs(say j1,j2,j3 under session S1) And 2 jobs(Say j4..

Answer / ak

one qtemp for one session and another qtemp for another session.

Is This Answer Correct ?    0 Yes 0 No

I have two sessions S1 & S2 under this 3 jobs(say j1,j2,j3 under session S1) And 2 jobs(Say j4..

Answer / aaa

total 7 QTEMP and 2 LDA

Is This Answer Correct ?    4 Yes 7 No

I have two sessions S1 & S2 under this 3 jobs(say j1,j2,j3 under session S1) And 2 jobs(Say j4..

Answer / deepika

this is the right ans...
7 QTEMP and 2 data area's

Is This Answer Correct ?    3 Yes 9 No

I have two sessions S1 & S2 under this 3 jobs(say j1,j2,j3 under session S1) And 2 jobs(Say j4..

Answer / ppp

5 qtemp's 2 LDA

Is This Answer Correct ?    0 Yes 11 No

Post New Answer

More RPG400 Interview Questions

how does the rpg element work?

0 Answers   IBM,


How to get only unique records from a file which contains duplicate data using CPYF command ? Example : FILEA has duplicate records and FILEB is a UNIQUE defined.... and I want to get the data from FILEA to FILEB by eliminating all the duplicate records...

2 Answers  


Are all these RPG/400 Interviewed Questions being asked recently? are current?

1 Answers  


Hi, can any one tell me :IN CASE OF SINGLE PAGE FILE HOW WILL I LOAD THE PREVIOUS PAGE WITHOUT THE USE OF SFLCLR INDICATOR ?

3 Answers   IBM,


when will come session device error?

4 Answers   TCS,


am 2010 passed out . can any one tell me which course is good to put 2+fake .guide me

1 Answers  


what is importance of 'MAPFLD' IN OPNQRYF FILE ?

2 Answers  


during execution, an rpg/400 program automatically follows a sequence of operations for each record that is processed. The built-in program cycle includes the following logical steps.

0 Answers   IBM,


In a particular program one file is used where override command is applied to a file, now this program calls another program where we want to use the same file but without override.How it can be done?

6 Answers   Hexaware,


2. Which of the following statement(s) explains the difference(s) between the /INCLUDE and ICOPY directives? a.) No difference, they function the same b.) ACOPY cannot be used as a conditional directive c.) IINCLUDE files cannot contain embedded SQL d.) Nesting /TNCLUDE directives is not allowed

2 Answers   IBM,


What is the purpose of PUTOVR keyword?

2 Answers  


How to create a login screen using a command instead of display file.... intention is to get a password field on a command..... how do you achieve this...

0 Answers  


Categories