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 

Ping a CICS region from other

 
Post new topic   Reply to topic   printer-friendly view    MVSFORUMS.com Forum Index -> CICS and Middleware
View previous topic :: View next topic  
Author Message
Dibakar
Advanced


Joined: 02 Dec 2002
Posts: 700
Topics: 63
Location: USA

PostPosted: Mon Dec 02, 2002 6:09 pm    Post subject: Ping a CICS region from other Reply with quote

I wan't to see if a CICS region is up from other region through CICS program using FETARGET or SYSID. I tried COLLECT STATISTICS for first but it didn't work, gave AEYD Abend. And ALLOC for SYSID but it is giving SYS ERROR even though I can see it through CEMT I CONN. I would like to know if anybody knows some method. FETARGET solution will be very helpful.

Thanks,
Dibakar.
Back to top
View user's profile Send private message Send e-mail
Dibakar
Advanced


Joined: 02 Dec 2002
Posts: 700
Topics: 63
Location: USA

PostPosted: Tue Dec 03, 2002 3:11 pm    Post subject: Reply with quote

I found the solution by going through all commands in through CECI and it is

'EXEC CICS FEPI ALLOC CONVID (WS-CONVID) POOL (POOL1) TARGET (WS-TARGET)
TIMEOUT(1) RESP (WS-CICS-RESP)'

Dibakar
Back to top
View user's profile Send private message Send e-mail
Display posts from previous:   
Post new topic   Reply to topic   printer-friendly view    MVSFORUMS.com Forum Index -> CICS and Middleware 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