IXG233I
LOGSTREAM logstream NOT SUPPORTED ON SYSTEM sysname, SERVICE=ixgservice FAILED, text

Explanation

The system release level does not support the log stream type or attribute, so system logger failed the request. The system might issue other system logger messages for this failed request. For example, on IXGCONN requests, the system will also issue message IXG231I with return code 8, reason code X'08E3'.

In the message text:
logstream
is the name of the log stream.
sysname
is the name of the system.
ixgservice
is the name of a system logger service that received the failure.
text
Presents more details about why the service failed. The values for text are:
ATTRIBUTE DUPLEXMODE(DRXRC)
Indicates the log stream DRXRC option for the DUPLEXMODE parameter is not supported at this release level.
RENAMED LOGSTREAM
Indicates that an application tried to use the logger service to operate on a log stream that has been renamed. This use of a renamed log stream is not supported at this release level. (IXG233I applies only to log streams that have been renamed by invoking IXGINVNT or IXCMIAPU with the NewStreamName parameter.)
ATTRIBUTE GROUP VALUE
Indicates the log stream has a group value other than "PRODUCTION", and the group is not supported at this release level.

System action

System logger fails the specific request. The action of the requester receiving the failed request may vary.

Operator response

Notify the system programmer.

System programmer response

Make the exploiter of system logger run on a system that is at z/OS® release HBB7730 or higher, or update the log stream to remove attributes that are not supported on the current system.

When the DRXRC attribute is not supported on this system release level, you can update the logstream with STG_DUPLEX(NO) or DUPLEXMODE(COND or UNCOND). Or if necessary, you can delete the logstream and redefine it without the DUPLEXMODE(DRXRC) attribute.

When a renamed log stream or a log stream with a value other than GROUP(PRODUCTION) is not supported on this system release level, you will need to connect to it from a system that is at z/OS release HBB7730 or higher.

User response

None.

Programmer response

None.

Source

System logger (SCLOG)

Module

IXGC4CON

Routing code

10

Descriptor code

12