Skip to main content

Problem:

What is the meaning of the codes -->01 and -->08?

For example:

16/11/2006 14:34:19 RECEIVEALL Error: HPLEVENSRV_P00084     -->08

CCITC32-0008E A response failure has been detected on the given connection.

16/11/2006 14:34:20 RECEIVEALL Error: HPLEVENSRV_P00083     -->08

CCITC32-0008E A response failure has been detected on the given connection.

16/11/2006 14:36:22 RECEIVEALL Error: HPLEVENSRV_P00082     -->08

CCITC32-0008E A response failure has been detected on the given connection.

16/11/2006 14:42:47 TRANSACT Error: HPLEVENSRV_P00036       -->01

CCITC32-0001I A CCITCP call has timed-out. - Processing Continued

16/11/2006 14:43:54 RECEIVEALL Error: HPLEVENSRV_P00081     -->08

CCITC32-0008E A response failure has been detected on the given connection.

16/11/2006 14:45:08 RECEIVEALL Error: HPLEVENSRV_P00036     -->08

CCITC32-0008E A response failure has been detected on the given connection.

16/11/2006 14:51:37 RECEIVEALL Error: HPLEVENSRV_P00005     -->08

CCITC32-0008E A response failure has been detected on the given connection.

Resolution:

A CCITC32-0001I error is a timeout error when connecting to a host machine.  For example, this could be caused by the port number specified not being the same as the port number specified on the remote machine.

A CCITC32-0008E error indicates a response failure from the remote connection. However, not specifying the LUNAME to match the MFA APPLID, probably getting one of these errors.

Old KB# 1257