Open System Services Shell and Utilities Reference Manual (G06.27+, H06.04+)

gtacl(1) OSS Shell and Utilities Reference Manual
Refer to the manual for the debugging tool in use for additional information
about debug events and debugger use.
-jobid 0 | -jobid -1
Controls the job ID to be assigned to the child process.
Specifying -jobid 0 prevents the child process from running as part of a batch
job (the gtacl process cannot function as a batch job ancestor, so no other value
than -jobid -1 is supported).
Specifying -jobid -1 causes the child process to inherit its job ID (if any) from
gtacl.
The default value is -jobid -1.
-lib pathname Species the OSS pathname of a user library le in the Guardian le system to
be used by the child process; the program le for the child process is modied to
point to the specied library.
Use of this option requires write access to the program le for the child process.
The library le must be in the Guardian le system on the same HP node as the
program le for the child process.
This option is needed only when a child process requires a user library and an
alternate is needed. The default action is to run the child process with no
modication to its user library usage.
+lib Species that the child process is to run without any user library le; the pro-
gram le for the child process is modied so that it does not point to a library.
Use of this option requires write access to the program le for the child process.
This option is needed only when a child process has used a user library that is no
longer needed. The default action is to run the child process with no
modication to its user library usage.
-mem n Species the amount of memory to allocate for the data stack of the child process
in 2048-byte virtual memory pages (1-64). (Used for G-series TNS or
accelerated child processes only.) The default amount is determined by the pro-
gram le executed as the child process.
-name {/G/}processname
Starts the child process as a named process using the specied name; pro-
cessname must conform to Guardian process name rules for length.
If /G/ is omitted, the full lename of the process is resolved using Guardian
environment rules. Refer to the RUN command description in the TACL Refer-
ence Manual for the rules affecting process name length and resolution.
The rules for mapping between Guardian lenames and OSS pathnames mean
that processname cannot begin with the dollar sign ($) used in the Guardian
environment.
If only -name /G is specied, the operating system creates a unique four-
character process name.
The default action is to use the process name attribute for the program le of the
child process.
430 Hewlett-Packard Company 527188-004