AutoSYNC Software User's Guide (Update 17)

Installation
HP AutoSYNC User’s Guide522580-018
2-4
Create the AutoSYNC System Database
Create the AutoSYNC System Database
Each system running AutoSYNC maintains system-level parameters stored in a small
set of tables to control the overall operation of the product. This set of tables is referred
to as the System Database (SysDB).
If you have already installed HP NonStop AutoTMF software, the SysDB has already
been created and will be used by AutoSYNC.
If SysDB does not exist, the first time AUTOSYNC is run, a warning message appears
directing you to create a SysDB.
Start the Command Interpreter
The System Database or SysDB is created using AUTOSYNC. When starting
AUTOSYNC the first time, a warning message appears notifying the user that
AutoSYNC could not find a System Database. Otherwise, if HP NonStop AutoTMF is
not installed on the system, the existence of a subvolume named ESCSYSDB
indicates that AutoSYNC is already installed.
Invoke AUTOSYNC with a standard TACL RUN command:
Create the SysDB Tables
SysDB is created by executing the following command:
If the volume parameter is omitted, the SysDB is created on $SYSTEM. The SYSDB
volume must be an audited disk; choose another volume if $SYSTEM is not audited.
The SysDB is a set of SQL tables that must be registered in a SQL catalog. By default,
a catalog is automatically created in a subvolume called ESCCATLG (on the same
$ATMF JCCSYAAT 8> autosync
HP Nonstop(tm) AutoSYNC(tm) Command Interpreter(T2713H01) - System \BLPROD
(C)2010 Hewlett Packard Development Company, L.P.
(C)2010 Carr Scott Software Incorporated
*Warning* The SysDB cannot be found. Issue the CREATE SYSDB command to
* 1601 * create it. Enter HELP CREATE-SYSDB; for more information.
*Warning* Use of AutoSYNC requires licensing. To obtain the
* 1801 * licensing key, send an e-mail to LICENSE.MANAGER@HP.COM.
* * Please provide your system serial number and order number.
* * This system has serial number 56146.
CREATE SYSDB [ ON volume ];