Skip to main content

CASSI0006S Error opening RDO file, reason = 05, subcodes (3,5)

  • February 16, 2013
  • 2 replies
  • 1 view

Created On:  25 March 2011

Problem:

Server startup fails with the following error in the console.log and the server terminates abnormally.

CASSI0006S Error opening RDO file, reason = 05, subcodes (3,5)

This error occurs when the system attempts to open the RDO file which contains all the CICS resource groups and definitions. The RDO file is called dfhdrdat.

Resolution:

Using the ES admin console, edit the ES server, and go to the Server > Properties > MSS/CICS tab and check the value in the field named 'Resource Defintion File Path:'. It should specify a valid location where RDO file can be found. If it's blank, then it defaults to DFHRDAT file under  install-dir\\base\\files\\sys.

Also, check the file permissions are sufficient for the ES Admin user to access the RDO file.
Incident #2486317
Old KB# 33763

#CASSI0006S
#EnterpriseDeveloper
#RDOfile
#MFDS

2 replies

  • Author
  • Rocketeer
  • 19312 replies
  • March 18, 2017
Created On:  25 March 2011

Problem:

Server startup fails with the following error in the console.log and the server terminates abnormally.

CASSI0006S Error opening RDO file, reason = 05, subcodes (3,5)

This error occurs when the system attempts to open the RDO file which contains all the CICS resource groups and definitions. The RDO file is called dfhdrdat.

Resolution:

Using the ES admin console, edit the ES server, and go to the Server > Properties > MSS/CICS tab and check the value in the field named 'Resource Defintion File Path:'. It should specify a valid location where RDO file can be found. If it's blank, then it defaults to DFHRDAT file under  install-dir\\base\\files\\sys.

Also, check the file permissions are sufficient for the ES Admin user to access the RDO file.
Incident #2486317
Old KB# 33763

#CASSI0006S
#EnterpriseDeveloper
#RDOfile
#MFDS

CASSI0006S Error opening RDO file, reason = 01, subcodes (9,004)

How to resolve this error?


  • Author
  • Rocketeer
  • 19312 replies
  • March 20, 2017
Created On:  25 March 2011

Problem:

Server startup fails with the following error in the console.log and the server terminates abnormally.

CASSI0006S Error opening RDO file, reason = 05, subcodes (3,5)

This error occurs when the system attempts to open the RDO file which contains all the CICS resource groups and definitions. The RDO file is called dfhdrdat.

Resolution:

Using the ES admin console, edit the ES server, and go to the Server > Properties > MSS/CICS tab and check the value in the field named 'Resource Defintion File Path:'. It should specify a valid location where RDO file can be found. If it's blank, then it defaults to DFHRDAT file under  install-dir\\base\\files\\sys.

Also, check the file permissions are sufficient for the ES Admin user to access the RDO file.
Incident #2486317
Old KB# 33763

#CASSI0006S
#EnterpriseDeveloper
#RDOfile
#MFDS

Udit: You should open a new thread in the appropriate forum, rather than commenting on a wiki post.

Per the product documentation, a file handler error 9/004 is "illegal character in filename". The "RDO file" is the file dfhdrdat in the directory specified under Resource Definition File Path on the MSS tab of the region definition. The most likely cause is that you have invalid data in that field.