PDSMOPR-02 PDSMAN Release 7.70 Address Space is accepting commands
PDSMENF-01 ENF LISTEN error - the OPSMVS01 event is not defined
PDSMENF-01 ENF LISTEN error - the OPSMVS01 event is not defined
PDSMOPR-27 CA-ENF Interface status: Error - OPS event undef
PDSMOPR-22 PDSMAN COPYRIGHT (c) 2010 CA. All rights reserved.
PDSMOPR-00 Input -> NEWRULES
PDSM00-34 PDSMAN RELEASE 7.70 ACTIVE - LAST INIT 02/17/2021 AT 14:26
PDSM00-1 PDSMAN BLDL/STOW INTERFACE RE-INITIALIZATION COMPLETE. PDSMBSI ADDRESS IS 00F82920
PDSMOPR-07 PDSM00 Requested Processing Completed, RC=0000
New messages during PDSMAN init after maintenance. Message numbers not documented in SMP/e apply HOLD DATA or in Quickref .
Is there some action required to either satisfy or eliminate the messages?
Release : 7.7
Component : CA-PDSMAN for OS/390
See the documentation link on the PARM= field in EXEC for PDSMAN
https://techdocs.broadcom.com/us/en/ca-mainframe-software/traditional-management/ca-pdsman-pds-library-management/7-7/administrating/establishing-the-address-space/pdsman-address-space-implementation.html
Here's an example in use...
XPDSMOPR EXEC PGM=PDSMOPR,PARM='&PRM',TIME=1440...
IEFC653I SUBSTITUTION JCL - PGM=PDSMOPR,PARM='NOMCPU,NOLMON,NODB,NOQMDB'
See SO15704 for detail explanation of the new messages....
APAR #: SO15704
Product: PDSM Release: 7.7 Solution #: 257 Type:
OS: OS Group: MFMISC GBL SUP 1
Title: PDSMAN AND OPS/MVS STOW SVC HOOK COEXISTENCE
****************** VERSION 0 EFFECTIVE: JAN 20 2021 7:35 ******************
ENHANCEMENT DESCRIPTION:
In OPS/MVS r13.5 a STOW SVC hook was implemented to
detect updates to OPS/MVS rules. When a change to
a rule member is detected OPS broadcasts a notification
to all connected instances of OPS that have interest
in the updated rule.
PDSMAN also hooks the STOW SVC and when FastStow is
active we may prevent the OPS/MVS STOW hook from seeing
rule updates.
This PTF introduces an interface between OPS/MVS r14.0
and the PDSMAN STOW hook using the Common Services Event
Notification Facility (CAIENF). This interface ensures that
PDSMAN does not prevent the OPS/MVS STOW hook from seeing
rule data set updates.
The following commands are added to the PDSMAN Operator
Interface to provide control and reporting of the new
interface:
F PDSMAN,STARTENF
Activates monitoring of events from the Common Services
Event Notification Facility.
F PDSMAN,STOPENF
Deactivates PDSMAN monitoring of events from the
Common Services Event Notification Facility.
F PDSMAN,NEWENF
Stops and restarts monitoring of events from the Common
Services Event Notification Facility.
F PDSMAN,OPSLIBS
Reports the libraries that OPS/MVS has indicated interest
in. PDSMAN FastStow will not be performed on these
libraries.
The following message may be received if OPS PTF LU00025
is not installed:
PDSMCM4-3 PFX None
In addition, a new PDSMAN address space startup Execution
Parameter is added to provide control of the PDSMAN ENF and
OPS/MVS interface:
NOENF
Suppresses the automatic initialization of the PDSMAN
interface to the Event Notification Facility during
startup.
The following messages are added to document the status of the
PDSMAN ENF interface:
PDSMENF-01 ENF function error - errorreason
An error occurred during a PDSMAN call to the CAIENF facility.
function is the #ENF function and erroreason may be one
of the following:
. the ENF service is not available
The CAIENF started task is not available or the task
terminated unexpectedly. In either case PDSMAN will retry
the INIT function at approximately five minute intervals
for the next hour. If CAIENF is (re)started after this
period of time issue F PDSMAN,STARTENF to force retry of
the CAIENF INIT function.
. the OPSMVS01 event is not defined
This message is issued when the #ENF LISTEN function
does not recognize the OPS/MVS event. This error indicates
the OPS/MVS release you are running does not have support
for the PDSMAN and OPS/MVS interface. OPS/MVS r14.0 with
OPS PTF LU00025 installed is required.
. unexpected return code: Rc=cc, Rsn=rr
An unexpected return code and reason combination was
received. Contact Technical Support.
PDSMOPR-27 CA-ENF Interface status: enfstatus
This message is issued in response to a F PDSMAN,STATUS
command and during initialization of the PDSMAN CAIENF
Interface. The enfstatus may be one of the following:
. Active
The CA-ENF interface is active.
. Retry in progress
PDSMAN is retrying the CA-ENF interface initialization as
described on the PDSMENF-01 message.
. Error - unexpected Rc
An error occurred on a call to the CAIENF service. The
PDSMAN address space continues running normally.
Obtain the return and reason codes from the previously
issued PDSMENF-01 message and contact Technical Support.
. Error - OPS event undef
This message indicates the OPS/MVS CAIENF event is not
defined. This error could happen if OPS/MVS is inactive or
a release prior to 14.0 is active.
Issue command F PDSMAN,STARTENF to restart the CA-ENF
interface initialization.
. Error - CA-ENF ended
The CAIENF address space terminated unexpectedly. PDSMAN
will retry initializing the interface as described for
'Retry in Progress'.
SYMPTOMS:
The OPS STOW hook may not see STOWs if PDSMAN FastStow
is active.
IMPACT:
The OPS MTC-A facility may not operate correctly.
CIRCUMVENTION:
None.
PRODUCTS AFFECTED:
CA PDSMAN PDS Library Management r7.7
OPERATING SYSTEM(S) AFFECTED:
OS
. Error - retry failed
PDSMAN retried initializing the CA-ENF interface as
described for 'Retry in progress', but CAIENF is still
inactive.