IDC2054I INVALID AUTHORIZATION message during delete of VSAM dataset executing Fast Recover.
search cancel

IDC2054I INVALID AUTHORIZATION message during delete of VSAM dataset executing Fast Recover.

book

Article ID: 143867

calendar_today

Updated On:

Products

Fast Recover for DB2 for z/OS Database Management for DB2 for z/OS - Recovery Suite Log Analyzer SMF Audit Trace Option

Issue/Introduction

Fast Recover for Db2 for z/OS (PFR) is failing when issuing a VSAM DELETE with the following messages:

DELETE vcat.DSNDBC.dbname.tsname.J0001.A001    PURGE -
 CATALOG(catname)
IDC2054I INVALID AUTHORIZATION TO EXECUTE FUNCTION
IDC3009I ** VSAM CATALOG RETURN CODE IS 190 - REASON CODE IS IGG0CLFT-2
IDC0551I ** ENTRY vcat.DSNDBC.dbname.tsname.J0001.A001 NOT DELETED
IDC0001I FUNCTION COMPLETED, HIGHEST CONDITION CODE WAS 8

TSS7250E 136 J=jobname A=acid TYPE=IBMFAC RESOURCE=STGADMIN.IGG.DIRCAT
TSS7251E Access Denied to IBMFAC <STGADMIN.IGG.DIRCAT>


The VSAM DELETE command is using a wrong parameter CATALOG where the catname is an alias,
not a catalog, and it is asking for additional permission.

Environment

Release: 20.0
Component: Fast Recover for Db2 for z/OS

Resolution

Specify the following PFR parmlib parameter in hlq.CDBAPARM member PFR:

IDCAMS-CATALOG(NO)    /* Use CATALOG parm with AMS (YES OR NO)      */