Anyone ever encountered a "Drive Door Open" error when attempting to create a db from a backup?
Here's what I did:
1. Took a backup of my db on one server ("DEVINS"
2. Moved the backup to a different server
3. Opened Control Center, right click on databases, selected Create from Backup
4. In DESCRIPTION tab: Typed in new db name ("DEVINS"
, Alias ("DEVINS"
, selected local drive (D) on which to create the db
5. In BACKUP IMAGE tab: Selected "Manually enter...", identified the backup directory in which the DEVINS.0 directory resides, and entered the correct date and timestamp information per the backup log.
6. In ROLL FORWARD tab: unselected "Leave in roll-forward..."
7. Click OK
It fails everytime. I either get the "Doesn't match an existing image with the same date/timestamp" error, or if I go in an edit the double // out of the script, I get a "Drive Door Open" error.
Any help you can offer would be appreciated.
Thanks
Here's what I did:
1. Took a backup of my db on one server ("DEVINS"
2. Moved the backup to a different server
3. Opened Control Center, right click on databases, selected Create from Backup
4. In DESCRIPTION tab: Typed in new db name ("DEVINS"
5. In BACKUP IMAGE tab: Selected "Manually enter...", identified the backup directory in which the DEVINS.0 directory resides, and entered the correct date and timestamp information per the backup log.
6. In ROLL FORWARD tab: unselected "Leave in roll-forward..."
7. Click OK
It fails everytime. I either get the "Doesn't match an existing image with the same date/timestamp" error, or if I go in an edit the double // out of the script, I get a "Drive Door Open" error.
Any help you can offer would be appreciated.
Thanks