1.
Create a database device. See
Figure 55 Creating a database device
2.
Create an empty database, named Sybdata1. See
Figure 56 Creating an empty database
3.
Restore Sybdata to Sybdata1 by running:
1>load database Sybdata1 from "ob2syb::latest version::Sybdata"
2>go
Example 3
To restore the latest version of the database database3 backed up with three
streams, run:
1>load database database3 from "ob2syb::latest version"
2>stripe on "ob2syb::latest version"
3>stripe on "ob2syb::latest version"
4>go
Example 4
To start a restore a database from the instance "instance1", which name contains
Cyrilic and Latin charaters, and for which the load command was saved in the file
restore_20050609-2.txt, run :
isql -S instance1 -U admin -PSybase_password -J utf8 -i
restore_20050609-2.txt
144
Integrating Sybase Server and Data Protector
Figure 55
on page 144.
Figure 56
on page 144.
Need help?
Do you have a question about the Data Protector A.06.11 and is the answer not in the manual?