Managed File Transfer

 View Only
Expand all | Collapse all

how to do IBM Sterling Integrator server health checkup from backend database queries

  • 1.  how to do IBM Sterling Integrator server health checkup from backend database queries

    Posted Thu January 19, 2023 10:01 AM
    I wanted to automate server restart process , to automate process I need to figure out queries to monitor server health checkup post restart. The health checkup steps include like
    1.Operations>System>Cluster>Node Status should be 1.
    2.Token Node' should be 'True' for Node 1,
    3. get listingof halted & interrupted BPs ,
    4. There should not be any old active locks except 'PURGE_SERVICE'
    5. Monitor few important Bps running fine.

    Can above steps be validated from backend queries? please advise

    ------------------------------
    Neetuagarwal Shrivastava
    ------------------------------

    #IBMSterlingB2BIntegratorandIBMSterlingFileGatewayDevelopers
    #DataExchange


  • 2.  RE: how to do IBM Sterling Integrator server health checkup from backend database queries

    Posted Fri January 20, 2023 03:50 AM
    opscmd will be your friend for the most.
    Take a look here: https://community.ibm.com/community/user/supplychain/blogs/tanvi-kakodkar1/2020/01/20/sterlingintegrator

    ------------------------------
    Daniel Hammling
    ------------------------------



  • 3.  RE: how to do IBM Sterling Integrator server health checkup from backend database queries

    Posted Thu January 26, 2023 11:26 AM
    Thanks @Daniel Hammling .
    Is there any way to check the status of a BP & EDIINT monitoring also either by command line or backend table?
    Please advise​

    ------------------------------
    Neetuagarwal Shrivastava
    ------------------------------