Here are some commands that I will use to offload the entire spool.
You may want to look at the IBM JES2 manual listed here for more information:
http://publibz.boulder.ibm.com/cgi-bin/bookmgr_OS390/BOOKS/HAS2A2A0/CCONTENTS?SHELF=has2bka0&DN=SA22-7526-11&DT=20100628130528

Sorry for the long lines as I do not do tiny urls...

Commands that I will use:
JES2 SPOOL OFFLOAD COMMANDS FOR OFFLOADING ENTIRE SPOOL.
$DU,OFFLOAD1                                           *  to check status of 
offloader    *
$T OFF1.JT,WS=(/)                                      *  to reset JT so it 
offloads all    *
$T OFF1.ST,WS=(/)                                      *  to reset ST so it 
offloads all   *
$T OFFLOAD1,DSN=dsname                        *  if using a different dsn name *
$S OFF1.JT                                                  *  starts job 
transmitter            *
$S OFF1.ST                                                 *  starts sysout 
transmitter       *
$S OFFLOAD1,TYPE=TRANSMIT                  *  when finished, do next         *
$P OFFLOAD1                                              *  drains offloader    
                *
 
 
 
JES2 SPOOL OFFLOAD COMMANDS FOR RELOADING ENTIRE SPOOL.
 $DU,OFFLOAD1                                           *  to check status of 
offloader    *     
 $T OFF1.JR,WS=(/)                                      *  to reset JT so it 
reloads all     *     
 $T OFF1.SR,WS=(/)                                      *  to reset ST so it 
reloads all    *     
 $T OFFLOAD1,DSN=dsname                        *  if using a different dsn name 
 *     
 $S OFF1.JR                                                  *  starts job 
transmitter             *     
 $S OFF1.SR                                                 *  starts sysout 
transmitter        *     
 $S OFFLOAD1,TYPE=RECEIVE                     *  when finished, do these next 
steps ** 
 $P OFFLOAD1                                              *  drains offloader   
                  *     
 $T OFF(1).JR,WS=(CL/)                                 *  reset job transmitter 
to prior  *     
 $T OFF(1).SR,WS=(Q/)                                  *  reset sysout 
transmitter prior *     
 $DU,OFFLOAD1                                            *  to check status of 
offloader    *     


-----Original Message-----
From: IBM Mainframe Discussion List [mailto:[email protected]] On Behalf Of 
Sérgio Lima Costa
Sent: Monday, June 27, 2011 10:04 AM
To: [email protected]
Subject: IBM JES2 Manual

Hello List,

We need do a OFFLOAD from our JES2 System.
Someone can help us, with the Manual number, or Manual name of IBM ?
Our ZOS is 1.12.

Thanks very much.




________________________________
"Atenção: Esta mensagem foi enviada para uso exclusivo do(s) destinatários(s) 
acima identificado(s),
podendo conter informações e/ou documentos confidencias/privilegiados e seu 
sigilo é protegido por
lei. Caso você tenha recebido por engano, por favor, informe o remetente e 
apague-a de seu sistema.
Notificamos que é proibido por lei a sua retenção, disseminação, distribuição, 
cópia ou uso sem
expressa autorização do remetente. Opiniões pessoais do remetente não refletem, 
necessariamente,
o ponto de vista da companhia, o qual é divulgado somente por pessoas 
autorizadas."

"Warning: This message was sent for exclusive use of the addressees above 
identified, possibly
containing information and or privileged/confidential documents whose content 
is protected by law.
In case you have mistakenly received it, please notify the sender and delete it 
from your system.
Be noticed that the law forbids the retention, dissemination, distribution, 
copy or use without
express authorization from the sender. Personal opinions of the sender do not 
necessarily reflect
the company's point of view, which is only divulged by authorized personnel."

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [email protected] with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [email protected] with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html

Reply via email to