Innovating today, leading tomorrow

Tibero - 에러메시지
Tibero Error Message 90000~150999

Tibero Error Message 90000~150999

‘Ctrl+F’로 에러 메시지 번호를 검색하시면 문제 발생 원인과 해결 방법을 빠르게 확인하실 수 있습니다.


Tibero Error Message 90000~90999

90100: Runtime error occurred.
Cause: A JVM runtime error occurred.
Action: Check location of the error occurrence.

90200: Failed to load resource(s).
Cause: Failed to load resources.
Action: Check the resources.

90201: Unsupported operation.
Cause: The operation is not supported by JDBC driver.
Action: Check if the operation is supported by JDBC driver.

90202: Failed to read bind parameter(s).
Cause: Failed to read a bind parameter from the server.
Action: Check the bind parameter of SQL statement.

90203: Unsupported server version.
Cause: An attempt was made to connect to an unsupported version of a server.
Action: Check that the driver version and server version are compatible.

90400: Communication error.
Cause: An error occurred during communication with the server.
Action: Verify no problem exists while communicating with the server.

90401: Connection refused by the server.
Cause: Disconnected from the server.
Action: Reconnect to the server.

90402: Communication protocol error.
Cause: An error occurred relaying to the communication protocol.
Action: Check the server connection.

90403: Server has closed the connection.
Cause: The connection was closed by the server.
Action: Check the server connection, and try to reconnect.

90404: Internal protocol state error.
Cause: There was an error communicating with the server.
Action: Check the server connection.

90405: I/O error while reading from the server.
Cause: An I/O error occurred while reading data from the server.
Action: Check the server connection.

90406: I/O error while writing to the server.
Cause: An I/O error occurred while writing data to the server.
Action: Check the server connection.

90407: I/O error while flushing data.
Cause: An I/O error occurred while writing data to the server.
Action: Check the server connection.

90408: Unsupported I/O encoding method.
Cause: The I/O encoding method is not supported by the server.
Action: Check the encoding.

90409: I/O error while closing stream.
Cause: An I/O error occurred while closing a stream.
Action: Check the server connection.

90410: I/O error caused by a corrupted message header.
Cause: The header of the message from the server is corrupted.
Action: Check the message.

90411: Connection to server was interrupted but the fail-over successfully reconnected.
Cause: The server connection was terminated but a new connection was made to a server instance with the same DNS name.
Action: The job being executed by the user was canceled and must be restarted.

90500: Server error.
Cause: The server is in an error state.
Action: Check the condition of the server.

90501: Server failed to boot up.
Cause: Failed to start up the server.
Action: Verify that the environment can support server startup.

90502: User authentication failed: invalid user ID or password.
Cause: User authentication failed.
Action: Verify that the user ID and password are correct.

90503: Failed to close session.
Cause: Failed to close a session.
Action: Check the server connection.

90504: Failed to open session.
Cause: Failed to open a session.
Action: Check the server connection.

90505: Failed to close connection.
Cause: Failed to close a connection to the server..
Action: Check that the server connection is valid.

90506: Failed to create prepared statement.
Cause: Failed to create a prepared statement.
Action: Check the SQL statement.

90507: Failed to close cursor.
Cause: Cannot close the cursor of the server.
Action: Check the condition of the cursor.

90508: Failed to execute SQL statement.
Cause: Failed to execute the SQL statement.
Action: Check the SQL statement.

90509: Failed to fetch data from the server.
Cause: Failed to fetch data from the server.
Action: Check the condition of the cursor.

90510: Failed to commit.
Cause: Failed to execute a commit command.
Action: Check the condition of the transaction.

90511: Failed to rollback.
Cause: Failed to execute a rollback command.
Action: Check the condition of the transaction.

90512: Failed to set autocommit.
Cause: Failed to execute an autocommit command.
Action: Check the condition of the transaction.

90513: Failed to set isolation level.
Cause: Failed to set the isolation level.
Action: Check an available isolation level.

90514: Failed to set savepoint.
Cause: Failed to set a savepoint.
Action: Check the condition of the transaction.

90515: Batch update failed.
Cause: Failed in batch update.
Action: Check the statement used in the batch update.

90516: Failed to read LOB.
Cause: Failed to read LOB data.
Action: Check the LOB locator.

90517: Failed to write LOB.
Cause: Failed to write LOB data.
Action: Check the LOB locator.

90518: Failed to search by INSTR.
Cause: Failed to find LOB data.
Action: Check the LOB locator.

90519: Failed to search by INLOB.
Cause: Failed to find LOB data.
Action: Check the LOB locator.

90520: Failed to truncate.
Cause: Failed to truncate LOB data.
Action: Check the LOB locator.

90521: Failed to open LOB.
Cause: Failed to open LOB data.
Action: Check the LOB locator.

90522: Failed to close LOB.
Cause: Failed to close LOB data.
Action: Check the LOB locator.

90523: Failed to get LOB length.
Cause: Failed to get the length of a LOB.
Action: Check the LOB locator.

90524: Failed to create temporary LOB.
Cause: Failed to create a temporary LOB.
Action: Check the LOB locator.

90525: Failed to delete temporary LOB.
Cause: Failed to delete a temporary LOB.
Action: Check the LOB locator.

90526: Failed to cancel transaction.
Cause: Failed to cancel a transaction.
Action: Check the condition of the transaction.

90527: Failed to start XA transaction.
Cause: Failed to start an XA transaction.
Action: Check the condition of the distributed transaction.

90528: Failed to end XA transaction.
Cause: Failed to end an XA transaction.
Action: Check the condition of the distributed transaction.

90529: Failed to prepare XA transaction.
Cause: Failed to prepare an XA transaction.
Action: Check the condition of the distributed transaction.

90530: Failed to commit XA transaction.
Cause: Failed to commit an XA transaction.
Action: Check the condition of the distributed transaction.

90531: Failed to rollback XA transaction.
Cause: Failed to rollback an XA transaction.
Action: Check the condition of the distributed transaction.

90532: Failed to recover XA transaction.
Cause: Failed to recover an XA transaction.
Action: Check the condition of the distributed transaction.

90533: Failed to transfer deferred data.
Cause: Failed in deferred transfer.
Action: Check if the data is valid.

90534: Failed to read LONG data.
Cause: Failed to read LONG data.
Action: Check if the LONG data is valid.

90535: Failed to get information about previously executed SQL statement.
Cause: Failed to get information about the previously executed SQL statement.
Action: Verify the SQL statement is valid.

90536: Failed to prepare Direct Path Load.
Cause: Failed to prepare a Direct Path Load.
Action: Check the metadata of the table to be uploaded.

90537: Failed to upload stream in Direct Path Load.
Cause: Failed to upload the stream.
Action: Verify that the stream data is valid.

90538: DATASAVE failed in Direct Path Load.
Cause: Failed to perform DATASAVE for the stream.
Action: Verify that the action sequences for the stream are correct.

90539: FINISH failed in the Direct Path Load.
Cause: Failed to execute FINISH for the stream.
Action: Verify that the action sequences for the stream are correct.

90540: FLUSH failed in the Direct Path Load.
Cause: Failed to execute FLUSH for the stream.
Action: Verify that the action sequences for the stream are correct.

90541: ABORT failed in the Direct Path Load.
Cause: Failed to execute ABORT for the stream.
Action: Verify that the action sequences for the stream are correct.

90542: FORGET failed in XA transaction.
Cause: Failed to execute FORGET for the autonomous transaction.
Action: Check the condition of the distributed transaction.

90543: Failed to reset the current session information.
Cause: Failed to initialize the current session information of the server.
Action: Check the error message.

90544: Column count mismatched in Direct Path Load.
Cause: Column count mismatched in Direct Path Load.
Action: Check the column count.

90545: Failed to set the client information.
Cause: Failed to set the client information in the server.
Action: Check the error message.

90546: Failed to get the column description.
Cause: Failed to get the column description from the server.
Action: Check the error message.

90547: The password has expired(grace).
Cause: The password has expired(grace).
Action: Update the password and then try again.

90548: The password will expire within %1$s days.
Cause: The password will expire within %1$s days.
Action: Update the password.

90600: Invalid use of JDBC API.
Cause: It does not meet the JDBC standard.
Action: Check the JDBC standard.

90601: Operation is invalid in autocommit mode.
Cause: The operation cannot be used in autocommit mode.
Action: Check the operation.

90602: Operation is invalid in XA transaction mode.
Cause: The operation cannot be executed in an XA mode.
Action: Check the operation.

90603: Invalid operation: disconnected from the server.
Cause: The operation is invalid due to server disconnection.
Action: Reconnect to the server.

90604: Invalid syntax.
Cause: Invalid syntax.
Action: Check the syntax.

90605: Invalid URL.
Cause: The URL of the server is invalid.
Action: Check the URL.

90606: Unable to execute batch statement.
Cause: Cannot execute the batch statement.
Action: Verify that it is a DDL statement.

90607: No result set was returned.
Cause: No result set was returned.
Action: Check the SQL statement.

90608: Invalid input parameter.
Cause: The input parameter is invalid.
Action: Check the parameter.

90609: Invalid column index.
Cause: The column index is invalid.
Action: Check the column index.

90610: Invalid data type.
Cause: The data type is unconvertible.
Action: Check the requested data type.

90611: Specified column name was not found.
Cause: The column name is invalid.
Action: Ensure the column exists.

90612: Conversion rule violation between DB type and JDBC type.
Cause: The data type cannot be converted to a JDBC type.
Action: Check the data type.

90613: Number of fetched rows exceeds the maximum.
Cause: The number of rows in the fetched result set exceeds the maximum.
Action: Check the number of rows to be fetched.

90614: Invalid SQL syntax.
Cause: SQL statement syntax is invalid.
Action: Check the syntax.

90615: Stored procedure must be executed on CallableStatement.
Cause: A procedure cannot be executed in statements other than CallableStatements.
Action: Use a CallableStatement.

90616: Failed to read data from stream.
Cause: Failed to read data from the server.
Action: Check the connection with the server.

90617: OUT parameter was not found.
Cause: There is no OUT parameter.
Action: Verify that an OUT parameter exists.

90618: Invalid OUT parameter.
Cause: The OUT parameter is invalid.
Action: Verify that the OUT parameter was correctly bound.

90619: Bind data is NULL.
Cause: Data was not bound.
Action: Bind data.

90620: Operation is invalid for a forward-only result set.
Cause: An attempt was made to execute an operation which is invalid for forward-only result sets.
Action: Change the type of the result set.

90621: Operation is invalid for a read-only result set.
Cause: An attempt was made to execute an operation which is invalid for read-only result sets.
Action: Change the type of the result set.

90622: Operation is invalid for a not-fetched result set.
Cause: An attempt was made to execute an operation that is invalid without fetching rows from the server.
Action: Fetch rows first.

90623: SQL statement and result set types do not match.
Cause: The SQL statement and the result set type do not match.
Action: Check the type of the result set.

90624: Invalid cursor position.
Cause: Invalid cursor position.
Action: Check the cursor position.

90625: Result set type cannot be downgraded.
Cause: The type of the current result set is invalid for the query.
Action: Change the type of the result set.

90626: Failed to refetch records during cache refresh.
Cause: Failed to refresh records in the result set.
Action: Check the operation executed for the current result set.

90627: Not all parameters are bound.
Cause: Some specified parameters were not bound.
Action: Check non-bound parameters.

90628: Invalid string length: must be shorter than 4000 bytes.
Cause: Invalid length of string.
Action: The maximum string length is 4,000 bytes.

90629: Operation is invalid on an empty LOB.
Cause: Invalid empty LOB operation.
Action: Check the operation.

90630: Operation is invalid for batchupdate.
Cause: Invalid batchupdate operation.
Action: Batch statements do not include a SELECT statement.

90631: OUT parameters are invalid for batchupdate.
Cause: An OUT parameter cannot be used in batchupdate.
Action: Delete the OUT parameter or avoid using batchupdate.

90632: Escape syntax error.
Cause: Invalid escape syntax statement.
Action: Rewrite the statement with correct escape syntax.

90633: Savepoint name was not specified.
Cause: A savepoint name was not specified.
Action: Specify a savepoint name.

90634: Savepoint identifier was not specified.
Cause: There is no identifier of the savepoint.
Action: If a savepoint name is specified, it is impossible to get an identifier.

90635: ResultSet.next() method was not invoked.
Cause: The NEXT method was not invoked in the result set.
Action: Invoke the NEXT method in the result set first.

90636: Bound data too large: must be less than 16K chars or 64K bytes.
Cause: Data larger than the specified size cannot be bound in batchupdate.
Action: Large data should be entered through execution only one time.

90637: No schema information found in Direct Path Load.
Cause: Information about schemas needed for DPL is not found.
Action: Specify schemas.

90638: No table information found in Direct Path Load.
Cause: DPL required information about tables was not found.
Action: Specify tables.

90639: No column count information found in Direct Path Load.
Cause: DPL required information about the number of columns was not found.
Action: Specify the number of columns first.

90640: No column name information found in Direct Path Load.
Cause: DPL required information about column names is missing.
Action: Specify all column names.

90641: LOG-flag information does not exist in Direct Path Load.
Cause: DPL required LOG-flag information was not found.
Action: Specify LOG-flag.

90642: Unable to convert a specified string to ROWID.
Cause: The string is not valid for ROWID .
Action: Use a valid string for ROWID.

90643: Connection is already closed.
Cause: Disconnected from the server.
Action: Reconnect to the server.

90644: Result set contains no metadata.
Cause: Metadata for the result set does not exist.
Action: Verify the result set is valid.

90645: Auto Connection Recovery is already enabled.
Cause: The ACR function for the connection is already enabled.
Action: Check if there is a duplicate call.

90646: Result set is already closed.
Cause: Unable to access the closed result set.
Action: Check if the statement is closed before referring to the result set.

90647: Result set is closed or empty.
Cause: The result set is closed or contains no column data.
Action: Confirm the result set is open and column data exists.

90648: Invalid array size for session attributes.
Cause: The array size for session attributes is invalid.
Action: Check the maximum value of the array size.

90649: Invalid name pattern.
Cause: The name pattern is invalid.
Action: Check if the string length is 0.

90650: Data is too large for the buffer.
Cause: The data is larger than the buffer size.
Action: Increase the buffer size.

90651: Failed to convert given data.
Cause: Failed to convert given data.
Action: Check the error message.

90652: Use of long literal in batchupdate is prohibited.
Cause: String sizes greater than 64K bytes are not supported in batchupdate.
Action: Use bind variables in the SQL statement.

90653: Overflow error.
Cause: Overflow error.
Action: Narrow the range of the value.

90654: Underflow error.
Cause: Underflow error.
Action: Widen the range of the value.

90655: Not allowed to bind ordinal and named parameter simultaneously.
Cause: Not allowed to bind an ordinal and a named parameter simultaneously.
Action: Use only one of two types of bind parameters.

90656: Exceeds the maximum length limit.
Cause: The specified length exceeds the maximum value.
Action: Use a value smaller than 2,147,483,647.

90657: Cannot cast this instance to the specified class
Cause: Unable to cast to the specified class.
Action: Enter a valid class for the instance.

90658: The statement is already closed.
Cause: The statement is already closed.
Action: Create a new statement.

90659: Invalid operation: Closed Statement.
Cause: Unable to execute the operation due to the closed statement.
Action: Create a new statement.

90660: Unsupported result set holdability type.
Cause: The result set holdability type is not supported.
Action: Use another result set holdability type.

90661: The partition name is not valid.
Cause: An empty partition name was used.
Action: Use a non-empty partition name.

90662: Unable to use parallel DPL.
Cause: The server does not support parallel DPL.
Action: Connect to a server that supports parallel DPL.

90663: Data is too long to be converted to CHAR/VARCHAR data type.
Cause: The data length exceeds the allowed length of a CHAR, VARCHAR type.
Action: Modify the data length or change the data type.

90664: Failed to read in user-defined metadata.
Cause: Failed to read in user-defined metadata.
Action: Check the error message.

90665: Unable to find the specified user-defined type.
Cause: Unable to find the specified user-defined type.
Action: Check the type definitions of the server.

90666: Another kind of user-defined type with the specified name already exists.
Cause: Another kind of user-defined type with the specified name already exists.
Action: Check the type definitions of the server.

90700: Connection to server was interrupted but the fail-over successfully reconnected.
Cause: The server connection was terminated but a new connection was made to a server instance with the same DNS name.
Action: The job being executed by the user was canceled and must be restarted.

90701: Failed to recover select.
Cause: An I/O error occurred during select failover.
Action: Try again later.

90702: Unable to fetch subsequent rows.
Cause: Failover was not able to restore the result set to its original state to continue fetching rows.
Action: Re-execute the query to fetch from the first row.

90820: Cannot create a SyncProvider instance.
Cause: Unable to create the SyncProvider object.
Action: Check the error message.

90821: Cannot find the FROM clause to get the table name.
Cause: Unable to find the FROM clause in the specified SQL statement.
Action: Use a statement containing the FROM clause.

90822: Current row is not inserting.
Cause: The current row is not under the INSERT operation.
Action: Start the INSERT operation before using it.

90823: NULL ResultSet cannot populate.
Cause: Unable to create the RowSet with the NULL result set.
Action: Use a value other than NULL.

90824: Current row is not updating.
Cause: The current row is not under the UPDATE operation.
Action: Start the UPDATE operation before using it.

90825: The RowSet cannot write.
Cause: Unable to write data in the current RowSet.
Action: Change the RowSet state to the editable state.

90826: Command is NULL.
Cause: No command is saved in the RowSet.
Action: Set the command and execute it.

90827: Connection is closed.
Cause: Not connected to the database.
Action: Connect to the database.

90828: Failed to connect through the DataSource.
Cause: Failed to connect with the user information.
Action: Check the error message.

90829: Failed to convert the data to the specified type.
Cause: Failed to convert the data to the specified type.
Action: Check the error message.

90830: Failed to create the object copy.
Cause: Failed to create the object copy.
Action: Check the error message.

90831: Failed to map to the collection object.
Cause: Failed to map to the collection object.
Action: Check the error message.

90832: Failed to set the column index.
Cause: Failed to set the column index.
Action: Check the error message.

90833: Failed to set the column name.
Cause: Failed to set the column name.
Action: Check the error message.

90834: Invalid column index.
Cause: Invalid column index.
Action: Check if the column index is smaller than 1 or larger than the number of columns.

90835: Invalid column name.
Cause: Invalid column name.
Action: Check the column name.

90836: Invalid column type.
Cause: Invalid column type.
Action: Check if the requested type and the actual column type are compatible.

90837: Invalid cursor position.
Cause: Invalid cursor position.
Action: Use next() or previous() beforehand.

90838: Invalid fetch direction.
Cause: Invalid fetch direction.
Action: Only FETCH_FORWARD, FETCH_REVERSE, and FETCH_UNKNOWN are available.

90839: Invalid number of key columns.
Cause: Invalid number of key columns.
Action: The number of key columns must not be NULL and be less than the actual number of columns.

90840: Invalid column index.
Cause: Invalid column index.
Action: Use a numeric value larger than 0.

90841: Invalid column name.
Cause: Invalid column name.
Action: Use a value that is neither NULL nor an empty character string.

90842: Invalid object class.
Cause: Invalid object class.
Action: Check the error message.

90843: Invalid page size.
Cause: Invalid page size.
Action: Use a value that is larger than 0 and smaller than the maximum number of rows.

90844: Invalid parameter index.
Cause: Invalid parameter index.
Action: An index value of less than 1 is invalid.

90845: Invalid parameter name.
Cause: Invalid parameter name.
Action: Check if the parameter name exists.

90846: Invalid parameter type.
Cause: Invalid parameter type.
Action: Check the error message.

90847: Invalid row index.
Cause: Invalid row index.
Action: Use a value that is larger than 1 or smaller than the number of actual rows.

90848: Invalid number of rows.
Cause: Invalid number of rows.
Action: Use a value that is larger than 0 or larger than the fetchSize.

90849: Invalid RowSet.
Cause: Unable to execute the operation to the specified rowset.
Action: Use a rowset of another type.

90850: Invalid ResultSet.
Cause: Unable to execute the operation on the specified result set.
Action: Use a different result set.

90851: The current row is inserting.
Cause: The current row is under the INSERT operation.
Action: Complete or cancel the INSERT operation.

90852: The DataSourceName or URL is missing.
Cause: Either the DataSource name or URL is not specified.
Action: Check each item.

90853: Previous page operation is missing.
Cause: Previous paging operation does not exist.
Action: Execute the paging operation beforehand.

90854: The user name or password is missing.
Cause: Either the user name or password is not specified.
Action: Check each item.

90855: Unable to update the current column.
Cause: Unable to update the current column.
Action: Update a different column or cancel the current operation.

90856: Unable to display the deleted rows.
Cause: Unable to display the deleted rows.
Action: Use another rowset or set the visibility to false.

90857: No row was changed.
Cause: No row was changed.
Action: Use when the row data has changed.

90858: The specified row has not been deleted.
Cause: The specified row has not been deleted.
Action: Use after the row has been deleted.

90859: The result set does not exist.
Cause: The result set does not exist.
Action: Check if the result set was created.

90860: No column index matches.
Cause: No column index matches.
Action: Match the column index.

90861: No column name matches.
Cause: No column name matches.
Action: Match the column name.

90862: The specified row has never been inserted.
Cause: The specified row has not been inserted.
Action: Insert the row.

90863: The specified row has never been updated.
Cause: The specified row has not been updated.
Action: Update the row.

90864: The filter conditions are not satisfied.
Cause: The filter conditions are not satisfied.
Action: Check if the data satisfies the filter conditions.

90865: All columns are not set.
Cause: All column data are not set.
Action: Ensure all column data have been set.

90866: The column index has not been set.
Cause: The column index has not been set.
Action: Set the column index beforehand.

90867: The column name has not been set.
Cause: The column name has not been set.
Action: Set the column name.

90868: Too few rows to populate.
Cause: The number of rows is too small.
Action: Use a result set which has a larger number of rows.

90900: LOB is already closed.
Cause: LOB data is already closed.
Action: Check if an invalid operation was executed on the closed LOB data.

90901: Unable to read LOB data.
Cause: Failed to read LOB data.
Action: Check the LOB locator.

90902: Cannot read a LOB object in a remote server.
Cause: Cannot read a LOB object in a remote server.
Action: Change the query.

90920: XML object has already been freed.
Cause: XML object resource has already been freed.
Action: Check if the XML object resource is free before execution.

90921: XML object can be used for writing data only.
Cause: An attempt was made to use a write-only XML object for another purpose.
Action: The XML object can be used only for writing data. Ensure the XML object was created properly.

90922: XML data has already been read.
Cause: XML data has already been read by a user request.
Action: Check if all XML data has been read before execution.

90923: XML object can be used for reading data only.
Cause: An attempt was made to use a read-only XML object for another purpose.
Action: The XML object can be used only for reading data. Ensure the XML object was created properly.

90924: XML data has already been set.
Cause: XML data has already been set by a user request.
Action: Check if all XML data is set before execution.

90925: Failed to free XML object.
Cause: Failed to free the XML object resource.
Action: Check the error message.

90926: Failed to initialize XML object.
Cause: Failed to initialize the XML object.
Action: Check the error message.

90927: Failed to read XML data from stream.
Cause: Failed to read data from the stream.
Action: Check the error message.

90928: Unsupported class.
Cause: The class is not supported.
Action: Use the DOM/SAX/StAX/Stream classes only.

90929: XML object contains no data.
Cause: No data is stored in the XML object.
Action: Store data first.

90930: Unable to set a NULL value.
Cause: An attempt was made to use a NULL value.
Action: Specify a non-NULL value.


Tibero Error Message 110000~110999

110001: Invalid license.
Cause: The license is invalid.
Action: Invalid license. If a demo version is being used, check the license expiration date.

110002: Requested feature is not provided by the current license.
Cause: The function is not provided under the current license.
Action: Check the edition and contact the technical support team to upgrade the license.


Tibero Error Message 130000~130999

130001: Invalid protocol.
Cause: Invalid protocol.
Action: Verify that the protocol is valid and that the message transmission sequence is correct.

130002: Login failed: invalid user ID or password.
Cause: Failed to login.
Action: Verify that the user ID and password are correct.

130003: ExecuteDirect call failed.
Cause: Failed to execute the SQL statement.
Action: Check that the statement is correct.

130005: Authentication failed.
Cause: Failed to login.
Action: Check to see if there are any errors in the authentication gateway.

130006: Failed to open cursor.
Cause: Failed to open the cursor in the gateway.
Action: Contact the technical support team.

130007: Invalid cursor.
Cause: Invalid cursor.
Action: Contact the technical support team.

130008: Fetch failed.
Cause: Fetch failed.
Action: Contact the technical support team.

130009: Remote DBMS system(target DB) connected to the DBMS server returned the message: %1$s.
Cause: The message was received from a database system connected to the gateway.
Action: Check the message received from the target database system.

130010: Successful completion message received from DB system: %1$s.
Cause: The target database system connected to the gateway has successfully completed the function.
Action: Check the message received from the target database system.

130011: Warning message received from DB system: %1$s.
Cause: The target database system connected to the gateway completed the function with a warning message.
Action: Check the message received from the target database system.

130012: Cursor operation conflict in DB system: %1$s.
Cause: Cursor operation conflict occurred within the target database system connected to the gateway.
Action: Check the message received from the target database system.

130013: Disconnect error received from DB system: %1$s.
Cause: Failed to disconnect from the target database system which is connected to the gateway.
Action: Check the message received from the target database system.

130014: NULL values eliminated in the set function in DB system: %1$s.
Cause: NULL values have been eliminated from a set function in the target database system connected to the gateway.
Action: Check the message received from the target database system.

130015: String data was right truncated in DB system: %1$s.
Cause: String data right truncation occurred in the target database system connected to the gateway.
Action: Check the message received from the target database system.

130016: Insufficient item descriptor areas in DB system: %1$s.
Cause: There are too few item descriptor areas for the result set or gateway.
Action: Check the message received from the target database system.

130017: Privilege not revoked in DB system: %1$s.
Cause: Failed to revoke the privilege in the target database system connected to the gateway.
Action: Check the message received from the target database system.

130018: Privilege not granted in DB system: %1$s.
Cause: Failed to grant the privilege in the target database system connected to the gateway.
Action: Check the message received from the target database system.

130019: Implicit zero-bit padding in DB system: %1$s.
Cause: Implicit zero-bit padding in the target DB system connected to the gateway.
Action: Check the message received from the target database system.

130020: Search condition for information schema is too long in DB system: %1$s.
Cause: The search condition for schema information is too long in the target database system connected to the gateway.
Action: Check the message received from the target database system.

130021: Query expression for information schema is too long in DB system: %1$s.
Cause: The query expression for schema information is too long in the target database system connected to the gateway.
Action: Check the message received from the target database system.

130022: No matching data found in DB system: %1$s.
Cause: There is no data satisfying the condition in the target database system connected to the gateway.
Action: Check the message received from the target database system.

130023: Dynamic SQL error in DB system: %1$s.
Cause: Failed to execute the dynamic SQL statement in the target database system connected to the gateway.
Action: Check the message received from the target database system.

130024: Dynamic SQL error in DB system – USING clause does not match parameter specs: %1$s.
Cause: The dynamic SQL statement to be executed in the target parameter does not match parameter specification.
Action: Check the message received from the target database system.

130025: Dynamic SQL error in DB system – cursor specification cannot be executed: %1$s.
Cause: The cursor specification cannot be executed in the dynamic gateway.
Action: Check the message received from the target database system.

130026: Dynamic SQL error in DB system – USING clause required for dynamic parameters: %1$s.
Cause: A USING clause is required for a dynamic SQL statement in the target database system connected to the gateway.
Action: Check the message received from the target database system.

130027: Dynamic SQL error in DB system – prepared statement not a cursor specification: %1$s.
Cause: A prepared statement which does not have a cursor in the target database system connected to the gateway.
Action: Check the message received from the target database system.

130028: Dynamic SQL error in DB system – restricted data type attribute violation: %1$s.
Cause: Data type error has occurred in a dynamic SQL statement in the target database system connected to the gateway.
Action: Check the message received from the target database system.

130029: Dynamic SQL error in DB system – USING clause required for result fields: %1$s.
Cause: A USING clause must be used to receive the resulting data from a gateway.
Action: Check the message received from the target database system.

130030: Dynamic SQL error in DB system – invalid descriptor count: %1$s.
Cause: The number of descriptors shown in the dynamic SQL statement is invalid.
Action: Check the message received from the target database system.

130031: Dynamic SQL error in DB system – invalid descriptor index: %1$s.
Cause: Invalid descriptor index in the dynamic SQL statement of the target database system connected to the gateway.
Action: Check the message received from the target database system.

130032: Connection exception in DB system: %1$s.
Cause: An exception has occurred in a connection with the target database system.
Action: Check the message received from the target database system.

130033: SQL client could not establish SQL connection with DB system: %1$s.
Cause: Failed to connect to the target database system.
Action: Check the message received from the target database system.

130034: Connection name already in use on target DB system: %1$s.
Cause: The name of the connection with the target database system is already in use.
Action: Check the message received from the target database system.

130035: Connection to target DB system does not exist: %1$s.
Cause: A connection to the target database system does not exist.
Action: Check the message received from the target database system.

130036: DB server rejected SQL connection: %1$s.
Cause: Connection to the target database system has been rejected.
Action: Check the message received from the target database system.

130037: Connection failure error received from target DB system: %1$s.
Cause: Failed to connect with the target database system.
Action: Check the message received from the target database system.

130038: Transaction resolution unknown in DB system: %1$s.
Cause: Unknown transaction in the target database system.
Action: Check the message received from the target database system.

130039: Feature not supported in DB system: %1$s.
Cause: Feature is not provided by the target database system connected to the gateway.
Action: Check the message received from the target database system.

130041: Cardinality violation in DB system: %1$s.
Cause: In the target database system connected to the gateway, the sub query contains more than two records.
Action: Check the message received from the target database system.

130042: Data exception in DB system: %1$s.
Cause: A data error occurred in the target database system connected to the gateway.
Action: Check the message received from the target database system.

130043: Data exception in DB system: string data – right truncation %1$s.
Cause: Right truncation of string data occurred in the target database system connected to the gateway.
Action: Check the message received from the target database system.

130044: Data exception in DB system: null value – no indicator parameter %1$s.
Cause: There is no parameter indicator in the target database system connected to the gateway.
Action: Check the message received from the target database system.

130045: Data exception in DB system: numeric value out of range %1$s.
Cause: Some numeric data to be expressed in the target database system connected to the gateway is out of range.
Action: Check the message received from the target database system.

130046: Data exception in DB system: error in assignment %1$s.
Cause: The data was not assigned in the target database system connected to the gateway.
Action: Check the message received from the target database system.

130047: Data exception in DB system: invalid date-time format %1$s.
Cause: Invalid date or time format in the target database system connected to the gateway.
Action: Check the message received from the target database system.

130048: Data exception in DB system: date-time field overflow %1$s.
Cause: A date or time data overflow problem occurred in the target database system connected to the gateway.
Action: Check the message received from the target database system.

130049: Data exception in DB system: invalid time zone displacement value %1$s.
Cause: Invalid time zone setting in the target database system connected to the gateway.
Action: Check the message received from the target database system.

130050: Data exception in DB system: substring error %1$s.
Cause: An error occurred while extracting a substring in the target database system connected to the gateway.
Action: Check the message received from the target database system.

130051: Data exception in DB system: division by zero %1$s.
Cause: An attempt was made to divide by zero in the target database system connected to the gateway.
Action: Check the message received from the target database system.

130052: Data exception in DB system: INTERVAL field overflow %1$s.
Cause: An INTERVAL data overflow problem occurred in the target database system connected to the gateway.
Action: Check the message received from the target database system.

130053: Data exception in DB system: invalid character value for cast %1$s.
Cause: An invalid character value for case was used in the target database system connected to the gateway.
Action: Check the message received from the target database system.

130054: Data exception in DB system: invalid escape character %1$s.
Cause: An invalid escape character was used in the target database system connected to the gateway.
Action: Check the message received from the target database system.

130055: Data exception in DB system: character not in repertoire %1$s.
Cause: Invalid character data was used in the target database system connected to the gateway.
Action: Check the message received from the target database system.

130056: Data exception in DB system: indicator overflow %1$s.
Cause: An indicator overflow problem occurred in the target database system connected to the gateway.
Action: Check the message received from the target database system.

130057: Data exception in DB system: invalid parameter value %1$s.
Cause: An invalid parameter value was used in the target database system connected to the gateway.
Action: Check the message received from the target database system.

130058: Data exception in DB system: unterminated C string %1$s.
Cause: An unterminated C string was used in the target database system connected to the gateway.
Action: Check the message received from the target database system.

130059: Data exception in DB system: invalid escape sequence %1$s.
Cause: An invalid escape sequence was used in the target database system connected to the gateway.
Action: Check the message received from the target database system.

130060: Data exception in DB system: string data length mismatch %1$s.
Cause: Mismatched string data length in the target database system connected to the gateway.
Action: Check the message received from the target database system.

130061: Data exception in DB system: trim error %1$s.
Cause: Failed to trim the character string in the target database system connected to the gateway.
Action: Check the message received from the target database system.

130062: Integrity constraint violation in DB system: %1$s.
Cause: Some data in the target database connected to the gateway violates integrity constraints.
Action: Check the message received from the target database system.

130063: Invalid cursor state in DB system: %1$s.
Cause: An invalid cursor state exists in the target database system connected to the gateway.
Action: Check the message received from the target database system.

130064: Invalid transaction state in DB system: %1$s.
Cause: An invalid transaction state exists in the target database system connected to the gateway.
Action: Check the message received from the target database system.

130065: Invalid SQL statement name in DB system: %1$s.
Cause: An invalid statement name exists in the target database system connected to the gateway.
Action: Check the message received from the target database system.

130066: Triggered data change violation in DB system: %1$s.
Cause: Invalid use of trigger in the target database system connected to the gateway.
Action: Check the message received from the target database system.

130067: Invalid authorization specification in DB system: %1$s.
Cause: An invalid authorization specification exists in the target database system connected to the gateway.
Action: Check the message received from the target database system.

130069: Dependent privilege descriptors still exist in DB system: %1$s.
Cause: Dependent privilege descriptors still exist in the target database system connected to the gateway.
Action: Check the message received from the target database system.

130070: Invalid character set name in DB system: %1$s.
Cause: The specified character set is not supported in the target database system connected to the gateway.
Action: Check the message received from the target database system.

130071: Invalid transaction termination in DB system: %1$s.
Cause: An invalid transaction termination occurred in the target database system connected to the gateway.
Action: Check the message received from the target database system.

130072: Invalid connection name in DB system: %1$s.
Cause: An invalid connection name has been used in the target database system connected to the gateway.
Action: Check the message received from the target database system.

130073: Invalid SQL descriptor name in DB system: %1$s.
Cause: An invalid SQL descriptor has been used in the target database system connected to the gateway.
Action: Check the message received from the target database system.

130074: Invalid cursor name in DB system: %1$s.
Cause: An invalid cursor name has been used in the target database system connected to the gateway.
Action: Check the message received from the target database system.

130075: Invalid condition number DB system: %1$s.
Cause: An invalid condition number has been used in the target database system connected to the gateway.
Action: Check the message received from the target database system.

130077: Ambiguous cursor name in DB system: %1$s.
Cause: An ambiguous cursor name has been used in the target database system connected to the gateway.
Action: Check the message received from the target database system.

130078: Invalid catalog name in DB system: %1$s.
Cause: An invalid catalog name has been used in the target database system connected to the gateway.
Action: Check the message received from the target database system.

130079: Invalid schema name in DB system: %1$s.
Cause: An invalid schema name has been used in the target database system connected to the gateway.
Action: Check the message received from the target database system.

130080: Transaction rollback error in DB system: %1$s.
Cause: A transaction rollback error has occurred in the target database system connected to the gateway.
Action: Check the message received from the target database system.

130081: Transaction rollback error in DB system: serialization failure %1$s.
Cause: A serialization failure between transactions has occurred in the target database system connected to the gateway.
Action: Check the message received from the target database system.

130082: Transaction rollback error in DB system: integrity constraint violation %1$s.
Cause: A transaction of the target database system connected to the gateway violated integrity constraints.
Action: Check the message received from the target database system.

130083: Transaction rollback error in DB system: statement completion is unknown %1$s.
Cause: The termination of a transaction in the target database system connected to the gateway has not yet been confirmed.
Action: Check the message received from the target database system.

130084: Syntax error or access rule violation in DB system: %1$s.
Cause: In the target database system connected to the gateway, bad syntax was used, or an invalid object was accessed.
Action: Check the message received from the target database system.

130085: WITH CHECK option violation in DB system: %1$s.
Cause: An invalid use of the WITH CHECK option occurred in a view of the target database system connected to the gateway.
Action: Check the message received from the target database system.

130086: Oracle system error: %1$s.
Cause: An Oracle system error has occurred.
Action: Check the message received from the target database system.

130087: Oracle resource error: %1$s.
Cause: An error occurred in the Oracle resources connected to the gateway.
Action: Check the message received from the target database system.

130088: Oracle multi-threaded server or detached process error: %1$s.
Cause: An error has occurred in the Oracle server or process connected to the gateway.
Action: Check the message received from the target database system.

130089: Oracle XA protocol or two-task interface error: %1$s.
Cause: An error has occurred in the Oracle XA protocol or the two-task interface connected to the gateway.
Action: Check the message received from the target database system.

130090: Oracle control file, database file, redo file, archival recovery, or media recovery error: %1$s.
Cause: An error has occurred in the Oracle control file or database file during archive or media recovery.
Action: Check the message received from the target database system.

130091: Oracle PL/SQL error: %1$s.
Cause: An error has occurred while executing Oracle PL/SQL connected to the gateway.
Action: Check the message received from the target database system.

130092: Oracle SQLNet driver error: %1$s. Cause: An error has occurred in the Oracle SQLNet driver connected to the gateway.
Action: Check the message received from the target database system.

130093: Oracle licensing error: %1$s.
Cause: A problem occurred in the license of the Oracle database connected to the gateway.
Action: Check the message received from the target database system.

130094: Oracle SQLConnect error: %1$s. Cause: An error occurred in Oracle SQLConnect.
Action: Check the message received from the target database system.

130095: SQL phase execution error: %1$s.
Cause: An error has occurred while executing an SQL statement in the Oracle database connected to the gateway.
Action: Check the message received from the target database system.

130096: Unsupported datatype in table.
Cause: Invalid data type in the target database table.
Action: Check to see if LONG, CLOB or BLOB types exist in the table.

130097: Explicit prepare failed.
Cause: Failed to execute ‘prepare’ in the target database.
Action: Check if there are any SQL syntax errors.

130098: Global transaction cannot be started.
Cause: Failed to start a global transaction for the target database.
Action: Check the error message from the target database system.

130099: Global transaction cannot be prepared.
Cause: Target database system has failed to prepare a global transaction.
Action: Check the error message from the target database system.

130100: Global transaction cannot be committed.
Cause: Target database system has failed to commit a global transaction.
Action: Check the error message from the target database system.

130101: Global transaction cannot be rolled back.
Cause: Target database system has failed to rollback a global transaction.
Action: Check the error message from the target database system.

130102: Execute call failed.
Cause: Failed to execute the statement.
Action: Check if the statement is correct.

130103: BindParam call failed.
Cause: Failed to execute the statement.
Action: Check if the statement is correct.

130104: New connection has been requested, although connection is already established.
Cause: Another connection was requested while connecting with server.
Action: Check the connection with the gateway.

130105: Unable to start gateway process.
Cause: Failed to start a gateway process.
Action: Ensure gateway process execution is permitted (e.g. permissions).

130106: Successful completion message received from DB system: %1$s.
Cause: The target database system connected to the gateway has successfully completed the function.
Action: Check the message received from the target database system.

130107: Failed to allocate the environment handle.
Cause: The target database failed to allocate the top-level handle.
Action: Check if the environmental variables required in the target database system are configured properly.

130108: Invalid LONG column position.
Cause: The position of the LONG column is invalid.
Action: Specify the LONG column at the end of the SELECT list.


Tibero Error Message 140000~140999

140002: Invalid protocol.
Cause: An invalid protocol was used.
Action: Make sure the protocol exists and that message transmission sequence is correct.

140003: Successful completion message.
Cause: The procedure was invoked successfully.
Action: Check the result.

140004: Failed to open library (‘%1$s’) – %2$s.
Cause: Failed to open the library.
Action: Check the error message.

140006: Unexpected external procedure failed.
Cause: Failed to execute an external function.
Action: Check the cause of the failure and try again.

140008: Invalid class name (‘%1$s’).
Cause: The specified class was not found at the class path.
Action: Verify that the class name and path are correct.

140009: Function (‘%1$s’) call failed – %2$s.
Cause: Failed to call the function.
Action: Check the error message.

140010: Invalid error code – %1$u.
Cause: The specified error code was not found.
Action: Check the error code.

140011: Invalid error code – %1$u.
Cause: The specified error code was not found.
Action: Check the error code.

140012: External procedure execution failure caused by user – %1$s.
Cause: Failed to execute the external procedure.
Action: The error was caused by the user during the execution of the external procedure.

140013: OUT parameter length overflow.
Cause: The OUT parameter length exceeds the maximum allowed.
Action: Check the error message.

140014: Not supported SQL type in external procedure
Cause: External Procedure does not support the SQL type.
Action: Check the SQL types supported by External Procedure.

140015: The length of the user library path is too long.
Cause: The length of the user library path is too long.
Action: Check the library path.

140016: The length of the user function name is too long.
Cause: The length of the user function name is too long.
Action: Check the function name.

140017: External Procedure Agent gets a signal when it was in recv().
Cause: External Procedure Agent gets a signal when it was in recv().
Action: It is not an error.


Tibero Error Message 150000~150999

150002: Invalid protocol.
Cause: An invalid protocol was used.
Action: Ensure the protocol exists and the message transmission sequence is correct.

150003: Successful completion message.
Cause: The procedure was successfully invoked.
Action: Check the result.

150004: Invalid library path.
Cause: The library path is invalid.
Action: Check the library path.

150005: Invalid function name.
Cause: The specified function was not found in the library.
Action: Check the function name.

150006: External procedure failed unexpectedly.
Cause: Failed to execute an external function.
Action: Investigate the cause of the failure and try again.

150008: Invalid class name.
Cause: The specified class was not found in the specified class path.
Action: Check the class name and path.

광고성 정보 수신

개인정보 수집, 활용 목적 및 기간

(주)티맥스티베로의 개인정보 수집 및 이용 목적은 다음과 같습니다.
내용을 자세히 읽어보신 후 동의 여부를 결정해 주시기 바랍니다.

  • 수집 목적: 티맥스티베로 뉴스레터 발송 및 고객 관리
  • 수집 항목: 성함, 회사명, 회사 이메일, 연락처, 부서명, 직급, 산업, 담당업무, 관계사 여부, 방문 경로
  • 보유 및 이용 기간: 동의 철회 시까지

※ 위 개인정보 수집 및 이용에 대한 동의를 거부할 권리가 있습니다.
※ 필수 수집 항목에 대한 동의를 거부하는 경우 뉴스레터 구독이 제한될 수 있습니다.

개인정보의 처리 위탁 정보
  • 업체명: 스티비 주식회사
  • 위탁 업무 목적 및 범위: 광고가 포함된 뉴스레터 발송 및 수신자 관리
 

개인정보 수집 및 이용

개인정보 수집, 활용 목적 및 기간

(주)티맥스티베로의 개인정보 수집 및 이용 목적은 다음과 같습니다. 내용을 자세히 읽어보신 후 동의 여부를 결정해 주시기 바랍니다.

  • 수집 목적: 티맥스티베로 뉴스레터 발송 및 고객 관리
  • 수집 항목: 성함, 회사명, 회사 이메일, 연락처, 부서명, 직급, 산업, 담당업무, 관계사 여부, 방문 경로
  • 보유 및 이용 기간: 동의 철회 시까지

※ 위 개인정보 수집 및 이용에 대한 동의를 거부할 권리가 있습니다.
※ 필수 수집 항목에 대한 동의를 거부하는 경우 뉴스레터 구독이 제한될 수 있습니다.

개인정보의 처리 위탁 정보

  • 업체명: 스티비 주식회사
  • 위탁 업무 목적 및 범위: 광고가 포함된 뉴스레터 발송 및 수신자 관리
  •