Results 1 to 2 of 2

Thread: Backup Problems

  1. #1
    Trevor Orr Guest

    Backup Problems

    I have been backing up my databases for a while now and now when I try to backup any of them I get the message error:

    Violation of PRIMARY KEY constraint `pk_backup_id`: attempt to insert duplicate key in object sysbackuphistory.

    I have run DBCC checkdb on the msdb database and all of my databases I have been trying to backup and there are no errors.

    Anyone have any suggestions?


  2. #2
    ranga Guest

    Backup Problems (reply)

    It depends what mode of backup you use. If you use init. mode, you can probably solve this problem. However if you non-init mode, this problem would have occured.

    ranga


    On 9/4/98 2:07:35 PM, Trevor Orr wrote:
    > I have been backing up my databases for a while now and now when I try to

Posting Permissions

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