HP Integrity NonStop J-Series User Manual
Page 130
NonStop AutoTMF Commands
HP NonStop AutoTMF Software User’s Guide—429952-016
6-54
CREATE MAPDB
Because MapDB contains SQL tables, the MapDB subvolume must be created on an
audited volume.
mapdb-subvol
subvolume where MapDB tables are created.
The default MapDB subvolume name is ESCMAPDB.
volume
volume on which MapDB tables are created.
option
BACKUP 0-to-15
the cpu number of the backup monitor process.
CATALOG SQL-catalog
SQL catalog where MapDB tables are to be registered. The catalog may also
be specified by setting the catalog attribute of the =_DEFAULTS define.
If omitted, the tables are registered in the catalog where SysDB tables are
registered.
HOMETERM file-name
the home terminal for the monitor process.
If omitted or NONE, the home terminal is set to the default EMS collector. The
default EMS collector is $0, or the EMS collector configured by setting the
global parameter EMSCOLLECTOR.
Note that internally, the default hometerm of the monitor is $ZHOME, as
displayed by the TACL command STATUS $<process-name>, because an
CREATE MAPDB [ mapdb-subvol | ON volume ] [ , option ] ;
option is
{ BACKUP 0-to-15
}
{
}
{ CATALOG SQL-catalog
}
{
}
{ HOMETERM file-name
}
{
}
{ MONITOR process-name
}
{
}
{ PRIMARY 0-to-15
}
{
}
{ PRIORITY 1-to-199
}
{
}
{ SECURE
"
rwep
"
}