Date: Mon, 3 Feb 2003 10:47:56 -0500
Reply-To: CICS List <CICS-L@LISTSERV.UGA.EDU>
Sender: CICS List <CICS-L@LISTSERV.UGA.EDU>
From: Charles Scott <CScott@OVERNITE.COM>
Subject: Re: Need to know if task, CSKL, dies
Content-Type: multipart/alternative;
Mark, If you are willing to share it, I would appreciate a copy. THX,
Charles
Mark Thurlo <Mark.C.Thurlo@SUPERVALU.COM>
Sent by: CICS List <CICS-L@LISTSERV.UGA.EDU>
02/03/03 10:21 AM
Please respond to CICS List
To: CICS-L@LISTSERV.UGA.EDU
cc:
Subject: Re: Need to know if task, CSKL, dies
In our system I wrote a little program that runs once every so many
minutes to
verify that the socket interface is active.
This program does the following:
1. Scan the list of active trans in the system looking for CSKL
2. If CSKL is not active, start it
3. If CSKL is now active, perform a loopback test by creating a socket
connection to another program within the same region
4. if either CSKL won't come active, or the loopback test failed, write
hi-lighted messages to the console
If you're interested I could send you a copy so you could have an example
of how
to do this.
Mark Thurlo
SuperValu
[text/html]
|