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 |
what are the parameters required for calling ls & get command(SFTP COMMANDS) from cl progtram.... I want to transfer files(using GET COMMAND) that are retrieved by LS command ...FROM 1 SYSTEM TO ANOTHER... STEP 1:LS-list all files...from remote system STEP 2:GET-actually transfer the files(listed in step 1) from remote system to local system & get stored in some Physical file....Plz reply in detail...Thanx
Hi,while writing a program, what is the mandatory specification using rpg/400 (in7 specification)?And please tell me what is the difference between SCAN AND CHECK opcodes?can any body tell me in real time senario?with example?
hi guys i am new for sqlrpgle, please suggest me good websites and theory and coding. plz plz its very urgent.
CAN WE INSERT FIELD IN PHYSICAL FILE BY USING OPNQRYF?
is it possible to create a join logical file using two join logical files ? give exact reason for your answer
is there any way I can ease my rpg controls on numeric input fields? How about an input date field?
What is the purpose of 'CPYTOIMPF' command?
6 Answers Aditya Birla, Redington,
How to debug a batch job when it is in messagewait(mswg) status. I know the steps for batch ebugging, but im confusing with when we submit any job for batch debug we put in held state. So here also do same thing or any other way?
Which command we can use to update a physical file using c.l pgm?
What is the use of E specification in RPG?
a program variable coded in an embedded sql statement is referred to as?
how can we view the entire objects and its types in a pgm?