how do you detect unused spool storage?
Answers were Sorted based on User's Feedback
Answer / manasi
The Reclaim Spool Storage (RCLSPLSTG) command reclaims unused storage for spooled files that have not been used for more than the number of days specified by the user.
| Is This Answer Correct ? | 1 Yes | 0 No |
Apart from opening of a file do we have any other use of USROPN?
What is SFLSIZ ?
1.what operation cannot be used in conjunction with file coded as divice type disk? 2.Difference between INCLUDE AND COPY?
What is an authorization list?
explain the difference between defining subfile and message-subfile?
what is command in SFTP which is equivalent to SDUP command in FTP?
PGM QSH CMD('/QOpenSys/bin/sftp -b/home/test/myfile.txt serverUserID@server') ENDPGM In above example,what is content of myfile.txt ...Thanx
What does SDA stands for ?
How many primary files allowed in a program?
What is the maximum number of key fields allowed defining in a physical file?
what is arrival sequence?
Hi Friends, I need immediately answer for this: Senario is that,I am selecting records from the display and window subfile on the basis of Reason Code and some more fields but spool file not showing the same records which i have selected by display and window subfile. Q.What could be the causes(resons)to not show records properly (just selected in the display file and Window subfile)according the selection criteria of the records. Q.What would be the solutions to show records properly in the spool file just as selected in in the display file and window subfile according to the selection criteria.