Candle GC32-9172-00 Indoor Furnishings User Manual


 
KOGCM001KONCT303 481
KOGVL33I pdutype REQUEST CONTINUED. LRN=lrn @address SEQNO=seqno
Explanation: An multi-packet Protocol Data Unit was successfully continued.
The pdutype value indicates the type of service request. The lrn indicates the
logical resource number of the VU parameter list. The address indicates the
address of the VU parameter list being continued. The seqno value specifies the
PDU sequence number found in the continuation packet.
System Action: VU Server proceeds with normal execution.
User Response: None. This is a diagnostic message issued when TRACE
options have been enabled.
KOGVL34I pdutype PDU BEING PARSED BY routine
Explanation: A Protocol Data Unit containing VU API service parameters is
being processed by a VU Server routine. The pdutype value indicates the type
service request. The routine indicates the name of the VU Server routine handling
the service request.
System Action: VU Server proceeds with normal execution.
User Response: None. This is a diagnostic message issued when TRACE
options have been enabled.
KOGVL35I PREVIOUS pdutype PARMS LOCATED LRN=lrn @address
Explanation: A previously started set of service call parameters have been
located for continuation. The pdutype value indicates the type of service request.
The lrn indicates the logical resource number of the VU parameter list. The
address indicates the address of the VU parameter list.
System Action: VU Server proceeds with normal execution.
User Response: None. This is a diagnostic message issued when TRACE
options have been enabled.
KOGVL36I CONTINUATION OF pdutype SUCCESSFUL
Explanation: A multi-packet Protocol Data Unit has been reassembled
successfully and will now be dispatched for service execution. The pdutype value
indicates the type of service request.
System Action: VU Server proceeds with dispatch of the service request.
User Response: None. This is a diagnostic message issued when TRACE
options have been enabled.
KOGVL37E INVALID REQUEST LRN=lrn SPECIFIED IN pdutype PDU
Explanation: An invalid logical resource number for a VU request was specified
by the VU Client. The lrn identifies the invalid logical resource number. The
applid identifies the SLU APPLID of the VU Client. The prcno identifies the
process ID of the VU Client.
This message is issued when a VU request handle is used after a DROP has been
successfully completed on the request or when an invalid request handle has been
specified in the VU API service call.
System Action: VU Server rejects the request and transmits an error response
to the client.
User Response: Ensure that the proper sequence of VU API service calls and
that VU API request handles are reused properly.