DB10053 - MUF RUNNING, FUNCTION REQUIRES MUF DOWN, error when using DBUTLTY
search cancel

DB10053 - MUF RUNNING, FUNCTION REQUIRES MUF DOWN, error when using DBUTLTY

book

Article ID: 44172

calendar_today

Updated On:

Products

Datacom DATACOM - AD

Issue/Introduction

Receiving the following error when installing a new CA Datacom/AD 14.0 for ENF:

DB10053 - MUF RUNNING, FUNCTION REQUIRES MUF DOWN,

This is happening when executing AXNEW01.

 

 

Environment

Release: DATABB00200-14-Datacom/AD

Resolution

TARGET_MUF_LIST and CXXNAME must be unique inside the Sysplex.

In this case, the customer had already specified TARGET_MUF_LIST=()  for an existing Jobtrac environment.

Changing TARGET_MUF_LIST to a meaningful CXXNAME name resolved the problem.

 

Additional Information:

In CA Datacom/AD 14.0 release the following output may be helpful to diagnostic the problem:

//DBUTLTY EXEC PGM=DBUTLTY,REGION=6M,PARM='/PGMMONTH=1 
//STEPLIB DD DSN=CAI.DATACOM.R14.CUSLIB,DISP=SHR 
//DD DSN=CAI.DATACOM.R14.CAAXLOAD,DISP=SHR 
//SYSPRINT DD SYSOUT=* 
//SYSOUT DD SYSOUT=* 
//SYSPUNCH DD DUMMY 
//DDSNAP DD SYSOUT=* 
//SNAPER DD SYSOUT=* 
//SYSUDUMP DD SYSOUT=* 
//* 
//SYSIN DD * 
SET OPTION1=ON-ERROR-CONTINUE 
SET OPTION1=DUMPPGM=DBSIDPR 
REPORT MEMORY=MVS 
/* 

Which should list your DBSIDPR parameters.