You could use the DB2 RRSAF function "FIND_DB2_SUBSYSTEMS" which will populate 2 arrays, each with 4 byte entries (which must be caller provided) with DB2 subsystem ID's and an indicator if the subsystem is active. For more information, see the DB2 Application Programming and SQL Guide manual. =============================================== Wayne Driscoll OMEGAMON DB2 L3 Support/Development wdrisco(AT)us.ibm.com ===============================================
From: "Kenneth J. Kripke" <[email protected]> To: [email protected], Date: 04/01/2013 01:17 AM Subject: [IBM-MAIN] DB2 subsystem availability Sent by: IBM Mainframe Discussion List <[email protected]> Hello; Is there a way to determine if a DB2 or any subsystem is truly available? I know how to sweep the SSCT entries to see if they are defined, but, Is there a way to see if the subsystem is truly alive and can process requests? Kenneth J. Kripke [email protected] ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN
