Setting Common Backup and Restore Properties
Go Up to Backing up and Restoring Databases
TIBBackupService
and TIBRestoreService
descend from a common ancestor, which contains the following properties:
Property | Meaning |
---|---|
|
The path of the backup file name |
|
The length in pages of the restored database file; must exceed 2 gigabytes; you must supply a length for each database file except the last |
|
Path of the primary file of the database from the server’s point of view; you can specify multiple database files |
|
If set to <True>, displays backup or restore information in verbose mode |
|
The number of default cache buffers to configure for attachments to the restored database |