Using dbAdmin

Clovertech Forums Read Only Archives Cloverleaf Cloverleaf Using dbAdmin

  • Creator
    Topic
  • #47694
    Anonymous
    Participant

      Good Morning to All,

      How do I delete 1 message from the recovery database using dbAdmin?

      I have the message number (0.0.14370073) but I keep getting an error message saying  “Illegal mid range specification” when I put the number in the Message ID section.

      I hope someone can help me with this.

      Thanks

      😆

    Viewing 5 reply threads
    • Author
      Replies
      • #56462
        James Cobane
        Participant

          Russell,

          Leave off the 0.0 portion:

          hcidbdump -r -m 14370073 -D

          Hope this helps.

          Jim Cobane

          PHNS, Inc.

        • #56463
          Rick Brown
          Participant

            Make sure you are dropping the 0.0. in your message ID.  The zeros aren’t considered part of the message ID.

            Your message ID is:  14370073

          • #56464
            James Cobane
            Participant

              Russell,

              Leave off the 0.0 portion:

              hcidbdump -r -m 14370073 -D

              (Actually, from the command line, the 0.0.14370073 should also work)

              Hope this helps.

              Jim Cobane

              PHNS, Inc.

            • #56465
              David Caragay
              Participant

                What version of Cloverleaf are you on?  I remember someone having a problem with dbadmin generated command syntax on version 3.8.  Try using command line      hcidbdump -r -m 14370073 -D

              • #56466
                David Caragay
                Participant

                  Damn!    Cobane beat me to the punch….!

                • #56467
                  Anonymous
                  Participant

                    Thanks to everyone. This worked great.

                    ?? Doesn’t the gui work?

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