Oracle ORA-ERRORS Part 3 With Solution

The Oracle ORA-Errors

ORA-14113: Oracle / PLSQL: ORA-14113 partitioned table cannot have column with LOB datatype

ORA-14114: Oracle / PLSQL: ORA-14114 partitioned table cannot have column with object, REF, nested table, array datatype

ORA-14115: Oracle / PLSQL: ORA-14115 partition bound of partition number is too long

ORA-14116: Oracle / PLSQL: ORA-14116 partition bound of partition “” is too long

Oracle ORA-Errors

ORA-14117: Oracle / PLSQL: ORA-14117 partition resides in offline tablespace

ORA-14118: Oracle / PLSQL: ORA-14118 CHECK constraint mismatch in ALTER TABLE EXCHANGE PARTITION

ORA-14119: Oracle / PLSQL: ORA-14119 specified partition bound is too long

Oracle ORA-Errors

ORA-14120: Oracle / PLSQL: ORA-14120 incompletely specified partition bound for a DATE column

ORA-14121: Oracle / PLSQL: ORA-14121 MODIFY DEFAULT ATTRIBUTES may not be combined with other operations

ORA-14122: Oracle / PLSQL: ORA-14122 only one REVERSE or NOREVERSE clause may be specified

ORA-14123: Oracle / PLSQL: ORA-14123 duplicate NOREVERSE clause

ORA-14124: Oracle / PLSQL: ORA-14124 duplicate REVERSE clause

ORA-14125: Oracle / PLSQL: ORA-14125 REVERSE/NOREVERSE may not be specified in this context

ORA-14126: Oracle / PLSQL: ORA-14126 only a may follow description(s) of resulting partitions

ORA-14127: Oracle / PLSQL: ORA-14127 illegal index-partition-extended table name syntax

ORA-14128: Oracle / PLSQL: ORA-14128 FOREIGN KEY constraint mismatch in ALTER TABLE EXCHANGE PARTITION

ORA-14129: Oracle / PLSQL: ORA-14129 INCLUDING INDEXES must be specified as tables have enabled UNIQUE constraints

ORA-14130: Oracle / PLSQL: ORA-14130 UNIQUE constraints mismatch in ALTER TABLE EXCHANGE PARTITION

ORA-14131: Oracle / PLSQL: ORA-14131 enabled UNIQUE constraint exists on one of the tables

ORA-14132: Oracle / PLSQL: ORA-14132 table cannot be used in EXCHANGE

ORA-14133: Oracle / PLSQL: ORA-14133 ALTER TABLE MOVE cannot be combined with other operations

ORA-14134: Oracle / PLSQL: ORA-14134 indexes cannot use both DESC and REVERSE

ORA-14135: Oracle / PLSQL: ORA-14135 a LOB column cannot serve as a partitioning column

ORA-14136: Oracle / PLSQL: ORA-14136 ALTER TABLE EXCHANGE restricted by fine-grained security

ORA-14137: Oracle / PLSQL: ORA-14137 Table in partially dropped state, submit DROP TABLE PURGE

ORA-14138: Oracle / PLSQL: ORA-14138 An unexpected error encountered during drop table operation

ORA-14150: Oracle / PLSQL: ORA-14150 missing SUBPARTITION keyword

ORA-14151: Oracle / PLSQL: ORA-14151 invalid table partitioning method

ORA-14152: Oracle / PLSQL: ORA-14152 invalid number of partitions specified in PARTITIONS clause

ORA-14153: Oracle / PLSQL: ORA-14153 only one of STORE IN or clause may be specified

ORA-14154: Oracle / PLSQL: ORA-14154 only one of STORE IN or clause may be specified

ORA-14155: Oracle / PLSQL: ORA-14155 missing PARTITION or SUBPARTITION keyword

ORA-14156: Oracle / PLSQL: ORA-14156 invalid number of subpartitions specified in [SUBPARTITIONS | SUBPARTITION TEMPLATE] clause

ORA-14157: Oracle / PLSQL: ORA-14157 invalid subpartition name

ORA-14158: Oracle / PLSQL: ORA-14158 too many subpartition descriptions

ORA-14159: Oracle / PLSQL: ORA-14159 duplicate subpartition name

ORA-14160: Oracle / PLSQL: ORA-14160 this physical attribute may not be specified for a table subpartition

ORA-14161: Oracle / PLSQL: ORA-14161 subpartition number

ORA-14162: Oracle / PLSQL: ORA-14162 subpartition “”

ORA-14163: Oracle / PLSQL: ORA-14163 subpartition number

ORA-14164: Oracle / PLSQL: ORA-14164 subpartition “”

ORA-14165: Oracle / PLSQL: ORA-14165 MODIFY DEFAULT ATTRIBUTES FOR PARTITION may not be combined with other operations

ORA-14166: Oracle / PLSQL: ORA-14166 missing INTO keyword

ORA-14167: Oracle / PLSQL: ORA-14167 only one subpartition may be moved

ORA-14168: Oracle / PLSQL: ORA-14168 only one subpartition may be modified

ORA-14169: Oracle / PLSQL: ORA-14169 invalid ALTER TABLE MODIFY SUBPARTITION option

ORA-14170: Oracle / PLSQL: ORA-14170 cannot specify clause in CREATE TABLE|INDEX

ORA-14171: Oracle / PLSQL: ORA-14171 cannot specify clause in CREATE|ALTER TABLE

ORA-14172: Oracle / PLSQL: ORA-14172 invalid ALTER TABLE EXCHANGE SUBPARTITION option

ORA-14173: Oracle / PLSQL: ORA-14173 illegal subpartition-extended table name syntax

ORA-14174: Oracle / PLSQL: ORA-14174 only a may follow COALESCE PARTITION|SUBPARTITION

ORA-14175: Oracle / PLSQL: ORA-14175 a subpartition maintenance operation may not be combined with other operations

ORA-14176: Oracle / PLSQL: ORA-14176 this attribute may not be specified for a hash partition

ORA-14177: Oracle / PLSQL: ORA-14177 STORE-IN (Tablespace list) can only be specified for a LOCAL index on a Hash or Composite Range Hash table

ORA-14178: Oracle / PLSQL: ORA-14178 STORE IN (DEFAULT) clause is not supported for hash partitioned global indexes

ORA-14183: Oracle / PLSQL: ORA-14183 TABLESPACE DEFAULT can be specified only for Composite LOCAL index

ORA-14184: Oracle / PLSQL: ORA-14184 cannot create an UNIQUE partitioned index on a SYSTEM partitioned table

ORA-14185: Oracle / PLSQL: ORA-14185 incorrect physical attribute specified for this index partition

ORA-14186: Oracle / PLSQL: ORA-14186 number of sub-partitions of LOCAL index must equal that of the underlying table

ORA-14187: Oracle / PLSQL: ORA-14187 partitioning method for LOCAL index is inconsistent with that of the underlying table

ORA-14188: Oracle / PLSQL: ORA-14188 sub-partitioning columns must form a subset of key columns of a UNIQUE index

ORA-14189: Oracle / PLSQL: ORA-14189 this physical attribute may not be specified for an index subpartition

ORA-14190: Oracle / PLSQL: ORA-14190 only one ENABLE/DISABLE ROW MOVEMENT clause can be specified

ORA-14191: Oracle / PLSQL: ORA-14191 ALLOCATE STORAGE may not be specified for Composite Range partitioned object

ORA-14192: Oracle / PLSQL: ORA-14192 cannot modify physical index attributes of a Hash index partition

ORA-14193: Oracle / PLSQL: ORA-14193 invalid ALTER INDEX MODIFY SUBPARTITION option

ORA-14194: Oracle / PLSQL: ORA-14194 only one subpartition may be rebuilt

ORA-14195: Oracle / PLSQL: ORA-14195 ALLOCATE STORAGE may not be specified for RANGE or LIST partitioned object

ORA-14196: Oracle / PLSQL: ORA-14196 Specified index cannot be used to enforce the constraint.

ORA-14197: Oracle / PLSQL: ORA-14197 dimension values 3,4 cannot be used with domain indexes

ORA-14198: Oracle / PLSQL: ORA-14198 rowid column must refer to table specified in 1st parameter

ORA-14199: Oracle / PLSQL: ORA-14199 Disable fix for 4900129

ORA-14240: Oracle / PLSQL: ORA-14240 use of syntax for SYSTEM and Range Composite/System (R+S) partitioning methods

ORA-14241: Oracle / PLSQL: ORA-14241 invalid table partitioning method

ORA-14242: Oracle / PLSQL: ORA-14242 table is not partitioned by System, or Hash method

ORA-14243: Oracle / PLSQL: ORA-14243 table is not partitioned by Range, System, or Hash method

ORA-14244: Oracle / PLSQL: ORA-14244 illegal operation for a System or Composite Range/System partitioned table

ORA-14251: Oracle / PLSQL: ORA-14251 Specified subpartition does not exist

ORA-14252: Oracle / PLSQL: ORA-14252 invalid ALTER TABLE MODIFY PARTITION option for a Hash partition

ORA-14253: Oracle / PLSQL: ORA-14253 table is not partitioned by Composite Range method

ORA-14254: Oracle / PLSQL: ORA-14254 cannot specify ALLOCATE STORAGE for a (Composite) Range or List partitioned table

ORA-14255: Oracle / PLSQL: ORA-14255 table is not partitioned by Range, Composite Range or List method

ORA-14256: Oracle / PLSQL: ORA-14256 invalid resulting partition description(s)

ORA-14257: Oracle / PLSQL: ORA-14257 cannot move partition other than a Range or Hash partition

ORA-14258: Oracle / PLSQL: ORA-14258 invalid partition description

ORA-14259: Oracle / PLSQL: ORA-14259 table is not partitioned by Hash method

ORA-14260: Oracle / PLSQL: ORA-14260 incorrect physical attribute specified for this partition

ORA-14261: Oracle / PLSQL: ORA-14261 partition bound may not be specified when adding this Hash partition

ORA-14262: Oracle / PLSQL: ORA-14262 new subpartition name must differ from the old subpartition name

ORA-14263: Oracle / PLSQL: ORA-14263 new subpartition name must differ from that of any other subpartition of the object

ORA-14264: Oracle / PLSQL: ORA-14264 table is not partitioned by Composite Range method

ORA-14265: Oracle / PLSQL: ORA-14265 data type or length of a table subpartitioning column may not be changed

ORA-14266: Oracle / PLSQL: ORA-14266 data type or length of an index subpartitioning column may not be changed

ORA-14267: Oracle / PLSQL: ORA-14267 cannot specify PARALLEL clause when adding a (Composite) Range partition

ORA-14268: Oracle / PLSQL: ORA-14268 subpartition ” of the partition resides in offlined tablespace

ORA-14269: Oracle / PLSQL: ORA-14269 cannot exchange partition other than a Range or Hash partition

ORA-14270: Oracle / PLSQL: ORA-14270 table is not partitioned by Range or Hash or List method

ORA-14271: Oracle / PLSQL: ORA-14271 table is not partitioned by Composite Range method

ORA-14272: Oracle / PLSQL: ORA-14272 only a partition with higher bound can be reused

ORA-14273: Oracle / PLSQL: ORA-14273 lower-bound partition must be specified first

ORA-14274: Oracle / PLSQL: ORA-14274 partitions being merged are not adjacent

ORA-14275: Oracle / PLSQL: ORA-14275 cannot reuse lower-bound partition as resulting partition

ORA-14276: Oracle / PLSQL: ORA-14276 EXCHANGE SUBPARTITION requires a non-partitioned, non-clustered table

ORA-14277: Oracle / PLSQL: ORA-14277 tables in EXCHANGE SUBPARTITION must have the same number of columns

ORA-14278: Oracle / PLSQL: ORA-14278 column type or size mismatch in EXCHANGE SUBPARTITION

ORA-14279: Oracle / PLSQL: ORA-14279 index mismatch for tables in ALTER TABLE EXCHANGE SUBPARTITION

ORA-14280: Oracle / PLSQL: ORA-14280 all rows in table do not qualify for specified subpartition

ORA-14281: Oracle / PLSQL: ORA-14281 CHECK constraint mismatch in ALTER TABLE EXCHANGE SUBPARTITION

ORA-14282: Oracle / PLSQL: ORA-14282 FOREIGN KEY constraint mismatch in ALTER TABLE EXCHANGE SUBPARTITION

ORA-14283: Oracle / PLSQL: ORA-14283 UNIQUE constraints mismatch in ALTER TABLE EXCHANGE SUBPARTITION

ORA-14284: Oracle / PLSQL: ORA-14284 one or more of table’s subpartitions reside in a read-only tablespace

ORA-14285: Oracle / PLSQL: ORA-14285 cannot COALESCE the only partition of this hash partitioned table or index

ORA-14286: Oracle / PLSQL: ORA-14286 cannot COALESCE the only subpartition of this table partition

ORA-14287: Oracle / PLSQL: ORA-14287 cannot REBUILD a partition of a Composite Range partitioned index

ORA-14288: Oracle / PLSQL: ORA-14288 index is not partitioned by Composite Range method

ORA-14289: Oracle / PLSQL: ORA-14289 cannot make local index partition of Composite Range partitioned table unusable

ORA-14290: Oracle / PLSQL: ORA-14290 PRIMARY KEY constraint mismatch in ALTER TABLE EXCHANGE [SUB]PARTITION

ORA-14291: Oracle / PLSQL: ORA-14291 cannot EXCHANGE a composite partition with a non-partitioned table

ORA-14292: Oracle / PLSQL: ORA-14292 Partitioning type of table must match subpartitioning type of composite partition

ORA-14293: Oracle / PLSQL: ORA-14293 Number of partitioning columns does not match number of subpartitioning columns

ORA-14294: Oracle / PLSQL: ORA-14294 Number of partitions does not match number of subpartitions

ORA-14295: Oracle / PLSQL: ORA-14295 column type or size mismatch between partitioning columns and subpartitioning columns

ORA-14296: Oracle / PLSQL: ORA-14296 Table block size mismatch in ALTER TABLE EXCHANGE [SUB]PARTITION

ORA-14297: Oracle / PLSQL: ORA-14297 Index block size mismatch in ALTER TABLE EXCHANGE [SUB]PARTITION

ORA-14298: Oracle / PLSQL: ORA-14298 LOB column block size mismatch in ALTER TABLE EXCHANGE [SUB]PARTITION

ORA-14299: Oracle / PLSQL: ORA-14299 total number of partitions/subpartitions exceeds the maximum limit

ORA-14301: Oracle / PLSQL: ORA-14301 table-level attributes must be specified before partition-level attributes

ORA-14302: Oracle / PLSQL: ORA-14302 only one list of added-LOB-storage-clauses can be specified in a statement

ORA-14303: Oracle / PLSQL: ORA-14303 partitions or subpartitions are not in the right order

ORA-14304: Oracle / PLSQL: ORA-14304 List partitioning method expects a single partitioning column

ORA-14305: Oracle / PLSQL: ORA-14305 List value ” specified twice in partition ”

ORA-14306: Oracle / PLSQL: ORA-14306 List value ” specified twice in partitions ”, ”

ORA-14307: Oracle / PLSQL: ORA-14307 partition contains too many list values

ORA-14308: Oracle / PLSQL: ORA-14308 partition bound element must be one of

ORA-14309: Oracle / PLSQL: ORA-14309 Total count of list values exceeds maximum allowed

ORA-14310: Oracle / PLSQL: ORA-14310 VALUES LESS THAN or AT clause cannot be used with List partitioned tables

ORA-14311: Oracle / PLSQL: ORA-14311 Expecting VALUES LESS THAN or AT clause

ORA-14312: Oracle / PLSQL: ORA-14312 Value already exists in partition

ORA-14313: Oracle / PLSQL: ORA-14313 Value does not exist in partition

ORA-14314: Oracle / PLSQL: ORA-14314 resulting List partition(s) must contain atleast 1 value

ORA-14315: Oracle / PLSQL: ORA-14315 cannot merge a partition with itself

ORA-14316: Oracle / PLSQL: ORA-14316 table is not partitioned by List method

ORA-14317: Oracle / PLSQL: ORA-14317 cannot drop the last value of partition

ORA-14318: Oracle / PLSQL: ORA-14318 DEFAULT partition must be last partition specified

ORA-14319: Oracle / PLSQL: ORA-14319 DEFAULT cannot be specified with other values

ORA-14320: Oracle / PLSQL: ORA-14320 DEFAULT cannot be specified for ADD/DROP VALUES or SPLIT

ORA-14321: Oracle / PLSQL: ORA-14321 cannot add/drop values to DEFAULT partition

ORA-14322: Oracle / PLSQL: ORA-14322 DEFAULT partition already exists

ORA-14323: Oracle / PLSQL: ORA-14323 cannot add partition when DEFAULT partition exists

ORA-14324: Oracle / PLSQL: ORA-14324 values being added already exist in DEFAULT partition

ORA-14325: Oracle / PLSQL: ORA-14325 only LOCAL indexes may be specified in this clause

ORA-14326: Oracle / PLSQL: ORA-14326 Primary index on an IOT, DOMAIN and LOB indexes may not be specified in the UPDATE INDEXES clause

ORA-14327: Oracle / PLSQL: ORA-14327 Some index [sub]partitions could not be rebuilt

ORA-14328: Oracle / PLSQL: ORA-14328 Allow UPDATE INDEXES clause for PIOTs. To be used for testing

ORA-14329: Oracle / PLSQL: ORA-14329 domain index [sub]partitions cannot be renamed in this clause

ORA-14400: Oracle / PLSQL: ORA-14400 inserted partition key does not map to any partition

ORA-14401: Oracle / PLSQL: ORA-14401 inserted partition key is outside specified partition

ORA-14402: Oracle / PLSQL: ORA-14402 updating partition key column would cause a partition change

ORA-14403: Oracle / PLSQL: ORA-14403 cursor invalidation detected after getting DML partition lock

ORA-14404: Oracle / PLSQL: ORA-14404 partitioned table contains partitions in a different tablespace

ORA-14405: Oracle / PLSQL: ORA-14405 partitioned index contains partitions in a different tablespace

ORA-14406: Oracle / PLSQL: ORA-14406 updated partition key is beyond highest legal partition key

ORA-14407: Oracle / PLSQL: ORA-14407 partitioned table contains subpartitions in a different tablespace

ORA-14408: Oracle / PLSQL: ORA-14408 partitioned index contains subpartitions in a different tablespace

ORA-14409: Oracle / PLSQL: ORA-14409 inserted partition key is outside specified subpartition

ORA-14450: Oracle / PLSQL: ORA-14450 attempt to access a transactional temp table already in use

ORA-14451: Oracle / PLSQL: ORA-14451 unsupported feature with temporary table

ORA-14452: Oracle / PLSQL: ORA-14452 attempt to create, alter or drop an index on temporary table already in use

ORA-14453: Oracle / PLSQL: ORA-14453 attempt to use a LOB of a temporary table, whose data has alreadybeen purged

ORA-14454: Oracle / PLSQL: ORA-14454 attempt to reference temporary table in a referential integrity constraint

ORA-14455: Oracle / PLSQL: ORA-14455 attempt to create referential integrity constraint on temporary table

ORA-14456: Oracle / PLSQL: ORA-14456 cannot rebuild index on a temporary table

ORA-14457: Oracle / PLSQL: ORA-14457 disallowed Nested Table column in a Temporary table

ORA-14458: Oracle / PLSQL: ORA-14458 attempt was made to create a temporary table with INDEX organization

ORA-14459: Oracle / PLSQL: ORA-14459 missing GLOBAL keyword

ORA-14460: Oracle / PLSQL: ORA-14460 only one COMPRESS or NOCOMPRESS clause may be specified

ORA-14461: Oracle / PLSQL: ORA-14461 cannot REUSE STORAGE on a temporary table TRUNCATE

ORA-14462: Oracle / PLSQL: ORA-14462 cannot TRUNCATE temporary table in an autonomous transaction which is already in use by the parent transaction

ORA-14500: Oracle / PLSQL: ORA-14500 LOCAL option not valid without partition name

ORA-14501: Oracle / PLSQL: ORA-14501 object is not partitioned

ORA-14503: Oracle / PLSQL: ORA-14503 only one partition name can be specified

ORA-14504: Oracle / PLSQL: ORA-14504 syntax not supported for analyze

ORA-14505: Oracle / PLSQL: ORA-14505 LOCAL option valid only for partitioned indexes

ORA-14506: Oracle / PLSQL: ORA-14506 LOCAL option required for partitioned indexes

ORA-14507: Oracle / PLSQL: ORA-14507 partition corrupt. all rows do not fall within partition bounds

ORA-14508: Oracle / PLSQL: ORA-14508 specified VALIDATE INTO table not found

ORA-14509: Oracle / PLSQL: ORA-14509 specified VALIDATE INTO table form incorrect

ORA-14510: Oracle / PLSQL: ORA-14510 can specify VALIDATE INTO clause only for partitioned tables

ORA-14511: Oracle / PLSQL: ORA-14511 cannot perform operation on a partitioned object

ORA-14512: Oracle / PLSQL: ORA-14512 cannot perform operation on a clustered object

ORA-14513: Oracle / PLSQL: ORA-14513 partitioning column may not be of object datatype

ORA-14514: Oracle / PLSQL: ORA-14514 LOCAL option not valid without subpartition name

ORA-14515: Oracle / PLSQL: ORA-14515 only one aubpartition name can be specified

ORA-14516: Oracle / PLSQL: ORA-14516 subpartition corrupt. all rows do not fall within subpartition bounds

ORA-14517: Oracle / PLSQL: ORA-14517 subpartition of index ‘.’ is in unusable state

ORA-14518: Oracle / PLSQL: ORA-14518 partition contains rows corresponding to values being dropped

ORA-14519: Oracle / PLSQL: ORA-14519 Conflicting tablespace blocksizes for

ORA-14520: Oracle / PLSQL: ORA-14520 Tablespace block size [] does not match existing object block size []

ORA-14521: Oracle / PLSQL: ORA-14521 Default tablespace block size [] for does not match existing block size []

ORA-14522: Oracle / PLSQL: ORA-14522 Partition-level default tablespace block size [] for does not match existing block size []

ORA-14523: Oracle / PLSQL: ORA-14523 Cannot co-locate [sub]partition of with table [sub]partition because block size [] does not match table block size []

ORA-14524: Oracle / PLSQL: ORA-14524 Always allow partitioning. To be used only by trusted clients

ORA-14525: Oracle / PLSQL: ORA-14525 Fast Split event

ORA-14526: Oracle / PLSQL: ORA-14526 This event is no longer used.

ORA-14527: Oracle / PLSQL: ORA-14527 Allow ROWID datatype for partitioning key columns

ORA-14528: Oracle / PLSQL: ORA-14528 simulated crash during drop table optimization

ORA-14529: Oracle / PLSQL: ORA-14529 copy hakan factor during ctas at facilitate exchange partition

ORA-14532: Oracle / PLSQL: ORA-14532 Event for bug 5618049

ORA-14534: Oracle / PLSQL: ORA-14534 Event for bug 5996430 fix to be turned on

ORA-14551: Oracle / PLSQL: ORA-14551 cannot perform a DML operation inside a query

ORA-14552: Oracle / PLSQL: ORA-14552 cannot perform a DDL, commit or rollback inside a query or DML

ORA-14553: Oracle / PLSQL: ORA-14553 cannot perform a lob write operation inside a query

ORA-14601: Oracle / PLSQL: ORA-14601 Illegal to specify SUBPARTITIONS or STORE-IN while specifying a subpartition template

ORA-14602: Oracle / PLSQL: ORA-14602 SUBPARTITION TEMPLATE is legal only for a composite partitioned table

ORA-14603: Oracle / PLSQL: ORA-14603 [SUBPARTITIONS | SUBPARTITION TEMPLATE] subpartition_count syntax is valid only for range-hash tables

ORA-14604: Oracle / PLSQL: ORA-14604 During CREATE TABLE time it is illegal to specify SUBPARTITIONS or STORE IN once a SUBPARTITION TEMPLATE has been specified

ORA-14605: Oracle / PLSQL: ORA-14605 Name missing for subpartition / lob segment in template

ORA-14606: Oracle / PLSQL: ORA-14606 Tablespace was specified for previous subpartitions in template but is not specified for

ORA-14607: Oracle / PLSQL: ORA-14607 Tablespace was not specified for previous subpartitions in template but is specified for

ORA-14608: Oracle / PLSQL: ORA-14608 Tablespace was specified for the previous lob segments of column in template but is not specified for

ORA-14609: Oracle / PLSQL: ORA-14609 Tablespace was not specified for the previous lob segments of column in template but is specified for

ORA-14610: Oracle / PLSQL: ORA-14610 Lob attributes not specified for lob column for subpartition

ORA-14611: Oracle / PLSQL: ORA-14611 Duplicate subpartition name in template

ORA-14612: Oracle / PLSQL: ORA-14612 Duplicate lob segment name for lob column in template

ORA-14613: Oracle / PLSQL: ORA-14613 Attempt to generate name from parent name and template name failed as the combine named would have been longer than allowed

ORA-14614: Oracle / PLSQL: ORA-14614 List value ” specified twice in subpartition ”

ORA-14615: Oracle / PLSQL: ORA-14615 List value ” specified twice in subpartitions ”, ”

ORA-14616: Oracle / PLSQL: ORA-14616 table is not subpartitioned by List method

ORA-14617: Oracle / PLSQL: ORA-14617 cannot add/drop values to DEFAULT subpartition

ORA-14618: Oracle / PLSQL: ORA-14618 cannot drop the last value of subpartition

ORA-14619: Oracle / PLSQL: ORA-14619 resulting List subpartition(s) must contain at least 1 value

ORA-14620: Oracle / PLSQL: ORA-14620 DEFAULT subpartition already exists

ORA-14621: Oracle / PLSQL: ORA-14621 cannot add subpartition when DEFAULT subpartition exists

ORA-14622: Oracle / PLSQL: ORA-14622 Value already exists in subpartition

ORA-14623: Oracle / PLSQL: ORA-14623 Value does not exist in subpartition

ORA-14624: Oracle / PLSQL: ORA-14624 DEFAULT subpartition must be last subpartition specified

ORA-14625: Oracle / PLSQL: ORA-14625 subpartition contains rows corresponding to values being dropped

ORA-14626: Oracle / PLSQL: ORA-14626 values being added already exist in DEFAULT subpartition

ORA-14627: Oracle / PLSQL: ORA-14627 Invalid operation was specified on a GLOBAL partitioned index

ORA-14628: Oracle / PLSQL: ORA-14628 specification of bounds is inconsistent with LIST method

ORA-14629: Oracle / PLSQL: ORA-14629 cannot drop the only subpartition of a partition

ORA-14630: Oracle / PLSQL: ORA-14630 subpartition resides in offlined tablespace

ORA-14631: Oracle / PLSQL: ORA-14631 the partition bounds do not match the subpartition bounds of the partition

ORA-14632: Oracle / PLSQL: ORA-14632 cannot specify PARALLEL clause when adding a List subpartition

ORA-14633: Oracle / PLSQL: ORA-14633 Index maintainence clause not allowed for ADD list subpartition to a Composite partitioned table

ORA-14634: Oracle / PLSQL: ORA-14634 Subpartition descriptions cannot be specified during the SPLIT/MERGE of a partition of a Range-List partitioned table

ORA-14635: Oracle / PLSQL: ORA-14635 only one resulting subpartition can be specified for MERGE SUBPARTITIONS

ORA-14636: Oracle / PLSQL: ORA-14636 only 2 resulting subpartition can be specified for SPLIT SUBPARTITION

ORA-14637: Oracle / PLSQL: ORA-14637 cannot merge a subpartition with itself

ORA-14638: Oracle / PLSQL: ORA-14638 cannot MERGE subpartitions in different Range Composite partitions

ORA-14639: Oracle / PLSQL: ORA-14639 SUBPARTITIONS clause can be specfied only for Hash, Composite Range Hash table/partition

ORA-14640: Oracle / PLSQL: ORA-14640 add/coalesce index partition operation is valid only for hash partitioned global indexes

ORA-14641: Oracle / PLSQL: ORA-14641 STORE-IN clause can be specified only for a Hash, Composite Range Hash table/partition

ORA-14642: Oracle / PLSQL: ORA-14642 Bitmap index mismatch for tables in ALTER TABLE EXCHANGE PARTITION

ORA-14643: Oracle / PLSQL: ORA-14643 Hakan factor mismatch for tables in ALTER TABLE EXCHANGE PARTITION

ORA-14644: Oracle / PLSQL: ORA-14644 table is not subpartitioned by Hash method

ORA-14645: Oracle / PLSQL: ORA-14645 STORE IN clause cannot be specified for Range List objects

ORA-14646: Oracle / PLSQL: ORA-14646 Specified alter table operation involving compression cannot be performed in the presence of usable bitmap indexes

ORA-14700: Oracle / PLSQL: ORA-14700 Object(s) owned by SYS cannot be locked by non-SYS user

ORA-15000: Oracle / PLSQL: ORA-15000 command disallowed by current instance type

ORA-15001: Oracle / PLSQL: ORA-15001 diskgroup “” does not exist or is not mounted

ORA-15002: Oracle / PLSQL: ORA-15002 parameter LOCK_NAME_SPACE exceeds limit of characters

ORA-15003: Oracle / PLSQL: ORA-15003 diskgroup “” already mounted in another lock name space

ORA-15004: Oracle / PLSQL: ORA-15004 alias “” does not exist

ORA-15005: Oracle / PLSQL: ORA-15005 name “” is already used by an existing alias

ORA-15006: Oracle / PLSQL: ORA-15006 template “” does not exist

ORA-15007: Oracle / PLSQL: ORA-15007 name is already used by an existing template

ORA-15008: Oracle / PLSQL: ORA-15008 cannot drop system template

ORA-15009: Oracle / PLSQL: ORA-15009 ASM disk “” does not exist

ORA-15010: Oracle / PLSQL: ORA-15010 name is already used by an existing ASM disk

ORA-15011: Oracle / PLSQL: ORA-15011 failure group “” contains no members

ORA-15012: Oracle / PLSQL: ORA-15012 ASM file ” does not exist

ORA-15013: Oracle / PLSQL: ORA-15013 diskgroup “” is already mounted

ORA-15014: Oracle / PLSQL: ORA-15014 location ” is not in the discovery set

ORA-15017: Oracle / PLSQL: ORA-15017 diskgroup “” cannot be mounted

ORA-15018: Oracle / PLSQL: ORA-15018 diskgroup cannot be created

ORA-15019: Oracle / PLSQL: ORA-15019 discovered duplicate path ” for ”

ORA-15020: Oracle / PLSQL: ORA-15020 discovered duplicate ASM disk “”

ORA-15021: Oracle / PLSQL: ORA-15021 parameter “” is not valid in instance

ORA-15023: Oracle / PLSQL: ORA-15023 reached maximum allowable number of disks

ORA-15024: Oracle / PLSQL: ORA-15024 discovered duplicately numbered ASM disk

ORA-15025: Oracle / PLSQL: ORA-15025 could not open disk ”

ORA-15026: Oracle / PLSQL: ORA-15026 disk ” is not an ASM disk

ORA-15027: Oracle / PLSQL: ORA-15027 active use of diskgroup “” precludes its dismount

ORA-15028: Oracle / PLSQL: ORA-15028 ASM file ” not dropped; currently being accessed

ORA-15029: Oracle / PLSQL: ORA-15029 disk ” is already mounted by this instance

ORA-15030: Oracle / PLSQL: ORA-15030 diskgroup name “” is in use by another diskgroup

ORA-15031: Oracle / PLSQL: ORA-15031 disk specification ” matches no disks

ORA-15032: Oracle / PLSQL: ORA-15032 not all alterations performed

ORA-15033: Oracle / PLSQL: ORA-15033 disk ” belongs to diskgroup “”

ORA-15034: Oracle / PLSQL: ORA-15034 disk ” does not require the FORCE option

ORA-15035: Oracle / PLSQL: ORA-15035 no disks belong to diskgroup “”

ORA-15036: Oracle / PLSQL: ORA-15036 disk ” is truncated

ORA-15037: Oracle / PLSQL: ORA-15037 disk ” is smaller than mimimum of MBs

ORA-15038: Oracle / PLSQL: ORA-15038 disk ” size mismatch with diskgroup [] [] []

ORA-15039: Oracle / PLSQL: ORA-15039 diskgroup not dropped

ORA-15040: Oracle / PLSQL: ORA-15040 diskgroup is incomplete

ORA-15041: Oracle / PLSQL: ORA-15041 diskgroup space exhausted

ORA-15042: Oracle / PLSQL: ORA-15042 ASM disk “” is missing

ORA-15043: Oracle / PLSQL: ORA-15043 ASM disk “” is not a diskgroup member

ORA-15044: Oracle / PLSQL: ORA-15044 ASM disk ” is incorrectly named

ORA-15045: Oracle / PLSQL: ORA-15045 ASM file name ” is not in reference form

ORA-15046: Oracle / PLSQL: ORA-15046 ASM file name ” is not in single-file creation form

ORA-15047: Oracle / PLSQL: ORA-15047 ASM file name ” is not in multiple-file creation form

ORA-15048: Oracle / PLSQL: ORA-15048 ASM internal files cannot be deleted

ORA-15049: Oracle / PLSQL: ORA-15049 diskgroup “” contains error(s)

ORA-15050: Oracle / PLSQL: ORA-15050 disk “” contains error(s)

ORA-15051: Oracle / PLSQL: ORA-15051 file ” contains error(s)

ORA-15052: Oracle / PLSQL: ORA-15052 ASM file name ” is not in diskgroup “”

ORA-15053: Oracle / PLSQL: ORA-15053 diskgroup “” contains existing files

ORA-15054: Oracle / PLSQL: ORA-15054 disk “” does not exist in diskgroup “”

ORA-15055: Oracle / PLSQL: ORA-15055 unable to connect to ASM instance

ORA-15056: Oracle / PLSQL: ORA-15056 additional error message

ORA-15057: Oracle / PLSQL: ORA-15057 specified size of MB is larger than actual size of MB

ORA-15058: Oracle / PLSQL: ORA-15058 disk ” belongs to an incompatible diskgroup

ORA-15059: Oracle / PLSQL: ORA-15059 invalid device type for ASM disk

ORA-15060: Oracle / PLSQL: ORA-15060 template “” does not exist

ORA-15061: Oracle / PLSQL: ORA-15061 ASM operation not supported []

ORA-15062: Oracle / PLSQL: ORA-15062 ASM disk is globally closed

ORA-15063: Oracle / PLSQL: ORA-15063 ASM discovered an insufficient number of disks for diskgroup “”

ORA-15064: Oracle / PLSQL: ORA-15064 communication failure with ASM instance

ORA-15065: Oracle / PLSQL: ORA-15065 hash collision for diskgroup names ” and ”

ORA-15066: Oracle / PLSQL: ORA-15066 offlining disk “” may result in a data loss

ORA-15067: Oracle / PLSQL: ORA-15067 command or option incompatible with diskgroup redundancy

ORA-15068: Oracle / PLSQL: ORA-15068 maximum number of diskgroups already mounted

ORA-15069: Oracle / PLSQL: ORA-15069 ASM file ” not accessible; timed out waiting for lock

ORA-15070: Oracle / PLSQL: ORA-15070 maximum number of files exceeded in diskgroup “”

ORA-15071: Oracle / PLSQL: ORA-15071 ASM disk “” is already being dropped

ORA-15072: Oracle / PLSQL: ORA-15072 command requires at least failure groups, discovered only

ORA-15073: Oracle / PLSQL: ORA-15073 diskgroup is mounted by another ASM instance

ORA-15074: Oracle / PLSQL: ORA-15074 diskgroup requires rebalance completion

ORA-15075: Oracle / PLSQL: ORA-15075 disk(s) are not visible cluster-wide

ORA-15076: Oracle / PLSQL: ORA-15076 Emulating I/O errors on the OSM disk

ORA-15077: Oracle / PLSQL: ORA-15077 could not locate ASM instance serving a required diskgroup

ORA-15078: Oracle / PLSQL: ORA-15078 ASM diskgroup was forcibly dismounted

ORA-15079: Oracle / PLSQL: ORA-15079 ASM file is closed

ORA-15080: Oracle / PLSQL: ORA-15080 synchronous I/O operation to a disk failed

ORA-15081: Oracle / PLSQL: ORA-15081 failed to submit an I/O operation to a disk

ORA-15082: Oracle / PLSQL: ORA-15082 ASM failed to communicate with database instance

ORA-15083: Oracle / PLSQL: ORA-15083 failed to communicate with ASMB background process

ORA-15090: Oracle / PLSQL: ORA-15090 handle is not a valid descriptor

ORA-15091: Oracle / PLSQL: ORA-15091 operation incompatible with open handle in this session

ORA-15092: Oracle / PLSQL: ORA-15092 I/O request size is not a multiple of logical block size

ORA-15093: Oracle / PLSQL: ORA-15093 buffer only contains bytes, I/O requested is bytes

ORA-15094: Oracle / PLSQL: ORA-15094 attempted to write to file opened in read only mode

ORA-15095: Oracle / PLSQL: ORA-15095 reached maximum ASM file size ( GB)

ORA-15096: Oracle / PLSQL: ORA-15096 lost disk write detected

ORA-15097: Oracle / PLSQL: ORA-15097 cannot SHUTDOWN ASM instance with connected RDBMS instance

ORA-15099: Oracle / PLSQL: ORA-15099 disk ” is larger than maximum size of MBs

ORA-15100: Oracle / PLSQL: ORA-15100 invalid or missing diskgroup name

ORA-15101: Oracle / PLSQL: ORA-15101 no action specified

ORA-15102: Oracle / PLSQL: ORA-15102 invalid POWER expression

ORA-15103: Oracle / PLSQL: ORA-15103 conflicting or duplicate REPAIR options

ORA-15104: Oracle / PLSQL: ORA-15104 conflicting CONTENTS options

ORA-15105: Oracle / PLSQL: ORA-15105 missing or invalid FAILGROUP name

ORA-15106: Oracle / PLSQL: ORA-15106 missing or invalid operating system disk locator string

ORA-15107: Oracle / PLSQL: ORA-15107 missing or invalid ASM disk name

ORA-15108: Oracle / PLSQL: ORA-15108 missing or invalid template name

ORA-15109: Oracle / PLSQL: ORA-15109 conflicting protection attributes specified

ORA-15110: Oracle / PLSQL: ORA-15110 no diskgroups mounted

ORA-15111: Oracle / PLSQL: ORA-15111 conflicting or duplicate STRIPE options

ORA-15112: Oracle / PLSQL: ORA-15112 No diskgroups are currently mounted.

ORA-15113: Oracle / PLSQL: ORA-15113 alias name ” refers to a directory

ORA-15114: Oracle / PLSQL: ORA-15114 missing or invalid ASM file name

ORA-15115: Oracle / PLSQL: ORA-15115 missing or invalid ASM disk size specifier

ORA-15116: Oracle / PLSQL: ORA-15116 invalid combination of ALTER DISKGROUP options

ORA-15117: Oracle / PLSQL: ORA-15117 command only operates on one diskgroup

ORA-15120: Oracle / PLSQL: ORA-15120 ASM file name ” does not begin with the ASM prefix character

ORA-15121: Oracle / PLSQL: ORA-15121 ASM file name ” contains an invalid diskgroup name

ORA-15122: Oracle / PLSQL: ORA-15122 ASM file name ” contains an invalid file number

ORA-15123: Oracle / PLSQL: ORA-15123 ASM file name ” contains an invalid incarnation number

ORA-15124: Oracle / PLSQL: ORA-15124 ASM file name ” contains an invalid alias name

ORA-15125: Oracle / PLSQL: ORA-15125 ASM file name ” contains an invalid template name

ORA-15126: Oracle / PLSQL: ORA-15126 component within ASM file name ” exceeds maximum length

ORA-15127: Oracle / PLSQL: ORA-15127 ASM file name ” cannot use templates

ORA-15128: Oracle / PLSQL: ORA-15128 ASM file name ” exceeds maximum length

ORA-19570: Oracle / PLSQL: ORA-19570 file number is outside valid range of 1 through

ORA-19571: Oracle / PLSQL: ORA-19571 recid stamp not found in control file

ORA-19572: Oracle / PLSQL: ORA-19572 cannot process file , file is being being resized

ORA-19573: Oracle / PLSQL: ORA-19573 cannot obtain enqueue for datafile

ORA-19574: Oracle / PLSQL: ORA-19574 output filename must be specified

ORA-19575: Oracle / PLSQL: ORA-19575 expected blocks in file , found

ORA-19576: Oracle / PLSQL: ORA-19576 datafile not defined in control file

ORA-19577: Oracle / PLSQL: ORA-19577 file is MISSING

ORA-19578: Oracle / PLSQL: ORA-19578 end of volume while duplexing to sequential files, backup piece incomplete

ORA-19579: Oracle / PLSQL: ORA-19579 archivelog record for not found

ORA-19580: Oracle / PLSQL: ORA-19580 conversation not active

ORA-19581: Oracle / PLSQL: ORA-19581 no files have been named

ORA-19582: Oracle / PLSQL: ORA-19582 archivelog file header validation for failed

ORA-19583: Oracle / PLSQL: ORA-19583 conversation terminated due to error

ORA-19584: Oracle / PLSQL: ORA-19584 file already in use

ORA-19585: Oracle / PLSQL: ORA-19585 premature end of volume on piece

ORA-19586: Oracle / PLSQL: ORA-19586 k-byte limit is too small to hold piece directory

ORA-19587: Oracle / PLSQL: ORA-19587 error occurred reading bytes at block number

ORA-19588: Oracle / PLSQL: ORA-19588 recid stamp is no longer valid

ORA-19589: Oracle / PLSQL: ORA-19589 is not a snapshot or backup control file

ORA-19590: Oracle / PLSQL: ORA-19590 conversation already active

ORA-19591: Oracle / PLSQL: ORA-19591 backup aborted because job time exceeded duration time

ORA-19592: Oracle / PLSQL: ORA-19592 wrong conversation type

ORA-19593: Oracle / PLSQL: ORA-19593 datafile number already included as

ORA-19594: Oracle / PLSQL: ORA-19594 control file already included as

ORA-19595: Oracle / PLSQL: ORA-19595 archivelog already included in backup conversation

ORA-19596: Oracle / PLSQL: ORA-19596 SPFILE already included

ORA-19597: Oracle / PLSQL: ORA-19597 file blocksize does not match set blocksize of

ORA-19598: Oracle / PLSQL: ORA-19598 can not backup SPFILE because the instance was not started with SPFILE

ORA-19599: Oracle / PLSQL: ORA-19599 block number is corrupt in

ORA-19600: Oracle / PLSQL: ORA-19600 input file is ()

ORA-19601: Oracle / PLSQL: ORA-19601 output file is ()

ORA-19602: Oracle / PLSQL: ORA-19602 cannot backup or copy active file in NOARCHIVELOG mode

ORA-19603: Oracle / PLSQL: ORA-19603 cannot backup or copy active file with KEEP .. UNRECOVERABLE option

ORA-19604: Oracle / PLSQL: ORA-19604 conversation file naming phase is over

ORA-19605: Oracle / PLSQL: ORA-19605 input filename must be specified

ORA-19606: Oracle / PLSQL: ORA-19606 Cannot copy or restore to snapshot control file

ORA-19607: Oracle / PLSQL: ORA-19607 is an active control file

ORA-19608: Oracle / PLSQL: ORA-19608 is not a backup piece

ORA-19609: Oracle / PLSQL: ORA-19609 is from different backup set

ORA-19610: Oracle / PLSQL: ORA-19610 directory block is corrupt

ORA-19611: Oracle / PLSQL: ORA-19611 backup piece out of order. Expected but found

ORA-19612: Oracle / PLSQL: ORA-19612 datafile not restored due to

ORA-19613: Oracle / PLSQL: ORA-19613 datafile not found in backup set

ORA-19614: Oracle / PLSQL: ORA-19614 archivelog thread sequence not found in backup set

ORA-19615: Oracle / PLSQL: ORA-19615 some files not found in backup set

ORA-19616: Oracle / PLSQL: ORA-19616 output filename must be specified if database not mounted

ORA-19617: Oracle / PLSQL: ORA-19617 file contains different resetlogs data

ORA-19618: Oracle / PLSQL: ORA-19618 cannot name files after restoreValidate has been called

ORA-19619: Oracle / PLSQL: ORA-19619 cannot call restoreValidate after files have been named

ORA-19620: Oracle / PLSQL: ORA-19620 is not of type

ORA-19621: Oracle / PLSQL: ORA-19621 archivelog range has already been specified

ORA-19622: Oracle / PLSQL: ORA-19622 archivelog thread sequence not restored due to

ORA-19623: Oracle / PLSQL: ORA-19623 file is open

ORA-19624: Oracle / PLSQL: ORA-19624 operation failed, retry possible

ORA-19625: Oracle / PLSQL: ORA-19625 error identifying file

ORA-19626: Oracle / PLSQL: ORA-19626 backup set type is – can not be processed by this conversation

ORA-19627: Oracle / PLSQL: ORA-19627 cannot read backup pieces during control file application

ORA-19628: Oracle / PLSQL: ORA-19628 invalid SCN range

ORA-19629: Oracle / PLSQL: ORA-19629 no files in specified archivelog SCN range

ORA-19630: Oracle / PLSQL: ORA-19630 end of volume encountered while copying backup piece

ORA-19631: Oracle / PLSQL: ORA-19631 archivelog record contains no file name

ORA-19632: Oracle / PLSQL: ORA-19632 file name not found in control file

ORA-19633: Oracle / PLSQL: ORA-19633 control file record is out of sync with recovery catalog

ORA-19634: Oracle / PLSQL: ORA-19634 filename required for this function

ORA-19635: Oracle / PLSQL: ORA-19635 input and output filenames are identical

ORA-19636: Oracle / PLSQL: ORA-19636 archivelog thread sequence already included

ORA-19637: Oracle / PLSQL: ORA-19637 backupPieceCreate requires file name when using DISK device

ORA-19638: Oracle / PLSQL: ORA-19638 file is not current enough to apply this incremental backup

ORA-19639: Oracle / PLSQL: ORA-19639 file is more current than this incremental backup

ORA-19640: Oracle / PLSQL: ORA-19640 datafile checkpoint is SCN time

ORA-19641: Oracle / PLSQL: ORA-19641 backup datafile checkpoint is SCN time

ORA-19642: Oracle / PLSQL: ORA-19642 start SCN of incremental backup is

ORA-19643: Oracle / PLSQL: ORA-19643 datafile

ORA-19644: Oracle / PLSQL: ORA-19644 datafile

ORA-19645: Oracle / PLSQL: ORA-19645 datafile

ORA-19646: Oracle / PLSQL: ORA-19646 cannot change size of datafile from to

ORA-19647: Oracle / PLSQL: ORA-19647 non-zero LEVEL cannot be specified when INCREMENTAL is FALSE

ORA-19648: Oracle / PLSQL: ORA-19648 datafile

ORA-19649: Oracle / PLSQL: ORA-19649 offline-range record recid stamp not found in file

ORA-19650: Oracle / PLSQL: ORA-19650 Offline-range record recid stamp in file has SCN

ORA-19651: Oracle / PLSQL: ORA-19651 cannot apply offline-range record to datafile

ORA-19652: Oracle / PLSQL: ORA-19652 cannot apply offline-range record to datafile

ORA-19653: Oracle / PLSQL: ORA-19653 cannot switch to older file incarnation

ORA-19654: Oracle / PLSQL: ORA-19654 must use backup control file to switch file incarnations

ORA-19655: Oracle / PLSQL: ORA-19655 cannot switch to incarnation with different resetlogs data

ORA-19656: Oracle / PLSQL: ORA-19656 cannot backup, copy, or delete online log

ORA-19657: Oracle / PLSQL: ORA-19657 cannot inspect current datafile

ORA-19658: Oracle / PLSQL: ORA-19658 cannot inspect – file is from different resetlogs

ORA-19659: Oracle / PLSQL: ORA-19659 incremental restore would advance file past resetlogs

ORA-19660: Oracle / PLSQL: ORA-19660 some files in the backup set could not be verified

ORA-19661: Oracle / PLSQL: ORA-19661 datafile could not be verified

ORA-19662: Oracle / PLSQL: ORA-19662 archived log thread sequence could not be verified

ORA-19663: Oracle / PLSQL: ORA-19663 cannot apply current offline range to datafile

ORA-19664: Oracle / PLSQL: ORA-19664 file type

ORA-19665: Oracle / PLSQL: ORA-19665 size in file header does not match actual file size of

ORA-19666: Oracle / PLSQL: ORA-19666 cannot do incremental restore of the control file

ORA-19667: Oracle / PLSQL: ORA-19667 cannot do incremental restore of datafile

ORA-19668: Oracle / PLSQL: ORA-19668 cannot do full restore of datafile

ORA-19669: Oracle / PLSQL: ORA-19669 proxy copy functions cannot be run on DISK channel

ORA-19670: Oracle / PLSQL: ORA-19670 file already being restored

ORA-19671: Oracle / PLSQL: ORA-19671 media management software returned invalid proxy handle

ORA-19672: Oracle / PLSQL: ORA-19672 media management software returned invalid file status

ORA-19673: Oracle / PLSQL: ORA-19673 error during proxy copy of file

ORA-19674: Oracle / PLSQL: ORA-19674 file is already being backed up with proxy copy

ORA-19675: Oracle / PLSQL: ORA-19675 file was modified during proxy copy

ORA-19676: Oracle / PLSQL: ORA-19676 one or more files failed during proxy backup or restore

ORA-19677: Oracle / PLSQL: ORA-19677 RMAN configuration name exceeds maximum length of

ORA-19678: Oracle / PLSQL: ORA-19678 RMAN configuration value exceeds maximum length of

ORA-19679: Oracle / PLSQL: ORA-19679 RMAN configuration number is outside valid range of 1 through

ORA-19680: Oracle / PLSQL: ORA-19680 some blocks not recovered. See trace file for details

ORA-19681: Oracle / PLSQL: ORA-19681 block media recovery on control file not possible

ORA-19682: Oracle / PLSQL: ORA-19682 file not in block media recovery context

ORA-19683: Oracle / PLSQL: ORA-19683 real and backup blocksize of file are unequal

ORA-19684: Oracle / PLSQL: ORA-19684 block media recovery failed because database is suspended

ORA-19685: Oracle / PLSQL: ORA-19685 SPFILE could not be verified

ORA-19686: Oracle / PLSQL: ORA-19686 SPFILE not restored due to

ORA-19687: Oracle / PLSQL: ORA-19687 SPFILE not found in backup set

ORA-19688: Oracle / PLSQL: ORA-19688 control file autobackup format() for does not have %F

ORA-19689: Oracle / PLSQL: ORA-19689 cannot have more than one %F in control file autobackup format() for

ORA-19690: Oracle / PLSQL: ORA-19690 backup piece release incompatible with Oracle release

ORA-19691: Oracle / PLSQL: ORA-19691 is from different database

ORA-19692: Oracle / PLSQL: ORA-19692 missing creation stamp on piece

ORA-19693: Oracle / PLSQL: ORA-19693 backup piece already included

ORA-19694: Oracle / PLSQL: ORA-19694 some changed blocks were not found in the change tracking file

ORA-19695: Oracle / PLSQL: ORA-19695 fixed table x$krbmsft has not been populated

ORA-19696: Oracle / PLSQL: ORA-19696 control file not found in backup set

ORA-19697: Oracle / PLSQL: ORA-19697 standby control file not found in backup set

ORA-19698: Oracle / PLSQL: ORA-19698 is from different database

ORA-19699: Oracle / PLSQL: ORA-19699 cannot make copies with compression enabled

ORA-19700: Oracle / PLSQL: ORA-19700 device type exceeds maximum length of

ORA-19701: Oracle / PLSQL: ORA-19701 device name exceeds maximum length of

ORA-19702: Oracle / PLSQL: ORA-19702 device parameter exceeds maximum length of

ORA-19703: Oracle / PLSQL: ORA-19703 device command string exceeds maximum length of

ORA-19704: Oracle / PLSQL: ORA-19704 file name exceeds maximum length of

ORA-19705: Oracle / PLSQL: ORA-19705 tag value exceeds maximum length of characters

ORA-19706: Oracle / PLSQL: ORA-19706 invalid SCN

ORA-19707: Oracle / PLSQL: ORA-19707 invalid record block number –

ORA-19708: Oracle / PLSQL: ORA-19708 log destination exceeds maximum length of characters

ORA-19709: Oracle / PLSQL: ORA-19709 numeric parameter must be non-negative integer

ORA-19710: Oracle / PLSQL: ORA-19710 unsupported character set

ORA-19711: Oracle / PLSQL: ORA-19711 cannot use reNormalizeAllFileNames while database is open

ORA-19712: Oracle / PLSQL: ORA-19712 table name exceeds maximum length of

ORA-19713: Oracle / PLSQL: ORA-19713 invalid copy number

ORA-19714: Oracle / PLSQL: ORA-19714 length for generated name longer than

ORA-19715: Oracle / PLSQL: ORA-19715 invalid format for generated name

ORA-19716: Oracle / PLSQL: ORA-19716 error processing format to generate name for backup

ORA-19717: Oracle / PLSQL: ORA-19717 for non-OMF search the pattern must be specified

ORA-19718: Oracle / PLSQL: ORA-19718 length for command id longer than

ORA-19719: Oracle / PLSQL: ORA-19719 length for operation name longer than

ORA-19720: Oracle / PLSQL: ORA-19720 Error occurred when converting an OCI number into an SCN

ORA-19721: Oracle / PLSQL: ORA-19721 Cannot find datafile with absolute file number in tablespace

ORA-19722: Oracle / PLSQL: ORA-19722 datafile is an incorrect version

ORA-19723: Oracle / PLSQL: ORA-19723 Cannot recreate plugged in read-only datafile

ORA-19724: Oracle / PLSQL: ORA-19724 snapshot too old

ORA-19725: Oracle / PLSQL: ORA-19725 can not acquire plug-in enqueue

ORA-19726: Oracle / PLSQL: ORA-19726 cannot plug data [] at level into database running at compatibility level

ORA-19727: Oracle / PLSQL: ORA-19727 cannot plug data [] at level into database running Oracle

ORA-19728: Oracle / PLSQL: ORA-19728 data object number conflict between table and partition in table

ORA-19729: Oracle / PLSQL: ORA-19729 File is not the initial version of the plugged in datafile

ORA-19730: Oracle / PLSQL: ORA-19730 can not convert offline plugged-in datafile

ORA-19731: Oracle / PLSQL: ORA-19731 cannot apply change to unverified plugged-in datafile

ORA-19732: Oracle / PLSQL: ORA-19732 incorrect number of datafiles for tablespace

ORA-19733: Oracle / PLSQL: ORA-19733 COMPATIBLE parameter needs to be or greater

ORA-19734: Oracle / PLSQL: ORA-19734 wrong creation SCN – control file expects converted plugged-in datafile

ORA-19735: Oracle / PLSQL: ORA-19735 wrong creation SCN – control file expects initial plugged-in datafile

ORA-19736: Oracle / PLSQL: ORA-19736 can not plug a tablespace into a database using a different national character set

ORA-19737: Oracle / PLSQL: ORA-19737 simulate read-only database connection to execute sql query

ORA-19738: Oracle / PLSQL: ORA-19738 cannot find language information for character set

ORA-19740: Oracle / PLSQL: ORA-19740 text is longer than

ORA-19750: Oracle / PLSQL: ORA-19750 change tracking file

ORA-19751: Oracle / PLSQL: ORA-19751 could not create the change tracking file

ORA-19752: Oracle / PLSQL: ORA-19752 block change tracking is already enabled

ORA-19753: Oracle / PLSQL: ORA-19753 error writing to change tracking file

ORA-19754: Oracle / PLSQL: ORA-19754 error reading from change tracking file

ORA-19755: Oracle / PLSQL: ORA-19755 could not open change tracking file

ORA-19756: Oracle / PLSQL: ORA-19756 corrupt block number found in change tracking file

ORA-19757: Oracle / PLSQL: ORA-19757 could not resize change tracking file to blocks

ORA-19758: Oracle / PLSQL: ORA-19758 failed to enable/disable block change tracking

ORA-19759: Oracle / PLSQL: ORA-19759 block change tracking is not enabled

ORA-19760: Oracle / PLSQL: ORA-19760 error starting change tracking

ORA-19761: Oracle / PLSQL: ORA-19761 block size is not valid for change tracking file

ORA-19762: Oracle / PLSQL: ORA-19762 invalid file type

ORA-19763: Oracle / PLSQL: ORA-19763 compatibility version is higher than maximum allowed

ORA-19764: Oracle / PLSQL: ORA-19764 database id does not match database id in control file

ORA-19765: Oracle / PLSQL: ORA-19765 mount id does not match mount id in control file

ORA-19766: Oracle / PLSQL: ORA-19766 missing CHANGE keyword

ORA-19767: Oracle / PLSQL: ORA-19767 missing TRACKING keyword

ORA-19768: Oracle / PLSQL: ORA-19768 USING clause only valid with ENABLE CHANGE TRACKING

ORA-19769: Oracle / PLSQL: ORA-19769 missing FILE keyword

ORA-19770: Oracle / PLSQL: ORA-19770 invalid change tracking file name

ORA-19771: Oracle / PLSQL: ORA-19771 cannot rename change tracking file while database is open

ORA-19772: Oracle / PLSQL: ORA-19772 change tracking file name exceeds limit of characters

ORA-19773: Oracle / PLSQL: ORA-19773 must specify change tracking file name

ORA-19776: Oracle / PLSQL: ORA-19776 PROXY restore to ASM diskgroup “” is not supported.

ORA-19777: Oracle / PLSQL: ORA-19777 ASM file cannot be proxy backed up.

ORA-19778: Oracle / PLSQL: ORA-19778 event to be in hot backup mode for given seconds

ORA-19800: Oracle / PLSQL: ORA-19800 Unable to initialize Oracle Managed Destination

ORA-19801: Oracle / PLSQL: ORA-19801 initialization parameter DB_RECOVERY_FILE_DEST is not set

ORA-19802: Oracle / PLSQL: ORA-19802 cannot use DB_RECOVERY_FILE_DEST without DB_RECOVERY_FILE_DEST_SIZE

ORA-19803: Oracle / PLSQL: ORA-19803 Parameter DB_RECOVERY_FILE_DEST_SIZE is out of range (1 – )

ORA-19804: Oracle / PLSQL: ORA-19804 cannot reclaim bytes disk space from limit

ORA-19805: Oracle / PLSQL: ORA-19805 recid of was deleted to reclaim disk space

ORA-19806: Oracle / PLSQL: ORA-19806 cannot make duplex backups in recovery area

ORA-19808: Oracle / PLSQL: ORA-19808 recovery destination parameter mismatch

ORA-19809: Oracle / PLSQL: ORA-19809 limit exceeded for recovery files

ORA-19810: Oracle / PLSQL: ORA-19810 Cannot create temporary control file in DB_RECOVERY_FILE_DEST

ORA-19811: Oracle / PLSQL: ORA-19811 cannot have files in DB_RECOVERY_FILE_DEST with keep attributes

ORA-19812: Oracle / PLSQL: ORA-19812 cannot use without DB_RECOVERY_FILE_DEST

ORA-19813: Oracle / PLSQL: ORA-19813 cannot have unavailable file in DB_RECOVERY_FILE_DEST

ORA-19815: Oracle / PLSQL: ORA-19815 WARNING

ORA-19816: Oracle / PLSQL: ORA-19816 WARNING

ORA-19830: Oracle / PLSQL: ORA-19830 error from target database

ORA-19831: Oracle / PLSQL: ORA-19831 incompatible … DBMS_BACKUP_RESTORE package

ORA-19851: Oracle / PLSQL: ORA-19851 OS error while managing auxiliary database

ORA-19852: Oracle / PLSQL: ORA-19852 error creating services for auxiliary instance (error )

ORA-19853: Oracle / PLSQL: ORA-19853 error preparing auxiliary instance (error )

ORA-19854: Oracle / PLSQL: ORA-19854 error obtaining connect string from target

ORA-19860: Oracle / PLSQL: ORA-19860 piece validation cannot be performed more than once

ORA-19861: Oracle / PLSQL: ORA-19861 additional backup pieces cannot be validated in this conversation

ORA-19862: Oracle / PLSQL: ORA-19862 backup pieces must be validated before accessing results

ORA-19863: Oracle / PLSQL: ORA-19863 device block size is larger than max allowed

ORA-19870: Oracle / PLSQL: ORA-19870 error reading backup piece

ORA-19880: Oracle / PLSQL: ORA-19880 Corrupted space header for datafile , block backup aborted

ORA-19881: Oracle / PLSQL: ORA-19881 Corrupted space bitmap for datafile , block backup aborted

ORA-19900: Oracle / PLSQL: ORA-19900 RESETLOGS must be specified after recovery to new incarnation

ORA-19901: Oracle / PLSQL: ORA-19901 database needs more recovery to create new incarnation

ORA-19902: Oracle / PLSQL: ORA-19902 incarnation key not found

ORA-19903: Oracle / PLSQL: ORA-19903 test recovery not allowed when recovering to new incarnation

ORA-19904: Oracle / PLSQL: ORA-19904 test recovery not allowed for datafile

ORA-19905: Oracle / PLSQL: ORA-19905 log_archive_format must contain %s, %t and %r

ORA-19906: Oracle / PLSQL: ORA-19906 recovery target incarnation changed during recovery

ORA-19907: Oracle / PLSQL: ORA-19907 recovery time or SCN does not belong to recovered incarnation

ORA-19908: Oracle / PLSQL: ORA-19908 datafile has invalid checkpoint

ORA-19909: Oracle / PLSQL: ORA-19909 datafile belongs to an orphan incarnation

ORA-19910: Oracle / PLSQL: ORA-19910 can not change recovery target incarnation in control file

ORA-19911: Oracle / PLSQL: ORA-19911 datafile contains future changes at the incarnation boundary

ORA-19912: Oracle / PLSQL: ORA-19912 cannot recover to target incarnation

ORA-19913: Oracle / PLSQL: ORA-19913 unable to decrypt backup

ORA-19914: Oracle / PLSQL: ORA-19914 unable to encrypt backup

ORA-19915: Oracle / PLSQL: ORA-19915 unable to encrypt pre-10.2 files

ORA-19921: Oracle / PLSQL: ORA-19921 maximum number of rows exceeded

ORA-16144: Oracle / PLSQL: ORA-16144 simulate RFS error while terminal recovery in progress

ORA-16145: Oracle / PLSQL: ORA-16145 archival for thread# sequence# in progress

ORA-16146: Oracle / PLSQL: ORA-16146 standby destination control file enqueue unavailable

ORA-16147: Oracle / PLSQL: ORA-16147 standby database referenced by multiple archive log destinations

ORA-16148: Oracle / PLSQL: ORA-16148 user requested expiration of managed recovery operation

ORA-16149: Oracle / PLSQL: ORA-16149 enable simulated ARCH RAC archival testing

ORA-16150: Oracle / PLSQL: ORA-16150 FINISH recovery performed on another, older standby database

ORA-16151: Oracle / PLSQL: ORA-16151 Managed Standby Recovery not available

ORA-16152: Oracle / PLSQL: ORA-16152 standby database is in ‘no-data-loss’ protected mode

ORA-16153: Oracle / PLSQL: ORA-16153 enable ARCH Physical RFS client debugging

ORA-16154: Oracle / PLSQL: ORA-16154 suspect attribute

ORA-16155: Oracle / PLSQL: ORA-16155 enable arch procs to not exceed log_archive_max_processes

ORA-16156: Oracle / PLSQL: ORA-16156 LGWR archive log dependency not allowed if database is standby protected

ORA-16157: Oracle / PLSQL: ORA-16157 media recovery not allowed following successful FINISH recovery

ORA-16158: Oracle / PLSQL: ORA-16158 simulated failure during terminal recovery

ORA-16159: Oracle / PLSQL: ORA-16159 Cannot change protected standby destination attributes

ORA-16160: Oracle / PLSQL: ORA-16160 Cannot change protected standby database configuration

ORA-16161: Oracle / PLSQL: ORA-16161 Cannot mix standby and online redo log file members for group

ORA-16162: Oracle / PLSQL: ORA-16162 Cannot add new standby databases to protected configuration

ORA-16163: Oracle / PLSQL: ORA-16163 LGWR network server host attach error

ORA-16164: Oracle / PLSQL: ORA-16164 LGWR network server host detach error

ORA-16165: Oracle / PLSQL: ORA-16165 LGWR failed to hear from network server

ORA-16166: Oracle / PLSQL: ORA-16166 LGWR network server failed to send remote message

ORA-16167: Oracle / PLSQL: ORA-16167 LGWR network server could not switch to non-blocking mode

ORA-16168: Oracle / PLSQL: ORA-16168 LGWR network server could not switch to blocking mode

ORA-16169: Oracle / PLSQL: ORA-16169 LGWR network server invalid parameters

ORA-16170: Oracle / PLSQL: ORA-16170 Terminal recovery may have left the database in an inconsistent state

ORA-16171: Oracle / PLSQL: ORA-16171 RECOVER…FINISH not allowed due to gap for thr , seq –

ORA-16172: Oracle / PLSQL: ORA-16172 archive logs detected beyond Terminal End-Of-Redo

ORA-16173: Oracle / PLSQL: ORA-16173 incompatible archival network connections active

ORA-16174: Oracle / PLSQL: ORA-16174 user requested thread/sequence termination of managed recovery

ORA-16175: Oracle / PLSQL: ORA-16175 cannot shut down database when media recovery is active

ORA-16176: Oracle / PLSQL: ORA-16176 background dictionary build cannot be running

ORA-16177: Oracle / PLSQL: ORA-16177 media recovery is not required

ORA-16178: Oracle / PLSQL: ORA-16178 Cannot specify remote destinations in archivelog manual mode

ORA-16179: Oracle / PLSQL: ORA-16179 incremental changes to “” not allowed with SPFILE

ORA-16180: Oracle / PLSQL: ORA-16180 number processes specified for MAX_PARALLEL_SERVERS is too small

ORA-16181: Oracle / PLSQL: ORA-16181 SGA specified for Logical Standby is too large

ORA-16182: Oracle / PLSQL: ORA-16182 Internal error on internal channel during remote archival

ORA-16183: Oracle / PLSQL: ORA-16183 Internal event for testing purposes

ORA-16184: Oracle / PLSQL: ORA-16184 DB_UNIQUE_NAME hashes to the same value as DB_UNIQUE_NAME

ORA-16185: Oracle / PLSQL: ORA-16185 REMOTE_ARCHIVE_ENABLE and LOG_ARCHIVE_CONFIG mutually exclusive

ORA-16186: Oracle / PLSQL: ORA-16186 Modifying LOG_ARCHIVE_CONFIG requires SID=’*’ qualifier

ORA-16187: Oracle / PLSQL: ORA-16187 LOG_ARCHIVE_CONFIG contains duplicate, conflicting or invalid attributes

ORA-16188: Oracle / PLSQL: ORA-16188 LOG_ARCHIVE_CONFIG settings inconsistent with previously started instance

ORA-16189: Oracle / PLSQL: ORA-16189 Internal event for testing RTA purposes

ORA-16190: Oracle / PLSQL: ORA-16190 Internal event for RFS Auth testing purposes

ORA-16191: Oracle / PLSQL: ORA-16191 Primary log shipping client not logged on standby

ORA-16192: Oracle / PLSQL: ORA-16192 Primary and standby network integrity mismatch

ORA-16193: Oracle / PLSQL: ORA-16193 Primary and standby network encryption mismatch

ORA-16194: Oracle / PLSQL: ORA-16194 Modifying DB_UNIQUE_NAME requires SID=’*’ qualifier

ORA-16195: Oracle / PLSQL: ORA-16195 DG_CONFIG requires DB_UNIQUE_NAME be explicitly defined

ORA-16196: Oracle / PLSQL: ORA-16196 database has been previously opened and closed

ORA-16197: Oracle / PLSQL: ORA-16197 Invalid DB_UNIQUE_NAME parameter specification

ORA-16198: Oracle / PLSQL: ORA-16198 Timeout incurred on internal channel during remote archival

ORA-16199: Oracle / PLSQL: ORA-16199 Terminal recovery failed to recover to a consistent point

ORA-16200: Oracle / PLSQL: ORA-16200 Skip procedure requested to skip statement

ORA-16201: Oracle / PLSQL: ORA-16201 Skip procedure requested to apply statement

ORA-16202: Oracle / PLSQL: ORA-16202 Skip procedure requested to replace statement

ORA-16203: Oracle / PLSQL: ORA-16203 Unable to interpret skip procedure return values

ORA-16204: Oracle / PLSQL: ORA-16204 DDL successfully applied

ORA-16205: Oracle / PLSQL: ORA-16205 DDL skipped due to skip setting

ORA-16206: Oracle / PLSQL: ORA-16206 database already configured as Logical Standby database

ORA-16207: Oracle / PLSQL: ORA-16207 Logical standby dictionary build not permitted.

ORA-16208: Oracle / PLSQL: ORA-16208 Logical standby dictionary build failed to start.

ORA-16209: Oracle / PLSQL: ORA-16209 Logical standby dictionary build failed to complete.

ORA-16210: Oracle / PLSQL: ORA-16210 Logical standby coordinator process terminated with error

ORA-16211: Oracle / PLSQL: ORA-16211 unsupported record found in the archived redo log

ORA-16212: Oracle / PLSQL: ORA-16212 number processes specified for APPLY is too great

ORA-16213: Oracle / PLSQL: ORA-16213 ddl encountered, stopping apply engine

ORA-16214: Oracle / PLSQL: ORA-16214 apply stalled for apply delay

ORA-16215: Oracle / PLSQL: ORA-16215 history metadata inconsistency

ORA-16216: Oracle / PLSQL: ORA-16216 Log stream sequence error

ORA-16217: Oracle / PLSQL: ORA-16217 prepare to switchover has not completed

ORA-16218: Oracle / PLSQL: ORA-16218 This database is already preparing to switch over.

ORA-16219: Oracle / PLSQL: ORA-16219 This database is not preparing to switch over.

ORA-16220: Oracle / PLSQL: ORA-16220 no failed transaction found

ORA-16221: Oracle / PLSQL: ORA-16221 history table synchronization error

ORA-16222: Oracle / PLSQL: ORA-16222 automatic Logical Standby retry of last action

ORA-16223: Oracle / PLSQL: ORA-16223 DDL skipped, unsupported in current version

ORA-16224: Oracle / PLSQL: ORA-16224 Database Guard is enabled

ORA-16225: Oracle / PLSQL: ORA-16225 Missing LogMiner session name for Streams

ORA-16226: Oracle / PLSQL: ORA-16226 DDL skipped due to lack of support

ORA-16227: Oracle / PLSQL: ORA-16227 DDL skipped due to missing object

ORA-16228: Oracle / PLSQL: ORA-16228 Insufficient recovery for logical standby

ORA-16229: Oracle / PLSQL: ORA-16229 PDML child for parent cannot be skipped.

ORA-16230: Oracle / PLSQL: ORA-16230 committing transaction

ORA-16231: Oracle / PLSQL: ORA-16231 DDL barrier

ORA-16232: Oracle / PLSQL: ORA-16232 adding Logical Standby skip entry for table .

ORA-16233: Oracle / PLSQL: ORA-16233 The table . is unsupported now

ORA-16234: Oracle / PLSQL: ORA-16234 restarting to reset Logical Standby apply

ORA-16235: Oracle / PLSQL: ORA-16235 DDL skipped because import has occurred

ORA-16236: Oracle / PLSQL: ORA-16236 Logical Standby metadata operation in progress

ORA-16237: Oracle / PLSQL: ORA-16237 SGA specified for Logical Standby is too small

ORA-16238: Oracle / PLSQL: ORA-16238 attempt to use version 9 log

ORA-16239: Oracle / PLSQL: ORA-16239 IMMEDIATE option not available without standby redo logs

ORA-16240: Oracle / PLSQL: ORA-16240 Waiting for logfile (thread# , sequence# )

ORA-16241: Oracle / PLSQL: ORA-16241 Waiting for gap logfile (thread# , sequence# )

ORA-16242: Oracle / PLSQL: ORA-16242 Processing logfile (thread# , sequence# )

ORA-16243: Oracle / PLSQL: ORA-16243 paging out bytes of memory to disk

ORA-16244: Oracle / PLSQL: ORA-16244 taking checkpoint and paging out bytes to disk

ORA-16245: Oracle / PLSQL: ORA-16245 paging in transaction , ,

ORA-16246: Oracle / PLSQL: ORA-16246 User initiated abort apply successfully completed

ORA-16247: Oracle / PLSQL: ORA-16247 DDL skipped on internal schema

ORA-16248: Oracle / PLSQL: ORA-16248 RFS connections not permitted during Terminal Apply

ORA-16249: Oracle / PLSQL: ORA-16249 Terminal apply failed to complete during failover

ORA-16250: Oracle / PLSQL: ORA-16250 Failed to acquire starting scn of new log stream

ORA-16251: Oracle / PLSQL: ORA-16251 LSP1 Background Build not permitted

ORA-16252: Oracle / PLSQL: ORA-16252 Rebuild operation not permitted

ORA-16253: Oracle / PLSQL: ORA-16253 Logical Standby cannot start due to incomplete terminal apply

ORA-16254: Oracle / PLSQL: ORA-16254 change db_name to in the client-side parameter file (pfile)

ORA-16255: Oracle / PLSQL: ORA-16255 Log Auto Delete conflicts with another LogMiner session

ORA-16256: Oracle / PLSQL: ORA-16256 Failure to complete standby redo logfile archival after failover

ORA-16257: Oracle / PLSQL: ORA-16257 Switchover initiated stop apply successfully completed

ORA-16258: Oracle / PLSQL: ORA-16258 marking index unusable due to a constraint violation

ORA-16259: Oracle / PLSQL: ORA-16259 Switchover to logical standby requires a log archive destination

ORA-16260: Oracle / PLSQL: ORA-16260 Waiting to replace partial or corrupt logfile (thread# , sequence# )

ORA-16276: Oracle / PLSQL: ORA-16276 specified database link does not correspond to primary database

ORA-16277: Oracle / PLSQL: ORA-16277 specified table is not supported by logical standby database

ORA-16278: Oracle / PLSQL: ORA-16278 specified table has a multi-object skip rule defined

ORA-16279: Oracle / PLSQL: ORA-16279 Supplied dblink must have CONNECT, RESOURCE, and SELECT_CATALOG_ROLE roles

ORA-16300: Oracle / PLSQL: ORA-16300 LSBY architected tracing event

ORA-16400: Oracle / PLSQL: ORA-16400 quota attributes are not allowed with DB_RECOVERY_FILE_DEST

ORA-16401: Oracle / PLSQL: ORA-16401 archivelog rejected by RFS

ORA-16402: Oracle / PLSQL: ORA-16402 ONDEMAND archival requires FAL_CLIENT and FAL_SERVER support

ORA-16403: Oracle / PLSQL: ORA-16403 shutdown in progress – remote connection is not permitted

ORA-16404: Oracle / PLSQL: ORA-16404 Internal event for simulating software version mismatches

ORA-16405: Oracle / PLSQL: ORA-16405 Internal event for simulating software version mismatches

ORA-16406: Oracle / PLSQL: ORA-16406 Primary and standby database software version mismatch

ORA-16407: Oracle / PLSQL: ORA-16407 Standby database is in the future of the archive log

ORA-16408: Oracle / PLSQL: ORA-16408 Incompatible archival Redo Branch lineage

ORA-16409: Oracle / PLSQL: ORA-16409 Archive log switchover reference number mismatch

ORA-16410: Oracle / PLSQL: ORA-16410 enable simulated LGWR netslave infinite wait

ORA-16411: Oracle / PLSQL: ORA-16411 ONDEMAND archival requires active managed recovery operation

ORA-16412: Oracle / PLSQL: ORA-16412 ONDEMAND archival requires active SQL apply operation

ORA-16413: Oracle / PLSQL: ORA-16413 Unsupported database type for ONDEMAND archivelog destinations

ORA-16414: Oracle / PLSQL: ORA-16414 Event to prevent MRP from clearing online redo logfiles

ORA-16415: Oracle / PLSQL: ORA-16415 Event to enable lock dumping

ORA-16416: Oracle / PLSQL: ORA-16416 Switchover target is not synchronized with the primary

ORA-16417: Oracle / PLSQL: ORA-16417 Activation occurred after recovery from standby redo log files; a full database backup is required

ORA-16427: Oracle / PLSQL: ORA-16427 Potential archive log gap too large to service

ORA-16431: Oracle / PLSQL: ORA-16431 Cannot expand control file

ORA-16501: Oracle / PLSQL: ORA-16501 the Data Guard broker operation failed

ORA-16502: Oracle / PLSQL: ORA-16502 the Data Guard broker operation succeeded with warnings

ORA-16503: Oracle / PLSQL: ORA-16503 site ID allocation failure

ORA-16504: Oracle / PLSQL: ORA-16504 the Data Guard configuration already exists

ORA-16505: Oracle / PLSQL: ORA-16505 site ID is invalid

ORA-16506: Oracle / PLSQL: ORA-16506 out of memory

ORA-16507: Oracle / PLSQL: ORA-16507 unrecognized request identifier

ORA-16508: Oracle / PLSQL: ORA-16508 channel handle not initialized

ORA-16509: Oracle / PLSQL: ORA-16509 the request timed out

ORA-16510: Oracle / PLSQL: ORA-16510 messaging error using ksrwait

ORA-16511: Oracle / PLSQL: ORA-16511 messaging error using ksrget

ORA-16512: Oracle / PLSQL: ORA-16512 parameter exceeded maximum size limit

ORA-16513: Oracle / PLSQL: ORA-16513 maximum requests exceeded

ORA-16514: Oracle / PLSQL: ORA-16514 the request was not found

ORA-16515: Oracle / PLSQL: ORA-16515 no rcv channel

ORA-16516: Oracle / PLSQL: ORA-16516 the current state is invalid for the attempted operation

ORA-16517: Oracle / PLSQL: ORA-16517 the object handle is invalid

ORA-16518: Oracle / PLSQL: ORA-16518 unable to allocate virtual instance id

ORA-16519: Oracle / PLSQL: ORA-16519 the resource handle is invalid

ORA-16520: Oracle / PLSQL: ORA-16520 unable to allocate resource id

ORA-16521: Oracle / PLSQL: ORA-16521 unable to create generic template id

ORA-16522: Oracle / PLSQL: ORA-16522 generic template not found

ORA-16523: Oracle / PLSQL: ORA-16523 operation requires the client to connect to instance “”

ORA-16524: Oracle / PLSQL: ORA-16524 unsupported operation

ORA-16525: Oracle / PLSQL: ORA-16525 the Data Guard broker is not yet available

ORA-16526: Oracle / PLSQL: ORA-16526 unable to allocate task element

ORA-16527: Oracle / PLSQL: ORA-16527 unable to allocate SGA heap

ORA-16528: Oracle / PLSQL: ORA-16528 unable to allocate PGA heap

ORA-16529: Oracle / PLSQL: ORA-16529 bad sender id

ORA-16530: Oracle / PLSQL: ORA-16530 invalid buffer or length

ORA-16531: Oracle / PLSQL: ORA-16531 unable to post message

ORA-16532: Oracle / PLSQL: ORA-16532 Data Guard broker configuration does not exist

ORA-16533: Oracle / PLSQL: ORA-16533 inconsistent Data Guard broker state

ORA-16534: Oracle / PLSQL: ORA-16534 no more requests accepted

ORA-16535: Oracle / PLSQL: ORA-16535 CRS is preventing execution of a broker operation

ORA-16536: Oracle / PLSQL: ORA-16536 unknown object type

ORA-16537: Oracle / PLSQL: ORA-16537 child count exceeded

ORA-16538: Oracle / PLSQL: ORA-16538 no match on requested item

ORA-16539: Oracle / PLSQL: ORA-16539 task element not found

ORA-16540: Oracle / PLSQL: ORA-16540 invalid argument

ORA-16541: Oracle / PLSQL: ORA-16541 site is not enabled

ORA-16542: Oracle / PLSQL: ORA-16542 unrecognized operation

ORA-16543: Oracle / PLSQL: ORA-16543 invalid request made to broker

ORA-16544: Oracle / PLSQL: ORA-16544 modifying DG_BROKER_START requires SID=’*’ qualifier

ORA-16545: Oracle / PLSQL: ORA-16545 unable to get response

ORA-16546: Oracle / PLSQL: ORA-16546 missing or invalid piece

ORA-16547: Oracle / PLSQL: ORA-16547 cannot disable the primary database

ORA-16548: Oracle / PLSQL: ORA-16548 object not enabled

ORA-16549: Oracle / PLSQL: ORA-16549 invalid string

ORA-16550: Oracle / PLSQL: ORA-16550 truncated result

ORA-16551: Oracle / PLSQL: ORA-16551 short string copied

ORA-16552: Oracle / PLSQL: ORA-16552 an error occurred when generating the CLIENT OPERATION table

ORA-16553: Oracle / PLSQL: ORA-16553 the Data Guard broker process (DMON) failed to shutdown

ORA-16554: Oracle / PLSQL: ORA-16554 translation not valid

ORA-16555: Oracle / PLSQL: ORA-16555 the Data Guard database is not active

ORA-16556: Oracle / PLSQL: ORA-16556 observer version mismatch

ORA-16557: Oracle / PLSQL: ORA-16557 the database is already in use

ORA-16558: Oracle / PLSQL: ORA-16558 the database specified for switchover is not a standby database

ORA-16559: Oracle / PLSQL: ORA-16559 out of memory at

ORA-16560: Oracle / PLSQL: ORA-16560 unable to convert document, syntax error at “”

ORA-16561: Oracle / PLSQL: ORA-16561 cannot remove an active instance

ORA-16562: Oracle / PLSQL: ORA-16562 intended_state not used here, syntax error at “”

ORA-16563: Oracle / PLSQL: ORA-16563 unable to add value, syntax error at “”

ORA-16564: Oracle / PLSQL: ORA-16564 lookup failed, syntax error at

ORA-16565: Oracle / PLSQL: ORA-16565 duplicate property, syntax error at “”

ORA-16566: Oracle / PLSQL: ORA-16566 unsupported document type

ORA-16567: Oracle / PLSQL: ORA-16567 Data Guard broker internal parser error at “”

ORA-16568: Oracle / PLSQL: ORA-16568 cannot set property

ORA-16569: Oracle / PLSQL: ORA-16569 Data Guard configuration is not enabled

ORA-16570: Oracle / PLSQL: ORA-16570 operation requires restart of database “”

ORA-16571: Oracle / PLSQL: ORA-16571 Data Guard configuration file creation failure

ORA-16572: Oracle / PLSQL: ORA-16572 Data Guard configuration file not found

ORA-16573: Oracle / PLSQL: ORA-16573 attempt to change configuration file for an enabled broker configuration

ORA-16574: Oracle / PLSQL: ORA-16574 switchover disallowed when required databases are offline

ORA-16575: Oracle / PLSQL: ORA-16575 request terminated at broker discretion

ORA-16576: Oracle / PLSQL: ORA-16576 failed to update Data Guard configuration file

ORA-16577: Oracle / PLSQL: ORA-16577 corruption detected in Data Guard configuration file

ORA-16578: Oracle / PLSQL: ORA-16578 failed to read Data Guard configuration file

ORA-16579: Oracle / PLSQL: ORA-16579 bad Data Guard NetSlave state detected

ORA-16580: Oracle / PLSQL: ORA-16580 bad Data Guard NetSlave network link

ORA-16581: Oracle / PLSQL: ORA-16581 Data Guard NetSlave failed to send message to DRCX

ORA-16582: Oracle / PLSQL: ORA-16582 could not edit instance specific property

ORA-16583: Oracle / PLSQL: ORA-16583 bad Data Guard Connection Process DRCX state

ORA-16584: Oracle / PLSQL: ORA-16584 illegal operation on a standby site

ORA-16585: Oracle / PLSQL: ORA-16585 illegal operation on a primary site

ORA-16586: Oracle / PLSQL: ORA-16586 could not edit database property through instance

ORA-16587: Oracle / PLSQL: ORA-16587 ambiguous object specified to Data Guard broker

ORA-16588: Oracle / PLSQL: ORA-16588 no more internal buffers

ORA-16589: Oracle / PLSQL: ORA-16589 Data Guard Connection process detected a network transfer error

ORA-16590: Oracle / PLSQL: ORA-16590 Data Guard configuration does not contain a primary database

ORA-16591: Oracle / PLSQL: ORA-16591 unknown field “” in document

ORA-16592: Oracle / PLSQL: ORA-16592 missing field “” in document

ORA-16593: Oracle / PLSQL: ORA-16593 XML conversion failed

ORA-16594: Oracle / PLSQL: ORA-16594 process discovered that DMON process does not exist

ORA-16595: Oracle / PLSQL: ORA-16595 Process failed to terminate

ORA-16596: Oracle / PLSQL: ORA-16596 object not part of the Data Guard broker configuration

ORA-16597: Oracle / PLSQL: ORA-16597 Data Guard broker detects two or more primary databases

ORA-16598: Oracle / PLSQL: ORA-16598 Data Guard broker detected a mismatch in configuration

ORA-16599: Oracle / PLSQL: ORA-16599 Data Guard broker detected a stale configuration

ORA-16600: Oracle / PLSQL: ORA-16600 failover operation can only be submitted at target database

ORA-16601: Oracle / PLSQL: ORA-16601 site contains required resources that are disabled

ORA-16602: Oracle / PLSQL: ORA-16602 object must be disabled to perform this operation

ORA-16603: Oracle / PLSQL: ORA-16603 Data Guard broker detected a mismatch in configuration ID

ORA-16604: Oracle / PLSQL: ORA-16604 unable to describe template using package “”

ORA-16605: Oracle / PLSQL: ORA-16605 unable to delete template, template is in use

ORA-16606: Oracle / PLSQL: ORA-16606 unable to find property “”

ORA-16607: Oracle / PLSQL: ORA-16607 one or more databases have failed

ORA-16608: Oracle / PLSQL: ORA-16608 one or more databases have warnings

ORA-16609: Oracle / PLSQL: ORA-16609 database is being disabled

ORA-16610: Oracle / PLSQL: ORA-16610 command ” in progress

ORA-16611: Oracle / PLSQL: ORA-16611 operation aborted at user request

ORA-16612: Oracle / PLSQL: ORA-16612 string value too long for attribute “”

ORA-16613: Oracle / PLSQL: ORA-16613 initialization in progress for database

ORA-16614: Oracle / PLSQL: ORA-16614 object has an ancestor that is disabled

ORA-16615: Oracle / PLSQL: ORA-16615 event for Data Guard NetSlave testing

ORA-16616: Oracle / PLSQL: ORA-16616 event for Data Guard monitor testing

ORA-16617: Oracle / PLSQL: ORA-16617 unknown object identifier specified in request

ORA-16618: Oracle / PLSQL: ORA-16618 response document of size “” bytes is too large

ORA-16619: Oracle / PLSQL: ORA-16619 health check timed out

ORA-16620: Oracle / PLSQL: ORA-16620 one or more databases could not be contacted for a delete operation

ORA-16621: Oracle / PLSQL: ORA-16621 database name for ADD DATABASE must be unique

ORA-16622: Oracle / PLSQL: ORA-16622 two or more broker database objects resolve to one physical database

ORA-16623: Oracle / PLSQL: ORA-16623 stale DRC UID sequence number detected

ORA-16624: Oracle / PLSQL: ORA-16624 broker protocol version mismatch detected

ORA-16625: Oracle / PLSQL: ORA-16625 cannot reach the database

ORA-16626: Oracle / PLSQL: ORA-16626 failed to enable specified object

ORA-16627: Oracle / PLSQL: ORA-16627 operation disallowed since no standby databases would remain to support protection mode

ORA-16628: Oracle / PLSQL: ORA-16628 the broker protection mode is inconsistent with the database setting

ORA-16629: Oracle / PLSQL: ORA-16629 database reports a different protection level from the protection mode

ORA-16630: Oracle / PLSQL: ORA-16630 that database property was deprecated

ORA-16631: Oracle / PLSQL: ORA-16631 operation requires shutdown of database/instance “”

ORA-16632: Oracle / PLSQL: ORA-16632 instance being added to database profile

ORA-16633: Oracle / PLSQL: ORA-16633 the only instance of the database cannot be removed

ORA-16634: Oracle / PLSQL: ORA-16634 Event for Data Guard NetSlave tracing

ORA-16635: Oracle / PLSQL: ORA-16635 NetSlave connection was broken in the middle of a transmission session

ORA-16636: Oracle / PLSQL: ORA-16636 Fast-Start Failover target standby in error state, cannot stop observer

ORA-16637: Oracle / PLSQL: ORA-16637 an instance failed to access the Data Guard broker configuration

ORA-16638: Oracle / PLSQL: ORA-16638 could not get the instance status

ORA-16639: Oracle / PLSQL: ORA-16639 specified instance inactive or currently unavailable

ORA-16640: Oracle / PLSQL: ORA-16640 CRS warns that multiple instances may still be running

ORA-16641: Oracle / PLSQL: ORA-16641 failure to acquire broker configuration metadata lock

ORA-16642: Oracle / PLSQL: ORA-16642 db_unique_name mismatch

ORA-16643: Oracle / PLSQL: ORA-16643 unable to determine location of broker configuration files

ORA-16644: Oracle / PLSQL: ORA-16644 apply instance not available

ORA-16645: Oracle / PLSQL: ORA-16645 unexpected new instance interrupted current operation

ORA-16646: Oracle / PLSQL: ORA-16646 Fast-Start Failover is disabled

ORA-16647: Oracle / PLSQL: ORA-16647 could not start more than one observer

ORA-16648: Oracle / PLSQL: ORA-16648 a new observer registered with identifier

ORA-16649: Oracle / PLSQL: ORA-16649 database will open after Data Guard broker has evaluated Fast-Start Failover status

ORA-16650: Oracle / PLSQL: ORA-16650 command incompatible when Fast-Start Failover is enabled

ORA-16651: Oracle / PLSQL: ORA-16651 requirements not met for enabling Fast-Start Failover

ORA-16652: Oracle / PLSQL: ORA-16652 Fast-Start Failover target standby database is disabled

ORA-16653: Oracle / PLSQL: ORA-16653 failed to reinstate database

ORA-16654: Oracle / PLSQL: ORA-16654 Fast-Start Failover is enabled

ORA-16655: Oracle / PLSQL: ORA-16655 specified target standby database invalid

ORA-16656: Oracle / PLSQL: ORA-16656 higher DRC UID sequence number detected

ORA-16657: Oracle / PLSQL: ORA-16657 reinstatement of database in progress

ORA-16658: Oracle / PLSQL: ORA-16658 unobserved Fast-Start Failover configuration

ORA-16659: Oracle / PLSQL: ORA-16659 failover operation in progress

ORA-16660: Oracle / PLSQL: ORA-16660 FSFO operation attempted in absence of a broker configuration

ORA-16661: Oracle / PLSQL: ORA-16661 the standby database needs to be reinstated

ORA-16662: Oracle / PLSQL: ORA-16662 network timeout when contacting a remote database

ORA-16663: Oracle / PLSQL: ORA-16663 event to control broker’s actions in the development environment

ORA-16664: Oracle / PLSQL: ORA-16664 unable to receive the result from a remote database

ORA-16665: Oracle / PLSQL: ORA-16665 timeout waiting for the result from a remote database

ORA-16666: Oracle / PLSQL: ORA-16666 error message is in XML already

ORA-16700: Oracle / PLSQL: ORA-16700 the standby database has diverged from the primary database

ORA-16701: Oracle / PLSQL: ORA-16701 generic resource guard request failed

ORA-16702: Oracle / PLSQL: ORA-16702 generic resource guard warning

ORA-16703: Oracle / PLSQL: ORA-16703 cannot set property while the database is enabled

ORA-16704: Oracle / PLSQL: ORA-16704 cannot modify a read-only property

ORA-16705: Oracle / PLSQL: ORA-16705 internal error in resource guard

ORA-16706: Oracle / PLSQL: ORA-16706 no resource guard is available

ORA-16707: Oracle / PLSQL: ORA-16707 the value of the property is invalid, valid values are

ORA-16708: Oracle / PLSQL: ORA-16708 the state supplied to resource guard is invalid

ORA-16709: Oracle / PLSQL: ORA-16709 standby archived log location settings conflict with flash recovery area

ORA-16710: Oracle / PLSQL: ORA-16710 the resource guard is out of memory

ORA-16711: Oracle / PLSQL: ORA-16711 the resource guard index is out of bounds

ORA-16712: Oracle / PLSQL: ORA-16712 the resource handle is invalid

ORA-16713: Oracle / PLSQL: ORA-16713 the resource guard timed out while servicing the request

ORA-16714: Oracle / PLSQL: ORA-16714 the value of property is inconsistent with the database setting

ORA-16715: Oracle / PLSQL: ORA-16715 redo transport-related property of standby database “” is inconsistent

ORA-16716: Oracle / PLSQL: ORA-16716 clearing parameter LOG_ARCHIVE_DEST failed

ORA-16717: Oracle / PLSQL: ORA-16717 clearing parameter LOG_ARCHIVE_DUPLEX_DEST failed

ORA-16718: Oracle / PLSQL: ORA-16718 failed to locate database object

ORA-16719: Oracle / PLSQL: ORA-16719 unable to query V$ARCHIVE_DEST fixed view

ORA-16720: Oracle / PLSQL: ORA-16720 no LOG_ARCHIVE_DEST_n initialization parameters available

ORA-16721: Oracle / PLSQL: ORA-16721 unable to set LOG_ARCHIVE_DEST_n initialization parameters

ORA-16722: Oracle / PLSQL: ORA-16722 unable to set LOG_ARCHIVE_DEST_STATE_n initialization parameters

ORA-16723: Oracle / PLSQL: ORA-16723 setting AlternateLocation property conflicts with the redo transport setting

ORA-16724: Oracle / PLSQL: ORA-16724 the intended state for the database has been set to OFFLINE

ORA-16725: Oracle / PLSQL: ORA-16725 the phase supplied to resource guard is invalid

ORA-16726: Oracle / PLSQL: ORA-16726 the external condition supplied to resource guard is invalid

ORA-16727: Oracle / PLSQL: ORA-16727 resource guard cannot close database

ORA-16728: Oracle / PLSQL: ORA-16728 consistency check for property found error

ORA-16729: Oracle / PLSQL: ORA-16729 validation of value for property found error

ORA-16730: Oracle / PLSQL: ORA-16730 error executing dbms_logstdby.skip_txn procedure

ORA-16731: Oracle / PLSQL: ORA-16731 error executing dbms_logstdby.unskip_txn procedure

ORA-16732: Oracle / PLSQL: ORA-16732 error executing dbms_logstdby.skip procedure

ORA-16733: Oracle / PLSQL: ORA-16733 error executing dbms_logstdby.unskip procedure

ORA-16734: Oracle / PLSQL: ORA-16734 error executing dbms_logstdby.skip_error procedure

ORA-16735: Oracle / PLSQL: ORA-16735 error executing dbms_logstdby.unskip_error procedure

ORA-16736: Oracle / PLSQL: ORA-16736 unable to find the destination entry of standby database “” in V$ARCHIVE_DEST

ORA-16737: Oracle / PLSQL: ORA-16737 the redo transport service for standby database “” has an error

ORA-16738: Oracle / PLSQL: ORA-16738 redo tranport service for standby database “” unexpectedly offline

ORA-16739: Oracle / PLSQL: ORA-16739 redo transport service for standby database “” unexpectedly online

ORA-16740: Oracle / PLSQL: ORA-16740 redo transport service for standby database “” incorrectly set to ALTERNATE

ORA-16741: Oracle / PLSQL: ORA-16741 the destination parameter of standby database “” has incorrect syntax

ORA-16742: Oracle / PLSQL: ORA-16742 the standby database “” has exhausted its quota

ORA-16743: Oracle / PLSQL: ORA-16743 the status of redo transport service for standby database “” is unknown

ORA-16744: Oracle / PLSQL: ORA-16744 the DG_CONFIG list of LOG_ARCHIVE_CONFIG parameter is full

ORA-16745: Oracle / PLSQL: ORA-16745 unable to add DB_UNIQUE_NAME into the DG_CONFIG list because it is full

ORA-16746: Oracle / PLSQL: ORA-16746 resource guard encountered errors during database mount

ORA-16747: Oracle / PLSQL: ORA-16747 logical standby database guard could not be turned on

ORA-16748: Oracle / PLSQL: ORA-16748 resource guard encountered errors during database open

ORA-16749: Oracle / PLSQL: ORA-16749 resource guard encountered errors in switchover to logical primary database

ORA-16750: Oracle / PLSQL: ORA-16750 resource guard encountered errors while activating logical primary database

ORA-16751: Oracle / PLSQL: ORA-16751 resource guard encountered errors in switchover to primary database

ORA-16752: Oracle / PLSQL: ORA-16752 resource guard could not mount standby database

ORA-16753: Oracle / PLSQL: ORA-16753 resource guard could not open standby database

ORA-16754: Oracle / PLSQL: ORA-16754 resource guard could not activate standby database

ORA-16755: Oracle / PLSQL: ORA-16755 failed to set initialization parameter

ORA-16756: Oracle / PLSQL: ORA-16756 resource guard could not open standby database read-only

ORA-16757: Oracle / PLSQL: ORA-16757 resource guard could not get property

ORA-16758: Oracle / PLSQL: ORA-16758 the specified apply instance is not running

ORA-16759: Oracle / PLSQL: ORA-16759 resource guard unable to start SQL Apply with initial SCN

ORA-16760: Oracle / PLSQL: ORA-16760 resource guard could not start SQL Apply

ORA-16761: Oracle / PLSQL: ORA-16761 resource guard could not stop SQL Apply

ORA-16762: Oracle / PLSQL: ORA-16762 invalid database state

ORA-16763: Oracle / PLSQL: ORA-16763 redo transport service for a standby database is online

ORA-16764: Oracle / PLSQL: ORA-16764 redo transport service to a standby database is offline

ORA-16765: Oracle / PLSQL: ORA-16765 Redo Apply is unexpectedly online

ORA-16766: Oracle / PLSQL: ORA-16766 Redo Apply unexpectedly offline

ORA-16767: Oracle / PLSQL: ORA-16767 SQL Apply unexpectedly online

ORA-16768: Oracle / PLSQL: ORA-16768 SQL Apply unexpectedly offline

ORA-16769: Oracle / PLSQL: ORA-16769 the physical standby database is open read-only

ORA-16770: Oracle / PLSQL: ORA-16770 physical standby database not in read-only state

ORA-16771: Oracle / PLSQL: ORA-16771 failover to a physical standby database failed

ORA-16772: Oracle / PLSQL: ORA-16772 error switching over between primary and standby databases

ORA-16773: Oracle / PLSQL: ORA-16773 error starting Redo Apply

ORA-16774: Oracle / PLSQL: ORA-16774 error stopping Redo Apply

ORA-16775: Oracle / PLSQL: ORA-16775 target standby database in broker operation has potential data loss

ORA-16776: Oracle / PLSQL: ORA-16776 health check of the redo transport service failed

ORA-16777: Oracle / PLSQL: ORA-16777 unable to find the destination entry of a standby database in V$ARCHIVE_DEST

ORA-16778: Oracle / PLSQL: ORA-16778 redo transport error for one or more databases

ORA-16779: Oracle / PLSQL: ORA-16779 the destination parameter of a database is set incorrectly

ORA-16780: Oracle / PLSQL: ORA-16780 a database has exhausted its archived redo log storage quota

ORA-16781: Oracle / PLSQL: ORA-16781 the status of redo transport service for a database is unknown

ORA-16782: Oracle / PLSQL: ORA-16782 instance not open for read and write access

ORA-16783: Oracle / PLSQL: ORA-16783 instance not open for read and write access

ORA-16784: Oracle / PLSQL: ORA-16784 the database name in Dependency property is incorrect

ORA-16785: Oracle / PLSQL: ORA-16785 the database is not in ARCHIVELOG mode

ORA-16786: Oracle / PLSQL: ORA-16786 resource guard cannot access Data Guard broker metadata

ORA-16787: Oracle / PLSQL: ORA-16787 event for Data Guard Resource Guard process testing

ORA-16788: Oracle / PLSQL: ORA-16788 unable to set one or more database configuration property values

ORA-16789: Oracle / PLSQL: ORA-16789 missing standby redo logs

ORA-16790: Oracle / PLSQL: ORA-16790 the value of the configurable property is invalid

ORA-16791: Oracle / PLSQL: ORA-16791 unable to check the existence of the standby redo logs

ORA-16792: Oracle / PLSQL: ORA-16792 configuration property value is inconsistent with database setting

ORA-16793: Oracle / PLSQL: ORA-16793 logical standby database guard is unexpectedly off

ORA-16794: Oracle / PLSQL: ORA-16794 database guard is on for primary database

ORA-16795: Oracle / PLSQL: ORA-16795 database resource guard detects that database re-creation is required

ORA-16796: Oracle / PLSQL: ORA-16796 one or more properties could not be imported from the database

ORA-16797: Oracle / PLSQL: ORA-16797 database is not using a server parameter file

ORA-16798: Oracle / PLSQL: ORA-16798 unable to complete terminal recovery on the standby database

ORA-16799: Oracle / PLSQL: ORA-16799 Redo Apply is offline

ORA-16800: Oracle / PLSQL: ORA-16800 redo transport service for a standby database incorrectly set to ALTERNATE

ORA-16801: Oracle / PLSQL: ORA-16801 redo transport-related property is inconsistent with database setting

ORA-16802: Oracle / PLSQL: ORA-16802 downgrading redo transport mode from SYNC disallowed

ORA-16803: Oracle / PLSQL: ORA-16803 unable to query a database table or fixed view

ORA-16804: Oracle / PLSQL: ORA-16804 one or more configuration properties in metadata have invalid values

ORA-16805: Oracle / PLSQL: ORA-16805 change of LogXptMode property violates overall protection mode

ORA-16806: Oracle / PLSQL: ORA-16806 supplemental logging is not turned on

ORA-16807: Oracle / PLSQL: ORA-16807 unable to change database protection mode

ORA-16808: Oracle / PLSQL: ORA-16808 unable to resolve the full path name

ORA-16809: Oracle / PLSQL: ORA-16809 multiple warnings detected for the database

ORA-16810: Oracle / PLSQL: ORA-16810 multiple errors or warnings detected for the database

ORA-16811: Oracle / PLSQL: ORA-16811 apply instance not recorded by the Data Guard broker

ORA-16812: Oracle / PLSQL: ORA-16812 log apply service not running on apply instance recorded by the broker

ORA-16813: Oracle / PLSQL: ORA-16813 log apply service not running on apply instance recorded by the broker

ORA-16814: Oracle / PLSQL: ORA-16814 incorrect redo transport setting for AlternateLocation for standby database

ORA-16815: Oracle / PLSQL: ORA-16815 incorrect redo transport setting for AlternateLocation for standby database “”

ORA-16816: Oracle / PLSQL: ORA-16816 incorrect database role

ORA-16817: Oracle / PLSQL: ORA-16817 unsynchronized Fast-Start Failover configuration

ORA-16818: Oracle / PLSQL: ORA-16818 Fast-Start Failover suspended

ORA-16819: Oracle / PLSQL: ORA-16819 Fast-Start Failover observer not started

ORA-16820: Oracle / PLSQL: ORA-16820 Fast-Start Failover observer is no longer observing this database

ORA-16821: Oracle / PLSQL: ORA-16821 logical standby database dictionary not yet loaded

ORA-16822: Oracle / PLSQL: ORA-16822 new primary database not yet ready for standby database reinstatement

ORA-16823: Oracle / PLSQL: ORA-16823 redo transport mode is incompatible for current operation

ORA-16824: Oracle / PLSQL: ORA-16824 Fast-Start Failover and other warnings detected for the database

ORA-16825: Oracle / PLSQL: ORA-16825 Fast-Start Failover and other errors or warnings detected for the database

ORA-16826: Oracle / PLSQL: ORA-16826 apply service state is inconsistent with the DelayMins property

ORA-16827: Oracle / PLSQL: ORA-16827 Flashback Database is disabled

ORA-16828: Oracle / PLSQL: ORA-16828 Dump System State

ORA-16829: Oracle / PLSQL: ORA-16829 Dump Hang Analysis

ORA-16950: Oracle / PLSQL: ORA-16950 Remote mapped cursors are not supported by this feature.

ORA-16951: Oracle / PLSQL: ORA-16951 Too many bind variables supplied for this SQL statement.

ORA-16952: Oracle / PLSQL: ORA-16952 Failed to bind this SQL statement.

ORA-16953: Oracle / PLSQL: ORA-16953 Type of SQL statement not supported.

ORA-16954: Oracle / PLSQL: ORA-16954 SQL parse error.

ORA-16955: Oracle / PLSQL: ORA-16955 Unknown error during SQL analyze.

ORA-16956: Oracle / PLSQL: ORA-16956 Only SELECT or DML statements are supported for test execute.

ORA-16957: Oracle / PLSQL: ORA-16957 SQL Analyze time limit interrupt

ORA-16958: Oracle / PLSQL: ORA-16958 DML statements running parallel are not supported for test execute.

ORA-17500: Oracle / PLSQL: ORA-17500 ODM err

ORA-17501: Oracle / PLSQL: ORA-17501 logical block size is invalid

ORA-17502: Oracle / PLSQL: ORA-17502 ksfdcre

ORA-17503: Oracle / PLSQL: ORA-17503 ksfdopn

ORA-17504: Oracle / PLSQL: ORA-17504 ksfddel

ORA-17505: Oracle / PLSQL: ORA-17505 ksfdrsz

ORA-17506: Oracle / PLSQL: ORA-17506 I/O Error Simulation

ORA-17507: Oracle / PLSQL: ORA-17507 I/O request size is not a multiple of logical block size

ORA-17508: Oracle / PLSQL: ORA-17508 I/O request buffer ptr is not alligned

ORA-17509: Oracle / PLSQL: ORA-17509 Attempt to do i/o beyond block1 offset

ORA-17510: Oracle / PLSQL: ORA-17510 Attempt to do i/o beyond file size

ORA-17610: Oracle / PLSQL: ORA-17610 file ” does not exist and no size specified

ORA-17611: Oracle / PLSQL: ORA-17611 ksfd

ORA-17612: Oracle / PLSQL: ORA-17612 Failed to discover Oracle Disk Manager library, return value

ORA-17613: Oracle / PLSQL: ORA-17613 Failed to initialize Oracle Disk Manager library

ORA-17614: Oracle / PLSQL: ORA-17614 Event to cause disk subsystem to require pre-allocation

ORA-17615: Oracle / PLSQL: ORA-17615 Event to disable pre-allocation algorithm during backup

ORA-17616: Oracle / PLSQL: ORA-17616 Event to disable pupulating V$RMAN_STATUS

ORA-17617: Oracle / PLSQL: ORA-17617 Event to disable populating V$RMAN_OUTPUT

ORA-17618: Oracle / PLSQL: ORA-17618 Unable to update block 0 to version 10 format

ORA-17619: Oracle / PLSQL: ORA-17619 max number of processes using I/O slaves in a instance reached

ORA-17620: Oracle / PLSQL: ORA-17620 failed to register the network adapter with Oracle Disk Manager library

ORA-17621: Oracle / PLSQL: ORA-17621 failed to register the memory with Oracle Disk Manager library

ORA-17622: Oracle / PLSQL: ORA-17622 failed to deregister the memory with Oracle Disk Manager library

ORA-17623: Oracle / PLSQL: ORA-17623 Event to enable compression debugs in backup and restore

ORA-17624: Oracle / PLSQL: ORA-17624 Failed to delete directory

ORA-17625: Oracle / PLSQL: ORA-17625 Event to test delete directory

ORA-17626: Oracle / PLSQL: ORA-17626 ksfdcre

ORA-18000: Oracle / PLSQL: ORA-18000 invalid outline name

ORA-18001: Oracle / PLSQL: ORA-18001 no options specified for ALTER OUTLINE

ORA-18002: Oracle / PLSQL: ORA-18002 the specified outline does not exist

ORA-18003: Oracle / PLSQL: ORA-18003 an outline already exists with this signature

ORA-18004: Oracle / PLSQL: ORA-18004 outline already exists

ORA-18005: Oracle / PLSQL: ORA-18005 CREATE ANY OUTLINE privilege is required for this operation

ORA-18006: Oracle / PLSQL: ORA-18006 DROP ANY OUTLINE privilege is required for this operation

ORA-18007: Oracle / PLSQL: ORA-18007 ALTER ANY OUTLINE privilege is required for this operation

ORA-18008: Oracle / PLSQL: ORA-18008 cannot find OUTLN schema

ORA-18009: Oracle / PLSQL: ORA-18009 one or more outline system tables do not exist

ORA-18010: Oracle / PLSQL: ORA-18010 command missing mandatory CATEGORY keyword

ORA-18011: Oracle / PLSQL: ORA-18011 the outline specified in the FROM clause does not exist

ORA-18012: Oracle / PLSQL: ORA-18012 select_catalog_role role is required for this operation

ORA-18013: Oracle / PLSQL: ORA-18013 timed out while waiting for resource

ORA-18014: Oracle / PLSQL: ORA-18014 deadlock detected while waiting for resource

ORA-18015: Oracle / PLSQL: ORA-18015 invalid source outline signature

ORA-19000: Oracle / PLSQL: ORA-19000 missing RELATIONAL keyword

ORA-19001: Oracle / PLSQL: ORA-19001 Invalid storage option specified

ORA-19002: Oracle / PLSQL: ORA-19002 Missing XMLSchema URL

ORA-19003: Oracle / PLSQL: ORA-19003 Missing XML root element name

ORA-19004: Oracle / PLSQL: ORA-19004 Duplicate XMLType OBJECT RELATIONAL storage option

ORA-19005: Oracle / PLSQL: ORA-19005 Duplicate XMLType LOB storage option

ORA-19006: Oracle / PLSQL: ORA-19006 XMLType TYPE storage option not appropriate for storage type

ORA-19007: Oracle / PLSQL: ORA-19007 Schema does not match expected .

ORA-19008: Oracle / PLSQL: ORA-19008 Invalid version of the XMLType

ORA-19009: Oracle / PLSQL: ORA-19009 Missing XMLSchema keyword

ORA-19010: Oracle / PLSQL: ORA-19010 Cannot insert XML fragments

ORA-19011: Oracle / PLSQL: ORA-19011 Character string buffer too small

ORA-19012: Oracle / PLSQL: ORA-19012 Cannot convert XML fragment to the required datatype

ORA-19013: Oracle / PLSQL: ORA-19013 Cannot create VARRAY columns containing XMLType

ORA-19015: Oracle / PLSQL: ORA-19015 Invalid XML tag identifier ()

ORA-19016: Oracle / PLSQL: ORA-19016 attributes cannot occur after element specifications

ORA-19017: Oracle / PLSQL: ORA-19017 Attributes can only be simple scalars

ORA-19018: Oracle / PLSQL: ORA-19018 Invalid character in XML tag ”

ORA-19019: Oracle / PLSQL: ORA-19019 Invalid context passed to DBMS_XMLGEN.GETXML

ORA-19020: Oracle / PLSQL: ORA-19020 invalid dereference of XMLType columns

ORA-19021: Oracle / PLSQL: ORA-19021 General event for XML operations

ORA-19022: Oracle / PLSQL: ORA-19022 XML XPath functions are disabled

ORA-19023: Oracle / PLSQL: ORA-19023 The first argument to UPDATEXML operator has to be an XMLTYPE

ORA-19024: Oracle / PLSQL: ORA-19024 Cursor expression must be named

ORA-19025: Oracle / PLSQL: ORA-19025 EXTRACTVALUE returns value of only one node

ORA-19026: Oracle / PLSQL: ORA-19026 EXTRACTVALUE can only retrieve value of leaf node

ORA-19027: Oracle / PLSQL: ORA-19027 Event for supressing query rewrite with XML operators

ORA-19028: Oracle / PLSQL: ORA-19028 Invalid ADT parameter passed to toObject() function

ORA-19029: Oracle / PLSQL: ORA-19029 Cannot convert the given XMLType to the required type

ORA-19030: Oracle / PLSQL: ORA-19030 Method invalid for non-schema based XML Documents.

ORA-19031: Oracle / PLSQL: ORA-19031 XML element or attribute does not match any in type .

ORA-19032: Oracle / PLSQL: ORA-19032 Expected XML tag got

ORA-19033: Oracle / PLSQL: ORA-19033 schema specified in the XML document does not match the schema parameter

ORA-19034: Oracle / PLSQL: ORA-19034 Type not supported during schema generation

ORA-19035: Oracle / PLSQL: ORA-19035 Invalid select item of the query in newContextFromHierarchy()

ORA-19036: Oracle / PLSQL: ORA-19036 Invalid query result set in newContextFromHierarchy()

ORA-19037: Oracle / PLSQL: ORA-19037 XMLType result can not be a fragment

ORA-19038: Oracle / PLSQL: ORA-19038 Invalid opertions on query context

ORA-19039: Oracle / PLSQL: ORA-19039 Keyword reserved for future use

ORA-19040: Oracle / PLSQL: ORA-19040 Element does not match expected .

ORA-19041: Oracle / PLSQL: ORA-19041 Comment data cannot contain two consecutive ‘-‘s

ORA-19042: Oracle / PLSQL: ORA-19042 Enclosing tag cannot be xml in any case combination

ORA-19043: Oracle / PLSQL: ORA-19043 Multiply nested XMLROOT function disallowed

ORA-19044: Oracle / PLSQL: ORA-19044 character length specified for XMLSerialize is too small.

ORA-19045: Oracle / PLSQL: ORA-19045 character set id specified for XMLSerialize not valid

ORA-19100: Oracle / PLSQL: ORA-19100 PASSING or RETURNING keyword expected

ORA-19101: Oracle / PLSQL: ORA-19101 CONTENT keyword expected

ORA-19102: Oracle / PLSQL: ORA-19102 XQuery string literal expected

ORA-19103: Oracle / PLSQL: ORA-19103 VALUE keyword keyword

ORA-19104: Oracle / PLSQL: ORA-19104 invalid XQueryX

ORA-19105: Oracle / PLSQL: ORA-19105 invalid XQueryX

ORA-19106: Oracle / PLSQL: ORA-19106 invalid XQueryX

ORA-19107: Oracle / PLSQL: ORA-19107 invalid XQueryX – unsupported construct –

ORA-19108: Oracle / PLSQL: ORA-19108 WHITESPACE keyword expected

ORA-19109: Oracle / PLSQL: ORA-19109 RETURNING keyword expected

ORA-19110: Oracle / PLSQL: ORA-19110 unsupported XQuery expression

ORA-19111: Oracle / PLSQL: ORA-19111 error during evaluation of the XQuery expression

ORA-19112: Oracle / PLSQL: ORA-19112 error raised during evaluation

ORA-19113: Oracle / PLSQL: ORA-19113 trace function called during evaluation

ORA-19114: Oracle / PLSQL: ORA-19114 error during parsing the XQuery expression

ORA-19115: Oracle / PLSQL: ORA-19115 too many context items specified

ORA-19116: Oracle / PLSQL: ORA-19116 too many xmlspace declarations

ORA-19117: Oracle / PLSQL: ORA-19117 invalid redefinition of predefined namespace prefix ”

ORA-19118: Oracle / PLSQL: ORA-19118 duplicate default namespace definition –

ORA-19119: Oracle / PLSQL: ORA-19119 Event for turning on XMLQuery and XMLTable function

ORA-19120: Oracle / PLSQL: ORA-19120 Event for changing behavior of XMLQuery and XMLTable functions

ORA-19121: Oracle / PLSQL: ORA-19121 duplicate attribute definition –

ORA-19122: Oracle / PLSQL: ORA-19122 unsupported XQuery declaration

ORA-19123: Oracle / PLSQL: ORA-19123 fn

ORA-19124: Oracle / PLSQL: ORA-19124 fn

ORA-19125: Oracle / PLSQL: ORA-19125 fn

ORA-19160: Oracle / PLSQL: ORA-19160 XP0003 – syntax error

ORA-19161: Oracle / PLSQL: ORA-19161 XP0004 – XQuery type mismatch

ORA-19162: Oracle / PLSQL: ORA-19162 XP0004 – XQuery type mismatch

ORA-19163: Oracle / PLSQL: ORA-19163 XP0004 – XQuery type mismatch

ORA-19164: Oracle / PLSQL: ORA-19164 XQST0085 – It is a static error if the namespace URI in a namespace declaration attribute is a zero-length string, and the implementation does not support [XML Names 1.1].

ORA-19200: Oracle / PLSQL: ORA-19200 Invalid column specification

ORA-19201: Oracle / PLSQL: ORA-19201 Datatype not supported

ORA-19202: Oracle / PLSQL: ORA-19202 Error occurred in XML processing

ORA-19203: Oracle / PLSQL: ORA-19203 Error occurred in DBMS_XMLGEN processing

ORA-19204: Oracle / PLSQL: ORA-19204 Non-scalar value ” is marked as XML attribute

ORA-19205: Oracle / PLSQL: ORA-19205 Attribute ” qualifies a non-scalar value in the select list

ORA-19206: Oracle / PLSQL: ORA-19206 Invalid value for query or REF CURSOR parameter

ORA-19207: Oracle / PLSQL: ORA-19207 scalar parameter of XMLELEMENT cannot have an alias.

ORA-19208: Oracle / PLSQL: ORA-19208 parameter of function must be aliased

ORA-19209: Oracle / PLSQL: ORA-19209 invalid or unsupported formatting argument

ORA-19210: Oracle / PLSQL: ORA-19210 column ”, specified to be a key or update column for DBMS_XMLSTORE, does not not exist in table ”

ORA-19211: Oracle / PLSQL: ORA-19211 column ”, specified as key using DBMS_XMLSTORE.setKeyColumn() , must be of scalar type

ORA-19212: Oracle / PLSQL: ORA-19212 no key columns specified before call to DBMS_XMLSTORE.updateXML()

ORA-19221: Oracle / PLSQL: ORA-19221 XP0001 – XQuery static context component not initialized

ORA-19222: Oracle / PLSQL: ORA-19222 XP0002 – XQuery dynamic context component not initialized

ORA-19223: Oracle / PLSQL: ORA-19223 XP0003 – syntax error in XQuery expression

ORA-19224: Oracle / PLSQL: ORA-19224 XP0004 – XQuery static type mismatch

ORA-19225: Oracle / PLSQL: ORA-19225 XP0005 – XQuery static type error

ORA-19226: Oracle / PLSQL: ORA-19226 XP0006 – XQuery dynamic type mismatch

ORA-19227: Oracle / PLSQL: ORA-19227 XP0007 – fn

ORA-19228: Oracle / PLSQL: ORA-19228 XP0008 – undeclared identifier

ORA-19229: Oracle / PLSQL: ORA-19229 XP0009 – schema import not supported

ORA-19230: Oracle / PLSQL: ORA-19230 XP0010 – unsupported axis

ORA-19231: Oracle / PLSQL: ORA-19231 XP0011 –

ORA-19232: Oracle / PLSQL: ORA-19232 XQ0012 – imported schemas violate validity rules

ORA-19233: Oracle / PLSQL: ORA-19233 XQ0013 – invalid pragma

ORA-19234: Oracle / PLSQL: ORA-19234 XQ0014 – invalid or unsupported must-understand extension

ORA-19235: Oracle / PLSQL: ORA-19235 XQ0015 – unsupported must-understand extension

ORA-19236: Oracle / PLSQL: ORA-19236 XQ0016 – module declaration or import not supported

ORA-19237: Oracle / PLSQL: ORA-19237 XP0017 – unable to resolve call to function –

ORA-19238: Oracle / PLSQL: ORA-19238 XP0018 – focus not defined

ORA-19239: Oracle / PLSQL: ORA-19239 XP0019 – step expression must return sequence of nodes

ORA-19240: Oracle / PLSQL: ORA-19240 XP0020 – context item must be node in an axis expression

ORA-19241: Oracle / PLSQL: ORA-19241 XP0021 – cast to type failed

ORA-19242: Oracle / PLSQL: ORA-19242 XQ0022 – namespace declaration attribute must be a literal

ORA-19243: Oracle / PLSQL: ORA-19243 XQ0023 – invalid document node content in element constructor

ORA-19244: Oracle / PLSQL: ORA-19244 XQ0024 – invalid attribute node in element constructor

ORA-19245: Oracle / PLSQL: ORA-19245 XQ0025 – duplicate attribute name

ORA-19246: Oracle / PLSQL: ORA-19246 XQ0026 – validation failed – element not found in in-scope element declarations

ORA-19247: Oracle / PLSQL: ORA-19247 XQ0027 – validation error

ORA-19248: Oracle / PLSQL: ORA-19248 XQ0028 – invalid node in document constructor

ORA-19249: Oracle / PLSQL: ORA-19249 XP0029 – value does not match facet of the target type

ORA-19250: Oracle / PLSQL: ORA-19250 XQ0030 – too many values to validate expression

ORA-19251: Oracle / PLSQL: ORA-19251 XQ0031 – unsupported query version

ORA-19252: Oracle / PLSQL: ORA-19252 XQ0032 – too many declarations for base URI

ORA-19253: Oracle / PLSQL: ORA-19253 XQ0033 – too many declarations for namespace prefix

ORA-19254: Oracle / PLSQL: ORA-19254 XQ0034 – too many declarations for function

ORA-19255: Oracle / PLSQL: ORA-19255 XQ0035 – too many declarations of in imported schemas

ORA-19256: Oracle / PLSQL: ORA-19256 XQ0036 – missing type definitions in imported module

ORA-19257: Oracle / PLSQL: ORA-19257 XQ0037 – function or variable in module already defined

ORA-19258: Oracle / PLSQL: ORA-19258 XQ0038 – unsupported or duplicate default collation specified

ORA-19259: Oracle / PLSQL: ORA-19259 XQ0039 – duplicate parameter name in function declaration

ORA-19260: Oracle / PLSQL: ORA-19260 XQ0040 – invalid namespace node in element constructor

ORA-19261: Oracle / PLSQL: ORA-19261 XQ0041 – non empty URI in QName

ORA-19262: Oracle / PLSQL: ORA-19262 XQ0042 – namespace constructor not inside an element constructor

ORA-19263: Oracle / PLSQL: ORA-19263 XQ0043 – duplicate namespace prefix

ORA-19264: Oracle / PLSQL: ORA-19264 XQ0044 – invalid namespace in attribute constructors

ORA-19265: Oracle / PLSQL: ORA-19265 XQ0045 – invalid or unknown prefix in function declaration

ORA-19266: Oracle / PLSQL: ORA-19266 XQ0046 – invalid URI

ORA-19267: Oracle / PLSQL: ORA-19267 XQ0047 – module not found

ORA-19268: Oracle / PLSQL: ORA-19268 XQ0048 – namespace does not match target namespace

ORA-19269: Oracle / PLSQL: ORA-19269 XQ0049 – variable defined multiple times

ORA-19270: Oracle / PLSQL: ORA-19270 XP0050 – treat failed – expected got

ORA-19271: Oracle / PLSQL: ORA-19271 XP0051 – invalid atomic type definition

ORA-19272: Oracle / PLSQL: ORA-19272 XQ0052 – invalid atomic value in attribute or element constructor

ORA-19273: Oracle / PLSQL: ORA-19273 XQ0053 – empty string in namespace declaration

ORA-19274: Oracle / PLSQL: ORA-19274 XQ0054 – variable initialization failed due to circularity

ORA-19275: Oracle / PLSQL: ORA-19275 XP0055 – schema path not found in list of in-scope schema definitions

ORA-19276: Oracle / PLSQL: ORA-19276 XP0005 – XPath step specifies an invalid element/attribute name

ORA-19277: Oracle / PLSQL: ORA-19277 XP0005 – XPath step specifies an item type matching no node

ORA-19278: Oracle / PLSQL: ORA-19278 Invalid value

ORA-19279: Oracle / PLSQL: ORA-19279 XQuery dynamic type mismatch

ORA-19280: Oracle / PLSQL: ORA-19280 XQuery dynamic type mismatch

ORA-19281: Oracle / PLSQL: ORA-19281 XQ0055 – It is a static error if a Prolog contains more than one inherit-namespaces declaration

ORA-19282: Oracle / PLSQL: ORA-19282 XQ0068 – It is a static error if a Prolog contains more than one xmlspace declaration

ORA-19283: Oracle / PLSQL: ORA-19283 XQ0031 – It is a static error if the version number specified in a version declaration is not supported by the implementation.

ORA-19284: Oracle / PLSQL: ORA-19284 Encoding specification in version declaration not supported

ORA-19285: Oracle / PLSQL: ORA-19285 FODC0002 – error retrieving resource

ORA-19286: Oracle / PLSQL: ORA-19286 XP0017 – unable to resolve call to function –

ORA-19287: Oracle / PLSQL: ORA-19287 XP0017 – invalid number of arguments to function –

ORA-19288: Oracle / PLSQL: ORA-19288 XP0017 – invalid number of arguments to function –

ORA-19289: Oracle / PLSQL: ORA-19289 XQ0034 – function

ORA-19300: Oracle / PLSQL: ORA-19300 Error occurred in uri processing

ORA-19320: Oracle / PLSQL: ORA-19320 Host name not specified in HTTP URL

ORA-19321: Oracle / PLSQL: ORA-19321 Could not open HTTP connection to host ()

ORA-19322: Oracle / PLSQL: ORA-19322 An error occurred while reading from host ()

ORA-19323: Oracle / PLSQL: ORA-19323 Invalid url string

ORA-19330: Oracle / PLSQL: ORA-19330 Type ”.” not installed. Please install the type before using the CREATE_DBURI operator

ORA-19331: Oracle / PLSQL: ORA-19331 Last argument to CREATE_DBURI operator must be a column

ORA-19332: Oracle / PLSQL: ORA-19332 Invalid column in the CREATE_DBURI operator

ORA-19333: Oracle / PLSQL: ORA-19333 Invalid flags for the CREATE_DBURI operator

ORA-19334: Oracle / PLSQL: ORA-19334 Invalid column specification for CREATE_DBURI operator

ORA-19335: Oracle / PLSQL: ORA-19335 Invalid format type object

ORA-19336: Oracle / PLSQL: ORA-19336 Missing XML root element

ORA-19361: Oracle / PLSQL: ORA-19361 ONLINE option not allowed with this type of index

ORA-19371: Oracle / PLSQL: ORA-19371 invalid update option

ORA-19372: Oracle / PLSQL: ORA-19372 invalid update condition

ORA-19373: Oracle / PLSQL: ORA-19373 invalid staging table or tablespace

ORA-19374: Oracle / PLSQL: ORA-19374 invalid staging table

ORA-19375: Oracle / PLSQL: ORA-19375 no CREATE TABLE privilege on schema “”

ORA-19376: Oracle / PLSQL: ORA-19376 no privileges on tablespace provided or tablespace is offline

ORA-19377: Oracle / PLSQL: ORA-19377 no “SQL Tuning Set” with name like “” exists for owner like “”

ORA-19378: Oracle / PLSQL: ORA-19378 invalid mode

ORA-19379: Oracle / PLSQL: ORA-19379 invalid time_limit or repeat_interval

ORA-19380: Oracle / PLSQL: ORA-19380 invalid plan filter

ORA-19400: Oracle / PLSQL: ORA-19400 System type conflict with object SYS.

ORA-19500: Oracle / PLSQL: ORA-19500 device block size is invalid

ORA-19501: Oracle / PLSQL: ORA-19501 read error on file “”, blockno (blocksize=)

ORA-19502: Oracle / PLSQL: ORA-19502 write error on file “”, blockno (blocksize=)

ORA-19503: Oracle / PLSQL: ORA-19503 cannot obtain information on device, name=””, type=””, parms=””

ORA-19504: Oracle / PLSQL: ORA-19504 failed to create file “”

ORA-19505: Oracle / PLSQL: ORA-19505 failed to identify file “”

ORA-19506: Oracle / PLSQL: ORA-19506 failed to create sequential file, name=””, parms=””

ORA-19507: Oracle / PLSQL: ORA-19507 failed to retrieve sequential file, handle=””, parms=””

ORA-19508: Oracle / PLSQL: ORA-19508 failed to delete file “”

ORA-19509: Oracle / PLSQL: ORA-19509 failed to delete sequential file, handle=””, parms=””

ORA-19510: Oracle / PLSQL: ORA-19510 failed to set size of blocks for file “” (blocksize=)

ORA-19511: Oracle / PLSQL: ORA-19511 Error received from media manager layer, error text

ORA-19512: Oracle / PLSQL: ORA-19512 file search failed

ORA-19513: Oracle / PLSQL: ORA-19513 failed to identify sequential file

ORA-19525: Oracle / PLSQL: ORA-19525 temporary file for the clone database must be renamed

ORA-19526: Oracle / PLSQL: ORA-19526 only one location allowed for parameter

ORA-19527: Oracle / PLSQL: ORA-19527 physical standby redo log must be renamed

ORA-19528: Oracle / PLSQL: ORA-19528 redo logs being cleared may need access to files

ORA-19550: Oracle / PLSQL: ORA-19550 cannot use backup/restore functions while using dispatcher

ORA-19551: Oracle / PLSQL: ORA-19551 device is busy, device type

ORA-19552: Oracle / PLSQL: ORA-19552 device type is invalid

ORA-19553: Oracle / PLSQL: ORA-19553 device name is invalid

ORA-19554: Oracle / PLSQL: ORA-19554 error allocating device, device type

ORA-19555: Oracle / PLSQL: ORA-19555 invalid LOG_ARCHIVE_MIN_SUCCEED_DEST parameter value

ORA-19556: Oracle / PLSQL: ORA-19556 required destination LOG_ARCHIVE_DUPLEX_DEST currently is deferred

ORA-19557: Oracle / PLSQL: ORA-19557 device error, device type

ORA-19558: Oracle / PLSQL: ORA-19558 error de-allocating device

ORA-19559: Oracle / PLSQL: ORA-19559 error sending device command

ORA-19560: Oracle / PLSQL: ORA-19560 is not a valid device limit

ORA-19561: Oracle / PLSQL: ORA-19561 requires a DISK channel

ORA-19562: Oracle / PLSQL: ORA-19562 file is empty

ORA-19563: Oracle / PLSQL: ORA-19563 header validation failed for file

ORA-19564: Oracle / PLSQL: ORA-19564 error occurred writing bytes at block number

ORA-19565: Oracle / PLSQL: ORA-19565 BACKUP_TAPE_IO_SLAVES not enabled when duplexing to sequential devices

ORA-19566: Oracle / PLSQL: ORA-19566 exceeded limit of corrupt blocks for file

ORA-19567: Oracle / PLSQL: ORA-19567 cannot shrink file because it is being backed up or copied

ORA-19568: Oracle / PLSQL: ORA-19568 a device is already allocated to this session

ORA-19569: Oracle / PLSQL: ORA-19569 no device is allocated to this session

ORA-22860: Oracle / PLSQL: ORA-22860 object type expected

ORA-22861: Oracle / PLSQL: ORA-22861 invalid user-defined type

ORA-22862: Oracle / PLSQL: ORA-22862 specified object identifier doesn’t match existing object identifier

ORA-22863: Oracle / PLSQL: ORA-22863 synonym for datatype . not allowed

ORA-22864: Oracle / PLSQL: ORA-22864 cannot ALTER or DROP LOB indexes

ORA-22865: Oracle / PLSQL: ORA-22865 more than one column specified

ORA-22866: Oracle / PLSQL: ORA-22866 default character set is of varying width

ORA-22868: Oracle / PLSQL: ORA-22868 table with LOBs contains segments in different tablespaces

ORA-22869: Oracle / PLSQL: ORA-22869 depth of type dependency hierarchy exceeds maximum limit

ORA-22870: Oracle / PLSQL: ORA-22870 ALTER TYPE with REPLACE option a non-object type

ORA-22871: Oracle / PLSQL: ORA-22871 ALTER TYPE with REPLACE is not allowed for pure incomplete types

ORA-22872: Oracle / PLSQL: ORA-22872 OID INDEX clause not allowed on tables with primary key based object identifiers

ORA-22873: Oracle / PLSQL: ORA-22873 primary key not specified for primary key based object table

ORA-22874: Oracle / PLSQL: ORA-22874 attribute “” is not part of the type “”

ORA-22875: Oracle / PLSQL: ORA-22875 cannot drop primary key of an object table whose object identifier is primary key based

ORA-22876: Oracle / PLSQL: ORA-22876 this user-defined type is not allowed or it cannot be used in this context

ORA-22877: Oracle / PLSQL: ORA-22877 invalid option specified for a HASH partition or subpartition of a LOB column

ORA-22878: Oracle / PLSQL: ORA-22878 duplicate LOB partition or subpartition specified

ORA-22879: Oracle / PLSQL: ORA-22879 cannot use the LOB INDEX clause for partitioned tables

ORA-22880: Oracle / PLSQL: ORA-22880 invalid REF

ORA-22881: Oracle / PLSQL: ORA-22881 dangling REF

ORA-22882: Oracle / PLSQL: ORA-22882 object creation failed

ORA-22883: Oracle / PLSQL: ORA-22883 object deletion failed

ORA-22884: Oracle / PLSQL: ORA-22884 object modification failed

ORA-22885: Oracle / PLSQL: ORA-22885 cannot get REF to a non-persistent object

ORA-22886: Oracle / PLSQL: ORA-22886 scoped table “” in schema “” is not an object table

ORA-22887: Oracle / PLSQL: ORA-22887 type of REF column is not the same as that of its scoped table

ORA-22888: Oracle / PLSQL: ORA-22888 duplicate SCOPE clauses for a REF column

ORA-22889: Oracle / PLSQL: ORA-22889 REF value does not point to scoped table

ORA-22890: Oracle / PLSQL: ORA-22890 cannot specify name for REF column constraint

ORA-22891: Oracle / PLSQL: ORA-22891 cannot have multiple columns in REF constraint

ORA-22892: Oracle / PLSQL: ORA-22892 scoped table “” does not exist in schema “”

ORA-22893: Oracle / PLSQL: ORA-22893 constraint can be specified only for REF columns

ORA-22894: Oracle / PLSQL: ORA-22894 cannot add constraint on existing unscoped REF columns of non-empty tables

ORA-22895: Oracle / PLSQL: ORA-22895 referenced table “” in schema “” is not an object table

ORA-22896: Oracle / PLSQL: ORA-22896 cannot have both scope and referential constraint on REF column “”

ORA-22897: Oracle / PLSQL: ORA-22897 no scope clause specified for user-defined REF column “”

ORA-22898: Oracle / PLSQL: ORA-22898 existing scope clause on “” points to a table other than the one mentioned in the referential constraint

ORA-22899: Oracle / PLSQL: ORA-22899 cannot specify both scope and rowid constraint on ref column

ORA-22900: Oracle / PLSQL: ORA-22900 the SELECT list item of THE subquery is not a collection type

ORA-22901: Oracle / PLSQL: ORA-22901 cannot compare nested table or VARRAY or LOB attributes of an object type

ORA-22902: Oracle / PLSQL: ORA-22902 CURSOR expression not allowed

ORA-22903: Oracle / PLSQL: ORA-22903 MULTISET expression not allowed

ORA-22904: Oracle / PLSQL: ORA-22904 invalid reference to a nested table column

ORA-22905: Oracle / PLSQL: ORA-22905 cannot access rows from a non-nested table item

ORA-22906: Oracle / PLSQL: ORA-22906 cannot perform DML on expression or on nested table view column

ORA-22907: Oracle / PLSQL: ORA-22907 invalid CAST to a type that is not a nested table or VARRAY

ORA-22908: Oracle / PLSQL: ORA-22908 reference to NULL table value

ORA-22909: Oracle / PLSQL: ORA-22909 exceeded maximum VARRAY limit

ORA-22910: Oracle / PLSQL: ORA-22910 cannot specify schema name for nested tables

ORA-22911: Oracle / PLSQL: ORA-22911 duplicate storage specification for the nested table item

ORA-22912: Oracle / PLSQL: ORA-22912 specified column or attribute is not a nested table type

ORA-22913: Oracle / PLSQL: ORA-22913 must specify table name for nested table column or attribute

ORA-22914: Oracle / PLSQL: ORA-22914 DROP of nested tables not supported

ORA-22915: Oracle / PLSQL: ORA-22915 cannot ALTER a nested table’s storage table to ADD/MODIFY columns

ORA-22916: Oracle / PLSQL: ORA-22916 cannot do an exact FETCH on a query with Nested cursors

ORA-22917: Oracle / PLSQL: ORA-22917 use VARRAY to define the storage clause for this column or attribute

ORA-22918: Oracle / PLSQL: ORA-22918 specified column or attribute is not a VARRAY type

ORA-22919: Oracle / PLSQL: ORA-22919 dangling REF error or lock object failed for no wait request

ORA-22920: Oracle / PLSQL: ORA-22920 row containing the LOB value is not locked

ORA-22921: Oracle / PLSQL: ORA-22921 length of input buffer is smaller than amount requested

ORA-22922: Oracle / PLSQL: ORA-22922 nonexistent LOB value

ORA-22923: Oracle / PLSQL: ORA-22923 amount of data specified in streaming LOB write is 0

ORA-22924: Oracle / PLSQL: ORA-22924 snapshot too old

ORA-22925: Oracle / PLSQL: ORA-22925 operation would exceed maximum size allowed for a LOB value

ORA-22926: Oracle / PLSQL: ORA-22926 specified trim length is greater than current LOB value’s length

ORA-22927: Oracle / PLSQL: ORA-22927 invalid LOB locator specified

ORA-22928: Oracle / PLSQL: ORA-22928 invalid privilege on directories

ORA-22929: Oracle / PLSQL: ORA-22929 invalid or missing directory name

ORA-22930: Oracle / PLSQL: ORA-22930 directory does not exist

ORA-22931: Oracle / PLSQL: ORA-22931 MOVE of nested table to a different tablespace not supported

ORA-22932: Oracle / PLSQL: ORA-22932 event to create tables in 8.0 image format

ORA-22933: Oracle / PLSQL: ORA-22933 cannot change object with type or table dependents

ORA-22934: Oracle / PLSQL: ORA-22934 event to store lob columns with very small headers

ORA-22935: Oracle / PLSQL: ORA-22935 event to support functions on remote lobs

ORA-22950: Oracle / PLSQL: ORA-22950 cannot ORDER objects without MAP or ORDER method

ORA-22951: Oracle / PLSQL: ORA-22951 NULL returned by ORDER method

ORA-22952: Oracle / PLSQL: ORA-22952 Nested Table equality requires a map method on the element ADT

ORA-22953: Oracle / PLSQL: ORA-22953 Cardinality of the input to powermultiset exceeds maximum allowed

ORA-22954: Oracle / PLSQL: ORA-22954 This multiset operation is not supported for this element type.

ORA-22955: Oracle / PLSQL: ORA-22955 The cardinality parameter is not within the allowed limits

ORA-22956: Oracle / PLSQL: ORA-22956 The set contains no elements

ORA-22957: Oracle / PLSQL: ORA-22957 NULL is an invalid input to powermultiset and COLLECT functions

ORA-22958: Oracle / PLSQL: ORA-22958 This operation is not allowed in check constraints or triggers

ORA-22970: Oracle / PLSQL: ORA-22970 name does not correspond to an object view

ORA-22971: Oracle / PLSQL: ORA-22971 invalid datatype for PRIMARY KEY-based object identifier

ORA-22972: Oracle / PLSQL: ORA-22972 NULL value not allowed in PRIMARY KEY-based object identifier

ORA-22973: Oracle / PLSQL: ORA-22973 size of object identifier exceeds maximum size allowed

ORA-22974: Oracle / PLSQL: ORA-22974 missing WITH OBJECT OID clause

ORA-22975: Oracle / PLSQL: ORA-22975 cannot create a PRIMARY KEY-based REF to this object view

ORA-22976: Oracle / PLSQL: ORA-22976 incorrect number of arguments to MAKE_REF

ORA-22977: Oracle / PLSQL: ORA-22977 missing or invalid attribute

ORA-22978: Oracle / PLSQL: ORA-22978 only simple attribute name is allowed in the WITH OBJECT OID clause

ORA-22979: Oracle / PLSQL: ORA-22979 cannot INSERT object view REF or user-defined REF

ORA-22980: Oracle / PLSQL: ORA-22980 must specify a set of attributes for the WITH OBJECT OID clause

ORA-22981: Oracle / PLSQL: ORA-22981 must specify a table/view having system generated OID

ORA-22982: Oracle / PLSQL: ORA-22982 cannot create sub-view under this view

ORA-22983: Oracle / PLSQL: ORA-22983 not a user-defined REF

ORA-22984: Oracle / PLSQL: ORA-22984 view query cannot contain references to a super view

ORA-22985: Oracle / PLSQL: ORA-22985 event for tracing frodef in ddfCFull

ORA-22990: Oracle / PLSQL: ORA-22990 LOB locators cannot span transactions

ORA-22991: Oracle / PLSQL: ORA-22991 insufficient space allocated for argument

ORA-22992: Oracle / PLSQL: ORA-22992 cannot use LOB locators selected from remote tables

ORA-22993: Oracle / PLSQL: ORA-22993 specified input amount is greater than actual source amount

ORA-22994: Oracle / PLSQL: ORA-22994 source offset is beyond the end of the source LOB

ORA-22995: Oracle / PLSQL: ORA-22995 TABLESPACE DEFAULT option is invalid in this context

ORA-22996: Oracle / PLSQL: ORA-22996 NEXT extent size is smaller than LOB chunksize

ORA-22997: Oracle / PLSQL: ORA-22997 VARRAY | OPAQUE stored as LOB is not specified at the table level

ORA-22998: Oracle / PLSQL: ORA-22998 CLOB or NCLOB in multibyte character set not supported

ORA-22999: Oracle / PLSQL: ORA-22999 CLOB or NCLOB data may have been corrupted

ORA-23290: Oracle / PLSQL: ORA-23290 This operation may not be combined with any other operation

ORA-23291: Oracle / PLSQL: ORA-23291 Only base table columns may be renamed

ORA-23292: Oracle / PLSQL: ORA-23292 The constraint does not exist

ORA-23293: Oracle / PLSQL: ORA-23293 Cannot rename a column which is part of a join index

ORA-23301: Oracle / PLSQL: ORA-23301 mixed use of deferred rpc destination modes

ORA-23302: Oracle / PLSQL: ORA-23302 application raised communication failure during deferred RPC

ORA-23303: Oracle / PLSQL: ORA-23303 application raised generic exception during deferred RPC

ORA-23304: Oracle / PLSQL: ORA-23304 malformed deferred rpc at arg of in call , in tid

ORA-23305: Oracle / PLSQL: ORA-23305 internal deferred RPC error

ORA-23306: Oracle / PLSQL: ORA-23306 schema does not exist

ORA-23307: Oracle / PLSQL: ORA-23307 replicated schema already exists

ORA-23308: Oracle / PLSQL: ORA-23308 object . does not exist or is invalid

ORA-23309: Oracle / PLSQL: ORA-23309 object . of type exists

ORA-23310: Oracle / PLSQL: ORA-23310 object group “”.”” is not quiesced

ORA-23312: Oracle / PLSQL: ORA-23312 not the masterdef according to

ORA-23313: Oracle / PLSQL: ORA-23313 object group “”.”” is not mastered at

ORA-23314: Oracle / PLSQL: ORA-23314 database is not a materialized view site for “”.””

ORA-23315: Oracle / PLSQL: ORA-23315 repcatlog version or request is not supported by version

ORA-23316: Oracle / PLSQL: ORA-23316 the masterdef is

ORA-23317: Oracle / PLSQL: ORA-23317 a communication failure has occurred

ORA-23318: Oracle / PLSQL: ORA-23318 a ddl failure has occurred

ORA-23319: Oracle / PLSQL: ORA-23319 parameter value is not appropriate

ORA-23320: Oracle / PLSQL: ORA-23320 the request failed because of values and

ORA-23321: Oracle / PLSQL: ORA-23321 Pipename may not be null

ORA-23322: Oracle / PLSQL: ORA-23322 Privilege error accessing pipe

ORA-23323: Oracle / PLSQL: ORA-23323 parameter length exceeds deferred RPC limits

ORA-23324: Oracle / PLSQL: ORA-23324 error , while creating deferror entry at “” with error

ORA-23325: Oracle / PLSQL: ORA-23325 parameter type is not

ORA-23326: Oracle / PLSQL: ORA-23326 object group “”.”” is quiesced

ORA-23327: Oracle / PLSQL: ORA-23327 imported deferred rpc data does not match of importing db

ORA-23328: Oracle / PLSQL: ORA-23328 mview base table “”.”” differs from master table “”.””

ORA-23329: Oracle / PLSQL: ORA-23329 successful user-provided ddl but no materialized view “”.””

ORA-23330: Oracle / PLSQL: ORA-23330 column group already exists

ORA-23331: Oracle / PLSQL: ORA-23331 column group does not exist

ORA-23332: Oracle / PLSQL: ORA-23332 group is in use; cannot drop

ORA-23333: Oracle / PLSQL: ORA-23333 column is already part of a column group

ORA-23334: Oracle / PLSQL: ORA-23334 column does not exist in table or column group

ORA-23335: Oracle / PLSQL: ORA-23335 priority group already exists

ORA-23336: Oracle / PLSQL: ORA-23336 priority group does not exist

ORA-23337: Oracle / PLSQL: ORA-23337 priority or value not in priority group

ORA-23338: Oracle / PLSQL: ORA-23338 priority or value already in priority group

ORA-23339: Oracle / PLSQL: ORA-23339 duplicate conflict resolution information

ORA-23340: Oracle / PLSQL: ORA-23340 incorrect resolution method

ORA-23341: Oracle / PLSQL: ORA-23341 user function required

ORA-23342: Oracle / PLSQL: ORA-23342 invalid parameter column

ORA-23343: Oracle / PLSQL: ORA-23343 no match for specified conflict resolution information

ORA-23344: Oracle / PLSQL: ORA-23344 constraint (.) does not exist

ORA-23345: Oracle / PLSQL: ORA-23345 table “”.”” not registered to collect statistics

ORA-23346: Oracle / PLSQL: ORA-23346 primary key or object ID is undefined for table or materialized view

ORA-23347: Oracle / PLSQL: ORA-23347 datatype for column table not supported

ORA-23348: Oracle / PLSQL: ORA-23348 cannot replicate procedure ; only IN parameters supported

ORA-23349: Oracle / PLSQL: ORA-23349 cannot generate replication support for functions

ORA-23350: Oracle / PLSQL: ORA-23350 maximum number of recursive calls exceeded

ORA-23351: Oracle / PLSQL: ORA-23351 parameter datatype for procedure not supported

ORA-23352: Oracle / PLSQL: ORA-23352 duplicate destination for deferred transaction

ORA-23353: Oracle / PLSQL: ORA-23353 deferred RPC queue has entries for object group “”.””

ORA-23354: Oracle / PLSQL: ORA-23354 deferred RPC execution disabled for “” with “”

ORA-23355: Oracle / PLSQL: ORA-23355 object . does not exist or is invalid at master site

ORA-23356: Oracle / PLSQL: ORA-23356 masterdef recognizes a master which does not recognize the masterdef

ORA-23357: Oracle / PLSQL: ORA-23357 the propagator does not exist

ORA-23358: Oracle / PLSQL: ORA-23358 invalid remote user

ORA-23359: Oracle / PLSQL: ORA-23359 error on creating a ddl record for a repcatlog record

ORA-23360: Oracle / PLSQL: ORA-23360 only one materialized view for master table “” can be created

ORA-23361: Oracle / PLSQL: ORA-23361 materialized view “” does not exist at master site

ORA-23362: Oracle / PLSQL: ORA-23362 invalid user

ORA-23363: Oracle / PLSQL: ORA-23363 mismatch of mview base table “” at master and mview site

ORA-23364: Oracle / PLSQL: ORA-23364 Feature not enabled

ORA-23365: Oracle / PLSQL: ORA-23365 site does not exist

ORA-23366: Oracle / PLSQL: ORA-23366 integer value is less than 1

ORA-23367: Oracle / PLSQL: ORA-23367 table is missing the primary key

ORA-23368: Oracle / PLSQL: ORA-23368 name cannot be null or the empty string

ORA-23369: Oracle / PLSQL: ORA-23369 value of “” argument cannot be null

ORA-23370: Oracle / PLSQL: ORA-23370 table and table are not shape equivalent ()

ORA-23371: Oracle / PLSQL: ORA-23371 column unknown in table

ORA-23372: Oracle / PLSQL: ORA-23372 type in table is unsupported

ORA-23373: Oracle / PLSQL: ORA-23373 object group “”.”” does not exist

ORA-23374: Oracle / PLSQL: ORA-23374 object group “”.”” already exists

ORA-23375: Oracle / PLSQL: ORA-23375 feature is incompatible with database version at

ORA-23376: Oracle / PLSQL: ORA-23376 node is not compatible with replication version “”

ORA-23377: Oracle / PLSQL: ORA-23377 bad name for missing_rows_oname1 argument

ORA-23378: Oracle / PLSQL: ORA-23378 connection qualifier “” is not valid for object group “”.””

ORA-23379: Oracle / PLSQL: ORA-23379 connection qualifier “” is too long

ORA-23380: Oracle / PLSQL: ORA-23380 propagation mode “” is not valid

ORA-23381: Oracle / PLSQL: ORA-23381 generated object for base object .@ does not exist

ORA-23382: Oracle / PLSQL: ORA-23382 materialized view repgroup “”.”” is not registered at site

ORA-23383: Oracle / PLSQL: ORA-23383 registration for materialized view repgroup “”.”” failed at site

ORA-23384: Oracle / PLSQL: ORA-23384 replication parallel push argument out of range

ORA-23385: Oracle / PLSQL: ORA-23385 replication parallel push argument not valid

ORA-23386: Oracle / PLSQL: ORA-23386 replication parallel push cannot create slave processes

ORA-23387: Oracle / PLSQL: ORA-23387 replication parallel push dequeue error

ORA-23388: Oracle / PLSQL: ORA-23388 replication parallel push watermark error

ORA-23389: Oracle / PLSQL: ORA-23389 obsolete procedure; drop objects and recreate using new master

ORA-23392: Oracle / PLSQL: ORA-23392 could not find materialized view to be associated with “”.””

ORA-23393: Oracle / PLSQL: ORA-23393 the user is already the propagator

ORA-23394: Oracle / PLSQL: ORA-23394 duplicate propagator

ORA-23395: Oracle / PLSQL: ORA-23395 object “”.”” of type “” does not exist or is invalid

ORA-23396: Oracle / PLSQL: ORA-23396 database link “” does not exist or has not been scheduled

ORA-23397: Oracle / PLSQL: ORA-23397 global name “” does not match database link name “”

ORA-23398: Oracle / PLSQL: ORA-23398 user name “” at database link “” does not match local user name “”

ORA-23399: Oracle / PLSQL: ORA-23399 generation of replication support for “”.”” is not complete

ORA-23400: Oracle / PLSQL: ORA-23400 invalid materialized view name “”

ORA-23401: Oracle / PLSQL: ORA-23401 materialized view “”.”” does not exist

ORA-23402: Oracle / PLSQL: ORA-23402 refresh was aborted because of conflicts caused by deferred txns

ORA-23403: Oracle / PLSQL: ORA-23403 refresh group “”.”” already exists

ORA-23404: Oracle / PLSQL: ORA-23404 refresh group “”.”” does not exist

ORA-23405: Oracle / PLSQL: ORA-23405 refresh group number does not exist

ORA-23406: Oracle / PLSQL: ORA-23406 insufficient privileges on user “”

ORA-23407: Oracle / PLSQL: ORA-23407 object name must be shaped like “schema”.”object” or “object”

ORA-23408: Oracle / PLSQL: ORA-23408 this replication operation is not supported in a mixed configuration

ORA-23409: Oracle / PLSQL: ORA-23409 could not find an unused refresh group number

ORA-23410: Oracle / PLSQL: ORA-23410 materialized view “”.”” is already in a refresh group

ORA-23411: Oracle / PLSQL: ORA-23411 materialized view “”.”” is not in refresh group “”.””

ORA-23412: Oracle / PLSQL: ORA-23412 master table’s primary key columns have changed

ORA-23413: Oracle / PLSQL: ORA-23413 table “”.”” does not have a materialized view log

ORA-23414: Oracle / PLSQL: ORA-23414 materialized view log for “”.”” does not record rowid values

ORA-23415: Oracle / PLSQL: ORA-23415 materialized view log for “”.”” does not record the primary key

ORA-23416: Oracle / PLSQL: ORA-23416 table “”.”” does not contain a primary key constraint

ORA-23417: Oracle / PLSQL: ORA-23417 unknown materialized view type

ORA-23418: Oracle / PLSQL: ORA-23418 cannot unregister the propagator who is currently in use

ORA-23419: Oracle / PLSQL: ORA-23419 regenerate replication support before resuming master activity

ORA-23420: Oracle / PLSQL: ORA-23420 interval must evaluate to a time in the future

ORA-23421: Oracle / PLSQL: ORA-23421 job number is not a job in the job queue

ORA-23422: Oracle / PLSQL: ORA-23422 Oracle Server could not generate an unused job number

ORA-23423: Oracle / PLSQL: ORA-23423 job number is not positive

ORA-23424: Oracle / PLSQL: ORA-23424 materialized view “”.”” at not registered

ORA-23425: Oracle / PLSQL: ORA-23425 invalid materialized view identifier

ORA-23426: Oracle / PLSQL: ORA-23426 deferred RPC queue has entries for

ORA-23427: Oracle / PLSQL: ORA-23427 deferred purge queue argument out of range

ORA-23428: Oracle / PLSQL: ORA-23428 job associated instance number is not valid

ORA-23430: Oracle / PLSQL: ORA-23430 argument “” cannot be NULL or empty string

ORA-23431: Oracle / PLSQL: ORA-23431 wrong state

ORA-23432: Oracle / PLSQL: ORA-23432 master site already exists

ORA-23433: Oracle / PLSQL: ORA-23433 executing against wrong master site

ORA-23434: Oracle / PLSQL: ORA-23434 master site not known for object group

ORA-23435: Oracle / PLSQL: ORA-23435 cannot create an updatable ROWID materialized view with LOB columns

ORA-23436: Oracle / PLSQL: ORA-23436 missing template authorization for user

ORA-23437: Oracle / PLSQL: ORA-23437 template authorization already exists for user

ORA-23438: Oracle / PLSQL: ORA-23438 missing refresh group template

ORA-23439: Oracle / PLSQL: ORA-23439 refresh group template already exists

ORA-23440: Oracle / PLSQL: ORA-23440 incorrect public template value

ORA-23441: Oracle / PLSQL: ORA-23441 object does not exist for refresh group template

ORA-23442: Oracle / PLSQL: ORA-23442 object already exists for the refresh group template

ORA-23443: Oracle / PLSQL: ORA-23443 missing template parameter

ORA-23444: Oracle / PLSQL: ORA-23444 duplicate template parameter

ORA-23445: Oracle / PLSQL: ORA-23445 missing template site

ORA-23446: Oracle / PLSQL: ORA-23446 duplicate template site

ORA-23447: Oracle / PLSQL: ORA-23447 missing user parameter value

ORA-23448: Oracle / PLSQL: ORA-23448 duplicate user parameter value

ORA-23449: Oracle / PLSQL: ORA-23449 missing user name

ORA-23450: Oracle / PLSQL: ORA-23450 flavor already contains object “”.””

ORA-23451: Oracle / PLSQL: ORA-23451 flavor already defined for object group “”.””

ORA-23452: Oracle / PLSQL: ORA-23452 flavor of object group “”.”” is already published

ORA-23453: Oracle / PLSQL: ORA-23453 requested operation is not supported on top flavor

ORA-23454: Oracle / PLSQL: ORA-23454 flavor not defined for object group “”.””

ORA-23455: Oracle / PLSQL: ORA-23455 flavor contains object “”

ORA-23456: Oracle / PLSQL: ORA-23456 flavor does not contain “”

ORA-23457: Oracle / PLSQL: ORA-23457 invalid flavor ID

ORA-23458: Oracle / PLSQL: ORA-23458 inappropriate flavor at

ORA-23459: Oracle / PLSQL: ORA-23459 flavor must contain “”

ORA-23460: Oracle / PLSQL: ORA-23460 missing value for column in resolution method “” for “”.””.””

ORA-23461: Oracle / PLSQL: ORA-23461 fail to resolve conflict for “”.””.””

ORA-23462: Oracle / PLSQL: ORA-23462 flavor in use at site

ORA-23463: Oracle / PLSQL: ORA-23463 flavor incompatible with object “”.””

ORA-23464: Oracle / PLSQL: ORA-23464 flavor lacks column of “”.””

ORA-23465: Oracle / PLSQL: ORA-23465 flavor already includes column of “”.””

ORA-23466: Oracle / PLSQL: ORA-23466 flavor requires missing object “”.””

ORA-23467: Oracle / PLSQL: ORA-23467 flavor lacks object “”.””

ORA-23468: Oracle / PLSQL: ORA-23468 missing

ORA-23469: Oracle / PLSQL: ORA-23469 is different between templates

ORA-23470: Oracle / PLSQL: ORA-23470 invalid status

ORA-23471: Oracle / PLSQL: ORA-23471 template not authorized for user

ORA-23472: Oracle / PLSQL: ORA-23472 materialized view “”.”” must be atomically refreshed

ORA-23473: Oracle / PLSQL: ORA-23473 replication RPC processing for “”.”” is disabled

ORA-23474: Oracle / PLSQL: ORA-23474 definition of “”.”” has changed since generation of replication support

ORA-23475: Oracle / PLSQL: ORA-23475 key column must be sent and compared

ORA-23476: Oracle / PLSQL: ORA-23476 cannot import from to

ORA-23477: Oracle / PLSQL: ORA-23477 unable to alter propagation mode for object group “”.””

ORA-23478: Oracle / PLSQL: ORA-23478 object group “” is already mastered at

ORA-23480: Oracle / PLSQL: ORA-23480 Column is not a top-level column of “”.””.

ORA-23481: Oracle / PLSQL: ORA-23481 unexpected name string “”

ORA-23482: Oracle / PLSQL: ORA-23482 column of “”.””

ORA-23483: Oracle / PLSQL: ORA-23483 object “”.”” not allowed in this operation.

ORA-23484: Oracle / PLSQL: ORA-23484 internal internet Application Server error

ORA-23485: Oracle / PLSQL: ORA-23485 Column group “” must consist of a single numeric column only

ORA-23487: Oracle / PLSQL: ORA-23487 object groups “”.”” and “”.”” do not have the same connection qualifier

ORA-23488: Oracle / PLSQL: ORA-23488 propagation mode “” for “” is not allowed for this operation

ORA-23489: Oracle / PLSQL: ORA-23489 duplicate entry “”

ORA-23490: Oracle / PLSQL: ORA-23490 extension request “” with status “” not allowed in this operation

ORA-23491: Oracle / PLSQL: ORA-23491 no valid extension request at “”

ORA-23492: Oracle / PLSQL: ORA-23492 no new sites for extension request “”

ORA-23493: Oracle / PLSQL: ORA-23493 “” is not a new site for extension request “”

ORA-23494: Oracle / PLSQL: ORA-23494 too many rows for destination “”

ORA-23495: Oracle / PLSQL: ORA-23495 serial propagation can not be used for “”

ORA-23496: Oracle / PLSQL: ORA-23496 can not change disabled status for “” and “”

ORA-23497: Oracle / PLSQL: ORA-23497 repgroup name cannot be null

ORA-23498: Oracle / PLSQL: ORA-23498 repgroups specified must have the same masters

ORA-23500: Oracle / PLSQL: ORA-23500 cannot switch master for a multi-tier materialized view repgroup “”.””

ORA-23501: Oracle / PLSQL: ORA-23501 refresh template cannot be instantiated for database with compatibilty equal to or less than 8.0

ORA-23502: Oracle / PLSQL: ORA-23502 valid directory for offline instatiation is not specified

ORA-23503: Oracle / PLSQL: ORA-23503 error occurred during IAS instantiation

ORA-23504: Oracle / PLSQL: ORA-23504 columns added to table do not match list of columns to be added

ORA-23505: Oracle / PLSQL: ORA-23505 Object “”.”” is missing.

ORA-23514: Oracle / PLSQL: ORA-23514 invalid or incorrect number of arguments

ORA-23515: Oracle / PLSQL: ORA-23515 materialized views and/or their indices exist in the tablespace

ORA-23531: Oracle / PLSQL: ORA-23531 site owner already exists in the template.

ORA-23532: Oracle / PLSQL: ORA-23532 tables with different synchronization mechanisms are in the same group

ORA-23533: Oracle / PLSQL: ORA-23533 object “”.”” can not be cached

ORA-23534: Oracle / PLSQL: ORA-23534 missing column in materialized view container table “”.””

ORA-23535: Oracle / PLSQL: ORA-23535 instantiating templates from multiple back ends is not allowed.

ORA-23536: Oracle / PLSQL: ORA-23536 the object “”.”” is not cached at the middle tier as expected.

ORA-23537: Oracle / PLSQL: ORA-23537 function or procedure is not allowed to be invoked from this site.

ORA-23538: Oracle / PLSQL: ORA-23538 cannot explicitly refresh a NEVER REFRESH materialized view (“”)

ORA-23539: Oracle / PLSQL: ORA-23539 table “”.”” currently being redefined

ORA-23540: Oracle / PLSQL: ORA-23540 Redefinition not defined or initiated

ORA-23541: Oracle / PLSQL: ORA-23541 tables do not match tables used while defining the redefinition

ORA-23542: Oracle / PLSQL: ORA-23542 dependent object “”.”” already registered

ORA-23600: Oracle / PLSQL: ORA-23600 cannot create PROPAGATION, already exists

ORA-23601: Oracle / PLSQL: ORA-23601 PROPAGATION_NAME does not exist

ORA-23602: Oracle / PLSQL: ORA-23602 Invalid streams process type

ORA-23603: Oracle / PLSQL: ORA-23603 STREAMS enqueue aborted due to low SGA

ORA-23605: Oracle / PLSQL: ORA-23605 invalid value “” for STREAMS parameter

ORA-23606: Oracle / PLSQL: ORA-23606 invalid object

ORA-23607: Oracle / PLSQL: ORA-23607 invalid column “”

ORA-23608: Oracle / PLSQL: ORA-23608 invalid resolution column “”

ORA-23609: Oracle / PLSQL: ORA-23609 unable to find directory object for directory

ORA-23610: Oracle / PLSQL: ORA-23610 internal dbms_streams_tablespaces error

ORA-23611: Oracle / PLSQL: ORA-23611 tablespace “” has more than one data file

ORA-23612: Oracle / PLSQL: ORA-23612 unable to find tablespace “”

ORA-23613: Oracle / PLSQL: ORA-23613 Script already exists

ORA-23614: Oracle / PLSQL: ORA-23614 Script does not exist

ORA-23615: Oracle / PLSQL: ORA-23615 Block number does not exist for script

ORA-23616: Oracle / PLSQL: ORA-23616 Failure in executing block for script

ORA-23617: Oracle / PLSQL: ORA-23617 Block for script has already been executed

ORA-23618: Oracle / PLSQL: ORA-23618 Generation of script is not complete.

ORA-23619: Oracle / PLSQL: ORA-23619 non-Oracle system error

ORA-23620: Oracle / PLSQL: ORA-23620 bind value size too large for PL/SQL CALL operation

ORA-23621: Oracle / PLSQL: ORA-23621 Operation corresponding to script is in progress.

ORA-23622: Oracle / PLSQL: ORA-23622 Operation .. is in progress.

ORA-23623: Oracle / PLSQL: ORA-23623 MAINTAIN_TTS

ORA-23624: Oracle / PLSQL: ORA-23624 MAINTAIN_TTS

ORA-23657: Oracle / PLSQL: ORA-23657 the converted file already exists

ORA-24000: Oracle / PLSQL: ORA-24000 invalid value , should be of the form [SCHEMA.]NAME

ORA-24001: Oracle / PLSQL: ORA-24001 cannot create QUEUE_TABLE, already exists

ORA-24002: Oracle / PLSQL: ORA-24002 QUEUE_TABLE does not exist

ORA-24003: Oracle / PLSQL: ORA-24003 Queue table index inconsistent with queue table

ORA-24004: Oracle / PLSQL: ORA-24004 invalid column name in SORT_LIST, should be ENQ_TIME or PRIORITY

ORA-24005: Oracle / PLSQL: ORA-24005 must use DBMS_AQADM.DROP_QUEUE_TABLE to drop queue tables

ORA-24006: Oracle / PLSQL: ORA-24006 cannot create QUEUE, already exists

ORA-24007: Oracle / PLSQL: ORA-24007 invalid value , MAX_RETRIES should be non-negative integer

ORA-24008: Oracle / PLSQL: ORA-24008 queue table . must be dropped first

ORA-24009: Oracle / PLSQL: ORA-24009 invalid value , QUEUE_TYPE should be NORMAL_QUEUE or EXCEPTION_QUEUE

ORA-24010: Oracle / PLSQL: ORA-24010 QUEUE does not exist

ORA-24011: Oracle / PLSQL: ORA-24011 cannot drop QUEUE, should be stopped first

ORA-24012: Oracle / PLSQL: ORA-24012 cannot drop QUEUE_TABLE, some queues in have not been dropped

ORA-24013: Oracle / PLSQL: ORA-24013 invalid value , RETRY_DELAY should be non-negative

ORA-24014: Oracle / PLSQL: ORA-24014 invalid value , RETENTION_TIME should be FOREVER or non-negative

ORA-24015: Oracle / PLSQL: ORA-24015 cannot create QUEUE_TABLE, QUEUE_PAYLOAD_TYPE . does not exist

ORA-24016: Oracle / PLSQL: ORA-24016 cannot create QUEUE_TABLE, user does not have execute privileges on QUEUE_PAYLOAD_TYPE .

ORA-24017: Oracle / PLSQL: ORA-24017 cannot enable enqueue on QUEUE, is an exception queue

ORA-24018: Oracle / PLSQL: ORA-24018 STOP_QUEUE on failed, outstanding transactions found

ORA-24019: Oracle / PLSQL: ORA-24019 identifier for too long, should not be greater than characters

ORA-24020: Oracle / PLSQL: ORA-24020 Internal error in DBMS_AQ_IMPORT_INTERNAL,

ORA-24021: Oracle / PLSQL: ORA-24021 queue table definition not imported for .

ORA-24022: Oracle / PLSQL: ORA-24022 the specified parameters has no effect on the queue

ORA-24023: Oracle / PLSQL: ORA-24023 Internal error in DBMS_AQ_EXP_INTERNAL. [] []

ORA-24024: Oracle / PLSQL: ORA-24024 Internal error in DBMS_AQ_IMP_INTERNAL. [] []

ORA-24025: Oracle / PLSQL: ORA-24025 invalid value , QUEUE_PAYLOAD_TYPE should be RAW or an object type

ORA-24026: Oracle / PLSQL: ORA-24026 operation failed, queue . has errors

ORA-24027: Oracle / PLSQL: ORA-24027 AQ HTTP propagation encountered error, status-code ,

ORA-24028: Oracle / PLSQL: ORA-24028 cannot create a reciever non-repudiable single consumer queue

ORA-24029: Oracle / PLSQL: ORA-24029 operation not allowed on a single-consumer queue

ORA-24030: Oracle / PLSQL: ORA-24030 Only one of rule or rule-set must be specified

ORA-24031: Oracle / PLSQL: ORA-24031 invalid value, should be non-NULL

ORA-24032: Oracle / PLSQL: ORA-24032 object exists, index could not be created for queue table

ORA-24033: Oracle / PLSQL: ORA-24033 no recipients for message

ORA-24034: Oracle / PLSQL: ORA-24034 application is already a subscriber for queue

ORA-24035: Oracle / PLSQL: ORA-24035 AQ agent is not a subscriber for queue

ORA-24036: Oracle / PLSQL: ORA-24036 invalid SORT_ORDER column specified for queue table

ORA-24037: Oracle / PLSQL: ORA-24037 schema in QUEUE_NAME is not same as schema in QUEUE_TABLE

ORA-24038: Oracle / PLSQL: ORA-24038 RETRY_DELAY and MAX_RETRIES cannot be used for a 8.0 compatible multiple consumer queue

ORA-24039: Oracle / PLSQL: ORA-24039 Queue not created in queue table for multiple consumers

ORA-24040: Oracle / PLSQL: ORA-24040 AQ tracing event

ORA-24041: Oracle / PLSQL: ORA-24041 propagation schedule exists for QUEUE and DESTINATION

ORA-24042: Oracle / PLSQL: ORA-24042 no propagation schedule exists for QUEUE and DESTINATION

ORA-24043: Oracle / PLSQL: ORA-24043 destination uses a reserved name, names with AQ$_ prefix are not valid

ORA-24044: Oracle / PLSQL: ORA-24044 source and destination object types do not match

ORA-24045: Oracle / PLSQL: ORA-24045 invalid agent address , agent address should be of the form [SCHEMA.]NAME[@DATABASE LINK]

ORA-24046: Oracle / PLSQL: ORA-24046 protocol attribute reserved for future use

ORA-24047: Oracle / PLSQL: ORA-24047 invalid agent name , agent name should be of the form NAME

ORA-24048: Oracle / PLSQL: ORA-24048 cannot create QUEUE_TABLE, user does not have access to AQ object types

ORA-24049: Oracle / PLSQL: ORA-24049 invalid agent name , names with AQ$_ prefix are not valid

ORA-24050: Oracle / PLSQL: ORA-24050 subscribers are not supported for exception queue

ORA-24051: Oracle / PLSQL: ORA-24051 cannot propagate object type payloads that have a REF attribute

ORA-24052: Oracle / PLSQL: ORA-24052 cannot propagate object type payloads with LOB attributes to an 8.0 release

ORA-24053: Oracle / PLSQL: ORA-24053 PRIMARY_INSTANCE and SECONDARY_INSTANCE must be non-negative

ORA-24054: Oracle / PLSQL: ORA-24054 cannot propagate to an Oracle 8.0.3 release or lower release

ORA-24055: Oracle / PLSQL: ORA-24055 cannot delete propagation status rows that are in prepared state

ORA-24056: Oracle / PLSQL: ORA-24056 internal inconsistency for QUEUE and destination

ORA-24057: Oracle / PLSQL: ORA-24057 cannot define subscriber with rule for queue

ORA-24058: Oracle / PLSQL: ORA-24058 cannot downgrade QUEUE_TABLE that has propagation in a prepared state

ORA-24059: Oracle / PLSQL: ORA-24059 invalid COMPATIBLE parameter setting specified in DBMS_AQADM.

ORA-24060: Oracle / PLSQL: ORA-24060 cannot convert QUEUE_TABLE, already is compatible with release

ORA-24061: Oracle / PLSQL: ORA-24061 cannot specify non-zero SECONDARY_INSTANCE if PRIMARY_INSTANCE was zero

ORA-24062: Oracle / PLSQL: ORA-24062 Subscriber table inconsistent with queue table

ORA-24063: Oracle / PLSQL: ORA-24063 cannot downgrade QUEUE_TABLE that has queues with rule-based subscribers

ORA-24064: Oracle / PLSQL: ORA-24064 propagation for QUEUE and DESTINATION already enabled

ORA-24065: Oracle / PLSQL: ORA-24065 propagation for QUEUE and DESTINATION already disabled

ORA-24066: Oracle / PLSQL: ORA-24066 invalid privilege specified

ORA-24067: Oracle / PLSQL: ORA-24067 exceeded maximum number of subscribers for queue

ORA-24068: Oracle / PLSQL: ORA-24068 cannot start queue , queue table is being migrated

ORA-24069: Oracle / PLSQL: ORA-24069 cannot downgrade queue table while it is being upgraded

ORA-24070: Oracle / PLSQL: ORA-24070 cannot upgrade queue table while it is being downgraded

ORA-24071: Oracle / PLSQL: ORA-24071 cannot perform operation , queue table is being migrated

ORA-24072: Oracle / PLSQL: ORA-24072 cannot execute MIGRATE_QUEUE_TABLE procedure; must own queue table

ORA-24073: Oracle / PLSQL: ORA-24073 cannot specify RETENTION_TIME on exception queue .

ORA-24074: Oracle / PLSQL: ORA-24074 RETRY_DELAY and MAX_RETRIES cannot be used for exception queue %.

ORA-24075: Oracle / PLSQL: ORA-24075 cannot specify agent with NULL address and non-NULL protocol

ORA-24076: Oracle / PLSQL: ORA-24076 cannot perform operation for NON_PERSISTENT queue .

ORA-24077: Oracle / PLSQL: ORA-24077 cannot create propagation schedule for EXCEPTION queue .

ORA-24078: Oracle / PLSQL: ORA-24078 cannot specify a non-NULL SECONDARY_INSTANCE if PRIMARY_INSTANCE was NULL

ORA-24079: Oracle / PLSQL: ORA-24079 invalid name , names with AQ$_ prefix are not valid for

ORA-24080: Oracle / PLSQL: ORA-24080 unschedule_propagation pending for QUEUE and DESTINATION

ORA-24081: Oracle / PLSQL: ORA-24081 compatible parameter needs to be or greater

ORA-24082: Oracle / PLSQL: ORA-24082 propagation may still be happening for the schedule for QUEUE and DESTINATION

ORA-24083: Oracle / PLSQL: ORA-24083 cannot specify remote subscribers for QUEUE

ORA-24084: Oracle / PLSQL: ORA-24084 DBLINK name in address field of agent is not unique within the first 24 bytes

ORA-24085: Oracle / PLSQL: ORA-24085 operation failed, queue is invalid

ORA-24086: Oracle / PLSQL: ORA-24086 cannot create a 8.0 compatible queue

ORA-24087: Oracle / PLSQL: ORA-24087 Invalid database user

ORA-24088: Oracle / PLSQL: ORA-24088 AQ Agent does not exist

ORA-24089: Oracle / PLSQL: ORA-24089 AQ Agent already exists

ORA-24090: Oracle / PLSQL: ORA-24090 at least one protocol must be enabled

ORA-24091: Oracle / PLSQL: ORA-24091 Destination queue is the same as the source queue

ORA-24092: Oracle / PLSQL: ORA-24092 invalid value specified

ORA-24093: Oracle / PLSQL: ORA-24093 AQ agent not granted privileges of database user

ORA-24094: Oracle / PLSQL: ORA-24094 invalid transformation, target type does not match that of the queue

ORA-24095: Oracle / PLSQL: ORA-24095 invalid transformation, source type does not match that of the queue

ORA-24096: Oracle / PLSQL: ORA-24096 invalid message state specified

ORA-24097: Oracle / PLSQL: ORA-24097 Invalid value , should be non-negative

ORA-24098: Oracle / PLSQL: ORA-24098 invalid value for

ORA-24099: Oracle / PLSQL: ORA-24099 operation not allowed for 8.0 compatible queues

ORA-24100: Oracle / PLSQL: ORA-24100 error in ktz testing layer

ORA-24101: Oracle / PLSQL: ORA-24101 stopped processing the argument list at

ORA-24102: Oracle / PLSQL: ORA-24102 invalid prefix for generate_job_name

ORA-24120: Oracle / PLSQL: ORA-24120 invalid parameter passed to DBMS_REPAIR. procedure

ORA-24121: Oracle / PLSQL: ORA-24121 both cascade and a block range passed to DBMS_REPAIR.CHECK_OBJECT procedure

ORA-24122: Oracle / PLSQL: ORA-24122 invalid block range specification

ORA-24123: Oracle / PLSQL: ORA-24123 feature is not yet implemented

ORA-24124: Oracle / PLSQL: ORA-24124 invalid ACTION parameter passed to DBMS_REPAIR. procedure

ORA-24125: Oracle / PLSQL: ORA-24125 Object . has changed

ORA-24126: Oracle / PLSQL: ORA-24126 invalid CASCADE_FLAG passed to DBMS_REPAIR. procedure

ORA-24127: Oracle / PLSQL: ORA-24127 TABLESPACE parameter specified with an ACTION other than CREATE_ACTION

ORA-24128: Oracle / PLSQL: ORA-24128 partition name specified for a non-partitioned object

ORA-24129: Oracle / PLSQL: ORA-24129 table name does not start with prefix

ORA-24130: Oracle / PLSQL: ORA-24130 table does not exist

ORA-24131: Oracle / PLSQL: ORA-24131 table has incorrect columns

ORA-24132: Oracle / PLSQL: ORA-24132 table name is too long

ORA-24141: Oracle / PLSQL: ORA-24141 rule set . does not exist

ORA-24142: Oracle / PLSQL: ORA-24142 invalid ruleset name

ORA-24143: Oracle / PLSQL: ORA-24143 invalid evaluation context name

ORA-24144: Oracle / PLSQL: ORA-24144 rules engine internal error, arguments

ORA-24145: Oracle / PLSQL: ORA-24145 evaluation context . already exists

ORA-24146: Oracle / PLSQL: ORA-24146 rule . already exists

ORA-24147: Oracle / PLSQL: ORA-24147 rule . does not exist

ORA-24148: Oracle / PLSQL: ORA-24148 cannot drop rule . with dependents

ORA-24149: Oracle / PLSQL: ORA-24149 invalid rule name

ORA-19922: Oracle / PLSQL: ORA-19922 there is no parent row with id and level

ORA-19923: Oracle / PLSQL: ORA-19923 the session for row with id is not active

ORA-19924: Oracle / PLSQL: ORA-19924 there are no row with id

ORA-19925: Oracle / PLSQL: ORA-19925 Internal error while cleaning memory used by V$RMAN_STATUS view

ORA-19926: Oracle / PLSQL: ORA-19926 Database cannot be converted at this time

ORA-19927: Oracle / PLSQL: ORA-19927 CONVERT DATABASE operation cannot proceed

ORA-19930: Oracle / PLSQL: ORA-19930 file has invalid checkpoint SCN

ORA-19931: Oracle / PLSQL: ORA-19931 file has invalid creation SCN

ORA-19932: Oracle / PLSQL: ORA-19932 control file is not clone or standby

ORA-19951: Oracle / PLSQL: ORA-19951 cannot modify control file until DBNEWID is completed

ORA-19952: Oracle / PLSQL: ORA-19952 database should be mounted exclusively

ORA-19953: Oracle / PLSQL: ORA-19953 database should not be open

ORA-19954: Oracle / PLSQL: ORA-19954 control file is not current

ORA-19955: Oracle / PLSQL: ORA-19955 only one open thread is allowed to change the DBID

ORA-19956: Oracle / PLSQL: ORA-19956 database should have no offline immediate datafiles

ORA-19957: Oracle / PLSQL: ORA-19957 database should have no datafiles in unknown state

ORA-19958: Oracle / PLSQL: ORA-19958 potential deadlock involving DIAG process

ORA-19960: Oracle / PLSQL: ORA-19960 Internal use only

ORA-19999: Oracle / PLSQL: ORA-19999 skip_row procedure was called

ORA-21000: Oracle / PLSQL: ORA-21000 error number argument to raise_application_error of is out of range

ORA-21001: Oracle / PLSQL: ORA-21001 error number argument to raise_system_error of is out of range

ORA-21300: Oracle / PLSQL: ORA-21300 objects option not installed

ORA-21301: Oracle / PLSQL: ORA-21301 not initialized in object mode

ORA-21500: Oracle / PLSQL: ORA-21500 internal error code, arguments

ORA-21501: Oracle / PLSQL: ORA-21501 program could not allocate memory

ORA-21503: Oracle / PLSQL: ORA-21503 program terminated by fatal error

ORA-21520: Oracle / PLSQL: ORA-21520 database server driver not installed

ORA-21521: Oracle / PLSQL: ORA-21521 exceeded maximum number of connections in OCI (object mode only)

ORA-21522: Oracle / PLSQL: ORA-21522 attempted to use an invalid connection in OCI (object mode only)

ORA-21523: Oracle / PLSQL: ORA-21523 functionality not supported by the server (object mode only)

ORA-21524: Oracle / PLSQL: ORA-21524 object type mismatch

ORA-21525: Oracle / PLSQL: ORA-21525 attribute number or (collection element at index) violated its constraints

ORA-21526: Oracle / PLSQL: ORA-21526 initialization failed

ORA-21527: Oracle / PLSQL: ORA-21527 internal OMS driver error

ORA-21560: Oracle / PLSQL: ORA-21560 argument is null, invalid, or out of range

ORA-21561: Oracle / PLSQL: ORA-21561 OID generation failed

ORA-21600: Oracle / PLSQL: ORA-21600 path expression too long

ORA-21601: Oracle / PLSQL: ORA-21601 attribute is not an object

ORA-21602: Oracle / PLSQL: ORA-21602 operation does not support the specified typecode

ORA-21603: Oracle / PLSQL: ORA-21603 property id [] is invalid

ORA-21604: Oracle / PLSQL: ORA-21604 property [] is not a property of transient or value instances

ORA-21605: Oracle / PLSQL: ORA-21605 property [] is not a property of value instances

ORA-21606: Oracle / PLSQL: ORA-21606 can not free this object

ORA-21607: Oracle / PLSQL: ORA-21607 memory cartridge service handle not initialized

ORA-21608: Oracle / PLSQL: ORA-21608 duration is invalid for this function

ORA-21609: Oracle / PLSQL: ORA-21609 memory being resized without being allocated first

ORA-21610: Oracle / PLSQL: ORA-21610 size [] is invalid

ORA-21611: Oracle / PLSQL: ORA-21611 key length [] is invalid

ORA-21612: Oracle / PLSQL: ORA-21612 key is already being used

ORA-21613: Oracle / PLSQL: ORA-21613 key does not exist

ORA-21614: Oracle / PLSQL: ORA-21614 constraint violation for attribute number []

ORA-21615: Oracle / PLSQL: ORA-21615 copy of an OTS (named or simple) instance failed

ORA-21700: Oracle / PLSQL: ORA-21700 object does not exist or is marked for delete

ORA-21701: Oracle / PLSQL: ORA-21701 attempt to flush objects to different servers

ORA-21702: Oracle / PLSQL: ORA-21702 object is not instantiated or has been de-instantiated in cache

ORA-21703: Oracle / PLSQL: ORA-21703 cannot flush an object that is not modified

ORA-21704: Oracle / PLSQL: ORA-21704 cannot terminate cache or connection without flushing first

ORA-21705: Oracle / PLSQL: ORA-21705 service context is invalid

ORA-21706: Oracle / PLSQL: ORA-21706 duration does not exist or is invalid

ORA-21707: Oracle / PLSQL: ORA-21707 pin duration is longer than allocation duration

ORA-21708: Oracle / PLSQL: ORA-21708 inappropriate operation on a transient object

ORA-21709: Oracle / PLSQL: ORA-21709 cannot refresh an object that has been modified

ORA-21710: Oracle / PLSQL: ORA-21710 argument is expecting a valid memory address of an object

ORA-21779: Oracle / PLSQL: ORA-21779 duration not active

ORA-21780: Oracle / PLSQL: ORA-21780 Maximum number of object durations exceeded.

ORA-22053: Oracle / PLSQL: ORA-22053 overflow error

ORA-22054: Oracle / PLSQL: ORA-22054 underflow error

ORA-22055: Oracle / PLSQL: ORA-22055 unknown sign flag value []

ORA-22056: Oracle / PLSQL: ORA-22056 value [] is divided by zero

ORA-22057: Oracle / PLSQL: ORA-22057 bad integer length []

ORA-22059: Oracle / PLSQL: ORA-22059 buffer size [] is too small – [] is needed

ORA-22060: Oracle / PLSQL: ORA-22060 argument [] is an invalid or uninitialized number

ORA-22061: Oracle / PLSQL: ORA-22061 invalid format text []

ORA-22062: Oracle / PLSQL: ORA-22062 invalid input string []

ORA-22063: Oracle / PLSQL: ORA-22063 reading negative value [] as unsigned

ORA-22064: Oracle / PLSQL: ORA-22064 invalid NLS parameter string []

ORA-22065: Oracle / PLSQL: ORA-22065 number to text translation for the given format causes overflow

ORA-22130: Oracle / PLSQL: ORA-22130 buffer size [] is less than the required size []

ORA-22131: Oracle / PLSQL: ORA-22131 hexadecimal string length is zero

ORA-22132: Oracle / PLSQL: ORA-22132 hexadecimal string does not correspond to a valid REF

ORA-22140: Oracle / PLSQL: ORA-22140 given size [] must be in the range of 0 to []

ORA-22150: Oracle / PLSQL: ORA-22150 variable-length array has not been initialized

ORA-22151: Oracle / PLSQL: ORA-22151 cannot resize non-zero variable-length array to zero elements

ORA-22152: Oracle / PLSQL: ORA-22152 destination variable-length array is not initialized

ORA-22153: Oracle / PLSQL: ORA-22153 source variable-length array is not initialized

ORA-22160: Oracle / PLSQL: ORA-22160 element at index [] does not exist

ORA-22161: Oracle / PLSQL: ORA-22161 type code [] is not valid

ORA-22162: Oracle / PLSQL: ORA-22162 element at index [] has been previously deleted

ORA-22163: Oracle / PLSQL: ORA-22163 left hand and right hand side collections are not of same type

ORA-22164: Oracle / PLSQL: ORA-22164 delete element operation is not allowed for variable-length array

ORA-22165: Oracle / PLSQL: ORA-22165 given index [] must be in the range of [] to []

ORA-22166: Oracle / PLSQL: ORA-22166 collection is empty

ORA-22167: Oracle / PLSQL: ORA-22167 given trim size [] must be less than or equal to []

ORA-22275: Oracle / PLSQL: ORA-22275 invalid LOB locator specified

ORA-22276: Oracle / PLSQL: ORA-22276 invalid locator for LOB buffering

ORA-22277: Oracle / PLSQL: ORA-22277 cannot use two different locators to modify the same LOB

ORA-22278: Oracle / PLSQL: ORA-22278 must update the LOB only through the LOB buffers

ORA-22279: Oracle / PLSQL: ORA-22279 cannot perform operation with LOB buffering enabled

ORA-22280: Oracle / PLSQL: ORA-22280 no more buffers available for operation

ORA-22281: Oracle / PLSQL: ORA-22281 cannot perform operation with an updated locator

ORA-22282: Oracle / PLSQL: ORA-22282 non-contiguous append to a buffering enabled LOB not allowed

ORA-22283: Oracle / PLSQL: ORA-22283 filename contains characters that refer to parent directory

ORA-22285: Oracle / PLSQL: ORA-22285 non-existent directory or file for operation

ORA-22286: Oracle / PLSQL: ORA-22286 insufficient privileges on file or directory to perform operation

ORA-22287: Oracle / PLSQL: ORA-22287 invalid or modified directory occurred during operation

ORA-22288: Oracle / PLSQL: ORA-22288 file or LOB operation failed

ORA-22289: Oracle / PLSQL: ORA-22289 cannot perform operation on an unopened file or LOB

ORA-22290: Oracle / PLSQL: ORA-22290 operation would exceed the maximum number of opened files or LOBs

ORA-22291: Oracle / PLSQL: ORA-22291 Open LOBs exist at transaction commit time

ORA-22292: Oracle / PLSQL: ORA-22292 Cannot open a LOB in read-write mode without a transaction

ORA-22293: Oracle / PLSQL: ORA-22293 LOB already opened in the same transaction

ORA-22294: Oracle / PLSQL: ORA-22294 cannot update a LOB opened in read-only mode

ORA-22295: Oracle / PLSQL: ORA-22295 cannot bind more than 4000 bytes data to LOB and LONG columns in 1 statement

ORA-22296: Oracle / PLSQL: ORA-22296 invalid ALTER TABLE option for conversion of LONG datatype to LOB

ORA-22297: Oracle / PLSQL: ORA-22297 warning

ORA-22298: Oracle / PLSQL: ORA-22298 length of directory alias name or file name too long

ORA-22299: Oracle / PLSQL: ORA-22299 Synonym compile without validating base object

ORA-22300: Oracle / PLSQL: ORA-22300 acquiring DML lock in WAIT mode on table that is locked by KGL or KQR

ORA-22303: Oracle / PLSQL: ORA-22303 type “”.”” not found

ORA-22304: Oracle / PLSQL: ORA-22304 input type is not an object type

ORA-22305: Oracle / PLSQL: ORA-22305 attribute/method/parameter “” not found

ORA-22306: Oracle / PLSQL: ORA-22306 type “”.”” already exists

ORA-22307: Oracle / PLSQL: ORA-22307 operation must be on a user-defined type

ORA-22308: Oracle / PLSQL: ORA-22308 operation not allowed on evolved type

ORA-22309: Oracle / PLSQL: ORA-22309 attribute with name “” already exists

ORA-22310: Oracle / PLSQL: ORA-22310 ALTER TYPE error. Refer to table “”.”” for errors

ORA-22311: Oracle / PLSQL: ORA-22311 type for attribute “” does not exist

ORA-22312: Oracle / PLSQL: ORA-22312 must specify either CASCADE or INVALIDATE option

ORA-22313: Oracle / PLSQL: ORA-22313 cannot use two versions of the same type “”

ORA-22314: Oracle / PLSQL: ORA-22314 method information mismatch in ALTER TYPE

ORA-22315: Oracle / PLSQL: ORA-22315 type “” does not contain a map or order function

ORA-22316: Oracle / PLSQL: ORA-22316 input type is not a collection type

ORA-22317: Oracle / PLSQL: ORA-22317 typecode %d is not legal as a number type

ORA-22318: Oracle / PLSQL: ORA-22318 input type is not an array type

ORA-22319: Oracle / PLSQL: ORA-22319 type attribute information altered in ALTER TYPE

ORA-22320: Oracle / PLSQL: ORA-22320 missing user version string

ORA-22321: Oracle / PLSQL: ORA-22321 method does not return any result

ORA-22322: Oracle / PLSQL: ORA-22322 error table “”.”” has incorrect structure

ORA-22323: Oracle / PLSQL: ORA-22323 error table “”.”” does not exist

ORA-22324: Oracle / PLSQL: ORA-22324 altered type has compilation errors

ORA-22325: Oracle / PLSQL: ORA-22325 event for create type with user version string

ORA-22326: Oracle / PLSQL: ORA-22326 cannot change a type to FINAL if it has subtypes

ORA-22327: Oracle / PLSQL: ORA-22327 cannot change a type to NOT INSTANTIABLE if it has dependent tables

ORA-22328: Oracle / PLSQL: ORA-22328 object “”.”” has errors.

ORA-22329: Oracle / PLSQL: ORA-22329 cannot alter a non-object type

ORA-22330: Oracle / PLSQL: ORA-22330 cannot alter a type that is not valid

ORA-22331: Oracle / PLSQL: ORA-22331 cannot alter an incomplete type

ORA-22332: Oracle / PLSQL: ORA-22332 a dependent object in schema “” has errors.

ORA-22333: Oracle / PLSQL: ORA-22333 cannot reset type “”.”” due to invalid dependent types and tables

ORA-22334: Oracle / PLSQL: ORA-22334 cannot reset type “”.””. Dependent tables must be upgraded to latest version

ORA-22335: Oracle / PLSQL: ORA-22335 The client cannot work with an altered type

ORA-22336: Oracle / PLSQL: ORA-22336 table contained 8.0 image format, must specify INCLUDING DATA

ORA-22337: Oracle / PLSQL: ORA-22337 the type of accessed object has been evolved

ORA-22338: Oracle / PLSQL: ORA-22338 must specify CASCADE INCLUDING DATA when altering the final property

ORA-22339: Oracle / PLSQL: ORA-22339 cannot alter to not final since its attribute column is substitutable

ORA-22340: Oracle / PLSQL: ORA-22340 cannot type “”.””. Dependent tables must be upgraded to latest version

ORA-22341: Oracle / PLSQL: ORA-22341 cannot assign supertype instance to subtype

ORA-22342: Oracle / PLSQL: ORA-22342 dependent VARRAY column exceeds the maximum inline column size

ORA-22343: Oracle / PLSQL: ORA-22343 Compilation error for type invalidated by ALTER TYPE

ORA-22344: Oracle / PLSQL: ORA-22344 can not specify CONVERT TO SUBSTITUTABLE option for ALTER TYPE other than NOT FINAL change

ORA-22345: Oracle / PLSQL: ORA-22345 recompile type . before attempting this operation

ORA-22346: Oracle / PLSQL: ORA-22346 Type has cyclical dependency. Should use CASCADE option

ORA-22347: Oracle / PLSQL: ORA-22347 No changes to type specified for ALTER TYPE

ORA-22369: Oracle / PLSQL: ORA-22369 invalid parameter encountered in method

ORA-22370: Oracle / PLSQL: ORA-22370 incorrect usage of method

ORA-22371: Oracle / PLSQL: ORA-22371 Table contains data of type ., version , which does not exist

ORA-22372: Oracle / PLSQL: ORA-22372 Event for type dictionary upgrade

ORA-22600: Oracle / PLSQL: ORA-22600 encountered 8.0.2 (Beta) VARRAY data that cannot be processed

ORA-22601: Oracle / PLSQL: ORA-22601 pickler TDS context [] is not initialized

ORA-22602: Oracle / PLSQL: ORA-22602 pickler TDS handle [] is not well-formed

ORA-22603: Oracle / PLSQL: ORA-22603 cannot add an attribute to the already generated TDS handle

ORA-22604: Oracle / PLSQL: ORA-22604 TDS handle already generated

ORA-22605: Oracle / PLSQL: ORA-22605 FDO handle [] is not initialized

ORA-22606: Oracle / PLSQL: ORA-22606 pickler image handle [] is not well-formed

ORA-22607: Oracle / PLSQL: ORA-22607 image handle already generated

ORA-22608: Oracle / PLSQL: ORA-22608 cannot add an attribute to the already generated image handle

ORA-22609: Oracle / PLSQL: ORA-22609 error during initialization of FDO

ORA-22610: Oracle / PLSQL: ORA-22610 error while adding a scalar to the image handle

ORA-22611: Oracle / PLSQL: ORA-22611 TDS version is not recognized

ORA-22612: Oracle / PLSQL: ORA-22612 TDS does not describe a collection TDS

ORA-22613: Oracle / PLSQL: ORA-22613 buflen does not match the size of the scalar

ORA-22614: Oracle / PLSQL: ORA-22614 error while construction the collection in the image

ORA-22615: Oracle / PLSQL: ORA-22615 attribute is not a collection

ORA-22616: Oracle / PLSQL: ORA-22616 image is not of Oracle 8.1 format

ORA-22617: Oracle / PLSQL: ORA-22617 error while accessing the image handle collection

ORA-22618: Oracle / PLSQL: ORA-22618 attribute is a BAD NULL in the image handle

ORA-22619: Oracle / PLSQL: ORA-22619 all collection elements have already been accessed

ORA-22620: Oracle / PLSQL: ORA-22620 buffer size too small to hold the value

ORA-22621: Oracle / PLSQL: ORA-22621 error transfering an object from the agent

ORA-22625: Oracle / PLSQL: ORA-22625 OCIAnyData is not well-formed

ORA-22626: Oracle / PLSQL: ORA-22626 Type Mismatch while constructing or accessing OCIAnyData

ORA-22627: Oracle / PLSQL: ORA-22627 tc [] must be that of object/varray/nested table

ORA-22628: Oracle / PLSQL: ORA-22628 OCIAnyData already constructed

ORA-22629: Oracle / PLSQL: ORA-22629 OCIAnyData is null

ORA-22630: Oracle / PLSQL: ORA-22630 attribute [] is null or it is not well-formed

ORA-22631: Oracle / PLSQL: ORA-22631 attribute [] is is not well-formed or does not match the type

ORA-22632: Oracle / PLSQL: ORA-22632 AnyDataSet parameter is not valid for the current operation

ORA-22633: Oracle / PLSQL: ORA-22633 Error freeing AnyDataSet

ORA-22634: Oracle / PLSQL: ORA-22634 Error adding new instance to AnyDataSet

ORA-22635: Oracle / PLSQL: ORA-22635 Object and image FDO mismatch during conversion

ORA-22700: Oracle / PLSQL: ORA-22700 object access trace event number

ORA-22800: Oracle / PLSQL: ORA-22800 invalid user-defined type

ORA-22801: Oracle / PLSQL: ORA-22801 invalid object row variable

ORA-22803: Oracle / PLSQL: ORA-22803 object type contains zero attributes

ORA-22804: Oracle / PLSQL: ORA-22804 remote operations not permitted on object tables or user-defined type columns

ORA-22805: Oracle / PLSQL: ORA-22805 cannot insert NULL object into object tables or nested tables

ORA-22806: Oracle / PLSQL: ORA-22806 not an object or REF

ORA-22807: Oracle / PLSQL: ORA-22807 cannot resolve to a scalar type or a collection type

ORA-22808: Oracle / PLSQL: ORA-22808 REF dereferencing not allowed

ORA-22809: Oracle / PLSQL: ORA-22809 nonexistent attribute

ORA-22810: Oracle / PLSQL: ORA-22810 cannot modify object attributes with REF dereferencing

ORA-22812: Oracle / PLSQL: ORA-22812 cannot reference nested table column’s storage table

ORA-22813: Oracle / PLSQL: ORA-22813 operand value exceeds system limits

ORA-22814: Oracle / PLSQL: ORA-22814 attribute or element value is larger than specified in type

ORA-22815: Oracle / PLSQL: ORA-22815 sql name resolution event

ORA-22816: Oracle / PLSQL: ORA-22816 unsupported feature with RETURNING clause

ORA-22817: Oracle / PLSQL: ORA-22817 subquery not allowed in the default clause

ORA-22818: Oracle / PLSQL: ORA-22818 subquery expressions not allowed here

ORA-22819: Oracle / PLSQL: ORA-22819 scope of input value does not correspond to the scope of the target

ORA-22820: Oracle / PLSQL: ORA-22820 Event to turn off redundant join elimination by the optimizer

ORA-22821: Oracle / PLSQL: ORA-22821 Event to turn off common subexpression elimination

ORA-22822: Oracle / PLSQL: ORA-22822 Event to accept dot notation in the insert statement

ORA-22824: Oracle / PLSQL: ORA-22824 Event to lookup remote objects using DDFNET for snapshots

ORA-22825: Oracle / PLSQL: ORA-22825 event set during import/export

ORA-22826: Oracle / PLSQL: ORA-22826 cannot construct an instance of a non instantiable type

ORA-22827: Oracle / PLSQL: ORA-22827 Event to lookup remote objects using KGL

ORA-22828: Oracle / PLSQL: ORA-22828 input pattern or replacement parameters exceed 32K size limit

ORA-22829: Oracle / PLSQL: ORA-22829 Event to allow LATERAL views

ORA-22830: Oracle / PLSQL: ORA-22830 Event enabling VARRAYs columns to be created as OCTs

ORA-22831: Oracle / PLSQL: ORA-22831 Offset or offset+amount does not land on character boundary

ORA-22832: Oracle / PLSQL: ORA-22832 Event enabling LOB columns to share the same segment

ORA-22833: Oracle / PLSQL: ORA-22833 Must cast a transient type to a persistent type

ORA-22834: Oracle / PLSQL: ORA-22834 Event to turn off smon cleanup for transient types

ORA-22835: Oracle / PLSQL: ORA-22835 Buffer too small for CLOB to CHAR or BLOB to RAW conversion (actual

ORA-22836: Oracle / PLSQL: ORA-22836 Event to turn on lob to char/raw silent truncation

ORA-22850: Oracle / PLSQL: ORA-22850 duplicate LOB storage option specificed

ORA-22851: Oracle / PLSQL: ORA-22851 invalid CHUNK LOB storage option value

ORA-22852: Oracle / PLSQL: ORA-22852 invalid PCTVERSION LOB storage option value

ORA-22853: Oracle / PLSQL: ORA-22853 invalid LOB storage option specification

ORA-22854: Oracle / PLSQL: ORA-22854 invalid option for LOB storage index

ORA-22855: Oracle / PLSQL: ORA-22855 optional name for LOB storage segment incorrectly specified

ORA-22856: Oracle / PLSQL: ORA-22856 cannot add columns to object tables

ORA-22857: Oracle / PLSQL: ORA-22857 cannot modify columns of object tables

ORA-22858: Oracle / PLSQL: ORA-22858 invalid alteration of datatype

ORA-22859: Oracle / PLSQL: ORA-22859 invalid modification of columns

ORA-26521: Oracle / PLSQL: ORA-26521 rpc initialization error

ORA-26522: Oracle / PLSQL: ORA-26522 rpc execution error

ORA-26523: Oracle / PLSQL: ORA-26523 rpc termination error

ORA-26524: Oracle / PLSQL: ORA-26524 nls subsystem initialization failure for product=, facility=

ORA-26525: Oracle / PLSQL: ORA-26525 session connection attempt failed for (@)

ORA-26526: Oracle / PLSQL: ORA-26526 materialized view sql ddl parse/expansion failed for .

ORA-26527: Oracle / PLSQL: ORA-26527 local store callback init phase failed for ‘.’

ORA-26528: Oracle / PLSQL: ORA-26528 local store callback proc phase failed for ‘.’

ORA-26529: Oracle / PLSQL: ORA-26529 local store callback term phase failed for ‘.’

ORA-26530: Oracle / PLSQL: ORA-26530 unable to build materialized view refresh control list

ORA-26531: Oracle / PLSQL: ORA-26531 replication parallel push failure recovery test event

ORA-26532: Oracle / PLSQL: ORA-26532 replication parallel push simulated site failure

ORA-26534: Oracle / PLSQL: ORA-26534 collision

ORA-26535: Oracle / PLSQL: ORA-26535 %ud byte row cache insufficient for table with rowsize=%ud

ORA-26536: Oracle / PLSQL: ORA-26536 refresh was aborted because of conflicts caused by deferred transactions

ORA-26562: Oracle / PLSQL: ORA-26562 last RepAPI error

ORA-26563: Oracle / PLSQL: ORA-26563 renaming this table is not allowed

ORA-26564: Oracle / PLSQL: ORA-26564 argument is not of specified type

ORA-26565: Oracle / PLSQL: ORA-26565 Call to _arg made before calling dbms_defer.call

ORA-26566: Oracle / PLSQL: ORA-26566 Couldn’t open connect to

ORA-26571: Oracle / PLSQL: ORA-26571 ..

ORA-26572: Oracle / PLSQL: ORA-26572 ..

ORA-26575: Oracle / PLSQL: ORA-26575 remote database does not support replication parallel propagation

ORA-26576: Oracle / PLSQL: ORA-26576 cannot acquire SR enqueue

ORA-26577: Oracle / PLSQL: ORA-26577 PRESERVE TABLE can not be used when dropping old style materialized view .

ORA-26650: Oracle / PLSQL: ORA-26650 background process might not be started successfully

ORA-26660: Oracle / PLSQL: ORA-26660 Invalid action context value for

ORA-26661: Oracle / PLSQL: ORA-26661 STREAMS tracing event

ORA-26662: Oracle / PLSQL: ORA-26662 unable to process STREAMS Data Dictonary information for object

ORA-26663: Oracle / PLSQL: ORA-26663 error queue for apply process must be empty

ORA-26664: Oracle / PLSQL: ORA-26664 cannot create STREAMS process

ORA-26665: Oracle / PLSQL: ORA-26665 STREAMS process already exists

ORA-26666: Oracle / PLSQL: ORA-26666 cannot alter STREAMS process

ORA-26667: Oracle / PLSQL: ORA-26667 invalid STREAMS parameter

ORA-26668: Oracle / PLSQL: ORA-26668 STREAMS process exists

ORA-26669: Oracle / PLSQL: ORA-26669 parameter inconsistent with parameter

ORA-26670: Oracle / PLSQL: ORA-26670 STREAMS option requires COMPATIBLE parameter to be or higher

ORA-26671: Oracle / PLSQL: ORA-26671 maximum number of STREAMS processes exceeded

ORA-26672: Oracle / PLSQL: ORA-26672 timeout occurred while stopping STREAMS process

ORA-26673: Oracle / PLSQL: ORA-26673 duplicate column name

ORA-26674: Oracle / PLSQL: ORA-26674 Column mismatch in ‘.’ (LCR

ORA-26675: Oracle / PLSQL: ORA-26675 cannot create Streams capture process

ORA-26676: Oracle / PLSQL: ORA-26676 Table ‘.’ has columns in the LCR and columns in the replicated site

ORA-26677: Oracle / PLSQL: ORA-26677 Streams downstream capture process cannot proceed

ORA-26678: Oracle / PLSQL: ORA-26678 Streams capture process must be created first

ORA-26679: Oracle / PLSQL: ORA-26679 operation not allowed on LOB or LONG columns in LCR

ORA-26680: Oracle / PLSQL: ORA-26680 object type not supported

ORA-26681: Oracle / PLSQL: ORA-26681 command type not supported

ORA-26682: Oracle / PLSQL: ORA-26682 invalid value for publication_on

ORA-26683: Oracle / PLSQL: ORA-26683 invalid value for value_type

ORA-26684: Oracle / PLSQL: ORA-26684 invalid value for value_type

ORA-26685: Oracle / PLSQL: ORA-26685 cannot apply transactions from multiple sources

ORA-26686: Oracle / PLSQL: ORA-26686 cannot capture from specified SCN

ORA-26687: Oracle / PLSQL: ORA-26687 no instantiation SCN provided for “”.”” in source database “”

ORA-26688: Oracle / PLSQL: ORA-26688 missing key in LCR

ORA-26689: Oracle / PLSQL: ORA-26689 column datatype mismatch in LCR

ORA-26690: Oracle / PLSQL: ORA-26690 datatype not supported at non-Oracle system

ORA-26691: Oracle / PLSQL: ORA-26691 operation not supported at non-Oracle system

ORA-26692: Oracle / PLSQL: ORA-26692 invalid value , should be in format

ORA-26693: Oracle / PLSQL: ORA-26693 STREAMS process dropped successfully, but error occurred while dropping rule set

ORA-26694: Oracle / PLSQL: ORA-26694 error while enqueueing into queue .

ORA-26695: Oracle / PLSQL: ORA-26695 error on call to

ORA-26696: Oracle / PLSQL: ORA-26696 no streams data dictionary for object with number and version number from source database

ORA-26697: Oracle / PLSQL: ORA-26697 LCR contains extra column ”

ORA-26698: Oracle / PLSQL: ORA-26698 did not have a rule set

ORA-26699: Oracle / PLSQL: ORA-26699 STREAMS message consumer already exists

ORA-26700: Oracle / PLSQL: ORA-26700 STREAMS tracing event

ORA-26701: Oracle / PLSQL: ORA-26701 STREAMS process does not exist

ORA-26702: Oracle / PLSQL: ORA-26702 shut the STREAMS/CDC apply engine down

ORA-26703: Oracle / PLSQL: ORA-26703 event for configuring STREAMS rules cache

ORA-26704: Oracle / PLSQL: ORA-26704 The Owner instance %d of the queue table is not up or the QMN0 process is down.

ORA-26705: Oracle / PLSQL: ORA-26705 cannot downgrade capture process after Streams data dictionary has been upgraded

ORA-26706: Oracle / PLSQL: ORA-26706 cannot downgrade capture process

ORA-26707: Oracle / PLSQL: ORA-26707 STREAMS or_expand complexity

ORA-26708: Oracle / PLSQL: ORA-26708 remote DDL not supported by STREAMS

ORA-26709: Oracle / PLSQL: ORA-26709 Streams RFS restart

ORA-26710: Oracle / PLSQL: ORA-26710 incompatible version marker encountered during Capture

ORA-26711: Oracle / PLSQL: ORA-26711 remote table does not contain a primary key constraint

ORA-26712: Oracle / PLSQL: ORA-26712 remote object is “”.””@””

ORA-26713: Oracle / PLSQL: ORA-26713 remote object does not exist or is inaccessible

ORA-26714: Oracle / PLSQL: ORA-26714 User error encountered while applying

ORA-26715: Oracle / PLSQL: ORA-26715 time limit reached

ORA-26716: Oracle / PLSQL: ORA-26716 message limit reached

ORA-26717: Oracle / PLSQL: ORA-26717 SCN limit reached

ORA-26718: Oracle / PLSQL: ORA-26718 transaction limit reached

ORA-26719: Oracle / PLSQL: ORA-26719 STREAMS tracing event

ORA-26720: Oracle / PLSQL: ORA-26720 STREAMS assemble lobs event

ORA-26721: Oracle / PLSQL: ORA-26721 enqueue of the LCR not allowed

ORA-26722: Oracle / PLSQL: ORA-26722 STREAMS canonicalization event

ORA-26723: Oracle / PLSQL: ORA-26723 user “” requires the role “”

ORA-26724: Oracle / PLSQL: ORA-26724 only SYS is allowed to set the Capture or Apply user to SYS.

ORA-26725: Oracle / PLSQL: ORA-26725 cannot downgrade apply handlers

ORA-26726: Oracle / PLSQL: ORA-26726 logical standby and DOWNSTREAM_REAL_TIME_MINE are incompatible

ORA-26727: Oracle / PLSQL: ORA-26727 Cannot alter queue_to_queue property of existing propagation.

ORA-26728: Oracle / PLSQL: ORA-26728 event for configuring STREAMS apply segcol mapping cache

ORA-26729: Oracle / PLSQL: ORA-26729 event for configuring STREAMS apply destination object cache

ORA-26730: Oracle / PLSQL: ORA-26730 ” already exists

ORA-26731: Oracle / PLSQL: ORA-26731 ” does not exist

ORA-26732: Oracle / PLSQL: ORA-26732 invalid file group privilege

ORA-26733: Oracle / PLSQL: ORA-26733 timed-out waiting for file group lock

ORA-26734: Oracle / PLSQL: ORA-26734 different datafiles_directory_object parameter must be specified

ORA-26735: Oracle / PLSQL: ORA-26735 operation not allowed on the specified file group version

ORA-26736: Oracle / PLSQL: ORA-26736 Data Pump error

ORA-26737: Oracle / PLSQL: ORA-26737 version already has an export dump file

ORA-26738: Oracle / PLSQL: ORA-26738 ” is not empty

ORA-26739: Oracle / PLSQL: ORA-26739 FILE GROUP tracing event

ORA-26740: Oracle / PLSQL: ORA-26740 cannot downgrade because there are file groups

ORA-26741: Oracle / PLSQL: ORA-26741 cannot assemble lobs

ORA-26742: Oracle / PLSQL: ORA-26742 Maximum number of ignored transactions exceeded

ORA-26743: Oracle / PLSQL: ORA-26743 Streams tracing event

ORA-26744: Oracle / PLSQL: ORA-26744 STREAMS capture process “” does not support “”.”” because of the following reason

ORA-26745: Oracle / PLSQL: ORA-26745 cursors () are not sufficient

ORA-26746: Oracle / PLSQL: ORA-26746 DDL rule “”.”” not allowed for this operation

ORA-26747: Oracle / PLSQL: ORA-26747 The one-to-many transformation function encountered the following error

ORA-26748: Oracle / PLSQL: ORA-26748 The one-to-one transformation function encountered the following error

ORA-26749: Oracle / PLSQL: ORA-26749 STREAMS propagation batch size

ORA-26750: Oracle / PLSQL: ORA-26750 STREAMS internal transformation

ORA-26751: Oracle / PLSQL: ORA-26751 STREAMS testing event

ORA-26752: Oracle / PLSQL: ORA-26752 Unsupported LCR received for “”.””

ORA-26753: Oracle / PLSQL: ORA-26753 Mismatched columns found in ‘.’

ORA-26754: Oracle / PLSQL: ORA-26754 cannot specify both one-to-one transformation function and one-to-many transformation function

ORA-26755: Oracle / PLSQL: ORA-26755 STREAMS apply spill table partitioning event

ORA-26756: Oracle / PLSQL: ORA-26756 STREAMS apply spill table partition ceiling event

ORA-26757: Oracle / PLSQL: ORA-26757 Timed out waiting for remote operation on instance to finish

ORA-26758: Oracle / PLSQL: ORA-26758 STREAMS skip LCR requested

ORA-26759: Oracle / PLSQL: ORA-26759 Maximum number of skip LCR requests exceeded

ORA-26761: Oracle / PLSQL: ORA-26761 Standby Redo Logs not available for real time mining

ORA-26762: Oracle / PLSQL: ORA-26762 Cannot autogenerate name for parameter because of the following reason

ORA-26763: Oracle / PLSQL: ORA-26763 invalid file type “”

ORA-26764: Oracle / PLSQL: ORA-26764 invalid parameter “” for local capture “”

ORA-26765: Oracle / PLSQL: ORA-26765 invalid parameter “” for downstream capture “”

ORA-26770: Oracle / PLSQL: ORA-26770 Index-organized table not supported

ORA-26771: Oracle / PLSQL: ORA-26771 User-defined column type not supported

ORA-26772: Oracle / PLSQL: ORA-26772 Encrypted column not supported

ORA-26773: Oracle / PLSQL: ORA-26773 Invalid data type for column “”

ORA-26774: Oracle / PLSQL: ORA-26774 Queue table not supported

ORA-26775: Oracle / PLSQL: ORA-26775 Temporary table not supported

ORA-26776: Oracle / PLSQL: ORA-26776 Subordinate object not supported

ORA-26777: Oracle / PLSQL: ORA-26777 External table not supported

ORA-26778: Oracle / PLSQL: ORA-26778 File column not supported

ORA-26779: Oracle / PLSQL: ORA-26779 Materialized view not supported

ORA-26780: Oracle / PLSQL: ORA-26780 Object table not supported

ORA-26781: Oracle / PLSQL: ORA-26781 Nested table not supported

ORA-26782: Oracle / PLSQL: ORA-26782 Function-based index not supported

ORA-26783: Oracle / PLSQL: ORA-26783 Column data type not supported

ORA-26784: Oracle / PLSQL: ORA-26784 STREAMS internal event

ORA-26792: Oracle / PLSQL: ORA-26792 Invalid source database name

ORA-26796: Oracle / PLSQL: ORA-26796 STREAMS excessive IO event

ORA-27000: Oracle / PLSQL: ORA-27000 skgfqsbi

ORA-27001: Oracle / PLSQL: ORA-27001 unsupported device type

ORA-27002: Oracle / PLSQL: ORA-27002 function called with invalid device structure

ORA-27003: Oracle / PLSQL: ORA-27003 cannot open file on device allocated with NOIO option

ORA-27004: Oracle / PLSQL: ORA-27004 invalid blocksize specified

ORA-27005: Oracle / PLSQL: ORA-27005 cannot open file for async I/O on device not supporting async

ORA-27006: Oracle / PLSQL: ORA-27006 sbtremove returned error

ORA-27007: Oracle / PLSQL: ORA-27007 failed to open file

ORA-27008: Oracle / PLSQL: ORA-27008 function called with invalid file structure

ORA-27009: Oracle / PLSQL: ORA-27009 skgfwrt

ORA-27010: Oracle / PLSQL: ORA-27010 skgfwrt

ORA-27011: Oracle / PLSQL: ORA-27011 skgfrd

ORA-27012: Oracle / PLSQL: ORA-27012 skgfrd

ORA-27013: Oracle / PLSQL: ORA-27013 skgfqdel

ORA-27014: Oracle / PLSQL: ORA-27014 skgfqpini

ORA-27015: Oracle / PLSQL: ORA-27015 skgfcls

ORA-27016: Oracle / PLSQL: ORA-27016 skgfcls

ORA-27017: Oracle / PLSQL: ORA-27017 skgfcls

ORA-27018: Oracle / PLSQL: ORA-27018 BLKSIZE is not a multiple of the minimum physical block size

ORA-27019: Oracle / PLSQL: ORA-27019 tape filename length exceeds limit (SBTOPMXF)

ORA-27020: Oracle / PLSQL: ORA-27020 named devices not supported

ORA-27021: Oracle / PLSQL: ORA-27021 sequential file handle must be specified

ORA-27022: Oracle / PLSQL: ORA-27022 skgfqsbi

ORA-27023: Oracle / PLSQL: ORA-27023 skgfqsbi

ORA-27024: Oracle / PLSQL: ORA-27024 skgfqsbi

ORA-27025: Oracle / PLSQL: ORA-27025 skgfqsbi

ORA-27026: Oracle / PLSQL: ORA-27026 skgfrls

ORA-27027: Oracle / PLSQL: ORA-27027 sbtremove2 returned error

ORA-27028: Oracle / PLSQL: ORA-27028 skgfqcre

ORA-27029: Oracle / PLSQL: ORA-27029 skgfrtrv

ORA-27030: Oracle / PLSQL: ORA-27030 skgfwrt

ORA-27031: Oracle / PLSQL: ORA-27031 mirror resilvering functions not supported

ORA-27032: Oracle / PLSQL: ORA-27032 failed to obtain file size limit

ORA-27033: Oracle / PLSQL: ORA-27033 failed to obtain file size limit

ORA-27034: Oracle / PLSQL: ORA-27034 maximum length of ORACLE_SID exceeded

ORA-27035: Oracle / PLSQL: ORA-27035 logical block size is invalid

ORA-27036: Oracle / PLSQL: ORA-27036 translation error, unable to expand file name

ORA-27037: Oracle / PLSQL: ORA-27037 unable to obtain file status

ORA-27038: Oracle / PLSQL: ORA-27038 created file already exists

ORA-27039: Oracle / PLSQL: ORA-27039 create file failed, file size limit reached

ORA-27040: Oracle / PLSQL: ORA-27040 file create error, unable to create file

ORA-27041: Oracle / PLSQL: ORA-27041 unable to open file

ORA-27042: Oracle / PLSQL: ORA-27042 not enough space on raw partition to fullfill request

ORA-27043: Oracle / PLSQL: ORA-27043 unable to seek to beginning of file

ORA-27044: Oracle / PLSQL: ORA-27044 unable to write the header block of file

ORA-27045: Oracle / PLSQL: ORA-27045 unable to close the file

ORA-27046: Oracle / PLSQL: ORA-27046 file size is not a multiple of logical block size

ORA-27047: Oracle / PLSQL: ORA-27047 unable to read the header block of file

ORA-27048: Oracle / PLSQL: ORA-27048 skgfifi

ORA-27049: Oracle / PLSQL: ORA-27049 unable to seek to and read the last block

ORA-27050: Oracle / PLSQL: ORA-27050 function called with invalid FIB/IOV structure

ORA-27051: Oracle / PLSQL: ORA-27051 I/O error (simulated, not real)

ORA-27052: Oracle / PLSQL: ORA-27052 unable to flush file data

ORA-27053: Oracle / PLSQL: ORA-27053 blocksize in file header not a multiple of logical block size

ORA-27054: Oracle / PLSQL: ORA-27054 NFS file system where the file is created or resides is not mounted with correct options

ORA-27056: Oracle / PLSQL: ORA-27056 could not delete file

ORA-27057: Oracle / PLSQL: ORA-27057 cannot perform async I/O to file

ORA-27058: Oracle / PLSQL: ORA-27058 file I/O question parameter is invalid

ORA-27059: Oracle / PLSQL: ORA-27059 could not reduce file size

ORA-27060: Oracle / PLSQL: ORA-27060 could not set close-on-exec bit on file

ORA-27061: Oracle / PLSQL: ORA-27061 waiting for async I/Os failed

ORA-27062: Oracle / PLSQL: ORA-27062 could not find pending async I/Os

ORA-27063: Oracle / PLSQL: ORA-27063 number of bytes read/written is incorrect

ORA-27064: Oracle / PLSQL: ORA-27064 cannot perform async I/O to file

ORA-27065: Oracle / PLSQL: ORA-27065 cannot perform async vector I/O to file

ORA-27066: Oracle / PLSQL: ORA-27066 number of buffers in vector I/O exceeds maximum

ORA-27067: Oracle / PLSQL: ORA-27067 size of I/O buffer is invalid

ORA-27068: Oracle / PLSQL: ORA-27068 I/O buffer is not aligned properly

ORA-27069: Oracle / PLSQL: ORA-27069 attempt to do I/O beyond the range of the file

ORA-27070: Oracle / PLSQL: ORA-27070 async read/write failed

ORA-27071: Oracle / PLSQL: ORA-27071 unable to seek to desired position in file

ORA-27072: Oracle / PLSQL: ORA-27072 File I/O error

ORA-27073: Oracle / PLSQL: ORA-27073 Trying to close a file which has async I/Os pending to be dequeued

ORA-27074: Oracle / PLSQL: ORA-27074 unable to determine limit for open files

ORA-27075: Oracle / PLSQL: ORA-27075 SSTMOFRC constant too large

ORA-27076: Oracle / PLSQL: ORA-27076 unable to set limit for open files

ORA-27077: Oracle / PLSQL: ORA-27077 too many files open

ORA-27078: Oracle / PLSQL: ORA-27078 unable to determine limit for open files

ORA-27080: Oracle / PLSQL: ORA-27080 too many files open

ORA-27081: Oracle / PLSQL: ORA-27081 unable to close the file

ORA-27083: Oracle / PLSQL: ORA-27083 waiting for async I/Os failed

ORA-27084: Oracle / PLSQL: ORA-27084 unable to get/set file status flags

ORA-27086: Oracle / PLSQL: ORA-27086 unable to lock file – already in use

ORA-27087: Oracle / PLSQL: ORA-27087 unable to get share lock – file not readable

ORA-27088: Oracle / PLSQL: ORA-27088 unable to get file status

ORA-27089: Oracle / PLSQL: ORA-27089 unable to release advisory lock

ORA-27091: Oracle / PLSQL: ORA-27091 unable to queue I/O

ORA-27092: Oracle / PLSQL: ORA-27092 size of file exceeds file size limit of the process

ORA-27093: Oracle / PLSQL: ORA-27093 could not delete directory

ORA-27094: Oracle / PLSQL: ORA-27094 raw volume used can damage partition table

ORA-27100: Oracle / PLSQL: ORA-27100 shared memory realm already exists

ORA-27101: Oracle / PLSQL: ORA-27101 shared memory realm does not exist

ORA-27102: Oracle / PLSQL: ORA-27102 out of memory

ORA-27103: Oracle / PLSQL: ORA-27103 internal error

ORA-27120: Oracle / PLSQL: ORA-27120 unable to removed shared memory segment

ORA-27121: Oracle / PLSQL: ORA-27121 unable to determine size of shared memory segment

ORA-27122: Oracle / PLSQL: ORA-27122 unable to protect memory

ORA-27123: Oracle / PLSQL: ORA-27123 unable to attach to shared memory segment

ORA-27124: Oracle / PLSQL: ORA-27124 unable to detach from shared memory segment

ORA-27125: Oracle / PLSQL: ORA-27125 unable to create shared memory segment

ORA-27126: Oracle / PLSQL: ORA-27126 unable to lock shared memory segment in core

ORA-27127: Oracle / PLSQL: ORA-27127 unable to unlock shared memory segment

ORA-27128: Oracle / PLSQL: ORA-27128 unable to determine pagesize

ORA-27140: Oracle / PLSQL: ORA-27140 attach to post/wait facility failed

ORA-27141: Oracle / PLSQL: ORA-27141 invalid process ID

ORA-27142: Oracle / PLSQL: ORA-27142 could not create new process

ORA-27143: Oracle / PLSQL: ORA-27143 OS system call failure

ORA-27144: Oracle / PLSQL: ORA-27144 attempt to kill process failed

ORA-27145: Oracle / PLSQL: ORA-27145 insufficient resources for requested number of processes

ORA-27146: Oracle / PLSQL: ORA-27146 post/wait initialization failed

ORA-27147: Oracle / PLSQL: ORA-27147 post/wait reset failed

ORA-27148: Oracle / PLSQL: ORA-27148 spawn wait error

ORA-27149: Oracle / PLSQL: ORA-27149 assignment out of range

ORA-27150: Oracle / PLSQL: ORA-27150 attempt to notify process of pending oradebug call failed

ORA-27151: Oracle / PLSQL: ORA-27151 buffer not large enough to hold process ID string

ORA-27152: Oracle / PLSQL: ORA-27152 attempt to post process failed

ORA-27153: Oracle / PLSQL: ORA-27153 wait operation failed

ORA-24150: Oracle / PLSQL: ORA-24150 evaluation context . does not exist

ORA-24151: Oracle / PLSQL: ORA-24151 no evaluation context is associated with rule . or rule set .

ORA-24152: Oracle / PLSQL: ORA-24152 cannot drop evaluation context . with dependents

ORA-24153: Oracle / PLSQL: ORA-24153 rule set . already exists

ORA-24154: Oracle / PLSQL: ORA-24154 rule . already in rule set .

ORA-24155: Oracle / PLSQL: ORA-24155 rule . not in rule set .

ORA-24156: Oracle / PLSQL: ORA-24156 duplicate table alias

ORA-24157: Oracle / PLSQL: ORA-24157 duplicate variable name

ORA-24158: Oracle / PLSQL: ORA-24158 invalid table alias

ORA-24159: Oracle / PLSQL: ORA-24159 invalid variable definiton

ORA-24160: Oracle / PLSQL: ORA-24160 name already exists in the name value pair list

ORA-24161: Oracle / PLSQL: ORA-24161 name does not exist in the name value pair list

ORA-24162: Oracle / PLSQL: ORA-24162 name value pair list is full, cannot add another entry

ORA-24163: Oracle / PLSQL: ORA-24163 dblink is not supported in rules engine DDLs

ORA-24164: Oracle / PLSQL: ORA-24164 invalid rule engine system privilege

ORA-24165: Oracle / PLSQL: ORA-24165 invalid rule engine object privilege

ORA-24166: Oracle / PLSQL: ORA-24166 evaluation context . has errors

ORA-24167: Oracle / PLSQL: ORA-24167 incompatible rule engine objects, cannot downgrade

ORA-24168: Oracle / PLSQL: ORA-24168 rule . cannot have default evaluation context

ORA-24169: Oracle / PLSQL: ORA-24169 rule condition has unrecognized variables

ORA-24170: Oracle / PLSQL: ORA-24170 . is created by AQ, cannot be dropped directly

ORA-24171: Oracle / PLSQL: ORA-24171 creation properties are only for internal use

ORA-24172: Oracle / PLSQL: ORA-24172 rule set . has errors

ORA-24173: Oracle / PLSQL: ORA-24173 nested query not supported for rule condition

ORA-24180: Oracle / PLSQL: ORA-24180 invalid transformation expression, the transformation expression does not evaluate to the target type/attribute

ORA-24181: Oracle / PLSQL: ORA-24181 The type does not exist

ORA-24182: Oracle / PLSQL: ORA-24182 attribute number specified does not exist

ORA-24183: Oracle / PLSQL: ORA-24183 invalid transformation

ORA-24184: Oracle / PLSQL: ORA-24184 transformation . already exists

ORA-24185: Oracle / PLSQL: ORA-24185 transformation . does not exist

ORA-24186: Oracle / PLSQL: ORA-24186 wrong object type, could not transform message

ORA-24190: Oracle / PLSQL: ORA-24190 length of payload exceeds

ORA-24191: Oracle / PLSQL: ORA-24191 the property name has existed

ORA-24192: Oracle / PLSQL: ORA-24192 the property name cannot be null

ORA-24193: Oracle / PLSQL: ORA-24193 the property value exceeds the valid range

ORA-24194: Oracle / PLSQL: ORA-24194 attempt to read data in a message as the wrong type

ORA-24195: Oracle / PLSQL: ORA-24195 attemp to retrieve the name list of a map message with size exceeding 1024

ORA-24196: Oracle / PLSQL: ORA-24196 access the message in a wrong access mode

ORA-24197: Oracle / PLSQL: ORA-24197 JAVA stored procedure throws JAVA exceptions

ORA-24198: Oracle / PLSQL: ORA-24198 attempt to use an invalid operation ID

ORA-24199: Oracle / PLSQL: ORA-24199 message store is overflow

ORA-24201: Oracle / PLSQL: ORA-24201 duplicate publisher, publisher already added to the queue

ORA-24202: Oracle / PLSQL: ORA-24202 publisher does not exist for the queue

ORA-24203: Oracle / PLSQL: ORA-24203 operation failed, queue table . has errors

ORA-24230: Oracle / PLSQL: ORA-24230 input to DBMS_DDL.WRAP is not a legal PL/SQL unit

ORA-24231: Oracle / PLSQL: ORA-24231 database access descriptor (DAD) not found

ORA-24232: Oracle / PLSQL: ORA-24232 unknown Embedded PL/SQL Gateway attribute

ORA-24233: Oracle / PLSQL: ORA-24233 argument passed to DBMS_UTILITY.VALIDATE is not legal

ORA-24234: Oracle / PLSQL: ORA-24234 unable to get source of “”.””, insufficient privileges or does not exist

ORA-24235: Oracle / PLSQL: ORA-24235 bad value for object type

ORA-24236: Oracle / PLSQL: ORA-24236 source text is empty

ORA-24237: Oracle / PLSQL: ORA-24237 object id argument passed to DBMS_UTILITY.INVALIDATE is not legal

ORA-24238: Oracle / PLSQL: ORA-24238 object settings argument passed to DBMS_UTILITY.INVALIDATE is not legal

ORA-24239: Oracle / PLSQL: ORA-24239 object could not be invalidated

ORA-24240: Oracle / PLSQL: ORA-24240 invalid database access descriptor (DAD) name

ORA-24265: Oracle / PLSQL: ORA-24265 Insufficient privileges for SQL profile operation

ORA-24270: Oracle / PLSQL: ORA-24270 a row already exists in the table for these parameters

ORA-24271: Oracle / PLSQL: ORA-24271 translation type must be either T, S or M

ORA-24272: Oracle / PLSQL: ORA-24272 initialization value must be either F or T

ORA-24273: Oracle / PLSQL: ORA-24273 translation text is required if translation type is T or S

ORA-24274: Oracle / PLSQL: ORA-24274 no row exists in the table for these parameters

ORA-24275: Oracle / PLSQL: ORA-24275 function ” parameter ” missing or invalid

ORA-24276: Oracle / PLSQL: ORA-24276 function ” output ” maximum value exceeded

ORA-24280: Oracle / PLSQL: ORA-24280 invalid input value for parameter

ORA-24281: Oracle / PLSQL: ORA-24281 invalid access past the maximum size of LOB parameter

ORA-24291: Oracle / PLSQL: ORA-24291 Sort Hash Cluster error

ORA-24292: Oracle / PLSQL: ORA-24292 no more tables permitted in this sorted hash cluster

ORA-24295: Oracle / PLSQL: ORA-24295 max key length () for sorted hash cluster exceeded

ORA-24300: Oracle / PLSQL: ORA-24300 bad value for mode

ORA-24301: Oracle / PLSQL: ORA-24301 null host specified in thread-safe logon

ORA-24302: Oracle / PLSQL: ORA-24302 host connection in use by another thread

ORA-24303: Oracle / PLSQL: ORA-24303 call not supported in non-deferred linkage

ORA-24304: Oracle / PLSQL: ORA-24304 datatype not allowed for this call

ORA-24305: Oracle / PLSQL: ORA-24305 bad bind or define context

ORA-24306: Oracle / PLSQL: ORA-24306 bad buffer for piece

ORA-24307: Oracle / PLSQL: ORA-24307 invalid length for piece

ORA-24308: Oracle / PLSQL: ORA-24308 illegal define position

ORA-24309: Oracle / PLSQL: ORA-24309 already connected to a server

ORA-24310: Oracle / PLSQL: ORA-24310 length specified for null connect string

ORA-24311: Oracle / PLSQL: ORA-24311 memory initialization failed

ORA-24312: Oracle / PLSQL: ORA-24312 illegal parameters specified for allocating user memory

ORA-24313: Oracle / PLSQL: ORA-24313 user already authenticated

ORA-24314: Oracle / PLSQL: ORA-24314 service handle not initialized

ORA-24315: Oracle / PLSQL: ORA-24315 illegal attribute type

ORA-24316: Oracle / PLSQL: ORA-24316 illegal handle type

ORA-24317: Oracle / PLSQL: ORA-24317 define handle used in a different position

ORA-24318: Oracle / PLSQL: ORA-24318 call not allowed for scalar data types

ORA-24319: Oracle / PLSQL: ORA-24319 unable to allocate memory

ORA-24320: Oracle / PLSQL: ORA-24320 unable to initialize a mutex

ORA-24321: Oracle / PLSQL: ORA-24321 inconsistent parameters passed

ORA-24322: Oracle / PLSQL: ORA-24322 unable to delete an initialized mutex

ORA-24323: Oracle / PLSQL: ORA-24323 value not allowed

ORA-24324: Oracle / PLSQL: ORA-24324 service handle not initialized

ORA-24325: Oracle / PLSQL: ORA-24325 this OCI operation is not currently allowed

ORA-24326: Oracle / PLSQL: ORA-24326 handle passed in is already initialized

ORA-24327: Oracle / PLSQL: ORA-24327 need explicit attach before authenticating a user

ORA-24328: Oracle / PLSQL: ORA-24328 illegal attribute value

ORA-24329: Oracle / PLSQL: ORA-24329 invalid character set identifier

ORA-24330: Oracle / PLSQL: ORA-24330 internal OCI error

ORA-24331: Oracle / PLSQL: ORA-24331 user buffer too small

ORA-24332: Oracle / PLSQL: ORA-24332 invalid object type

ORA-24333: Oracle / PLSQL: ORA-24333 zero iteration count

ORA-24334: Oracle / PLSQL: ORA-24334 no descriptor for this position

ORA-24335: Oracle / PLSQL: ORA-24335 cannot support more than 1000 columns

ORA-24336: Oracle / PLSQL: ORA-24336 invalid result set descriptor

ORA-24337: Oracle / PLSQL: ORA-24337 statement handle not prepared

ORA-24338: Oracle / PLSQL: ORA-24338 statement handle not executed

ORA-24339: Oracle / PLSQL: ORA-24339 cannot set server group name after connecting to server

ORA-24340: Oracle / PLSQL: ORA-24340 cannot support more than 255 columns

ORA-24341: Oracle / PLSQL: ORA-24341 bad mode specified

ORA-24342: Oracle / PLSQL: ORA-24342 unable to destroy a mutex

ORA-24343: Oracle / PLSQL: ORA-24343 user defined callback error

ORA-24344: Oracle / PLSQL: ORA-24344 success with compilation error

ORA-24345: Oracle / PLSQL: ORA-24345 A Truncation or null fetch error occurred

ORA-24346: Oracle / PLSQL: ORA-24346 cannot execute without binding variables

ORA-24347: Oracle / PLSQL: ORA-24347 Warning of a NULL column in an aggregate function

ORA-24348: Oracle / PLSQL: ORA-24348 Update or Delete without Where

ORA-24350: Oracle / PLSQL: ORA-24350 OCI call not allowed

ORA-24351: Oracle / PLSQL: ORA-24351 invalid date passed into OCI call

ORA-24352: Oracle / PLSQL: ORA-24352 invalid COBOL display type passed into OCI call

ORA-24353: Oracle / PLSQL: ORA-24353 user buffer too small to accommodate COBOL display type

ORA-24354: Oracle / PLSQL: ORA-24354 number fetched too large to fit in COBOL display type buffer.

ORA-24355: Oracle / PLSQL: ORA-24355 attempt to store a negative number in an Unsigned Display type.

ORA-24356: Oracle / PLSQL: ORA-24356 internal error while converting from to COBOL display type.

ORA-24357: Oracle / PLSQL: ORA-24357 internal error while converting from to OCIDate.

ORA-24358: Oracle / PLSQL: ORA-24358 OCIBindObject not invoked for a Object type or Reference

ORA-24359: Oracle / PLSQL: ORA-24359 OCIDefineObject not invoked for a Object type or Reference

ORA-24360: Oracle / PLSQL: ORA-24360 Type Descriptor Object not specified for Object Bind/Define

ORA-24361: Oracle / PLSQL: ORA-24361 basic bind call not invoked before invoking advanced bind call

ORA-24362: Oracle / PLSQL: ORA-24362 improper use of the character count flag

ORA-24363: Oracle / PLSQL: ORA-24363 measurements in characters illegal here

ORA-24364: Oracle / PLSQL: ORA-24364 internal error while padding blanks

ORA-24365: Oracle / PLSQL: ORA-24365 error in character conversion

ORA-24366: Oracle / PLSQL: ORA-24366 migratable user handle is set in service handle

ORA-24367: Oracle / PLSQL: ORA-24367 user handle has not been set in service handle

ORA-24368: Oracle / PLSQL: ORA-24368 OCI mutex counter non-zero when freeing a handle

ORA-24369: Oracle / PLSQL: ORA-24369 required callbacks not registered for one or more bind handles

ORA-24370: Oracle / PLSQL: ORA-24370 illegal piecewise operation attempted

ORA-24371: Oracle / PLSQL: ORA-24371 data would not fit in current prefetch buffer

ORA-24372: Oracle / PLSQL: ORA-24372 invalid object for describe

ORA-24373: Oracle / PLSQL: ORA-24373 invalid length specified for statement

ORA-24374: Oracle / PLSQL: ORA-24374 define not done before fetch or execute and fetch

ORA-24375: Oracle / PLSQL: ORA-24375 Cannot use V6 syntax when talking to a V8 server

ORA-24376: Oracle / PLSQL: ORA-24376 cannot register/get user callback for non-environment handle

ORA-24377: Oracle / PLSQL: ORA-24377 invalid OCI function code

ORA-24378: Oracle / PLSQL: ORA-24378 user callbacks not allowed for this call

ORA-24379: Oracle / PLSQL: ORA-24379 invalid user callback type

ORA-24380: Oracle / PLSQL: ORA-24380 invalid mode specification

ORA-24381: Oracle / PLSQL: ORA-24381 error(s) in array DML

ORA-24382: Oracle / PLSQL: ORA-24382 statement handled already executed or described

ORA-24383: Oracle / PLSQL: ORA-24383 Overflow segment of an IOT cannot be described

ORA-24384: Oracle / PLSQL: ORA-24384 Application context size is not initialized

ORA-24385: Oracle / PLSQL: ORA-24385 Application context size or index is not valid

ORA-24386: Oracle / PLSQL: ORA-24386 statement/server handle is in use when being freed

ORA-24387: Oracle / PLSQL: ORA-24387 Invalid attach driver

ORA-24388: Oracle / PLSQL: ORA-24388 Unsupported functionality in fast path mode

ORA-24389: Oracle / PLSQL: ORA-24389 Invalid scrollable fetch parameters

ORA-24390: Oracle / PLSQL: ORA-24390 Unsupported scrollable cursor operation

ORA-24391: Oracle / PLSQL: ORA-24391 invalid fetch operation

ORA-24392: Oracle / PLSQL: ORA-24392 no connection pool to associate server handle

ORA-24393: Oracle / PLSQL: ORA-24393 invalid mode for creating connection pool

ORA-24394: Oracle / PLSQL: ORA-24394 invalid mode for destroying connection pool

ORA-24395: Oracle / PLSQL: ORA-24395 cannot reinitialize non-existent pool

ORA-24396: Oracle / PLSQL: ORA-24396 invalid attribute set in server handle

ORA-24397: Oracle / PLSQL: ORA-24397 error occured while trying to free connections

ORA-24398: Oracle / PLSQL: ORA-24398 connection pool already exists

ORA-24399: Oracle / PLSQL: ORA-24399 invalid number of connections specified

ORA-24400: Oracle / PLSQL: ORA-24400 error occured while creating connections in the pool

ORA-24401: Oracle / PLSQL: ORA-24401 cannot open further connections

ORA-24402: Oracle / PLSQL: ORA-24402 error occured while creating connections in the pool

ORA-24403: Oracle / PLSQL: ORA-24403 error occured while trying to destroy the connection pool

ORA-24404: Oracle / PLSQL: ORA-24404 connection pool does not exist

ORA-24405: Oracle / PLSQL: ORA-24405 error occured while trying to create connections in the pool

ORA-24406: Oracle / PLSQL: ORA-24406 API mode switch is disallowed when a call is in progress.

ORA-24407: Oracle / PLSQL: ORA-24407 connection pool already exists

ORA-24408: Oracle / PLSQL: ORA-24408 could not generate unique server group name

ORA-24409: Oracle / PLSQL: ORA-24409 client cannot understand the object

ORA-24410: Oracle / PLSQL: ORA-24410 scrollable cursor max size exceeded

ORA-24411: Oracle / PLSQL: ORA-24411 Session pool already exists.

ORA-24412: Oracle / PLSQL: ORA-24412 Cannot reinitialize non-existent pool

ORA-24413: Oracle / PLSQL: ORA-24413 Invalid number of sessions specified

ORA-24414: Oracle / PLSQL: ORA-24414 Only %d sessions could be started.

ORA-24415: Oracle / PLSQL: ORA-24415 Missing or null username.

ORA-24416: Oracle / PLSQL: ORA-24416 Invalid session Poolname was specified.

ORA-24417: Oracle / PLSQL: ORA-24417 Session pool size has exceeded the maximum limit

ORA-24418: Oracle / PLSQL: ORA-24418 Cannot open further sessions.

ORA-24419: Oracle / PLSQL: ORA-24419 Proxy sessions are not supported in this mode.

ORA-24420: Oracle / PLSQL: ORA-24420 OCISessionRelease must be used to release this session.

ORA-24421: Oracle / PLSQL: ORA-24421 OCISessionRelease cannot be used to release this session.

ORA-24422: Oracle / PLSQL: ORA-24422 error occurred while trying to destroy the Session Pool

ORA-24430: Oracle / PLSQL: ORA-24430 Null values for sqltext and key were specified.

ORA-24431: Oracle / PLSQL: ORA-24431 Statement does not exist in the cache

ORA-24432: Oracle / PLSQL: ORA-24432 The statement that was returned is not tagged.

ORA-24433: Oracle / PLSQL: ORA-24433 This statement has already been prepared using OCIStmtPrepare2.

ORA-24434: Oracle / PLSQL: ORA-24434 OCIStmtRelease called before OCIStmtPrepare2.

ORA-24435: Oracle / PLSQL: ORA-24435 Invalid Service Context specified.

ORA-24436: Oracle / PLSQL: ORA-24436 Invalid statement Handle.

ORA-24437: Oracle / PLSQL: ORA-24437 OCIStmtExecute called before OCIStmtPrepare2.

ORA-24438: Oracle / PLSQL: ORA-24438 Invalid Authentication Handle specified.

ORA-24439: Oracle / PLSQL: ORA-24439 success with PLSQL compilation warning

ORA-24440: Oracle / PLSQL: ORA-24440 OCI Easy Install mode cannot be initialized

ORA-24450: Oracle / PLSQL: ORA-24450 Cannot pre-process OCI statement

ORA-24460: Oracle / PLSQL: ORA-24460 Native Net Internal Error

ORA-24471: Oracle / PLSQL: ORA-24471 KOH tracing event

ORA-24472: Oracle / PLSQL: ORA-24472 KOC tracing event

ORA-24476: Oracle / PLSQL: ORA-24476 KOPF tracing event

ORA-24500: Oracle / PLSQL: ORA-24500 invalid UTF16 mode

ORA-24501: Oracle / PLSQL: ORA-24501 invalid UTF16 string passed in

ORA-24502: Oracle / PLSQL: ORA-24502 codepoint length overflows

ORA-24503: Oracle / PLSQL: ORA-24503 codepoint length overflows for piecewise operation

ORA-24504: Oracle / PLSQL: ORA-24504 data length larger than expected

ORA-24505: Oracle / PLSQL: ORA-24505 cannot change character set id on the handle

ORA-24506: Oracle / PLSQL: ORA-24506 invalid attempt to change character set id on env handle

ORA-24507: Oracle / PLSQL: ORA-24507 invalid combination of character set ids

ORA-24508: Oracle / PLSQL: ORA-24508 Buffer is not aligned correctly.

ORA-24750: Oracle / PLSQL: ORA-24750 incorrect size of attribute

ORA-24752: Oracle / PLSQL: ORA-24752 OCI_TRANS_NEW flag must be specified for local transactions

ORA-24753: Oracle / PLSQL: ORA-24753 local transactions cannot be detached

ORA-24754: Oracle / PLSQL: ORA-24754 cannot start new transaction with an active transaction

ORA-24755: Oracle / PLSQL: ORA-24755 OCI_TRANS_NOMIGRATE, OCI_TRANS_JOIN options are not supported

ORA-24756: Oracle / PLSQL: ORA-24756 transaction does not exist

ORA-24757: Oracle / PLSQL: ORA-24757 duplicate transaction identifier

ORA-24758: Oracle / PLSQL: ORA-24758 not attached to the requested transaction

ORA-24759: Oracle / PLSQL: ORA-24759 invalid transaction start flags

ORA-24760: Oracle / PLSQL: ORA-24760 invalid isolation level flags

ORA-24761: Oracle / PLSQL: ORA-24761 transaction rolled back

ORA-24762: Oracle / PLSQL: ORA-24762 server failed due to unspecified error

ORA-24763: Oracle / PLSQL: ORA-24763 transaction operation cannot be completed now

ORA-24764: Oracle / PLSQL: ORA-24764 transaction branch has been heuristically committed

ORA-24765: Oracle / PLSQL: ORA-24765 transaction branch has been heuristically rolled back

ORA-24766: Oracle / PLSQL: ORA-24766 transaction branch has been partly committed and aborted

ORA-24767: Oracle / PLSQL: ORA-24767 transaction was read-only and has been committed

ORA-24768: Oracle / PLSQL: ORA-24768 commit protocol error occured in the server

ORA-24769: Oracle / PLSQL: ORA-24769 cannot forget an active transaction

ORA-24770: Oracle / PLSQL: ORA-24770 cannot forget a prepared transaction

ORA-24771: Oracle / PLSQL: ORA-24771 cannot detach, prepare or forget a local transaction

ORA-24772: Oracle / PLSQL: ORA-24772 Cannot mix tightly-coupled and loosely-coupled branches

ORA-24773: Oracle / PLSQL: ORA-24773 invalid transaction type flags

ORA-24774: Oracle / PLSQL: ORA-24774 cannot switch to specified transaction

ORA-24775: Oracle / PLSQL: ORA-24775 cannot prepare or commit transaction with non-zero lock value

ORA-24776: Oracle / PLSQL: ORA-24776 cannot start a new transaction

ORA-24777: Oracle / PLSQL: ORA-24777 use of non-migratable database link not allowed

ORA-24778: Oracle / PLSQL: ORA-24778 cannot open connections

ORA-24779: Oracle / PLSQL: ORA-24779 detach not allowed with open remote cursor

ORA-24780: Oracle / PLSQL: ORA-24780 cannot recover a transaction while in an existing transaction

ORA-24781: Oracle / PLSQL: ORA-24781 branches don’t belong to the same global transaction

ORA-24782: Oracle / PLSQL: ORA-24782 Cannot detach from a non-migratable transaction

ORA-24783: Oracle / PLSQL: ORA-24783 Cannot switch non-migratable transactions

ORA-24784: Oracle / PLSQL: ORA-24784 Transaction exists

ORA-24785: Oracle / PLSQL: ORA-24785 Cannot resume a non-migratable transaction

ORA-24786: Oracle / PLSQL: ORA-24786 separated transaction has been completed

ORA-24787: Oracle / PLSQL: ORA-24787 remote cursors must be closed before a call completes

ORA-24788: Oracle / PLSQL: ORA-24788 cannot switch to specified transaction (server type)

ORA-24789: Oracle / PLSQL: ORA-24789 start not allowed in recursive call

ORA-24790: Oracle / PLSQL: ORA-24790 cannot mix OCI_TRANS_RESUME and transaction isolation flags

ORA-24791: Oracle / PLSQL: ORA-24791 invalid transaction start flags

ORA-24792: Oracle / PLSQL: ORA-24792 cannot mix services in a single global transaction

ORA-24793: Oracle / PLSQL: ORA-24793 Test DTP service start and stop

ORA-24794: Oracle / PLSQL: ORA-24794 no active DTP service found

ORA-24795: Oracle / PLSQL: ORA-24795 Illegal attempt made

ORA-24796: Oracle / PLSQL: ORA-24796 operation completed; resume of original transaction rolled back

ORA-24801: Oracle / PLSQL: ORA-24801 illegal parameter value in OCI lob function

ORA-24802: Oracle / PLSQL: ORA-24802 user defined lob read callback error

ORA-24803: Oracle / PLSQL: ORA-24803 illegal parameter value in lob read function

ORA-24804: Oracle / PLSQL: ORA-24804 Lob read/write functions called while another OCI LOB read/write streaming is in progress

ORA-24805: Oracle / PLSQL: ORA-24805 LOB type mismatch

ORA-24806: Oracle / PLSQL: ORA-24806 LOB form mismatch

ORA-24807: Oracle / PLSQL: ORA-24807 LOB form mismatch

ORA-24808: Oracle / PLSQL: ORA-24808 streaming of lob data is not allowed when using lob buffering

ORA-24809: Oracle / PLSQL: ORA-24809 amount specified will not fit in the lob buffers

ORA-24810: Oracle / PLSQL: ORA-24810 attempting to write more data than indicated

ORA-24811: Oracle / PLSQL: ORA-24811 less data provided for writing than indicated

ORA-24812: Oracle / PLSQL: ORA-24812 character set conversion to or from UCS2 failed

ORA-24813: Oracle / PLSQL: ORA-24813 cannot send or receive an unsupported LOB

ORA-24814: Oracle / PLSQL: ORA-24814 operation not allowed for temporary LOBs

ORA-24815: Oracle / PLSQL: ORA-24815 Invalid character set form

ORA-24816: Oracle / PLSQL: ORA-24816 Expanded non LONG bind data supplied after actual LONG or LOB column

ORA-24817: Oracle / PLSQL: ORA-24817 Unable to allocate the given chunk for current lob operation

ORA-24850: Oracle / PLSQL: ORA-24850 failed to startup shared subsystem

ORA-24851: Oracle / PLSQL: ORA-24851 failed to connect to shared subsystem

ORA-24852: Oracle / PLSQL: ORA-24852 protocol error during statement execution

ORA-24853: Oracle / PLSQL: ORA-24853 failed to connect thread to shared subsystem

ORA-24854: Oracle / PLSQL: ORA-24854 invalid pieceinfo provided

Leave a Comment