NetBase SQL Shadowing Handbook

NetBase SQL Installation
____________________________________________________________
ver A0195 QUEST Software, Inc. 2-25
Sample Startup and Backup Jobs
Sample jobs for starting SQL and backing it up may be found in the JOB group of the NetBase
account. Please note that the jobs reflect a simple shadowing scenario from master to shadow,
building archive log files on the master, and non-archive (small) log files on the shadow.
The naming convention is as follows:
SQLINITM.JOB.NETBASE Start (initialize) SQL for the Master machine
SQLINITS.JOB.NETBASE Start SQL for a shadow machine
SQLBACKM.JOB.NETBASE Backup routine for the master machine
SQLBACKS.JOB.NETBASE Backup routine for the shadow machine
These files are templates. They must be customized to work on your system, using your DBE
names, home partition numbers, WSLIDs, account names, log file names, and sizes. The syntax
for many of the commands is critical. Please modify the values, but maintain the same syntax,
being careful to keep single quotes, commas, and semicolons where they are.