|
From: DeLong, Eric <EDeLong@Sallybeauty.com> > Yes, that is correct. When OS400 creates a job (interactive logon, SBMJOB, > TFRJOB, etc), OS400 creates a QTEMP (empty) which is accessible ONLY to that > job. This space is persistant for the life of the job. Once the job > terminates, OS400 destroys that jobs QTEMP and any objects that it contains. > not quite correct. No *NEW* QTEMP is created. The system reuses an old QTEMP from a pool of 'ready-made' QTEMPS. When the job ends, the QTEMP is *emptied* of objects, but is not destroyed. It hangs around for later re-use. This has some implications for jobs that replace their (or other job's) QTEMP with permanent libraries while the job runs. Don't try this with QSYS :-)
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.