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 

Invoking CICS transactions thru JCL or batch program

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


Joined: 20 Feb 2006
Posts: 27
Topics: 14

PostPosted: Wed Dec 13, 2006 12:12 am    Post subject: Invoking CICS transactions thru JCL or batch program Reply with quote

Hi,

Can anyone help me in how to invoke a CICS transaction by submitting a JCL. Is the same possible thru a batch program?

I have seen some JCLs to submit CICS commands thru JCl. But was not able to find any to invoke a CICS transaction.

Thanks in Advance...

Haseen
Back to top
View user's profile Send private message
kolusu
Site Admin
Site Admin


Joined: 26 Nov 2002
Posts: 12376
Topics: 75
Location: San Jose

PostPosted: Wed Dec 13, 2006 6:35 am    Post subject: Reply with quote

haseen_mohammed,


Please search before posting. Check this link

http://www.mvsforums.com/helpboards/viewtopic.php?t=5315&highlight=cics+batch

Kolusu
_________________
Kolusu
www.linkedin.com/in/kolusu
Back to top
View user's profile Send private message Send e-mail Visit poster's website
javagate
Beginner


Joined: 17 Mar 2006
Posts: 6
Topics: 1
Location: USA

PostPosted: Wed Dec 13, 2006 6:55 am    Post subject: Reply with quote

You might try this.

Code:

//SDSF EXEC PGM=SDSF                       
//SYSUDUMP DD SYSOUT=*                     
//ISFOUT   DD SYSOUT=*                     
//ISFIN   DD *                             
ULOG CLOSE                                 
SET CONSOLE XXXXXXX                         
/cics command here     
/*

_________________
I work in the real world not in some IBM lab.
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