ACF01004 LOGONID authid NOT FOUND , CICS TXN to a DB2 Distributed Address space.
search cancel

ACF01004 LOGONID authid NOT FOUND , CICS TXN to a DB2 Distributed Address space.

book

Article ID: 279544

calendar_today

Updated On:

Products

ACF2 - z/OS

Issue/Introduction

CICS transactions not running after SAFDEF removal in production region.

Production DB2 user is trying to run a distributed CICS transaction. 

In the db2 log the below error is seen.

 ACF01004 LOGONID authid NOT FOUND

This authid does not exist in any system as they are CICS transactions not ID's.

Environment

Z/OS

Cause

The LID associated with a DB2  distributed started task didn't exist in ACF2 as evidenced by error message ACF01004.

Resolution

Ran the ACFRPTPW - Invalid Password/Authority Log report in order to verify what logon id that  is currently not found by ACF2.

The report shows return code 4 for authid which is the LID associated with a DB2  distributed started task.

CA ACF2 - ACFRPTPW - INVALID PASSWORD/AUTHORITY LOG -                 PAGE
DATE mm/dd/yy (yy.ddd) TIME hh.mm LINECNT(99999),MASK(-)

  DATE        TIME     LID      JNAME    SUBMIT'R SOURCE    PROGRAM    RC

yy.ddd mm/dd hh.mm   authid     distsp    distsp   lpar  +            4

In the report documentation link above there are a list of return code one of which is:

04
LOGONID NOT FOUND

At the bottom of this report it helpfully provides descriptions of all the codes reported in the report:

-RC FIELD DESCRIPTIONS
0    4  LOGONID NOT FOUND
     6  PASSWORD NOT ALLOWED FOR LOGONID
    12  PASSWORD NOT MATCHED
    13  LOGONID SUSPENDED FOR PASSWORD VIOLATIONS
    17  PASSWORD EXPIRED
    44  PASSWORD PHRASE NOT SET FOR LOGONID

Customer created this LID on the LPAR where the DB2 started task runs , refreshed ACF2 according to the attached knowledgebase article and the problem is resolved.

ACF2 error ACF01004 LOGONID IZUSRV1 NOT FOUND when trying to start z/OSMF