We are working on setting up a new MUF environment for CA7 software. The issue is when I run the job AXNEW01 to build the database environment I am getting the following message on the CXXINIT step:
DCOM15CN CXXINIT - COMPLETION CODE - SYSTEM=000 USER=0004 REASON=0000000
When I look at the sysprint I can see this error message:
DB13021E - RDW 018D0000 OR DB RCE 40C3 IS INVALID
DB10045E - ABNORMAL TERMINATION DUE TO ERROR(S)
I have tried to look up these error messages but I am unable to locate where the issue is. On the support page for DB13021E, it states the record length of the input data is not correct. However I am not sure how to change this because this is a setup job.
Release : 14.0, 15.0, 15.1
Component : CA Datacom/AD
This can either be that somehow the backup was corrupted during the unpax or more commonly is that you might be pointing to the wrong backup. ensure you are pointing to the right backup
You need :
//DD002BK DD DISP=SHR,DSN=youtrhlq.CAAXDATV(BAS02BKP)
//DD015BK DD DISP=SHR,DSN=yourhlq.CAAXDATV(BAS15BKP)