Temporary Library Question #263
Answered
by
worksofliam
reividelacruz
asked this question in
Q&A
|
If creating new libraries on an IBM i system is restricted and only one library is assigned to a developer, can that library also be the "Temporary Library"? Will existing objects present there be removed by the extension at a particular point in time? |
Answered by
worksofliam
Sep 1, 2021
Replies: 1 comment 1 reply
Absolutely! Any library can be the temporary one.
No. Files are not deleted automatically. We suggest to uses that have a shared temp library automatically run |
1 reply
Answer selected by
reividelacruz
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Absolutely! Any library can be the temporary one.
No. Files are not deleted automatically. We suggest to uses that have a shared temp library automatically run
DLTOBJ TMPLIB/*ALL *FILEregularly since all the extension does is create temp files.