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 |
it is possible declare variable values as variable using cl ? any cl command is there to declare values as variable
what is the necessary keyword for non-join logical file?
What is the use of E specification in RPG?
which indicator is used for read?
What the difference between Source Physical File and Physical File?
Why we are not able to perform insert delete and update operation in Join logical file?
PGM QSH CMD('/QOpenSys/bin/sftp -b/home/test/myfile.txt serverUserID@server') ENDPGM Can u plz tell me what the above code do exactly?
what is sessional error or divice error in rpg IV?..when will it happens...Give few examples?
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.
what is the difference between udate and the system date?
how do you detect unused spool storage?
How many primary files allowed in a program?