Create sysdb – HP Integrity NonStop J-Series User Manual
Page 131
NonStop AutoTMF Commands
HP NonStop AutoTMF Software User’s Guide—429952-016
6-55
CREATE SYSDB
EMS collector cannot be specified as the hometerm of a process when the
process is launched. Functionally however, the home terminal for the monitor
process is the default EMS collector, as shown by the AutoTMF
command.
MONITOR process-name
the AutoTMF monitor process to be associated with MapDB. The name must
have 5 characters, including the $.
The default is $ZESC.
PRIMARY 0-to-15
the cpu number of the primary monitor process.
PRIORITY 1-to-199
the priority of the monitor process.
SECURE "rwep"
specifies the READ, WRITE, EXECUTE and PURGE security attributes of
MapDB tables.
When a MapDB is created, the monitor process is started to provide access to MapDB
tables. All the options specified in this command are used when the monitor process is
started.
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.
SysDB must be created on an audited volume.
volume
volume where SysDB will be created. The default is $SYSTEM.
CREATE SYSDB [ ON volume ] [, option ];
option is
{ CATALOG SQL-catalog
}
{
}
{ EMSCOLLECTOR collector-process}
{
}
{ SECURE
"
rwep
"
}