What does 'Done with volume #1' mean?


While restoring a database you might get a message like this one:

Done with volume #1, "mydb.fbk"
Press return to reopen that file, or type a new
name followed by return to open a different file.

Firebird's backup tool gbak can back up databases to a multi-volume tape backup set. When it finds a truncated backup file, it assumes that the rest of the backup is on a second tape - and waits for you to change the tape or point it to the next volume.

If you are using hard disks for backup, your backup file is most probably incomplete (maybe the backup reached the file size limit for the filesystem, see FAQ #59). Run backup with -V switch to see at which point it stops.


Do you find this FAQ incorrect or incomplete? Please e-mail us what needs to be changed. To ensure quality, each change is checked by our editors (and often tested on live Firebird databases), before it enters the main FAQ database. If you desire so, the changes will be credited to your name. To learn more, visit our add content page.



All contents are copyright © 2007-2024 FirebirdFAQ.org unless otherwise stated in the text.


Links   Firebird   News   FlameRobin   Powered by FB: Home Inventory   Euchre  
Add content   About  

Categories
 Newbies
 SQL
 Installation and setup
 Backup and restore
 Performance
 Security
 Connectivity and API
 HOWTOs
 Errors and error codes
 Miscellaneous