The following error messages are generated by Net.Data when it it completes an operation or detects an error.
Explanation: Net.Data has detected the specified internal error.
User Response: Correct the specified error and try again. Contact your Net.Data administrator for assistance.
Explanation: Net.Data has detected an invalid or missing value for the specified variable.
User Response: Specify a valid value for the specified variable and try again. See the Net.Data Reference for more information about valid variable values.
Explanation: Net.Data was unable to locate the specified function.
User Response: The specified function does not exist in the macro file. Specify a valid function and try again.
Explanation: Net.Data has detected a null value in the specified parameter.
User Response: Ensure that the specified parameter contains a non-null value and try again.
Explanation: Net.Data has detected an invalid number of parameters specified.
User Response: Ensure that the correct number of parameters are specified and try again.
Explanation: Net.Data was unable to process the specified file because the file does not exist or Net.Data was not able to open it.
User Response: Ensure the specified file exists and that Net.Data has the proper authority and try again.
Explanation: A valid license is needed to use Net.Data.
User Response: Purchase and install a valid Net.Data license and try again.
Explanation: The syntax of the QUERY_STRING variable for the URL is invalid.
User Response: Correct the QUERY_STRING variable and try again.
Explanation: The content type of the input data in the HTML POST method should be "application/x-www-form-urlencode", but is not.
User Response: Please check your browser MIME types to correct the content type and try again.
Explanation: The system is out of memory so that Net.Data is unable to allocate the space needed.
User Response: Check your operating system status, specifically the virtual memory. If the virtual memory is too low, increase the available memory space.
Explanation: The specified CGI variable has an invalid value.
User Response: Check that the web server is specifying a correct value for the specified CGI variable and try again.
Explanation: The specified environment variable has an invalid value.
User Response: Check that the server is specifying a correct value for the specified environment variable and try again.
Explanation: Net.Data has detected a null value in the parameter.
User Response: Ensure that the parameter contains a non-null value and try again.
Explanation: An invalid number of parameters were provided.
User Response: Ensure that the correct number of parameters are specified and try again.
Explanation: Net.Data has detected an invalid number of parameters were specified.
User Response: Ensure that the correct number of parameters are specified and try again.
Explanation: Net.Data has detected an invalid or missing value for the specified variable.
User Response: Specify a valid value for the specified variable and try again.
Explanation: Net.Data could not establish a try-and-buy license for the evaluation period.
User Response: This may be an internal Net.Data Error. Make sure you have at least 2KB free space on the hard drive where Net.Data is installed. If so, then contact IBM technical support.
Explanation: Your trial period for Net.Data has begun. You will be able to use Net.Data for a certain number of days after which, you must enroll a production license for Net.Data or it will stop functioning.
User Response: A production license can be obtained from IBM or the supplier where you got this evaluation copy of Net.Data. To perform this operation please refer to the documentation in the Installing Net.Data Licenses section.
Explanation: This message will appear on the first day of your trial period and infrequently on certain days during your trial period. You will be able to use Net.Data for the specified number of days after which, you must enroll a production license for Net.Data or it will stop functioning.
User Response: A production license can be obtained from IBM or the supplier where you got this evaluation copy of Net.Data. To perform this operation please refer to the documentation in the Installing Net.Data Licenses section.
Explanation: This message will appear when the trial period for Net.Data has expired.
User Response: A production license can be obtained from IBM or the supplier where you got this evaluation copy of Net.Data. To perform this operation please refer to the documentation in the Installing Net.Data Licenses section.
Explanation: This message will appear when Net.Data is unable to locate and verify the Net.Data license control file.
User Response: A production license can be obtained from IBM or the supplier where you got this evaluation copy of Net.Data. To perform this operation please refer to the documentation in the Installing Net.Data Licenses section.
Explanation: An invalid codepage was specified for one or more of the variables DefaultNetCp, DefaultFsCp, or DefaultDBCp. The default processing is as follows:
User Response: Verify that the codepages specified in the Web server's configuration file for DefaultNetCp and DefaultFsCp, and the codepage specified in the Net.Data initialization file for DefaultDBCp are correct.
Explanation: Live Connection Manager has detected an internal communication protocol error.
User Response: Report the problem to your system administrator.
Explanation: Live Connection has detected an internal function failure.
User Response: Report the problem to your system administrator.
Explanation: Live Connection has detected an internal function failure.
User Response: Report the problem to your system administrator.
Explanation: Live Connection was unable to start all cliettes for the specified cliette group.
User Response: Report the problem to your system administrator.
Explanation: Live Connection was unable to find a cliette to handle request for the specified cliette group.
User Response: Check that the cliette group was properly configured in the Live Connection configuration file.
Explanation: Live Connection Manager was unable to read the specified configuration file.
User Response: The specified configuration file could not be correctly read. Check that the file can be accessed and that the configuration statements inside the file are correct.
Explanation: The specified path variable must be defined in order for Net.Data to execute.
User Response: Define the specified variable and try again.
Explanation: The specified macro file does not exist.
User Response: Specify a valid macro file and try again.
Explanation: Net.Data has detected an invalid specified language environment.
User Response: Specify a valid language environment and try again. See Net.Data Language Environment Reference for more information on the environment path of the macro file.
Explanation: Net.Data variable definitions cannot be self referencing.
User Response: Check the specified variable definition in the defined section in your macro file and try again.
Explanation: A Net.Data table variable should be defined as x=Table(number).
User Response: Check your macro file to make sure your table variable is defined and try again.
Explanation: The maximum string length that Net.Data can handle is 320,000 characters.
User Response: Check your macro file for the length of variable name or function name, correct the length, and try again.
Explanation: An entry in the form data has no name and a variable name was expected. For example, the form data may look like &;=field.
User Response: Check the form data and provide a name in the illegal entry and try again.
Explanation: Form data requires the format variable_name=variable_value.
User Response: Provide an equal sign (=) in the invalid form data and try again.
Explanation: The database parameter in the language environment entry does not terminate with a right parenthesis [)].
User Response: Check the database parameter in the form data, correct it, and try again.
Explanation: The database language environment entry must have a database name.
User Response: Check the form data, provide a database name in the database language environment entry, and try again.
Explanation: The language environment entry in the form data must have a language environment entry.
User Response: Check the form data, provide a language environment entry, and try again.
Explanation: The form data contains a database language environment, but the query is missing.
User Response: Check the form data, provide a query, and try again.
Explanation: The form data must have a function specification.
User Response: Check the form data and provide a function specification and try again.
Explanation: The form data referenced a variable that is not defined.
User Response: Check the form data, define the corresponding variable, and try again.
Explanation: After running the system command, Net.Data obtained the non-zero system error code. This usually implies the failure of the execution.
User Response: Check the syntax of the system command at the specified line. Try running the system command from the command line to verify there is an error.
Explanation: Net.Data is unable to find or open the configuration file.
User Response: Make sure that the Net.Data configuration file is in the server's HTML root directory and ensure that the access permission for the file is read and write.
Explanation: Net.Data is able to find the configuration file but unable to read it.
User Response: Ensure that the access permission for the file is read.
Explanation: The maximum character length for an SQL statement is .
User Response: Rewrite the SQL statement to make it shorter, such as breaking it down into shorter SQL statements and then combining the results, and try again.
Explanation: Net.Data has failed to connect to the specified language environment.
User Response: If Live Connection Manager is used, make sure that the Live Connection Manager is configured and running correctly. If a database language environment is used, check with your database administrator.
Explanation: The language environment specified is incorrect for the specified function.
User Response: Correct the language environment type and try again.
Explanation: Net.Data has overridden the user set value of the specified built-in variable.
User Response: Ensure that the built-in variable is not overridden inadvertently, as built-in variables are usually designed for read-only, and try again.
Explanation: The value of the variable DTW_SAVE_TABLE_IN is an invalid table name.
User Response: Ensure that the variable DTW_SAVE_TABLE_IN contains a valid table name and try again.
Explanation: Net.Data was unable to execute the specified SQL statement.
User Response: Check the SQL statement, along with any database error messages, and try again.
Explanation: Net.Data has encountered an internal failure. This is a Net.Data internal error.
User Response: Report the problem to your system administrator.
Explanation: Net.Data has encountered an internal failure. This is a Net.Data internal error.
User Response: Report the problem to your system administrator.
Explanation: Net.Data has encountered an internal failure. This is a Net.Data internal error.
User Response: Report the problem to your system administrator.
Explanation: Net.Data has encountered an internal failure. This is a Net.Data internal error.
User Response: Report the problem to your system administrator.
Explanation: Net.Data has encountered an internal failure. This is a Net.Data internal error.
User Response: Report the problem to your system administrator.
Explanation: Net.Data has encountered an internal failure. This is a Net.Data internal error.
User Response: Report the problem to your system administrator.
Explanation: Net.Data has encountered an internal failure. This is a Net.Data internal error.
User Response: Report the problem to your system administrator.
Explanation: Net.Data has attempted to delete a cycle variable from a temporary cycle table. However, this variable does not exist or has already been removed.
User Response: Report the problem to your system administrator.
Explanation: Net.Data has encountered an internal failure due to a possible lack of memory. This is a Net.Data internal error.
User Response: Report the problem to your system administrator.
Explanation: Net.Data has attempted to find address for the specified DLL to load. Either the memory is corrupted or the pointer contains an invalid address.
User Response: Report the problem to your system administrator.
Explanation: The database might not exist or it has already been closed.
User Response: Report the problem to your system administrator.
Explanation: The application was not bound to the database.
User Response: Try to manually bind it again or report the problem to your system administrator.
Explanation: Net.Data has encountered an internal failure. This is a Net.Data internal error. For example, the application tries to insert 10 rows in the database table and commit if success. For some reasons, it cannot fulfill to insert all and try rolling back to undo the job, and it cannot.
User Response: Report the problem to your system administrator.
Explanation: Net.Data has encountered an internal failure. This is a Net.Data internal error.
User Response: Report the problem to your system administrator.
Explanation: Net.Data has encountered an internal failure. The new operator might have returned a NULL value, or there might not be enough memory.
User Response: Report the problem to your system administrator.
Explanation: Net.Data has encountered an internal failure. This is a Net.Data internal error.
User Response: Report the problem to your system administrator.
Explanation: Net.Data has encountered an internal failure. This is a Net.Data internal error.
User Response: Report the problem to your system administrator.
Explanation: Net.Data has encountered an internal failure. This is a Net.Data internal error.
User Response: Report the problem to your system administrator.
Explanation: Net.Data has encountered an internal failure. This is a Net.Data internal error.
User Response: Report the problem to your system administrator.
Explanation: Net.Data has encountered an internal failure. This is a Net.Data internal error.
User Response: Report the problem to your IBM service representative.
Explanation: Net.Data has attempted to find address for the specified DLL to load. Either memory is corrupted or the pointer contains an invalid address.
User Response: Report the problem to your system administrator.
Explanation: Net.Data has detected an invalid language environment statement in the INI file.
User Response: See Net.Data Language Environment Reference for more information. Specify a valid language environment and try again.
Explanation: Net.Data has encountered an internal failure. This is a Net.Data internal error.
User Response: Report the problem to your system administrator.
Explanation: Net.Data has attempted to delete the specified cycle variable from a temporary cycle table. However, this variable does not exist or it has already been removed.
User Response: Report the problem to your system administrator.
Explanation: Net.Data has determined that the input contained in a %IF or %ELSEIF conditional statement is incorrect.
User Response: See Net.Data Reference for syntax information. Correct the conditional statement and try again.
Explanation: No HTML block was specified in the URL.
User Response: Specify a valid HTML block and try again.
Explanation: The parameter passing specification in the stored procedure parameter list must be one of the key words IN, OUT, or INOUT.
User Response: Correct the specification.
Explanation: Stored procedure parameter has to contain a specification of the data type.
User Response: Correct the stored procedure parameter, provide a data type.
Explanation: The value for a stored procedure input parameter is missing.
User Response: Correct the stored procedure parameter, provide the value.
Explanation: The parameter value started but did not end with a quote.
User Response: Correct the parameter value, put a quote at its end.
Explanation: The parameter list for a function call is invalid.
User Response: Correct the parameter list.
Explanation: Entry FUNC or SQL must specify a function call or a SQL query.
User Response: Provide a function call or a SQL query for entry FUNC or SQL in the form data.
Explanation: The specified registry name has already been used to define an existing registry name. The specified registry name must be unique.
User Response: Remove the specified registry variable first or specify a unique registry name and try again.
Explanation: Net.Data was unable to locate the specified registry.
User Response: The specified registry does not exist or it is in use by another process. Specify a valid registry and try again.
Explanation: The specified registry path does not exist.
User Response: Specify a valid registry path and try again.
Explanation: The registry operation failed because your user ID lacks the proper authorization to perform the requested registry operation.
User Response: Obtain the proper authorization and try again.
Explanation: Net.Data detected an internal error in the cache manager interface.
User Response: Report the problem to your system administrator.
Explanation: Net.Data was unable to locate the specified cache name.
User Response: Check the macro file and correct the cache name and try again.
Explanation: Not enough parameters were used when calling the Net.Data cache function.
User Response: Check the macro file and correct the function call and try again.
Explanation: Too many parameters were supplied when calling the Net.Data cache function.
User Response: Check the macro file and correct the function call and try again.
Explanation: Net.Data has detected an invalid data type value in the specified parameter.
User Response: Ensure that the specified parameter contains a valid data type and try again.
Explanation: Net.Data has detected an invalid value in the specified variable.
User Response: Ensure that the specified variable contains a valid data type and try again.
Explanation: Net.Data has detected that the specified functions have different parameter lists. The specified functions are required to have identical parameter lists.
User Response: Correct the specified functions parameter lists and try again.
Explanation: Net.Data could not find a required data type parameter in a macro used to call an SQL stored procedure.
User Response: Check the %FUNCTION(DTW_SQL) statements in your macro file. Ensure that each variable to be passed to an SQL stored procedure has a data type defined for it.
Explanation: One of these conditions exists: A program attempted to modify a table's row or column value, but the row or column value received was less than 0 or greater than the maximum number of rows allowed in the table. Or, A row or column value was received as input to a built-in function, but the value received was less than 0 or greater than the current number of rows or columns in the table.
User Response: Ensure the specified value is not less than 0 or greater than the current number of rows in the table.
Explanation: A table was specified as an output parameter, but the number of rows of data returned by the language environment was greater than the maximum number of rows allowed for the table. Data was written to the table until it was full, and the remainder of the data was discarded.
User Response: You can ignore the discarded data, or increase the table size and run the function again.
Explanation: A built-in function for the flat file interface could not read a row of data into a table variable because the number of bytes in the row exceeded the maximum supported number of bytes. The table is too large for Net.Data to handle.
User Response: Correct the error and try again.
Explanation: A built-in function fpr tje f;at fo;e omterface attempted to find a file, but encountered a path in the FFI_PATH configuration file variable that was longer than the maximum supported number of bytes of 4095.
User Response: Shorten the FFI_PATH statement to only those directories Net.Data needs for the current application.
Explanation: The result of an arithmetic operation had an exponent that was outside the supported range of -999,999,999 to +999,999,999.
User Response: Ensure that your calculated values stay within the supported range.
Explanation: The string specified in the EXEC statement of a function block contains only space characters.
User Response: Specify a string that is not all space characters and try again.
Explanation: A EXEC statement was not specified in the function block for the function being called.
User Response: Add the EXEC statement in the FUNCTION block and try again.
Explanation: The Net.Data specified language environment type or DLL name in macro file must be defined in the Net.Data configuration file.
User Response: Check your macro file and Net.Data configuration file db2www.ini and try again.
Explanation: Net.Data has encountered an internal failure in the specified function. This is a Net.Data internal error.
User Response: Report the problem to your system administrator.
Explanation: The server could not process a request for storage from Net.Data.
User Response: This might be a temporary condition in your server. If this problem persists, you may need to purchase more memory.
Explanation: A call to a system function failed. This is an internal error reported to Net.Data that might require user interaction or it might be a temporary system error that is not appropriate for Net.Data to handle.
User Response: Check your configuration and try again. If this problem persists, report the problem to your system administrator.
Explanation: Net.Data has detected that the specified parameter is not valid for a table.
User Response: See Net.Data Reference for more information about table parameter values. Ensure that the correct parameter type is specified and try again.
Explanation: Net.Data has detected that the specified parameter is not a valid string.
User Response: Ensure that the correct string parameter is specified and try again.
Explanation: Net.Data has detected that the specified parameter is not a valid output parameter.
User Response: Ensure that the correct output parameter is specified and try again.
Explanation: Net.Data has detected a null value in the specified parameter.
User Response: Ensure that the specified parameter contains a non-null value and try again.
Explanation: Net.Data has detected that the specified parameter is not a valid output parameter.
User Response: Ensure that the correct output parameter is specified and try again.
Explanation: The Net.Data specified language environment type or DLL name in macro file must be defined in the Net.Data configuration file.
User Response: Check your macro file and Net.Data configuration file db2www.ini and try again.
Explanation: A call to a system function failed. This is an internal error reported to Net.Data that may require user interaction or it may be a temporary system error that is not appropriate for Net.Data to handle.
User Response: Check your configuration and try again. If this problem persists, report the problem to your system administrator.
Explanation: Net.Data was unable to process the specified file because the file does not exist or Net.Data was not able to open, possibly due to incorrect read permissions.
User Response: Ensure the specified file exists and that Net.Data has the proper authority and try again.
Explanation: Net.Data has detected an invalid number of parameters specified.
User Response: Ensure that the correct number of parameters are specified and try again.
Explanation: A table was specified as an output parameter, but the number of rows of data returned by the language environment was greater than the maximum number of rows allowed for the table. Data was written to the table until it was full, and the remainder of the data was discarded.
User Response: You can ignore the discarded data, or increase the table size and run the function again.
Explanation: Net.Data has detected an invalid value in the specified function.
User Response: Ensure that the specified variable contains a valid data type and try again.
Explanation: Net.Data has detected a null value in the specified function.
User Response: Ensure that the specified parameter contains a non-null value and try again.
Explanation: Net.Data has detected that the specified parameter is not a valid string.
User Response: Ensure that the correct string parameter is specified and try again.
Explanation: Net.Data has detected that the specified parameter is not a valid table.
User Response: Ensure that the correct table parameter is specified and try again.
Explanation: Net.Data has detected that parameter is not a valid output parameter.
User Response: Ensure that the correct output parameter is specified and try again.
Explanation: Net.Data has detected an invalid or missing value for the specified variable.
User Response: Specify a valid value for the specified variable and try again.
Explanation: Net.Data was unable to define the specified %LIST as it was previously declared.
User Response: Change the specified %LIST name to a unique name and try again.
Explanation: Net.Data was unable to locate the specified macro file because the specified macro file does not exist or Net.Data was not able to open it.
User Response: Specify a valid macro path and macro file name and try again.
Explanation: Net.Data was unable to process the specified configuration file because the configuration file does not exist or Net.Data was not able to open it.
User Response: Ensure the specified Net.Data configuration file exists and that Net.Data has read authority and try again.
Explanation: Net.Data was unable to continue processing as a duplicate specified HTML block exists.
User Response: Change the specified duplicate HTML block name to a unique name and try again.
Explanation: Net.Data was unable to continue processing because it detected the specified illegal symbol.
User Response: Remove the specified illegal symbol from the macro file and try again.
Explanation: Net.Data was unable to continue processing because it detected an unexpected end of file.
User Response: Ensure that all Net.Data blocks end with %}. Correct the specified error and try again.
Explanation: Net.Data was unable to include the %INCLUDE_URL address specified URL because the URL was unreachable or invalid.
User Response: Ensure that the specified %INCLUDE_URL exists and that the Web server is running. Correct the specified error and try again.
Explanation: Net.Data was unable to process the %INCLUDE_URL because the number of characters in the specified URL content size is greater than 10000 characters.
User Response: Ensure that the specified %INCLUDE_URL content size does not exceed 10000 characters and try again.
Explanation: A quoted string cannot exceed more than one line.
User Response: Ensure that the string both begins with and ends with quotes on the same line. Correct the specified error and try again.
Explanation: Net.Data was unable to process the %INCLUDE statement because the specified file does not exist or Net.Data was not able to open it.
User Response: Ensure that the specified file exists and that Net.Data has read authority. Correct the specified error and try again.
Explanation: Net.Data was unable to process the %INCLUDE or %INCLUDE_URL statement because the file or URL because it is nested too deeply. The maximum number of nested %INCLUDE statements or blocks is 10.
User Response: Ensure that the specified %INCLUDE file or %INCLUDE_URL does not include other files to a nested depth of 10 or greater. Correct the specified error and try again.
Explanation: Net.Data has encountered an internal failure. This is a Net.Data internal error.
User Response: Report the problem to your system administrator.
Explanation: Net.Data has encountered an internal failure. This is a Net.Data internal error.
User Response: Report the problem to your system administrator.
Explanation: Net.Data has encountered an internal failure. This is a Net.Data internal error.
User Response: Report the problem to your system administrator.
Explanation: Net.Data has encountered an internal failure. This is a Net.Data internal error.
User Response: Report the problem to your system administrator.
Explanation: Net.Data has detected the invalid use of the EXEC variable and is unable to continue processing.
User Response: Ensure that the specified EXEC variable is not in an SQL command, a EXEC_SQL statement name, a Net.Data system variable, a conditional string, a list variable, or in another EXEC variable definition. Correct the specified error and try again.
Explanation: Net.Data has detected the invalid use of the specified EXEC variable and is unable to continue processing.
User Response: Ensure that the specified EXEC variable is not in an SQL command. Correct the specified error and try again.
Explanation: Net.Data has detected the invalid use of the specified EXEC variable and is unable to continue processing.
User Response: Ensure that the specified EXEC variable is not in a Net.Data system variable. Correct the specified error and try again.
Explanation: Net.Data has detected the invalid use of the specified EXEC variable and is unable to continue processing.
User Response: Ensure that the specified EXEC variable is not in another EXEC variable definition. Correct the specified error and try again.
Explanation: Net.Data has detected the invalid use of the specified EXEC variable and is unable to continue processing.
User Response: Ensure that the specified EXEC variable is not in a conditional string. Correct the specified error and try again.
Explanation: Net.Data has detected the invalid use of the specified EXEC variable and is unable to continue processing.
User Response: Ensure that the specified EXEC variable is not in a list variable. Correct the specified error and try again.
Explanation: Net.Data has detected the invalid use of the specified EXEC variable and is unable to continue processing.
User Response: Ensure that the specified EXEC variable is not in a EXEC_SQL statement name. Correct the specified error and try again.
Explanation: Net.Data was unable to continue processing because it detected the specified illegal symbol.
User Response: Remove the specified illegal symbol from the macro file and try again.
Explanation: The nested %IF structure is invalid.
User Response: Check the nested IF structure in the macro file.
Explanation: No more than 1024 IF statements can be nested within each other.
User Response: Check the nested IF structure in the macro file.
Explanation: There is an ELSEIF/ELSE/ELIF part without corresponding IF part.
User Response: Check the nested IF structure in the macro file.
Explanation: There is an ENDIF statement without corresponding IF statement.
User Response: Check the nested IF structure in the macro file.
Explanation: Either the specified HTML block does not exist in the macro file or no HTML block was specified.
User Response: Specify a valid HTML block and try again.
Explanation: Net.Data has detected an error while processing an OPEN command. Please refer to the DB2 Messages and Codes guide for further explanation.
User Response: Please validate that your DB2 plan name and subsystem id are correct.
Explanation: Net.Data has detected an error while processing a CLOSE command. Please refer to the DB2 Messages and Codes guide for further explanation.
User Response: Please notify the system programmer.
Explanation: Net.Data has run out of memory and is unable to allocate SQLDA in function exec_start.
User Response: Free sufficient memory and try again.
Explanation: Net.Data has run out of memory and is unable to allocate SQLDA host variables in function exec_start.
User Response: Free sufficient memory and try again.
Explanation: Net.Data has determined that the value of the variable BIND_FILE is not set in db2www.ini.
User Response: Check db2www.ini to make sure that the variable BIND_FILE is set to the path and file name of the bind file and try again.
Explanation: The Net.Data ODBC language environment could not allocate specified handle.
User Response: Verify the ODBC configuration and try again.
Explanation: The Net.Data ODBC language environment could not allocate specified handle.
User Response: Verify the ODBC configuration and try again.
Explanation: The Net.Data ODBC language environment could not allocate specified handle.
User Response: Verify the ODBC configuration and try again.
Explanation: An invalid data set was specified in the Net.Data configuration file for the variable DSNAOINI.
User Response: Verify that the data set specified is a sequential data set, or a member of a partitioned data set. Verify that it points to a valid CLI initialization file, and the user has the proper READ authority.
Explanation: An invalid data set was specified in the Net.Data configuration file for the variable DSNAOTRC
User Response: Verify that the data set specified is a sequential data set, and the user has the proper UPDATE authority.
Explanation: Net.Data has detected an invalid SQL Data Type.
User Response: Specify a valid SQL Data Type and try again. See the operating system reference appendix in Net.Data Reference for a list of valid SQL Data Types with respect to your operating system.
Explanation: Net.Data encountered an error while processing an IDENTIFY to initialize a DB2 connection. Please refer to the DB2 Messages and Codes guide for further explanation.
User Response: Please validate that your DB2 subsystem id is correct and active.
Explanation: Net.Data encountered an error while processing a SIGNON to assign a new authorization ID to a DB2 connection. Please refer to the DB2 Messages and Codes guide for further explanation.
User Response: Please validate that the user is authorized to connect to DB2.
Explanation: Net.Data encountered an error while processing a CREATE THREAD to allocate DB2 resources which is required to issue SQL. Please refer to the DB2 Messages and Codes guide for further explanation.
User Response: Please validate that the DB2 plan name is correct and that the correct DBRM is bound into the plan.
Explanation: Net.Data encountered an error while attempting to switch to the specified subsystem ID.
User Response: Verify that the DB2 subsystem is still active.
Explanation: Maybe new operator returns NULL because of not enough memory.
User Response: Report the problem to your system administrator.
Explanation: Net.Data was unable to access the specified Oracle message. The Oracle environment may not be set correctly or the error message file cannot be accessed.
User Response: Correct the specified error and try again. Contact your Oracle administrator for assistance.
Explanation: Net.Data is unable to get the environment variable from the server through the API. Check your server's configuration file to make sure that you enabled the Net.Data API plug-in right.
User Response: When you run Net.Data in the API plug-in mode, you must specify it right in server's configuration file. Please refer the Net.Data Administration and Programming Guide and try again.
Explanation: When you run Net.Data in the NSAPI plug-in mode, Net.Data allocates the memory through the memory management routine of the NSAPI from the Netscape server. The server is unable to allocate more memory space to Net.Data.
User Response: Stop the server and restart it.
Explanation: When you run Net.Data in the API plug-in mode, Net.Data communicates with the server through API. This communication link has been lost.
User Response: Stop the server and restart it.
Explanation: Net.Data is unable to get the environment variable from the server through the API. Check your server's configuration file to make sure that you enabled the Net.Data API plug-in right.
User Response: When you run Net.Data in the API plug-in mode, you must specify it right in server's configuration file. Please refer to Net.Data Administration and Programming Guide for more information and try again.
Explanation: The Net.Data macro servlet macro name specified is either null, blank, or missing. The Net.Data macro servlet requires that a valid, fully-qualified Net.Data macro name be specified.
User Response: Specify a valid macro name using the <MACRO> parameter and try again.
Explanation: The HTML block name specified in the Net.Data macro servlet is either null or blank. The Net.Data macro servlet requires a valid HTML block name to execute in the specified Net.Data macro.
User Response: Specify a valid HTML block name in the specified Net.Data macro using the <BLOCK> parameter and try again.
Explanation: The Net.Data function servlet language environment specified is either null, blank, or missing. The Net.Data function servlet requires that a valid Net.Data language environment be specified.
User Response: Specify a valid language environment using the <LANGENV> parameter and try again.
Explanation: The Net.Data function servlet function name or SQL statement or stored procedure name specified is either null, blank, or missing. The Net.Data function servlet requires that a valid function name or SQL statement or stored procedure name be specified.
User Response: Specify either a valid function name using the <FUNC> parameter or a valid SQL statement/stored procedure name using the <SQL> parameter and try again.
Explanation: The Net.Data servlet HTML path specified is either null, blank, or missing. The Net.Data servlet requires that a valid, fully-qualified Web server HTML path be specified (such as: "e:\ibmwww\html").
User Response: Specify a valid HTML path using the <HTMLPATH> parameter and try again.
Explanation: Net.Data has encountered an internal failure. This is a Net.Data internal error.
User Response: Report the problem to your system administrator.
Explanation: An invalid REXX statement was found in the DTW_REXX inline function or in the external REXX script.
User Response: Verify that all REXX statement in the DTW_REXX inline function or in the external REXX script are valid.
Explanation: Net.Data detected an unexpected token in the result file, which was generated by DTWGENOU module.
User Response: Please report this error to your system administrator.
Explanation: Net.Data could not fetch the module BPXWRBLD to create an OE MVS REXX environment.
User Response: Verify that the module BPXWRBLD is available in your environment.
Explanation: Net.Data could not create an OpenEdition MVS REXX environment.
User Response: Please report this error to your system administrator.
Explanation: Net.Data could not allocate memory for all REXX variables. There are too many variables in the DTW_REXX inline function or in the external REXX script.
User Response: Please report this error to your system administrator.
Explanation: Net.Data was unable to access the specified Sybase message. The Sybase environment may not be set correctly or the error message file cannot be accessed.
User Response: Correct the specified error and try again. Contact your Sybase administrator for assistance.
Explanation: The macro file is not listed in the ACL file and therefore access has been forbidden.
User Response: Add the file to ACL file and try again.
Explanation: Authentication has failed for the specified user because the user ID or password are incorrect.
User Response: Specify a valid user ID and password and try again.
Explanation: Authentication has failed for the specified macro file, section, and user.
User Response: Correct the error and try again.
Explanation: Net.Data was unable to process the specified file because the file does not appear to be in the correct format.
User Response: Ensure the specified file exists and that it is in the correct format.
Explanation: The Net.Data db2www.ini file contains an invalid or missing MACRO_PATH statement.
User Response: Specify a valid MACRO_PATH and try again.