Hitachi

Job Management Partner 1 Version 10 Job Management Partner 1/Advanced Shell Description, User's Guide, Reference, and Operator's Guide


JOBLOG_SUPPRESS_MSG parameter (defines a message that is not to be output to job execution logs)

Organization of this page

Format

#-adsh_conf JOBLOG_SUPPRESS_MSG message-ID

Description

This parameter specifies the message ID of a message that is not to be output to the job execution logs.

To specify multiple messages, specify this parameter for each applicable message ID. The parameters can be specified in any order.

Specifying the same message ID in more than one parameter will not result in an error. JP1/Advanced Shell assumes that each message ID is specified only once.

The following table shows the relationship between this parameter and message output.

No.

Message output destination

Specification of the ID of a message to be suppressed

Specified

Omitted

1

Job execution log files on spool

N

Y

2

Debugger's console

N

Y

3

Editor's console

N

Y

4

System execution logs

N

Y

5

Other output destination (such as the standard output)

N

N

Legend:

Y: Message is output.

N: Message is not output.

Operands

message-ID ~<message ID>((10 bytes))

Specifies the message ID of a message whose output to job execution logs is to be suppressed. The specifiable message IDs are as follows:

Suppressible message content

Specifiable message IDs

Built-in commands

Updating of shell variable

KNAX6110-I

KNAX6111-I

KNAX6120-I

KNAX6121-I

Standard shell command

KNAX6112-I

KNAX6113-I

KNAX6122-I

KNAX6123-I

External commands

Executable file

KNAX6116-I

KNAX6117-I

KNAX6126-I

KNAX6127-I

Script file

Extended shell commands

KNAX6114-I

KNAX6115-I

KNAX6124-I

KNAX6125-I

Parameters related to execution of child jobs

CHILDJOB_PGM parameter

KNAX6830-I

CHILDJOB_SHEBANG parameter

KNAX6831-I

CHILDJOB_EXT parameter

KNAX6832-I

Notes

Example