IBM Mainframe Forum Index
 
Log In
 
IBM Mainframe Forum Index Mainframe: Search IBM Mainframe Forum: FAQ Register
 

Connecting to CICS thru a batch job


IBM Mainframe Forums -> CICS
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
alamelu

New User


Joined: 18 Jul 2005
Posts: 15

PostPosted: Wed Sep 13, 2006 1:56 pm
Reply with quote

Hi,

I have a requirement say,

If on line(CICS Region) is being up , i have to bypass some of the steps in my batch job.

There is an IPCPBTCH utility that opens and closes the online files thru the batch job.

I can make use of this that sets the RC differntly when the the online is down to bypass some of my steps.

Is there any other way by which using the batch can we get whether the online is up or not?

Thanks,
Alamelu.
Back to top
View user's profile Send private message
ofer71

Global Moderator


Joined: 27 Dec 2005
Posts: 2358
Location: Israel

PostPosted: Wed Sep 13, 2006 4:37 pm
Reply with quote

There are many other ways, where my favorite is EXCI. But if you only need to test whether a CICS region is down, you can check the currently running jobs in SDSF.

O.
Back to top
View user's profile Send private message
View previous topic :: :: View next topic  
Post new topic   Reply to topic View Bookmarks
All times are GMT + 6 Hours
Forum Index -> CICS

 


Similar Topics
Topic Forum Replies
No new posts Using API Gateway from CICS program CICS 0
No new posts How to get a stack trace on a looping... ABENDS & Debugging 5
No new posts Calling Java method from batch COBOL ... COBOL Programming 5
No new posts Calling an Open C library function in... CICS 1
No new posts How to 'Ping' a CICS region in JCL CICS 2
Search our Forums:

Back to Top