The following error messages appear starting Sysview after applying maintenance:
13.00.01 STC04321 IXG231I IXGCONN REQUEST=CONNECT TO LOG STREAM GSVX.SMFDATA.SMFD.ABCD 001
001 DID NOT SUCCEED FOR JOB SYSVIEW. RETURN CODE: 00000008 REASON CODE:
001 0000080B DIAG1: 00000000 DIAG2: 00000000 DIAG3: 00000000 DIAG4:
001 00000000
13.00.01 STC04321 GSV2808I (SMFDATA) Specified log stream name not defined in the LOGR policy.
13.00.01 STC04321 GSVX554E (SMFDATA) IXGCONN CONNECT failed, log stream name not defined
The GSVX.SMFDATA.SMFD.ABCD is not defined in LOGR nor is it defined in the PARMLIB members SMFDATA and SVWVDSLB .
Why there is an attempt to connect to an undefined Log Stream?
Release : 16.0
Component : SYSVIEW
The maintenance included the fix SO16108.
SO16108 enhances the CA SYSVIEW Event Capture Option to contain a new component named Dynamic SMF Log stream Browsing (DSLB).
This component allows records being written to SMF to be collected and logged in one or more CA SYSVIEW log streams based on a subscription list.
The ++HOLD of SO16108 documents the steps to implement the Dynamic SMF Log stream Browsing (DSLB) feature.
One of the steps is to add a new option to the SMFDATA parmlib.
The option is :
DynamicSMFLogstreamDefinitions NONE|WARM|COLD
If SMFDATA does not contain this option with a value of COLD the Definitions are loaded from the CA SYSVIEW persistent data store so Sysview tries to connect with an old Data Logger.
Code the following option in the SMFDATA parmlib member.
DynamicSMFLogstreamDefinitions COLD
and start Sysview (COLD mode).
For more information about Dynamic SMF Log stream Browsing (DSLB) type TOPICS in Sysview screen and search for the topic:
Dynamic SMF Log stream Browsing
More information is available also at the following link: