View previous topic :: View next topic
|
Author |
Message |
Arunvasagan
New User
Joined: 16 Mar 2011 Posts: 2 Location: Chennai
|
|
|
|
Can any one pls tell me how to move a job from EJES to SAVRS...? |
|
Back to top |
|
 |
Akatsukami
Global Moderator

Joined: 03 Oct 2009 Posts: 1787 Location: Bloomington, IL
|
|
|
|
Arunvasagan wrote: |
Can any one pls tell me how to move a job from EJES to SAVRS...? |
OTTOMH, I believe that you can issue the Wx line command to re-queue all sysouts of a job to class x. Let x be whatever sysout class your site defines as written to $AVRS. I'll verify this when I get into my office in a few hours. |
|
Back to top |
|
 |
Arunvasagan
New User
Joined: 16 Mar 2011 Posts: 2 Location: Chennai
|
|
|
|
thanks for your reply ....am a beginner, so am not that much familiar in this ..so can you pls explain with screen shot if possible ...? is there any options available ?? |
|
Back to top |
|
 |
Robert Sample
Global Moderator

Joined: 06 Jun 2008 Posts: 8700 Location: Dubuque, Iowa, USA
|
|
|
|
What do you mean by "options" -- (E)JES options? $AVRS options? both? something else?
You ABSOLUTELY MUST talk to someone working at your site. There is an output class set up to allow $AVRS to process output. That job output class varies by site -- so only someone working AT YOUR SITE could possibly tell you which job class to use. For example, my site uses P; other sites use different classes. So the command I issue in (E)JES to route my job output to $AVRS, as Akatsukami indicated, is WP as shown here:
Code: |
STATUS - 521S- 4X- 13W- 0H- 0T- 37,139 Records ------------------- Row 1 of 17
Cmd JobName JobID Status Process StepNum StepName JP MaxComp Records
___ ________ _________________ ________ _______ ________ __ ________ _________>
RS0CDS JOB13814 W-OUTPUT OUTSERV 1 7 CC 0000 4,798
RS0CDS JOB15275 W-OUTPUT OUTSERV 1 7 CC 0000 629
RS0CDS JOB18266 W-OUTPUT OUTSERV 1 7 CC 0000 5,442
RS0UNVEX JOB23079 W-OUTPUT OUTSERV 1 7 CC 0000 261
CICSDCS JOB23536 X-SYS1 MAIN 1 3 CICS220 10 0
RS0MF226 JOB30556 W-OUTPUT OUTSERV 7 7 CC 0004 1,863
RS0MF226 JOB30557 W-OUTPUT OUTSERV 1 7 CC 0000 42
wp RS0ZFSX JOB30659 W-OUTPUT OUTSERV 1 7 CC 0000 76
AC1PILEM JOB30683 W-OUTPUT OUTSERV 7 9 CC 0000 11,114
AC1ACTUP JOB30688 W-OUTPUT OUTSERV 2 8 CC 0000 710
CICSADS JOB30954 X-SYS1 MAIN 3 5 CICS220 10 0
RS0CDS JOB31338 W-OUTPUT OUTSERV 1 7 CC 0000 5,509
RS0SDCOL JOB33511 W-OUTPUT OUTSERV 1 7 CC 0000 2,365
DR JOB34615 X-JES3 DR 0 *JES3DSP 15 0
TTSSRS0B JOB34720 W-OUTPUT OUTSERV 1 7 CC 0000 2,165
TTSSRS0B JOB34721 W-OUTPUT OUTSERV 1 7 CC 0000 2,165
TTSSRS0 TSU44602 X-SYS1 MAIN 1 1 SPFTECH 15 0
******************************* Bottom of Data ******************************** |
|
|
Back to top |
|
 |
|