I ran a DYNUTIL DELETE with a POOL= parameter, and got a CADD544W FILE-ID NOT FOUND message even though the dataset was on a volume in the pool and was cataloged.
search cancel

I ran a DYNUTIL DELETE with a POOL= parameter, and got a CADD544W FILE-ID NOT FOUND message even though the dataset was on a volume in the pool and was cataloged.

book

Article ID: 54864

calendar_today

Updated On:

Products

CIS COMMON SERVICES FOR Z/OS 90S SERVICES DATABASE MANAGEMENT SOLUTIONS FOR DB2 FOR Z/OS COMMON PRODUCT SERVICES COMPONENT Common Services Datacom/AD CA ECOMETER SERVER COMPONENT FOC Easytrieve Report Generator for Common Services INFOCAI MAINTENANCE IPC UNICENTER JCLCHECK COMMON COMPONENT Mainframe VM Product Manager CHORUS SOFTWARE MANAGER CA ON DEMAND PORTAL CA Service Desk Manager - Unified Self Service PAM CLIENT FOR LINUX ON MAINFRAME MAINFRAME CONNECTOR FOR LINUX ON MAINFRAME GRAPHICAL MANAGEMENT INTERFACE WEB ADMINISTRATOR FOR TOP SECRET Xpertware Dynam for VSE Dynam VSE Option Vollie

Issue/Introduction

Description:

A job runs creating a file in a Dynam/D disk pool. File is read by IDCAMS DYNUTIL can not find file in disk pool to delete it. File is still on a volume in the disk pool.

Job creates file:
// DLBL OUTFILE,'GETDATA.FTP00008.D',1,SD
// EXTENT SYS006,TSGWRK,1,0,1,200
CADD002I ALLOCATED FILE=OUTFILE SYS006=171 WORK02 X=0/1230/200.

IDCAMS reads file:
CADD028I ACCESSED FILE=DDIN SYS006=171 WORK02 X=0/1230/1.

DYNUTIL can not delete file:
// UPSI 0
// EXEC DYNUTIL,SIZE=DYNUTIL
1S54I PHASE DYNUTIL IS TO BE FETCHED FROM VNDR.CADYN704
COMPUTER ASSOCIATES D Y N A M / D
CA-DYNAM 7.0 0404YD000

DELETE 'GETDATA.FTP00008.D' POOL=TSGWRK PARTIAL
CADD544W FILE-ID NOT FOUND
CADD563I END OF DYNUTIL PROCESSING. MAX.RETURN CODE=0004
1S55I LAST RETURN CODE WAS 0004

The same delete statement with VOL= instead of POOL= finds and deletes the file.

Solution:

Published PTF QO92221 resolves this problem, even though the problem description does not mention this symptom.

Environment

Release:
Component: DYNDVS