Messages cannot be retrieved from a z/OS listener using style
number
description
.
Messages cannot be retrieved from a
PowerExchange Listener on z/OS because it uses one of the following alternate logging
styles: 2 - A DTLLOG01 DD that points to a GDG, or 4 - A DTLLOG01 DD that points to a
SYSOUT file.
To retrieve messages from a z/OS PowerExchange Listener, you must use
one of the following alternate logging styles: 1 - Disk files allocated without
DTLLOG0x statements, or 3 - Disk files allocated by using DD statements DTLLOG01 to
DTLLOG20 in the job JCL.
The task terminates.
If you need to retrieve of
PowerExchange Listener messages to Windows , configure the PowerExchange Listener to use
style 1 and then restart the PowerExchange Listener.