IBM Books

Net.Data Messages


About Net.Data Return Codes and Messages

This section describes return code messages that are returned when using the Net.Data built-in functions.

A message and its help information are provided as follows:

-1002 function function. Unable to allocate memory. 
 
Explanation: The server could not process a request for storage from Net.Data. 
 
User Response: Ensure the server has enough memory. 

Each message has a return code number by which you can locate the message and additional information about why the error occured and what you can do to resolve the error. The return code number can be positive or negative:

Positive return codes
Indicates an error within the function, such as syntax, invalid values, or a system error.

Negative return codes
Indicates an internal Net.Data error.

The message text accompanies the number and briefly describes the error condition. This text might include function, file, variable, or language environment names. These names are not included in this document, but are provided within the message.

Return Code Messages: Quick List

Return Code Messages: Explanation and Recovery Information


[ Top of Page | Previous Page | Next Page | Table of Contents ]