Error Database

Clovertech Forums Read Only Archives Cloverleaf Cloverleaf Error Database

  • Creator
    Topic
  • #48622
    David Harrison
    Participant

      I need to clear out the error database on my production site. Do I need to close everything down first?

      Am I correct in the assumption that the command for this is

      Code:

      hcidbinit -e

    Viewing 1 reply thread
    • Author
      Replies
      • #59191
        James Cobane
        Participant

          David,

          To clear out the Error database, the command is:

          hcidbdump -e -D

          The -D parameter specifies to ‘delete’ messages from the Error database; you will get prompted that ‘deleting messages without saving to a file is dangerous’; just enter ‘Y’ to continue.  You can specify a filename after the -D parameter if you wish to save off the messages for some reason, but I’m assuming you just want to clear out the Error database.  You don’t have to stop anything to perform the hcidbdump command.

          The hcidbinit command (along with all of the necessary parameters) is used to re-initialize the recovery and error databases, which deletes any messages in the databases and compresses the databases to re-claim space.  You need to have all the process shutdown to perform the ‘hcidbinit’.

          Hope this helps.

          Jim Cobane

          Henry Ford Health

        • #59192
          David Harrison
          Participant

            Thanks Jim

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