Where the QTEMP library will get created? if the the answer
is QSYS, then howcome more than one job can create same
library name(QTEMP) in QSYS? what is the uniqueness of
QTEMP?

For example, run the below command in different workstation
WRKOBJ QSYS/QTEMP
And take 8 in the option to check the description.
both will have different info. so where(which LIB) exactly
the QTEMP is stored?

Answers were Sorted based on User's Feedback



Where the QTEMP library will get created? if the the answer is QSYS, then howcome more than one jo..

Answer / sanjiv

Every job will have its own Qtemp.So different job will
have own qtemp with unique job number.

Is This Answer Correct ?    4 Yes 1 No

Where the QTEMP library will get created? if the the answer is QSYS, then howcome more than one jo..

Answer / dileep

Qtemp library is create when we job created on(signon) system. vice versa it gets deleted when job ends(signoff)

Is This Answer Correct ?    1 Yes 1 No

Post New Answer

More DB400 Interview Questions

How to find the list of source physical files in a library?? Is there any way to get a list??

5 Answers   Infosys,


Which keyword is used both in subfile and subfile control record format of a DSPF?

8 Answers  


How to add a field to a PF and compile it without loss of data?

7 Answers  


what is use of self join and which cases you will use this join

1 Answers   TCS,


what is multiple member pf

1 Answers   Active Brains,


how to update physical file using logucal file with example

1 Answers   Wipro,


Suppose I have a pf, it contains 5 members, how to access particular member data from logical file? What is the use of member in pf?

0 Answers  


how to add a new field to a file without compiling it?

1 Answers  


What is the interactive job?

0 Answers  


What is the difference between access path and open data path?

0 Answers  


In a CL Program after executing a SQL SP how to receive a Output value from the SP. Just to make it clear I am sending 2 input and 1 output parameter to the SQL Stored Procedure. Now while receiving it output parm it is failing.

0 Answers   Nous,


how to know total no of records in pf with out using sql??????

3 Answers  


Categories