Create sysdb – HP Integrity NonStop H-Series User Manual
Page 124
![background image](/manuals/397556/124/background.png)
NonStop AutoTMF Software Commands
HP NonStop AutoTMF Software User’s Guide—429952-013
6-52
CREATE SYSDB
option
CATALOG SQL-catalog
SQL catalog where MapDB tables are to be registered. The catalog may also
be specified either by the
command or by specifying a catalog
attribute for the =_DEFAULTS define.
If omitted, the tables are registered in the catalog where SysDB tables are
registered.
SECURE "rwep"
specifies the READ, WRITE, EXECUTE and PURGE security attributes of
MapDB tables.
MONITOR process-name
NonStop AutoTMF software monitor process to be associated with MapDB.
The name must have 5 characters, including the $. The default is $ZESC.
PRIMARY cpu-number
cpu (in the range of 0 to 15) of the primary monitor processes. Used when the
monitor process is started.
BACKUP cpu-number
cpu (in the range of 0 to 15) of the backup monitor processes. Used when the
monitor process is started.
PRIORITY process-priority
priority (in the range of 1 to 199) for the monitor process. Used when the
monitor process is started.
HOMETERM file-name
home terminal for the monitor process. Used when the monitor process is
started.
If not specified, HOMETERM is set to EMS collector $0.
When a MapDB is created, the monitor process is started to provide access to MapDB
tables. Operational procedures should be updated to start the monitor after a system
cold load.
CREATE SYSDB
Creates the system database (SysDB). SysDB is a set of SQL tables in a subvolume
named ESCSYSDB. These tables are updated with registration information and the list
of MapDBs and associated monitor processes.