HP XP P9000 for Business Continuity Manager Software Installation Guide
The following shows an example of defining a symbol when you do want to output the CLI
command-execution logs to the console:
START YKSETENV,PARM='SYSLOG=CONSOLE'
NOTE:
• The setting made by executing the YKSETENV command (of Business Continuity Manager
earlier than version 5.1) with SYSLOG=YES specified has the same effect as the setting made
by executing the YKSETENV command (of Business Continuity Manager 5.1 or later) with no
SYSLOG parameter specified. Exercise caution when multiple versions of Business Continuity
Manager are used in one environment, or when performing an upgrade.
• The SYSLOG environment variable is shared by Business Continuity Manager and Tiered
Storage Manager for Mainframe. Exercise caution when setting the SYSLOG environment
variable in an environment in which Tiered Storage Manager for Mainframe is installed. For
details, see (page 46).
Defining a system symbol in the IEASYM
xx
parmlib member
The following shows an example of defining a symbol when you do not want to output the CLI
command-execution logs:
SYMDEF(&YKSYSLG='NO')
The following shows an example of defining a symbol when you do want to output the CLI
command-execution logs to SYSLOG:
SYMDEF(&YKSYSLG='YES')
The following shows an example of defining a symbol when you do want to output the CLI
command-execution logs to the console:
SYMDEF(&YKSYSLG='CONSOLE')
If &YKSYSLG is omitted, or if an incorrect value is specified, YES is assumed.
NOTE: The &YKSYSLG system symbol is shared by Business Continuity Manager and Tiered
Storage Manager for Mainframe. Exercise caution when setting the &YKSYSLG system symbol in
an environment in which Tiered Storage Manager for Mainframe is installed. For details, see
(page 46).
NOTE: For the output of CLI command-execution logs in an environment where multiple versions
of Business Continuity Manager exist, see “Specifying whether to output the CLI command-execution
logs (SYSLOG)” (page 105).
YKSETENV command format
The following shows the formats of the YKSETENV commands. For details about command formats,
see “Command format” (page 109).
Format
START YKSETENV,
PARM='{YKCMDIF=[host-id] |
YKLCNSE=[prefix1]|
YKLCNS2=[prefix2]|
LOGPUT=[LOGR|SAM]|
SYSLOG=[YES|NO]}[,...]'
Function Sets the following Business Continuity Manager environment variables:
• Host ID.
• Prefix for the license information dataset.
• BCM Log output method.
• Whether or not CLI command-execution logs are output to or the console.
34 Installing Business Continuity Manager