Issues Trying to Define and Use NODELIST for ACF2 LDS, ACF67030, ACF67030, ACF0A204
search cancel

Issues Trying to Define and Use NODELIST for ACF2 LDS, ACF67030, ACF67030, ACF0A204

book

Article ID: 194731

calendar_today

Updated On:

Products

ACF2 ACF2 - DB2 Option ACF2 for zVM ACF2 - z/OS ACF2 - MISC LDAP SERVER FOR Z/OS PAM CLIENT FOR LINUX ON MAINFRAME WEB ADMINISTRATOR FOR TOP SECRET

Issue/Introduction

When trying to define a NODELIST record for ACF2 LDS getting various errors such as:

 ACF67030 INVALID OPERAND - CONTROL
 ACF67030 INVALID OPERAND - DESCRIBE
 ACF0A204 INVALID REQUEST - UNDEFINED RECORD ID   

 

Environment

Release : 16.0

Component : CA ACF2 for z/OS

Resolution

The following example commands can be used to create an ACF2 NODELIST record.

ACF
SET CONTROL(GSO)
INSERT NODELIST.email type(lds) nodes(ldap.sys1) des(test nodelist)  
F ACF2,REFRESH(NODELIST)
SHOW NODELIST     

To specify the 'DESCRIBE' field only 'DESC', 'DES' or 'DE' are valid.

For NODELIST the NODES specification must match a defined 'Control LDS LDAP Record' LDAP.qualifier, as shown in the SHOW LDS 'ACTIVE LDAP RECORD LIST' list. Note that the 'STATUS' for the active LDAP record list does not have to be 'CONNECTED" but the LDAP.qualifier record must exist.