General Errors

General error messages are listed as follows:

&H101 -- 257 LCFAIL_PROGRAM -- Connector program failure.

An unexpected internal error has occurred. Collect all information regarding events leading up to this error and contact HCL Support.

&H102 -- 258 LCFAIL_MEMORY -- Unable to allocate memory.

An attempt to allocate program memory failed. There are a few possible causes of this error. First check system resources to determine if your system is low on memory. If it is, then more memory is needed on your system to support the processing tasks occurring. If your system still has significant memory available, then a request for a very large amount of memory was made. Certain operations are memory intensive, such as loading extremely large data values, requesting too many records at one time, or using a Metaconnector such as the Order Metaconnector (which loads the entire result set at once) against a very large result set.