Owner manual

OpenLNS Programmer's Reference 976
lcaErrNsObjectInUse 39
A requested operation can't complete because the object involved in the operation is in
use. For example, you may not be able to delete a node because that node is still included
in connections.
lcaErrNsNodeHasNoSiData 40
The node has no SI (self-information) data, when required.
lcaErrNsDbError 41
An internal database error occurred. This is an internal error, and should be reported to
customer support.
lcaErrNsOutOfJournal 42
No more memory is available for journaling. This is an internal error, and should be
reported to customer support.
lcaErrNsOutOfMemory 43
No more memory is available for allocation.
lcaErrNsBadParms 44
Invalid parameter values.
lcaErrNsNetworkHasInstalledNodes 46
Attempt to add the NSS failed because application nodes have already been defined or
added. You must install the NSS before the other nodes. This is an internal error, and
should be reported to customer support.
lcaErrNsDbImportExport 47
Requested operation can't proceed because a database import or export is currently in
progress.
lcaErrNsProgramNotFound 48
Could not find the program definition required to execute the service.
lcaErrNsIntegrityError 49
Internal integrity error. This is an internal error, and should be reported to customer
support.
lcaErrNsDblimit 50
An unspecified database limit was exceeded.
lcaErrNsNodeNotFound 51
Cannot find the node.
lcaErrNsDuplicateNode 52
An attempt was made to add a node that is already defined.
lcaErrNsNodeDbLimit 53
The node limit has been exceeded.
lcaErrNsDuplicateProgram 54
The program template is already defined.