Skip to main content

CASCD0117S

  • November 6, 2015
  • 0 replies
  • 0 views

Problem:

In the console.log the following error appears:

CASCD0117S Fatal Error 0002 while quiescing TX Daemon, reason = 0022

What does this mean?

Resolution:

CASCD0117S

A UNIX call returned with errno set to errno during quiesce of the CAS Daemon.

The call that failed is specified by function, where:

   1 = msgget

   2 = msgsnd

   3 = fgets

   4 = fopen

   5 = mknod

System Action:

   The CAS Daemon continues shutdown

Resolution:

   Dependent on value of errno

Destination:

   standard error and system console

Module:

   dfhmd

So the Fatal Error 0002 would imply that the error was with msgsnd which is a C function. From the message description above it would appear that the problem occurred during the shutdown of the server..

#EnterpriseServer
#Server
#Enterprise

0 replies

Be the first to reply!