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
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 |
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 |
How to retrieve a physical file after deleting that?
How to index LF by relative record no (RRN)
what is open data path? and what is the diff b/w access path and open data path?
how to restrict upon adding the data for field reference file in DB400
What is the interactive job?
How to retrieve a physical file after deleting that ? what is keyword used for that....??
how can i know logical file belongs to which physical file without source?
When u create a PF and did not fill up Maint parameter, then by default which access path will the system take & why
what is exception and how many types of exception
How we can't update join logical files?
How many maximum record format a logical file have?
Is it possible to create a logical file whose Physical file is not in same library?