📄 messages.properties
字号:
## US English Error messages for JDBC## Note:# - Error codes are defined in DBError.java.## Message Guidelines:# (The existing messages are not consistent, but do follow this guideline# when you are creating new ones, or changing old ones.)## - Messages start in lower-cases (eg. "invalid data type").# - Do not put signs in message. This is bad: "-> NULL".# - Use past tense (eg. "failed to convert data").##--------------------------------------------------------------------------## Messages##--------------------------------------------------------------------------ORA-17001=Internal ErrorORA-17002=Io exceptionORA-17003=Invalid column indexORA-17004=Invalid column typeORA-17005=Unsupported column typeORA-17006=Invalid column nameORA-17007=Invalid dynamic columnORA-17008=Closed Connection ORA-17009=Closed Statement ORA-17010=Closed Resultset ORA-17011=Exhausted ResultsetORA-17012=Parameter Type ConflictORA-17014=ResultSet.next was not calledORA-17015=Statement was cancelledORA-17016=Statement timed outORA-17017=Cursor already initializedORA-17018=Invalid cursorORA-17019=Can only describe a queryORA-17020=Invalid row prefetchORA-17021=Missing definesORA-17022=Missing defines at indexORA-17023=Unsupported featureORA-17024=No data readORA-17025=Error in defines.isNull ()ORA-17026=Numeric OverflowORA-17027=Stream has already been closedORA-17028=Can not do new defines until the current ResultSet is closedORA-17029=setReadOnly: Read-only connections not supportedORA-17030=READ_COMMITTED and SERIALIZABLE are the only valid transaction levelsORA-17031=setAutoClose: Only support auto close mode onORA-17032=cannot set row prefetch to zero ORA-17033=Malformed SQL92 string at positionORA-17034=Non supported SQL92 token at positionORA-17035=Character Set Not Supported !!ORA-17036=exception in OracleNumberORA-17037=Fail to convert between UTF8 and UCS2ORA-17038=Byte array not long enoughORA-17039=Char array not long enoughORA-17040=Sub Protocol must be specified in connection URLORA-17041=Missing IN or OUT parameter at index:ORA-17042=Invalid Batch ValueORA-17043=Invalid stream maximum sizeORA-17044=Internal error: Data array not allocatedORA-17045=Internal error: Attempt to access bind values beyond the batch valueORA-17046=Internal error: Invalid index for data accessORA-17047=Error in Type Descriptor parseORA-17048=Undefined typeORA-17049=Inconsistent java and sql object types ORA-17050=no such element in vectorORA-17051=This API cannot be be used for non-UDT typesORA-17052=This ref is not validORA-17053=The size is not validORA-17054=The LOB locator is not validORA-17055=Invalid character encountered inORA-17056=Non supported character setORA-17057=Closed LOB ORA-17058=Internal error: Invalid NLS Conversion ratioORA-17059=Fail to convert to internal representation ORA-17060=Fail to construct descriptor ORA-17061=Missing descriptor ORA-17062=Ref cursor is invalidORA-17063=Not in a transactionORA-17064=Invalid Sytnax or Database name is nullORA-17065=Conversion class is nullORA-17066=Access layer specific implementation neededORA-17067=Invalid Oracle URL specifiedORA-17068=Invalid argument(s) in callORA-17069=Use explicit XA callORA-17070=Data size bigger than max size for this typeORA-17071=Exceeded maximum VARRAY limit ORA-17072=Inserted value too large for columnORA-17073=Logical handle no longer validORA-17074=invalid name patternORA-17075=Invalid operation for forward only resultset ORA-17076=Invalid operation for read only resultsetORA-17077=Fail to set REF value ORA-17078=Cannot do the operation as connections are already openedORA-17079=User credentials doesn't match the existing onesORA-17080=invalid batch commandORA-17081=error occurred during batchingORA-17082=No current rowORA-17083=Not on the insert rowORA-17084=Called on the insert rowORA-17085=Value conflicts occursORA-17086=Undefined column value on the insert rowORA-17087=Ignored performance hint: setFetchDirection()ORA-17088=Unsupported syntax for requested resultset type and concurrency level ORA-17089=internal errorORA-17090=operation not allowedORA-17091=Unable to create resultset at the requested type and/or concurrency levelORA-17092=JDBC statements cannot be created or executed at end of call processingORA-17093=OCI operation returned OCI_SUCCESS_WITH_INFOORA-17094=Object type version mismatchedORA-17095=Statement Caching is not enabled for this Connection objectORA-17096=Statement Caching cannot be enabled for this logical connection.ORA-17097=Invalid PL/SQL Index Table element typeORA-17098=Invalid empty lob operationORA-17099=Invalid PL/SQL Index Table array lengthORA-17100=Invalid database Java ObjectORA-17101=Invalid properties in OCI Connection Pool ObjectORA-17102=Bfile is read onlyORA-17103=invalid connection type to return via getConnection. Use getJavaSqlConnection insteadORA-17104=SQL statement to execute cannot be empty or nullORA-17105=connection session time zone was not setORA-17106=invalid JDBC-OCI driver connection pool configuration specifiedORA-17107=invalid proxy type specified ORA-17200=Unable to properly convert XA open string from Java to CORA-17201=Unable to properly convert XA close string from Java to CORA-17202=Unable to properly convert RM name from Java to CORA-17203=Could not casting pointer type to jlongORA-17204=Input array too short to hold OCI handlesORA-17205=Failed to obtain OCISvcCtx handle from C-XA using xaoSvcCtxORA-17206=Failed to obtain OCIEnv handle from C-XA using xaoEnvORA-17207=The tnsEntry property was not set in DataSourceORA-17213=C-XA returned XAER_RMERR during xa_openORA-17215=C-XA returned XAER_INVAL during xa_openORA-17216=C-XA returned XAER_PROTO during xa_openORA-17233=C-XA returned XAER_RMERR during xa_closeORA-17235=C-XA returned XAER_INVAL during xa_closeORA-17236=C-XA returned XAER_PROTO during xa_close# ^ ^ ^ ^# | | | | P L E A S E R E A D## Add new message above this comment.# Before you add a new message, please read "Message Guideline" at the# top of this file first.##--------------------------------------------------------------------------## TTC Messages##--------------------------------------------------------------------------ORA-17401=Protocol violation ORA-17402=Only one RPA message is expectedORA-17403=Only one RXH message is expectedORA-17404=Received more RXDs than expectedORA-17405=UAC length is not zeroORA-17406=Exceeding maximum buffer length ORA-17407=invalid Type Representation(setRep)ORA-17408=invalid Type Representation(getRep)ORA-17409=invalid buffer lengthORA-17410=No more data to read from socketORA-17411=Data Type representations mismatchORA-17412=Bigger type length than MaximumORA-17413=Exceding key sizeORA-17414=Insufficient Buffer size to store Columns NamesORA-17415=This type hasn't been handledORA-17416=FATAL ORA-17417=NLS Problem, failed to decode column namesORA-17418=Internal structure's field length errorORA-17419=Invalid number of columns returnedORA-17420=Oracle Version not defined ORA-17421=Types or Connection not defined ORA-17422=Invalid class in factory ORA-17423=Using a PLSQL block without an IOV defined ORA-17424=Attempting different marshaling operation ORA-17425=Returning a stream in PLSQL block ORA-17426=Both IN and OUT binds are NULL ORA-17427=Using Uninitialized OAC ORA-17428=Logon must be called after connectORA-17429=Must be at least connected to serverORA-17430=Must be logged on to serverORA-17431=SQL Statement to parse is nullORA-17432=invalid options in all7ORA-17433=invalid arguments in callORA-17434=not in streaming modeORA-17435=invalid number of in_out_binds in IOVORA-17436=invalid number of outbindsORA-17437=Error in PLSQL block IN/OUT argument(s)ORA-17438=Internal - Unexpected valueORA-17439=Invalid SQL typeORA-17440=DBItem/DBType is null ORA-17441=Oracle Version not supported. Minimum supported version is 7.2.3. ORA-17442=Refcursor value is invalidORA-17443=Null user or password not supported in THIN driverORA-17444=TTC Protocol version received from server not supported# ^ ^ ^ ^# | | | | P L E A S E R E A D## Add new message above this comment.# Before you add a new message, please read "Message Guideline" at the# top of this file first.#
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -