HS:OTI Service errors from PDL on an IM
The IM will repeatedly log PPA events from HS:OTI Service and some data can not be located in PDL on the IM. With HS_PDL_DEBUG set to 1, the following text in the PDLDataServer0.log file is indication of the issue.
PdlObject.cpp @ 615 4-14:42:45 <5132>| Recieved Start_Task(,14262,0,,,,E_ABSETZ~R120~1401892872~Eabs_ZL3,
hsPDLTaskVaria @ 960 4-14:42:45 <5132>| Error, a TASK Variable record with the id/name [14262/E_ABSETZ~R120~1401892872~Eabs_ZL] already exists
hsPDLTaskVaria @ 966 4-14:42:45 <5132>| ORAERR [-1]
Notice the variable name in bold has been truncated from what was received
Symptoms:- "HS:OTI service returned error 1" event from IM logged continually in PPA event listData missing from PDL on IM"HS:OTI service ORA-00100: no data found" event from IM logged continually in PPA event list
Answers
The IM limitation for task and variable name lengths is documented in the Batch Configuration Guide. The limitation affects many areas of batch. Here is a search of the Batch guide showing some of these limitations.
The list should be reviewed against the recipe and batch configuration to see if any names exceed the documented limit and changes made if any limits are found to be exceeded.
Add new comment