Init CXX failing with RC 94(200)
search cancel

Init CXX failing with RC 94(200)

book

Article ID: 42579

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

Problem:

I'm attempting to bring up another Datacom engine on our test LPAR and I'm getting this error:

DB13001E - UNEXPECTED RETURN CODE 94 (200) CXX NAME MISMATCH SU/MU

I have a unique name for this CXX so I'm not sure what the issue is.  

 

Environment:

z/OS, CA Datacom/DB 14.0 or AD 14.0

Cause:

This indicates that one execution of DBUTLTY is incorrectly connected. A single execution may only execute against a single Directory (CXX). In the two modes of operation, Single User and Multi-User Facility, the first connection establishes the CXX name being used. If a function utilizes the other mode and finds a different name, the error is recognized.

Resolution:

You may double check your DBSIDPR parameter being used in your CUSLIB.

a DBUTLTY REPORT MEMORY=MVS

and / or

DBUTLTY SET OPTIONS=DUMPPGM=DBSIDPR

should help finding the problem.

Look at TARGET_MUF_LIST and CXXNAME. Possibly you are not pointing to the MUF you think. 

Or the parameters used in DBSIDPR are not specific enough or the CUSLIB is not appropriate. 

 

Environment

Release:
Component: DB