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 |
how to define to define a hidden filed in dspf ?
what are the three types of keywords associated with printer file ?
Difference between NOPASS & OMIT?
how can you detect overflow for a print program that prints multiple lines per cycle?
What is the purpose of the following? FORDHDR1 IF E K DISK ORDHDRF KRENAMEORDHDRF1
what is a spool file?
We have seen no of parameter list but If we mention like this 'CALL PROGNAME PLIST ' how to know No of parameter name of program ?
how to toggle between single line and multi - line display of a particular record in a subfile?
it is possible declare variable values as variable using cl ? any cl command is there to declare values as variable
what is multijoin logical file? what are the keywords available in joinlogical file? what are the mandatary keywords for joinlogical file? explai the keywords?
How to reverse the string in rpg
Q. 1.What would be structure of CL PGM. 2. What are the levels of CL PGM. 3.How many files can be defined in new CLLE program?