Open System Services Shell and Utilities Reference Manual (G06.27+, H06.04+)
gtacl(1) OSS Shell and Utilities Reference Manual
-cpu n Specifies the processor (0-15) in which the child process is to run.
The default processor is the processor in which gtacl is running, unless the child
process is being created on another HP node. When the child process runs on
another HP node, the operating system on that node assigns the default proces-
sor.
-debug Enters a Guardian environment debugging tool at the first executable instruction
of the child process. The default action is to start the child process without a
debugging tool active.
Refer to the manual for the debugger in use for additional information.
-defmode on | -defmode off
Specifies the Guardian DEFINE mode for the child process.
If you use -defmode on, all Guardian DEFINE values of the process executing
gtacl are inherited by the child process.
If you use -defmode off, only Guardian =_DEFAULTS DEFINE values are
inherited by the child process.
The default mode is the DEFINE mode in effect for gtacl.
Refer to the TACL Reference Manual for additional information about Guardian
DEFINEs.
-extswap pathname
Specifies a Guardian swap file or swap volume for the extended data segment of
the child process. (Used for G-series TNS or accelerated child processes only.)
The pathname must be specified in OSS pathname syntax.
The default action is to use the swap volume specified in the =_DEFAULTS
DEFINE for the child process. If that volume is not available, the operating sys-
tem chooses a swap volume.
Refer to the Guardian Programmer’s Guide for additional information about
swap files.
-f pathname Specifies a text file containing the environment variables to be passed to the
TACL process as PARAMs.
The environment variables must be listed in name=value format, with each pair
on a new line; white space is ignored before the equal sign. Variable definitions
that follow this format are passed, one PARAM for each definition, to the Guar-
dian TACL process. Environment variable definitions that do not follow this for-
mat are ignored.
If the -f flag is omitted, gtacl attempts to pass all existing environment variables
unless the -s flag is used. If both the -f and -s flags are specified, the -f option is
ignored. If the -f flag is specified more than once, only the rightmost
specification in the command line is used.
-gpri n Assigns the initial Guardian execution priority n (1-199) to the child process.
The value 1 is the lowest priority; the value 199 is the highest priority.
The default priority is the priority used for gtacl.
4−28 Hewlett-Packard Company 527188-004