AS/400 how to move spool file queue to queue ?
25 pts.
0
Q:
AS/400 how to move spool file queue to queue ?
Suppose there 100 spool files in one queue name QEZLOG now i wants to move all the 100 file to another queue LIBOL , So usually we do the command by selection the file 2 and command is OUTQ(LIBOL) SAVE(*YES) but this is lenthy and taking more time , I need one command where all file will be moved at a time .

Software/Hardware used:
iSeries AS400
ASKED: Oct 19 2009  9:00 PM GMT
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
0
6540 pts.
0
A:
 RATE THIS ANSWER
0
Click to Vote:
  •   0
  •  0
  • AddThis Social Bookmark Button
Here is a link to a MOVOUTQ command.
Looks like it is just what you want.
You can download the code.
http://www.dbg400.net/foswiki/bin/view/DBG400/MovOutQ
Last Answered: Oct 19 2009  9:21 PM GMT by CharlieBrowne   6540 pts.
0
0
Discuss This Answer:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _



_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

Mahabub   25 pts.  |   Oct 26 2009  10:44PM GMT

thanks but MOVOUTQ command is not working , because the library is not there .

 

Teandy   3250 pts.  |   Oct 27 2009  6:02PM GMT

Go to the web site Charlie Browne gave you. Download the file. Unzip it and FTP it to your iSeries.

If you are still having problems, there are installation instructions at:

 <a href="http://www.dbg400.net/foswiki/bin/view/DBG400/InstallationInstructions" title="http://www.dbg400.net/foswiki/bin/view/DBG400/InstallationInstructions" target="_blank">http://www.dbg400.net/foswiki/bin/view/D…</a>

 
0