MVSFORUMS.com Forum Index MVSFORUMS.com
A Community of and for MVS Professionals
 
 FAQFAQ   SearchSearch   Quick Manuals   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

Executing CA7 commands in batch #2

 
Post new topic   Reply to topic   printer-friendly view    MVSFORUMS.com Forum Index -> Job Control Language(JCL)
View previous topic :: View next topic  
Author Message
RK
Beginner


Joined: 26 Nov 2008
Posts: 2
Topics: 1

PostPosted: Wed Mar 04, 2009 12:16 am    Post subject: Executing CA7 commands in batch #2 Reply with quote

Hi All,

This is the first time I am posting a thread - forgive me if i am wrong anywhere...

This is with reference to the thread "Executing CA7 commands in batch" . I took the below code from the thread and ran it after making system related changes
here is the jcl i submit
//CA7BTI PROC ID=0,POOL='1-8',DSNPFX=,OPT=,PG=SASSBSTR
//BTERM EXEC PGM=&PG,
// PARM='&ID,POOL=(&POOL),DSNPFX=&DSNPFX,&OPT'
//UCC7CMDS DD DISP=SHR,DSN=CAA1043.CA7.PAWS.COMMDS
//ERRORS DD SYSOUT=*,DCB=BLKSIZE=133
//SYSPRINT DD SYSOUT=*,DCB=BLKSIZE=133
//SYSUDUMP DD SYSOUT=*


But The job is input Q and is running for a very long time . it giving me the below error message in JESMSGLG Question
"@19 CA-7.254 IS CA-7 ACTIVE?? REPLY YES OR NO "

Can somebody please help me in resolving this issue.[/code]
Back to top
View user's profile Send private message
RK
Beginner


Joined: 26 Nov 2008
Posts: 2
Topics: 1

PostPosted: Wed Mar 04, 2009 12:40 am    Post subject: Reply with quote

And below is the Message description i got from CA7-Mesages manual

CA-7.254 IS CA-7 ACTIVE?? REPLY YES OR NO
Explanation: The control record in the Communications data set indicates that CA-7 is active but
60 seconds have elapsed and the batch terminal has not been started. Issued by SASSBSTR.
User Response: If CA-7 is active, reply YES; if not, reply NO. Check the JCL for the batch
terminal interface to make sure the correct Communications data set is being used.

But I am running it in Batch and I want to know how to issue the reply this in Batch
Note : Earlier I had to allocate BATCHI#4 dataset (hope it will not be an issue)
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic   printer-friendly view    MVSFORUMS.com Forum Index -> Job Control Language(JCL) All times are GMT - 5 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


MVSFORUMS
Powered by phpBB © 2001, 2005 phpBB Group