syb_tool
a utility used to get ISQL command needed to restore a Sybase database that was
backed up by Data Protector
nl
(this command is available on systems with the Data Protector Sybase Integration
component installed)
syb_tool
SYNOPSIS
syb_tool dbname servername
-date YYYY/MM/DD.hh:mm:ss
[-new_db dbname]
[-new_server servername]
[-file filename]
[-media]
DESCRIPTION
The syb_tool is used to get the data needed for restore of Sybase databases.
OPTIONS
dbname
The name of Sybase database.
servername
The name of Sybase database server on which the backup was performed.
-date YYYY/MM/DD.hh:mm:ss
The date until which your database will be restored. syb_tool will find the first
backup done after this date.
-new_db dbname
The name of the database that you want to restore to.
-new_server servername
The name of the server that you want to restore to.
-file filename
The name of the file where the ISQL statement needed for restore of desired
database will be written to. The ISQL command can be started with the option
-i, followed by the name of the file.
Command line interface reference 275