![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
|
Processed 415664 pages for database 'CPTS', file 'CPTS_Data' on file 1. The database cannot be recovered because the log was not restored. |
#2
| |||
| |||
|
#3
| |||
| |||
|
|
I'm trying to restore a database backed up a production machine onto my development machine. I don't want to restore the transaction logs (there are two) because they are far too large and are unnecessary for what I'm doing. I would be happy to simply create one new log in my development environment. Therefore, I backed up the database using the No_Log option as in ... Processed 415664 pages for database 'CPTS', file 'CPTS_Data' on file 1. The database cannot be recovered because the log was not restored. What additional step should I take to create a log file? I thought that No_Log was supposed to give me a truncated log file but it didn't seem to do so. |
#4
| |||
| |||
|
#5
| |||
| |||
|
|
As it turns out, I was unable to restore the full backup because my drive was formatted using FAT and it appears that files over 4 GB are not supported with FAT, even though my total available disk space is far beyond 4 GB. I eventually had to do exactly what you suggested -- find a machine that would allow me to restore the full backup, shrink the logs and then create another backup that could be restored on my machine. This was certainly a pain but hopefully I won't have to do it again. |
#6
| |||
| |||
|
![]() |
| Thread Tools | |
| Display Modes | |
| |