Oracle8i JDBC Developer's Guide and Reference
Release 3 (8.1.7)

Part Number A83724-01

Library

Solution Area

Contents

Index

Go to previous page Go to beginning of chapter Go to next page

General JDBC Messages

This section lists general JDBC error messages, first sorted by ORA number, and then alphabetically.

JDBC Messages Sorted by ORA Number

ORA-17001  

Internal Error  

ORA-17002  

Io exception  

ORA-17003  

Invalid column index  

ORA-17004  

Invalid column type  

ORA-17005  

Unsupported column type  

ORA-17006  

Invalid column name  

ORA-17007  

Invalid dynamic column  

ORA-17008  

Closed Connection  

ORA-17009  

Closed Statement  

ORA-17010  

Closed Resultset  

ORA-17011  

Exhausted Resultset  

ORA-17012  

Parameter Type Conflict  

ORA-17014  

ResultSet.next was not called  

ORA-17015  

Statement was cancelled  

ORA-17016  

Statement timed out  

ORA-17017  

Cursor already initialized  

ORA-17018  

Invalid cursor  

ORA-17019  

Can only describe a query  

ORA-17020  

Invalid row prefetch  

ORA-17021  

Missing defines  

ORA-17022  

Missing defines at index  

ORA-17023  

Unsupported feature  

ORA-17024  

No data read  

ORA-17025  

Error in defines.isNull ()  

ORA-17026  

Numeric Overflow  

ORA-17027  

Stream has already been closed  

ORA-17028  

Can not do new defines until the current ResultSet is closed  

ORA-17029  

setReadOnly: Read-only connections not supported  

ORA-17030  

READ_COMMITTED and SERIALIZABLE are the only valid transaction levels  

ORA-17031  

setAutoClose: Only support auto close mode on  

ORA-17032  

cannot set row prefetch to zero  

ORA-17033  

Malformed SQL92 string at position  

ORA-17034  

Non supported SQL92 token at position  

ORA-17035  

Character Set Not Supported !!  

ORA-17036  

exception in OracleNumber  

ORA-17037  

Fail to convert between UTF8 and UCS2  

ORA-17038  

Byte array not long enough  

ORA-17039  

Char array not long enough  

ORA-17040  

Sub Protocol must be specified in connection URL  

ORA-17041  

Missing IN or OUT parameter at index:  

ORA-17042  

Invalid Batch Value  

ORA-17043  

Invalid stream maximum size  

ORA-17044  

Internal error: Data array not allocated  

ORA-17045  

Internal error: Attempt to access bind values beyond the batch value  

ORA-17046  

Internal error: Invalid index for data access  

ORA-17047  

Error in Type Descriptor parse  

ORA-17048  

Undefined type  

ORA-17049  

Inconsistent java and sql object types  

ORA-17050  

no such element in vector  

ORA-17051  

This API cannot be be used for non-UDT types  

ORA-17052  

This ref is not valid  

ORA-17053  

The size is not valid  

ORA-17054  

The LOB locator is not valid  

ORA-17055  

Invalid character encountered in  

ORA-17056  

Non supported character set  

ORA-17057  

Closed LOB  

ORA-17058  

Internal error: Invalid NLS Conversion ratio  

ORA-17059  

Fail to convert to internal representation  

ORA-17060  

Fail to construct descriptor  

ORA-17061  

Missing descriptor  

ORA-17062  

Ref cursor is invalid  

ORA-17063  

Not in a transaction  

ORA-17064  

Invalid Sytnax or Database name is null  

ORA-17065  

Conversion class is null  

ORA-17066  

Access layer specific implementation needed  

ORA-17067  

Invalid Oracle URL specified  

ORA-17068  

Invalid argument(s) in call  

ORA-17069  

Use explicit XA call  

ORA-17070  

Data size bigger than max size for this type  

ORA-17071  

Exceeded maximum VARRAY limit  

ORA-17072  

Inserted value too large for column  

ORA-17073  

Logical handle no longer valid  

ORA-17074  

invalid name pattern  

ORA-17075  

Invalid operation for forward only resultset  

ORA-17076  

Invalid operation for read only resultset  

ORA-17077  

Fail to set REF value  

ORA-17078  

Cannot do the operation as connections are already opened  

ORA-17079  

User credentials doesn't match the existing ones  

ORA-17080  

invalid batch command  

ORA-17081  

error occurred during batching  

ORA-17082  

No current row  

ORA-17083  

Not on the insert row  

ORA-17084  

Called on the insert row  

ORA-17085  

Value conflicts occurs  

ORA-17086  

Undefined column value on the insert row  

ORA-17087  

Ignored performance hint: setFetchDirection()  

ORA-17088  

Unsupported syntax for requested resultset type and concurrency level  

ORA-17089  

internal error  

ORA-17090  

operation not allowed  

ORA-17091  

Unable to create resultset at the requested type and/or concurrency level  

ORA-17092  

JDBC statements cannot be created or executed at end of call processing  

JDBC Messages Sorted Alphabetically

ORA-17066  

Access layer specific implementation needed  

ORA-17038  

Byte array not long enough  

ORA-17084  

Called on the insert row  

ORA-17028  

Can not do new defines until the current ResultSet is closed  

ORA-17019  

Can only describe a query  

ORA-17078  

Cannot do the operation as connections are already opened  

ORA-17032  

cannot set row prefetch to zero  

ORA-17039  

Char array not long enough  

ORA-17035  

Character Set Not Supported !!  

ORA-17008  

Closed Connection  

ORA-17057  

Closed LOB  

ORA-17010  

Closed Resultset  

ORA-17009  

Closed Statement  

ORA-17065  

Conversion class is null  

ORA-17017  

Cursor already initialized  

ORA-17070  

Data size bigger than max size for this type  

ORA-17025  

Error in defines.isNull ()  

ORA-17047  

Error in Type Descriptor parse  

ORA-17081  

error occurred during batching  

ORA-17071  

Exceeded maximum VARRAY limit  

ORA-17036  

exception in OracleNumber  

ORA-17011  

Exhausted Resultset  

ORA-17060  

Fail to construct descriptor  

ORA-17037  

Fail to convert between UTF8 and UCS2  

ORA-17059  

Fail to convert to internal representation  

ORA-17077  

Fail to set REF value  

ORA-17087  

Ignored performance hint: setFetchDirection()  

ORA-17049  

Inconsistent java and sql object types  

ORA-17072  

Inserted value too large for column  

ORA-17001  

Internal Error  

ORA-17089  

internal error  

ORA-17045  

Internal error: Attempt to access bind values beyond the batch value  

ORA-17044  

Internal error: Data array not allocated  

ORA-17046  

Internal error: Invalid index for data access  

ORA-17058  

Internal error: Invalid NLS Conversion ratio  

ORA-17068  

Invalid argument(s) in call  

ORA-17080  

invalid batch command  

ORA-17042  

Invalid Batch Value  

ORA-17055  

Invalid character encountered in  

ORA-17003  

Invalid column index  

ORA-17006  

Invalid column name  

ORA-17004  

Invalid column type  

ORA-17018  

Invalid cursor  

ORA-17007  

Invalid dynamic column  

ORA-17074  

invalid name pattern  

ORA-17075  

Invalid operation for forward only resultset  

ORA-17076  

Invalid operation for read only resultset  

ORA-17067  

Invalid Oracle URL specified  

ORA-17020  

Invalid row prefetch  

ORA-17043  

Invalid stream maximum size  

ORA-17064  

Invalid Sytnax or Database name is null  

ORA-17002  

Io exception  

ORA-17092  

JDBC statements cannot be created or executed at end of call processing  

ORA-17073  

Logical handle no longer valid  

ORA-17033  

Malformed SQL92 string at position  

ORA-17021  

Missing defines  

ORA-17022  

Missing defines at index  

ORA-17061  

Missing descriptor  

ORA-17041  

Missing IN or OUT parameter at index:  

ORA-17082  

No current row  

ORA-17024  

No data read  

ORA-17050  

no such element in vector  

ORA-17056  

Non supported character set  

ORA-17034  

Non supported SQL92 token at position  

ORA-17063  

Not in a transaction  

ORA-17083  

Not on the insert row  

ORA-17026  

Numeric Overflow  

ORA-17090  

operation not allowed  

ORA-17012  

Parameter Type Conflict  

ORA-17030  

READ_COMMITTED and SERIALIZABLE are the only valid transaction levels  

ORA-17062  

Ref cursor is invalid  

ORA-17014  

ResultSet.next was not called  

ORA-17031  

setAutoClose: Only support auto close mode on  

ORA-17029  

setReadOnly: Read-only connections not supported  

ORA-17016  

Statement timed out  

ORA-17015  

Statement was cancelled  

ORA-17027  

Stream has already been closed  

ORA-17040  

Sub Protocol must be specified in connection URL  

ORA-17054  

The LOB locator is not valid  

ORA-17053  

The size is not valid  

ORA-17051  

This API cannot be be used for non-UDT types  

ORA-17052  

This ref is not valid  

ORA-17091  

Unable to create resultset at the requested type and/or concurrency level  

ORA-17086  

Undefined column value on the insert row  

ORA-17048  

Undefined type  

ORA-17005  

Unsupported column type  

ORA-17023  

Unsupported feature  

ORA-17088  

Unsupported syntax for requested resultset type and concurrency level  

ORA-17069  

Use explicit XA call  

ORA-17079  

User credentials doesn't match the existing ones  

ORA-17085  

Value conflicts occurs  



Go to previous page
Go to beginning of chapter
Go to next page
Oracle
Copyright © 1996-2000, Oracle Corporation.

All Rights Reserved.

Library

Solution Area

Contents

Index