I think you and Elardus nailed it 


Carmen Vitullo 

----- Original Message -----

From: "Dana Mitchell" <mitchd...@gmail.com> 
To: IBM-MAIN@LISTSERV.UA.EDU 
Sent: Thursday, September 13, 2018 9:27:32 AM 
Subject: Re: Strange JES2 SPOOL Offload issue 

Specifying a minus sign (-) before a criterion causes that criterion to be 
removed from the list. 

$TOFF1.ST,WS=(/) 
$HASP886 OFF1.ST 969 
$HASP886 OFF1.ST STATUS=STARTABLE,CREATOR=,DISP=DELETE, 
$HASP886 OUTDISP=(WRITE,KEEP),HOLD=,JOBNAME=,NOTIFY=NO, 
$HASP886 RANGE=(J1,999999),ROUTECDE=(),START=YES, 
$HASP886 VOLUME=(,,,),WS=(Q,OUTD/),BURST=,FCB=,FLASH=, 
$HASP886 FORMS=(,,,,,,,),LIMIT=(0,*),PLIM=(0,*), 
$HASP886 PRMODE=(),QUEUE=,UCS=,WRITER= 
$TOFF1.ST,WS=(-Q/) 
$HASP886 OFF1.ST 971 
$HASP886 OFF1.ST STATUS=STARTABLE,CREATOR=,DISP=DELETE, 
$HASP886 OUTDISP=(WRITE,KEEP),HOLD=,JOBNAME=,NOTIFY=NO, 
$HASP886 RANGE=(J1,999999),ROUTECDE=(),START=YES, 
$HASP886 VOLUME=(,,,),WS=(OUTD/),BURST=,FCB=,FLASH=, 
$HASP886 FORMS=(,,,,,,,),LIMIT=(0,*),PLIM=(0,*), 
$HASP886 PRMODE=(),QUEUE=,UCS=,WRITER= 
$TOFF1.ST,WS=(-OUTD) 
$HASP886 OFF1.ST 973 
$HASP886 OFF1.ST STATUS=STARTABLE,CREATOR=,DISP=DELETE, 
$HASP886 OUTDISP=(WRITE,KEEP),HOLD=,JOBNAME=,NOTIFY=NO, 
$HASP886 RANGE=(J1,999999),ROUTECDE=(),START=YES, 
$HASP886 VOLUME=(,,,),WS=(/),BURST=,FCB=,FLASH=,FORMS=(, 
$HASP886 ,,,,,,),LIMIT=(0,*),PLIM=(0,*),PRMODE=(), 
$HASP886 QUEUE=,UCS=,WRITER= 

HTH 
Dana 


On Thu, 13 Sep 2018 09:05:40 -0500, Todd Burrell <todd_burr...@csx.com> wrote: 

>I'm playing around with JES2 SPOOL OFFLOAD on our test system and I want to be 
>able to try and offload everything from the spool to test out timing. I have 
>changed both of my transmitters to have DISP=KEEP to make the offload 
>no-destructive. 
> 
>However, once I start the offload it does not select anything, and when I try 
>and do $TOFF2.ST,WS=(/), JES2 just ignores this and keeps the same selection 
>criteria I had before I did the command? I have everything else pretty much 
>blanked out for selection criteria, but for some reason JES2 ignores my $TOFF 
>command to change the WS settings? 
> 

---------------------------------------------------------------------- 
For IBM-MAIN subscribe / signoff / archive access instructions, 
send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN 


----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN

Reply via email to