How do I repair a Database Read Error in CA PDSMAN? Error message PDSMAN Usage Statistics Recording USEDBPUR Error - Database Read Error - RC=08 R0=00000020
search cancel

How do I repair a Database Read Error in CA PDSMAN? Error message PDSMAN Usage Statistics Recording USEDBPUR Error - Database Read Error - RC=08 R0=00000020

book

Article ID: 46789

calendar_today

Updated On:

Products

PDSMAN

Issue/Introduction

Received the following error message:

PDSMDBI-2 Database interface error, Rc=8, R0=00000020, R1=2BF318BC 

PDSMPUSE-02 PDSMAN Usage Statistics Recording USEDBPUR Error - Database Read Error - RC=08 R0=00000020

How do I resolve these error conditions?

 

 

Environment

Release: PDSMA100200-7.7-PDSMAN-PDS Library Management-ONE COMPONENT
Component:

Resolution

This is the problem that was fixed by PTF RO78098 (dated 1-6-2015).

Diagnostic recommendations:

Execute the PDSM38 with these parms . This will provide you with a report showing the errors. This is probably a split record condition and the report will show this to you.

ANALYZEDB DBNAME=DDName 
TYPERUN=REPORT 
REPORT=FULL 

To correct the condition, the other related split records need to be cleaned up. 
Please rerun the PDSM38 ANALYZEDB but change TYPERUN= to specify FIXERRORS.

After TYPERUN=FIXERRORS, run the TYPERUN=REPORT again and you should get
RC=0.

Next, issue F PDSMAN,STOPDB and wait for PDSMDB STC to stop
Now, issue F PDSMAN,STARTDB and wait for PDSMDB STC to become active 

You should not see any PDSMDBI-n messages.