elog.elogdb-wal reduction?

Clovertech Forums Cloverleaf elog.elogdb-wal reduction?

  • Creator
    Topic
  • #122079
    Jason Russell
    Participant

      Simple question, how do I clear/reduce/get rid of this file?

      I’ve run hcidbdefrag -A and with all the switches individually, as well as hcidbinit -A and with all the the switches individually, and it will touch/clear ALL OTHER databases but that one. Is there something I’m missing to clear it? All recovery and error databases are clear at the time I’m attempting to get reduce the files.

      Probably missing something simple, what is it?

    Viewing 2 reply threads
    • Author
      Replies
      • #122080
        Jim Kosloskey
        Participant

          I am just musing out loud here, but I wonder if that is not a copy of the elog with a person’s initials (-wal). Is that possible?

          email: jim.kosloskey@jim-kosloskey.com 30+ years Cloverleaf, 60 years IT – old fart.

        • #122081
          James Nelson
          Participant

            Actually it’s a temporary file created by SQlite, in this case for the error database.

            https://www.sqlite.org/wal.html

             

             

          • #122082
            James Nelson
            Participant

              You can clear this file by removing all messages from the error database, shutting down the site and running ‘hcidbinit -e’. If the file still remains after this, it can be safely removed before you restart the site.

          Viewing 2 reply threads
          • You must be logged in to reply to this topic.