I am running DDUPDATE to BTG datadictionary entities and getting error message DDPIPW0002 INVALID PASSWORD
search cancel

I am running DDUPDATE to BTG datadictionary entities and getting error message DDPIPW0002 INVALID PASSWORD

book

Article ID: 4861

calendar_today

Updated On:

Products

Datacom DATACOM - AD CIS COMMON SERVICES FOR Z/OS 90S SERVICES DATABASE MANAGEMENT SOLUTIONS FOR DB2 FOR Z/OS COMMON PRODUCT SERVICES COMPONENT Common Services 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

Issue/Introduction

I am running DDUPDATE to BTG datadictionary entities and getting error messages:

DDPIPW0002 INVALID PASSWORD      

DDPPWR0007 PASSWORD REQUIRED     

 

Environment

Release: DATABB00200-14-Datacom/AD
Component:

Resolution

Error DDPIPW0002 INVALID PASSWORD indicates the DD entity has a password associated with it. 

The default password for CA created datadictionary entities is DD

For your own entities you need to run DDUPDATE with -RPT INDEX to get the password. 

For example for a file structure the report is: 

-RPT INDEX,FILE,filename(ALL,PRIV) 

Then look in the PSWD column. You will need to run this report for every entity giving you a password error. 

Once you have the password add this to the BTG card like this: 

-BTG FILE,filename(T001,pswd

where pswd is the password of the entity from the report.