Datacom Server DB00501E 68 (001) no DB00123I DB00124W
search cancel

Datacom Server DB00501E 68 (001) no DB00123I DB00124W

book

Article ID: 121465

calendar_today

Updated On:

Products

Datacom Datacom/Server

Issue/Introduction

Upgraded Datacom Server to 15.0 and now getting error message:  

DB00501E - OPEN ERROR - RETURN CODE 68 (001) 

This happens when the Datacom Server region starts before the MUF has finished initializing. 
DELAY68=2 is coded in DBSIDPR but not getting messages: 

DB00123I - WAITING FOR MUF AVAILABILITY
DB00124W - REMAINING DELAY68 TIME -    2 MINUTES

Environment

Z/OS

 

Resolution

Datacom Server 15.0 has new startup parameters to control MUF connection retry, RECONNECT_ATTEMPTS and RECONNECT_DELAY .

Add the following to the Server startup parameters:


RECONNECT_ATTEMPTS=2
RECONNECT_DELAY=2

Additional Information