Get a summary of the messages in the recovery database

Clovertech Forums Read Only Archives Cloverleaf Cloverleaf Get a summary of the messages in the recovery database

  • Creator
    Topic
  • #47923
    Anonymous
    Participant

      We created a tclproc to get a count of the messages in the recovery database. This is a sample of the display:

      /opt/quovadx/qdx5.2/integrator/sitefm>hcirdb
      Total messages pending in the site’s Queue: 22

      Messages [code]
      /opt/quovadx/qdx5.2/integrator/sitefm>hcirdb
      Total messages pending in the site’s Queue: 22

      Messages

    Viewing 0 reply threads
    • Author
      Replies
      • #57089
        Anonymous
        Participant

          …And here is the code for the messages in the error database:

          /opt/quovadx/qdx5.2/integrator/sitefm>cat /hci/bin/hciedb
          #!/hci/quovadx/qdx5.2/integrator/bin/hcitcl

          # Set the rdb states
          set rdbs(0)
          [code]
          /opt/quovadx/qdx5.2/integrator/sitefm>cat /hci/bin/hciedb
          #!/hci/quovadx/qdx5.2/integrator/bin/hcitcl

          # Set the rdb states
          set rdbs(0)

      Viewing 0 reply threads
      • The forum ‘Cloverleaf’ is closed to new topics and replies.