IBM Books

Net.Data Messages


Return Code Messages: Quick List

Click on the message number to access explanation and recovery information.

-1002 function <function>. Unable to allocate memory.

-1001 function <function>. Internal code < code>.

1000 function <function>. Function not found.

1001 Function <function_name>. Parameter < parm_name> contains a null value.

1002 function <function_name>. Parameter < parm_name> contains a null string.

1003 function <function>. The number of parameters passed is not correct.

1004 function <function>. Parameter <parm_name > is not a table.

1005 function <function>. Parameter <parm_name > is not a string.

1006 function <function>. Parameter <parm_name > is not an output parameter.

1007 function <function>. Parameter <parm_name > contains a value which is not valid.

1008 function <function>. Value <parm_value > is outside of table bounds.

1009 function <function>. Variable string < string> is not in the correct format.

1010 function <function>. Variable string < string> is not in the correct format.

2000 function <function>. The requested file < filename> was not found.

2001 function <function>. The requested file < filename> could not be opened in the specified mode.

2002 function <function>. The requested file < filename> was not opened.

2003 function <function>. Attempted to read a row of data that exceeded the maximum supported number of bytes.

2004 function <function>. A path specified in FFI_PATH exceeded the maximum supported number of bytes.

2005 function <function>.<System error>

2006 function <function>. The requested file < filename> could not be accessed in the specified mode.

3001 function <function>. Registry <registry_name > already exists.

3002 function <function>. Registry <registry_name > is in use by another process or does not exist.

3003 function <function>. Registry entry < registry_entry> already exists.

3004 function <function>. Registry entry < registry_entry> cannot be found.

3005 function <function>. Registry <registry_name > cannot be found.

3006 function <function>. Path in registry < registry_name> does not exist.

3007 function <function>. You are not authorized to perform the requested registry operation.

3008 function <function>. Registry <registry_name > failed to create.

4000 function <function>. Parameter <parm_name > is not a whole number or is too large.

4001 function <function>. Parameter <parm_name > is not a valid number.

4002 function <function>. Arithmetic overflow or underflow.

5000 function <function>. EXEC statement is empty.

6000 function <function>. EXEC was not specified in the function section.


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