what is the correct about QTEMP library(below mention)?
a.it is Unique to a job
b.it can be shared between different job
c.it can only be deleted by QSECOFR
d.Non
Please give me the answer for this?
Answers were Sorted based on User's Feedback
Answer / kapil
qTEMP LIBRARY GOT DELETED WHEN JOB ENDS.THE ANSWER IS A ONLY
| Is This Answer Correct ? | 5 Yes | 0 No |
Answer / arin
Answer is A.
It is created automatically for every job. This library
holds temporary objects such as work files. This library
can be accessed by the job that created it. This library
would be deleted when the job is terminated.
| Is This Answer Correct ? | 5 Yes | 0 No |
Answer / swathi
Qtemp is created for each job.
So,The answer is A.
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / david g. batchelor
QTEMP is an actual library (object) containing all the
objects created by all jobs. Objects created by a job are
available to that job only and cannot be accessed by any
other job. Can it be deleted by QSECOFER? Probably, and
then it would not be available to any job. I can not say
for sure though because I have never tried nor had the
authority.
| Is This Answer Correct ? | 0 Yes | 0 No |
what is logical file?
what is the command to rtrieve system date? options:1.rtvsysval 2.rtvjoba 3.rtvjobd 4.both a and b
What does the keyword UNIQUE mean ?
How to know the number of records in a pf through clp program?
which cl command is used to trap error messages during program execution?
What is the use purpose of CRTCMD?
What is SFLSIZ ?
How I can read and display three fields in the record format DSPFM1 of the display file,while one field(using in one file) is NAME which is Key field in field reference file and another two fields are AGE and ROLL NO are using another file. Please send me coding part.
which single rpg opcode performs both setll and reade?
When would the ALL keyword be used?
What is the Select and Omit criteria in logical file?
in conjunction with which statements can orxx and andxx conditions be used ?