Re: How do I delete one JES2 $TA command?

2021-02-02 Thread Charles Mills
Marvelous. Thank you.

Actually $CAid with no comma.

Charles


-Original Message-
From: IBM Mainframe Discussion List [mailto:IBM-MAIN@LISTSERV.UA.EDU] On Behalf 
Of Carmen Vitullo
Sent: Tuesday, February 2, 2021 9:43 AM
To: IBM-MAIN@LISTSERV.UA.EDU
Subject: Re: How do I delete one JES2 $TA command?

  
$CA,ALL to delete all  
$CA,ID to delete specific commands 
$TA,all to show the ID's 
Carmen  
  

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


Re: How do I delete one JES2 $TA command?

2021-02-02 Thread Carmen Vitullo
  
$CA,ALL to delete all  
$CA,ID to delete specific commands 
$TA,all to show the ID's 
Carmen  
  

   

-Original Message-

From: Charles 
To: IBM-MAIN 
Date: Tuesday, 2 February 2021 11:37 AM CST
Subject: How do I delete one JES2 $TA command?

This seems like an incredibly basic question but I don't see the answer in 
JES2 commands. 

I have a repeating JES2 command in effect: 

$TAname,T=02.30,I=86400,'command' 

I know I can modify it by simply re-issuing the $TA with the same name. 

How do I delete it entirely? I tried just $TAname but that lists the 
command, it does not delete it. 

Thanks, 
Charles 

-- 
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


Re: How do I delete one JES2 $TA command?

2021-02-02 Thread Lizette Koehler
$TA#,cancel

I think is how you do it

Lizette

-Original Message-
From: IBM Mainframe Discussion List  On Behalf Of
Charles Mills
Sent: Tuesday, February 2, 2021 10:37 AM
To: IBM-MAIN@LISTSERV.UA.EDU
Subject: How do I delete one JES2 $TA command?

This seems like an incredibly basic question but I don't see the answer in
JES2 commands.

I have a repeating JES2 command in effect:

$TAname,T=02.30,I=86400,'command'

I know I can modify it by simply re-issuing the $TA with the same name.

How do I delete it entirely? I tried just $TAname but that lists the
command, it does not delete it.

Thanks,
Charles 

--
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