CA IMS Tools V20 abend ITKF003E during RECOVER of prod databases.
search cancel

CA IMS Tools V20 abend ITKF003E during RECOVER of prod databases.

book

Article ID: 207133

calendar_today

Updated On:

Products

Database Organizer for IMS for z/OS Database Analyzer (IMS Tools)

Issue/Introduction

IMS-system was shutdown and all databases where Image Copied (with IDIDBO and DBRC=YES).

Then DL/1 batch started (not registered in DBRC) and abended.

The instruction is to RESTORE all databases to IC:s taken before the batch.

Job was prepared that will RESTORE all databases from latest IC.  

This is the first time this job runs with DBRC=YES.

One example of the control statements :

FUNCTION=RECOVER,

DBDNAME=DAA01,

DDNAME=DAA01,

ICDDNAME=BUP01,

IIRRECORD=YES,DBRC=YES

Some of the error messages:

ITKF003E PSEUDO ULU REGION INITIALIZATION FAILED FOR DATABASE DAA01 WITH REASON CODE: 220.

DBOE303E STANDALONE PSEUDO-ULU FAILED TO INITIALISE, R15=010

 

The job works fine with DBRC=NO (exactly the same JCL).

 

 

Environment

Release : 20.0

Component : CA Database Organizer for IMS

Resolution

IMS DD statement is missing as indicated  in JESMSGLG: "IEC130I IMS      DD STATEMENT MISSING"


DBDLIB DD statement is not sufficient for operations with DBRC.


Follow IEC130I explanation for further information.

Additional Information

Missing IMS DD statement. DBDLIB DD is not enough when invoking DBRC.

Since this is the first time running with DBRC, it was not needed it so far.