Configuring NSK-Specific Parameters
(Optional) You can use the NSK agent to set NSK-specific parameters in jobs such as the Tandem Advanced Command Language (TACL) that should be used, or the user under which the job report should be created. The agent then searches for the specific lines in the job script and sets the parameters that you defined. TACL handles these lines as comments. The agent uses the particular default values for parameters that are not set in the script.
Specify the parameters in the following format:
== Parameter=Value
The following parameters are supported:
-
UC4_TACL_PROGRAM
Alternative TACL (Shell)
You can specify a different TACL if the standard TACL loads an environment that should not be used for AE jobs. This parameter is also helpful if several clients access a nonstop machine, and if they require different TACL environments.
If the specified TACL cannot be used, the agent uses the standard TACL, and it logs an error message. -
UC4_TACL_PROCESSNAME
TACL process name -
UC4_REPORT_USERNAME
The user under which the job report should be created. You can also use the DEFAULT_USER value to have the job report created with the user under which the job runs. -
UC4_REPORT_SECURITY
NonStop security string for the job report
Important! Use this parameter carefully. An incorrect security string can result in the agent not being able to read or delete the job report.
Example:
== UC4_TACL_PROGRAM=$SYSTEM.SYS03.TACL
== UC4_TACL_PROCESSNAME=$CAT2
== UC4_REPORT_USERNAME=SQLCMP.SMITH
== UC4_REPORT_SECURITY=NNNN