CASCD0008F Error Creating Message Queue, reason = function,errno TX failed to create a UNIX message queue A UNIX message queue call returned with errno set to function The call that failed is specified by function, where: 1 = msgget 2 = msgctl 3 = msgrcv 4 = msgsnd.
CASCD0009F Error Reading from Message Queue, reason = function,errno TX detected an error whilst reading from a UNIX message queue A UNIX message queue call returned with errno set to function The call that failed is specified by function, where: 1 = msgget 2 = msgctl 3 = msgrcv 4 = msgsnd.
CASCD0010F Error Deleting Message Queue, reason = function,errno TX failed to delete a UNIX message queue during shutdown A UNIX message queue call returned with errno set to function The call that failed is specified by function, where: 1 = msgget 2 = msgctl 3 = msgrcv 4 = msgsnd.
CASCD0015W Error communicating with TX Daemon After the TX Daemon has been created an attempt is made to communicate with it. This attempt was unsuccessful. It is possible
that the console daemon may start successfully and this error occurred due to a slow machine.