Results 1 to 3 of 3

Thread: Message 3009 - Could not insert a backup or restore history/detail record in msdb.dbo.sysbackuphisto

  1. #1
    Rajan Guest

    Message 3009 - Could not insert a backup or restore history/detail record in msdb.dbo.sysbackuphisto

    Hi,

    While backing up our database, I am getting the following message:

    Could not insert a backup or restore history/detail record in msdb.dbo.sysbackuphistory or sysrestorehistory. This may indicate a problem with the MSDB database. DUMP/LOAD was still successful. (Message 3009)

    Does anybody have any resolution for the same ?

    Thanks,
    Rajan

  2. #2
    Ray Miao Guest

    Message 3009 - Could not insert a backup or restore history/detail record in msdb.dbo.sysbackuphisto

    Is msdb full?


    ------------
    Rajan at 10/1/01 1:05:50 PM

    Hi,

    While backing up our database, I am getting the following message:

    Could not insert a backup or restore history/detail record in msdb.dbo.sysbackuphistory or sysrestorehistory. This may indicate a problem with the MSDB database. DUMP/LOAD was still successful. (Message 3009)

    Does anybody have any resolution for the same ?

    Thanks,
    Rajan

  3. #3
    Juergen Leis Guest

    Message 3009 - Could not insert a backup or restore history/detail record in msdb.dbo.sysbackuphisto

    DUMP TRAN msdb WITH NO_LOG
    DUMP DATABASE msdb TO ...

    ------------
    Rajan at 10/1/01 1:05:50 PM

    Hi,

    While backing up our database, I am getting the following message:

    Could not insert a backup or restore history/detail record in msdb.dbo.sysbackuphistory or sysrestorehistory. This may indicate a problem with the MSDB database. DUMP/LOAD was still successful. (Message 3009)

    Does anybody have any resolution for the same ?

    Thanks,
    Rajan

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •