Accessing Vista DB (error) via TCL API

Clovertech Forums Read Only Archives Cloverleaf Cloverleaf Accessing Vista DB (error) via TCL API

  • Creator
    Topic
  • #48399
    Bakha Nurzhanov
    Participant

      I am wondering if Quovadx provides a mechanism by which contents of error database can be accessed from within a TCL script. I am working on a project to make content of error database for certain threads available via a Web site so application analysts can analyze possible causes of errors.

      I can envision myself writing a cron scheduled job to run hcidbdump but was wondering if there is more elegant solution.

      Obviously hciengine has access to the db since it has ability to write messages to it.

    Viewing 2 reply threads
    • Author
      Replies
      • #58531
        Charlie Bursell
        Participant

          Just exec hcidbdump -e with what ever flags you need and parse the data from there.  Piece of cake  ðŸ˜†

        • #58532
          Bakha Nurzhanov
          Participant

            So there is no HCI TCL extension to access it directly?

          • #58533
            Charlie Bursell
            Participant

              No

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