AXNEW01 INIT of CXX fails with RETURN CODE 76 (5)
search cancel

AXNEW01 INIT of CXX fails with RETURN CODE 76 (5)

book

Article ID: 382563

calendar_today

Updated On:

Products

Datacom Datacom/AD

Issue/Introduction

While running the AXNEW01 job to create a new Datacom installation, the job fails running DBUTLTY command

INIT AREA=CXX,DATACOM=AD,CXXNAME=*

and produces error messages:

DB13001E - UNEXPECTED RETURN CODE 76 (5) VSAM ERROR WITH DB01422
DB01422E - VSAM ERROR - 0 CXX NOT AUTH

No other commands are executed because of this.

Environment

z/OS

Cause

In order to run DBUTLTY against VSAM LDS files, the Datacom loadlibs must be APF authorized.

Resolution

This error--RETURN CODE 76 (005)--shows a few lines earlier that DBUTLTY was not running in an APF Authorized state. In order to use the new VSAM Linear Dataset capabilities, you must run with authorized loadlibs. It is possible that an earlier step to perform that authorization may have been missed.

Please review the Customization and Environment Steps in the Datacom/AD installation documentation, there is mention in Step 4 about a process to APF authorize your CAAXLOAD and the CUSLIB for this MUF. Once you have done this, you should be able to rerun the AXNEW01 job with no changes.

Additional Information

As always, please contact Broadcom support for Datacom if you have further questions.