ORA-14002: only one
GLOBAL clause may be specified
ORA-14003: GLOBAL clause
contradicts previosly specified LOCAL clause
ORA-14004: missing
PARTITION keyword
ORA-14005: missing RANGE
keyword
ORA-14006: invalid
partition name
ORA-14007: missing LESS keyword
ORA-14008: missing THAN
keyword
ORA-14009: partition
bound may not be specified for a LOCAL index partition
ORA-14010: this physical
attribute may not be specified for an index partition
ORA-14011: names
assigned to resulting partitions must be distinct
ORA-14012: resulting
partition name conflicts with that of an existing partition
ORA-14013: duplicate
partition name
ORA-14014: maximum
number of partitioning columns is 16
ORA-14015: too many
partition descriptions
ORA-14016: underlying
table of a LOCAL partitioned index must be partitioned
ORA-14017: partition
bound list contains too many elements
ORA-14018: partition
bound list contains too few elements
ORA-14019: partition
bound element must be one of: string, datetime or interval literal, number, or
MAXVALUE
ORA-14020: this physical
attribute may not be specified for a table partition
ORA-14021: MAXVALUE must
be specified for all columns
ORA-14022: creation of
LOCAL partitioned cluster indices is not supported
ORA-14023: creation of
GLOBAL partitioned cluster indices is not supported
ORA-14024: number of
partitions of LOCAL index must equal that of the underlying table
ORA-14025: PARTITION may
not be specified for a materialized view or a materialized view log
ORA-14026: PARTITION and
CLUSTER clauses are mutually exclusive
ORA-14027: only one
PARTITION clause may be specified
ORA-14028: missing AT or
VALUES keyword
ORA-14029: GLOBAL
partitioned index must be prefixed
ORA-14030: non-existent
partitioning column in CREATE TABLE statement
ORA-14031: partitioning
column may not be of type LONG or LONG RAW
ORA-14032: partition
bound of partition number is too high
ORA-14033: ctchvl:
unexpected strdef type
ORA-14034: ctchvl:
unexpected operand type
ORA-14035: ctchvl:
unexpected string data type
ORA-14036: partition
bound value too large for column
ORA-14037: partition
bound of partition "" is too high
ORA-14038: GLOBAL
partitioned index must be prefixed
ORA-14039: partitioning
columns must form a subset of key columns of a UNIQUE index
ORA-14040: inadequate
number of arguments passed to tbl$or$idx$part$num
ORA-14041: partition
bound may not be specified for resulting partitions
ORA-14042: partition
bound may not be specified for a partition being moved, modified or rebuilt
ORA-14043: only one
partition may be added
ORA-14044: only one
partition may be moved
ORA-14045: only one
partition may be modified
ORA-14046: a partition
may be split into exactly two new partitions
ORA-14047: ALTER
TABLE|INDEX RENAME may not be combined with other operations
ORA-14048: a partition
maintenance operation may not be combined with other operations
ORA-14049: invalid ALTER
TABLE MODIFY PARTITION option
ORA-14050: invalid ALTER
INDEX MODIFY PARTITION option
ORA-14051: invalid ALTER
MATERIALIZED VIEW option
ORA-14052: partition-extended
table name syntax is disallowed in this context
ORA-14053: illegal
attempt to modify in statement
ORA-14054: invalid ALTER
TABLE TRUNCATE PARTITION option
ORA-14055: keyword
REBUILD in ALTER INDEX REBUILD must immediately follow
ORA-14056: partition
number : sum of PCTUSED and PCTFREE may not exceed 100
ORA-14057: partition
"": sum of PCTUSED and PCTFREE may not exceed 100
ORA-14058: partition
number : INITRANS value must be less than MAXTRANS value
ORA-14059: partition
"": INITRANS value must be less than MAXTRANS value
ORA-14060: data type or
length of a table partitioning column may not be changed
ORA-14061: data type or
length of an index partitioning column may not be changed
ORA-14062: one or more
of table's partitions reside in a read-only tablespace
ORA-14063: Unusable
index exists on unique/primary constraint key
ORA-14064: Index with
Unusable partition exists on unique/primary constraint key
ORA-14065: ALLOCATE
STORAGE may not be specified for a partitioned table
ORA-14066: illegal
option for a non-partitioned index-organized table
ORA-14067: duplicate
TABLESPACE_NUMBER specification
ORA-14068: TABLESPACE
and TABLESPACE_NUMBER may not be both specified
ORA-14069: invalid
TABLESPACE_NUMBER value
ORA-14070: option may be
specified only for partitioned indices or with REBUILD
ORA-14071: invalid
option for an index used to enforce a constraint
ORA-14072: fixed table
may not be truncated
ORA-14073: bootstrap
table or cluster may not be truncated
ORA-14074: partition
bound must collate higher than that of the last partition
ORA-14075: partition
maintenance operations may only be performed on partitioned indices
ORA-14076: submitted
alter index partition/subpartition operation is not valid for local partitioned
index
ORA-14078: you may not
drop the highest partition of a GLOBAL index
ORA-14079: illegal
option for a partition marked Index Unusable
ORA-14080: partition
cannot be split along the specified high bound
ORA-14081: new partition
name must differ from the old partition name
ORA-14082: new partition
name must differ from that of any other partition of the object
ORA-14083: cannot drop
the only partition of a partitioned table
ORA-14084: you may
specify TABLESPACE DEFAULT only for a LOCAL index
ORA-14085: partitioned
table cannot have column with LONG datatype
ORA-14086: a partitioned
index may not be rebuilt as a whole
ORA-14087: use of
PARTITION (|) syntax
ORA-14088: second
argument to tbl$or$idx$part$num must be an integer constant
ORA-14089: base table
does not have an index with a specified ID defined on it
ORA-14090: index must be
partitioned
ORA-14091: table must be
partitioned
ORA-14092: number of
expressions is not equal to the number of partitioning columns
ORA-14093: data type of
expression incompatible with that of partitioning column
ORA-14094: invalid ALTER
TABLE EXCHANGE PARTITION option
ORA-14095: ALTER TABLE
EXCHANGE requires a non-partitioned, non-clustered table
ORA-14096: tables in
ALTER TABLE EXCHANGE PARTITION must have the same number of columns
ORA-14097: column type
or size mismatch in ALTER TABLE EXCHANGE PARTITION
ORA-14098: index
mismatch for tables in ALTER TABLE EXCHANGE PARTITION
ORA-14099: all rows in
table do not qualify for specified partition
ORA-14100: partition
extended table name cannot refer to a remote object
ORA-14101: partition
extended table name cannot refer to a synonym
ORA-14102: only one
LOGGING or NOLOGGING clause may be specified
ORA-14103:
LOGGING/NOLOGGING may not be combined with RECOVERABLE/UNRECOVERABLE
ORA-14104: RECOVERABLE/UNRECOVERABLE
may not be specified for partitioned tables/indices
ORA-14105:
RECOVERABLE/UNRECOVERABLE may not be specified in this context
ORA-14106:
LOGGING/NOLOGGING may not be specified for a clustered table
ORA-14107: partition
specification is required for a partitioned object
ORA-14108: illegal
partition-extended table name syntax
ORA-14109:
partition-extended object names may only be used with tables
ORA-14110: partitioning
column may not be of type ROWID
ORA-14111: creation of a
GLOBAL partitioned index on clustered tables is not supported
ORA-14112:
RECOVERABLE/UNRECOVERABLE may not be specified for a partition or subpartition
ORA-14113: partitioned
table cannot have column with LOB datatype
ORA-14114: partitioned
table cannot have column with object, REF, nested table, array datatype
ORA-14115: partition
bound of partition number is too long
ORA-14116: partition
bound of partition "" is too long
ORA-14117: partition
resides in offlined tablespace
ORA-14118: CHECK
constraint mismatch in ALTER TABLE EXCHANGE PARTITION
ORA-14119: specified
partition bound is too long
ORA-14120: incompletely
specified partition bound for a DATE column
ORA-14121: MODIFY
DEFAULT ATTRIBUTES may not be combined with other operations
ORA-14122: only one
REVERSE or NOREVERSE clause may be specified
ORA-14123: duplicate
NOREVERSE clause
ORA-14124: duplicate
REVERSE clause
ORA-14125:
REVERSE/NOREVERSE may not be specified in this context
ORA-14126: only a may
follow description(s) of resulting partitions
ORA-14127: illegal index-partition-extended
table name syntax
ORA-14128: FOREIGN KEY
constraint mismatch in ALTER TABLE EXCHANGE PARTITION
ORA-14129: INCLUDING
INDEXES must be specified as tables have enabled UNIQUE constraints
ORA-14130: UNIQUE
constraints mismatch in ALTER TABLE EXCHANGE PARTITION
ORA-14131: enabled
UNIQUE constraint exists on one of the tables
ORA-14132: table cannot
be used in EXCHANGE
ORA-14133: ALTER TABLE
MOVE cannot be combined with other operations
ORA-14134: indexes
cannot use both DESC and REVERSE
ORA-14135: a LOB column
cannot serve as a partitioning column
ORA-14136: ALTER TABLE
EXCHANGE restricted by fine-grained security
ORA-14137: Table in
partially dropped state, submit DROP TABLE PURGE
ORA-14138: An unexpected
error encountered during drop table operation
ORA-14150: missing
SUBPARTITION keyword
ORA-14151: invalid table
partitioning method
ORA-14152: invalid
number of partitions specified in PARTITIONS clause
ORA-14153: only one of
STORE IN or clause may be specified
ORA-14154: only one of STORE
IN or clause may be specified
ORA-14155: missing
PARTITION or SUBPARTITION keyword
ORA-14156: invalid
number of subpartitions specified in [SUBPARTITIONS | SUBPARTITION TEMPLATE]
clause
ORA-14157: invalid
subpartition name
ORA-14158: too many
subpartition descriptions
ORA-14159: duplicate
subpartition name
ORA-14160: this physical
attribute may not be specified for a table subpartition
ORA-14161: subpartition
number : sum of PCTUSED and PCTFREE may not exceed 100
ORA-14162: subpartition
"": sum of PCTUSED and PCTFREE may not exceed 100
ORA-14163: subpartition
number : INITRANS value must be less than MAXTRANS value
ORA-14164: subpartition
"": INITRANS value must be less than MAXTRANS value
ORA-14165: MODIFY
DEFAULT ATTRIBUTES FOR PARTITION may not be combined with other operations
ORA-14166: missing INTO
keyword
ORA-14167: only one
subpartition may be moved
ORA-14168: only one
subpartition may be modified
ORA-14169: invalid ALTER
TABLE MODIFY SUBPARTITION option
ORA-14170: cannot
specify clause in CREATE TABLE|INDEX
ORA-14171: cannot
specify clause in CREATE|ALTER TABLE
ORA-14172: invalid ALTER
TABLE EXCHANGE SUBPARTITION option
ORA-14173: illegal
subpartition-extended table name syntax
ORA-14174: only a may
follow COALESCE PARTITION|SUBPARTITION
ORA-14175: a
subpartition maintenance operation may not be combined with other operations
ORA-14176: this
attribute may not be specified for a hash partition
ORA-14177: STORE-IN
(Tablespace list) can only be specified for a LOCAL index on a Hash or
Composite Range Hash table
ORA-14178: STORE IN
(DEFAULT) clause is not supported for hash partitioned global indexes
ORA-14183: TABLESPACE
DEFAULT can be specified only for Composite LOCAL index
ORA-14184: cannot create
an UNIQUE partitioned index on a SYSTEM partitioned table
ORA-14185: incorrect
physical attribute specified for this index partition
ORA-14186: number of
sub-partitions of LOCAL index must equal that of the underlying table
ORA-14187: partitioning
method for LOCAL index is inconsistent with that of the underlying table
ORA-14188:
sub-partitioning columns must form a subset of key columns of a UNIQUE index
ORA-14189: this physical
attribute may not be specified for an index subpartition
ORA-14190: only one
ENABLE/DISABLE ROW MOVEMENT clause can be specified
ORA-14191: ALLOCATE
STORAGE may not be specified for Composite Range partitioned object
ORA-14192: cannot modify
physical index attributes of a Hash index partition
ORA-14193: invalid ALTER
INDEX MODIFY SUBPARTITION option
ORA-14194: only one subpartition
may be rebuilt
ORA-14195: ALLOCATE
STORAGE may not be specified for RANGE or LIST partitioned object
ORA-14196: Specified
index cannot be used to enforce the constraint.
ORA-14197: dimension
values 3,4 cannot be used with domain indexes
ORA-14198: rowid column
must refer to table specified in 1st parameter
ORA-14199: Disable fix
for 4900129
ORA-14240: use of syntax
for SYSTEM and Range Composite/System (R+S) partitioning methods
ORA-14241: invalid table
partitioning method
ORA-14242: table is not
partitioned by System, or Hash method
ORA-14243: table is not
partitioned by Range, System, or Hash method
ORA-14244: illegal
operation for a System or Composite Range/System partitioned table
ORA-14251: Specified
subpartition does not exist
ORA-14252: invalid ALTER
TABLE MODIFY PARTITION option for a Hash partition
ORA-14253: table is not
partitioned by Composite Range method
ORA-14254: cannot
specify ALLOCATE STORAGE for a (Composite) Range or List partitioned table
ORA-14255: table is not
partitioned by Range, Composite Range or List method
ORA-14256: invalid
resulting partition description(s)
ORA-14257: cannot move
partition other than a Range or Hash partition
ORA-14258: invalid
partition description
ORA-14259: table is not
partitioned by Hash method
ORA-14260: incorrect
physical attribute specified for this partition
ORA-14261: partition
bound may not be specified when adding this Hash partition
ORA-14262: new
subpartition name must differ from the old subpartition name
ORA-14263: new
subpartition name must differ from that of any other subpartition of the object
ORA-14264: table is not
partitioned by Composite Range method
ORA-14265: data type or
length of a table subpartitioning column may not be changed
ORA-14266: data type or
length of an index subpartitioning column may not be changed
ORA-14267: cannot
specify PARALLEL clause when adding a (Composite) Range partition
ORA-14268: subpartition
'' of the partition resides in offlined tablespace
ORA-14269: cannot
exchange partition other than a Range or Hash partition
ORA-14270: table is not
partitioned by Range or Hash or List method
ORA-14271: table is not
partitioned by Composite Range method
ORA-14272: only a
partition with higher bound can be reused
ORA-14273: lower-bound
partition must be specified first
ORA-14274: partitions
being merged are not adjacent
ORA-14275: cannot reuse
lower-bound partition as resulting partition
ORA-14276: EXCHANGE
SUBPARTITION requires a non-partitioned, non-clustered table
ORA-14277: tables in
EXCHANGE SUBPARTITION must have the same number of columns
ORA-14278: column type
or size mismatch in EXCHANGE SUBPARTITION
ORA-14279: index
mismatch for tables in ALTER TABLE EXCHANGE SUBPARTITION
ORA-14280: all rows in
table do not qualify for specified subpartition
ORA-14281: CHECK
constraint mismatch in ALTER TABLE EXCHANGE SUBPARTITION
ORA-14282: FOREIGN KEY
constraint mismatch in ALTER TABLE EXCHANGE SUBPARTITION
ORA-14283: UNIQUE
constraints mismatch in ALTER TABLE EXCHANGE SUBPARTITION
ORA-14284: one or more
of table's subpartitions reside in a read-only tablespace
ORA-14285: cannot
COALESCE the only partition of this hash partitioned table or index
ORA-14286: cannot
COALESCE the only subpartition of this table partition
ORA-14287: cannot
REBUILD a partition of a Composite Range partitioned index
ORA-14288: index is not
partitioned by Composite Range method
ORA-14289: cannot make
local index partition of Composite Range partitioned table unusable
ORA-14290: PRIMARY KEY
constraint mismatch in ALTER TABLE EXCHANGE [SUB]PARTITION
ORA-14291: cannot
EXCHANGE a composite partition with a non-partitioned table
ORA-14292: Partitioning
type of table must match subpartitioning type of composite partition
ORA-14293: Number of
partitioning columns does not match number of subpartitioning columns
ORA-14294: Number of
partitions does not match number of subpartitions
ORA-14295: column type
or size mismatch between partitioning columns and subpartitioning columns
ORA-14296: Table block
size mismatch in ALTER TABLE EXCHANGE [SUB]PARTITION
ORA-14297: Index block
size mismatch in ALTER TABLE EXCHANGE [SUB]PARTITION
ORA-14298: LOB column
block size mismatch in ALTER TABLE EXCHANGE [SUB]PARTITION
ORA-14299: total number
of partitions/subpartitions exceeds the maximum limit
ORA-14301: table-level attributes
must be specified before partition-level attributes
ORA-14302: only one list
of added-LOB-storage-clauses can be specified in a statement
ORA-14303: partitions or
subpartitions are not in the right order
ORA-14304: List
partitioning method expects a single partitioning column
ORA-14305: List value ''
specified twice in partition ''
ORA-14306: List value ''
specified twice in partitions '', ''
ORA-14307: partition
contains too many list values
ORA-14308: partition
bound element must be one of: string, datetime or interval literal, number, or
NULL
ORA-14309: Total count
of list values exceeds maximum allowed
ORA-14310: VALUES LESS
THAN or AT clause cannot be used with List partitioned tables
ORA-14311: Expecting
VALUES LESS THAN or AT clause
ORA-14312: Value already
exists in partition
ORA-14313: Value does
not exist in partition
ORA-14314: resulting
List partition(s) must contain atleast 1 value
ORA-14315: cannot merge
a partition with itself
ORA-14316: table is not
partitioned by List method
ORA-14317: cannot drop
the last value of partition
ORA-14318: DEFAULT
partition must be last partition specified
ORA-14319: DEFAULT
cannot be specified with other values
ORA-14320: DEFAULT
cannot be specified for ADD/DROP VALUES or SPLIT
ORA-14321: cannot
add/drop values to DEFAULT partition
ORA-14322: DEFAULT
partition already exists
ORA-14323: cannot add
partition when DEFAULT partition exists
ORA-14324: values being
added already exist in DEFAULT partition
ORA-14325: only LOCAL
indexes may be specified in this clause
ORA-14326: Primary index
on an IOT, DOMAIN and LOB indexes may not be specified in the UPDATE INDEXES
clause
ORA-14327: Some index
[sub]partitions could not be rebuilt
ORA-14328: Allow UPDATE
INDEXES clause for PIOTs. To be used for testing
ORA-14329: domain index
[sub]partitions cannot be renamed in this clause
ORA-14400: inserted
partition key does not map to any partition
ORA-14401: inserted
partition key is outside specified partition
ORA-14402: updating
partition key column would cause a partition change
ORA-14403: cursor
invalidation detected after getting DML partition lock
ORA-14404: partitioned
table contains partitions in a different tablespace
ORA-14405: partitioned
index contains partitions in a different tablespace
ORA-14406: updated
partition key is beyond highest legal partition key
ORA-14407: partitioned
table contains subpartitions in a different tablespace
ORA-14408: partitioned
index contains subpartitions in a different tablespace
ORA-14409: inserted
partition key is outside specified subpartition
ORA-14450: attempt to
access a transactional temp table already in use
ORA-14451: unsupported
feature with temporary table
ORA-14452: attempt to
create, alter or drop an index on temporary table already in use
ORA-14453: attempt to use
a LOB of a temporary table, whose data has alreadybeen purged
ORA-14454: attempt to
reference temporary table in a referential integrity constraint
ORA-14455: attempt to
create referential integrity constraint on temporary table
ORA-14456: cannot rebuild
index on a temporary table
ORA-14457: disallowed
Nested Table column in a Temporary table
ORA-14458: attempt was
made to create a temporary table with INDEX organization
ORA-14459: missing
GLOBAL keyword
ORA-14460: only one
COMPRESS or NOCOMPRESS clause may be specified
ORA-14461: cannot REUSE
STORAGE on a temporary table TRUNCATE
ORA-14462: cannot
TRUNCATE temporary table in an autonomous transaction which is already in use
by the parent transaction
ORA-14500: LOCAL option
not valid without partition name
ORA-14501: object is not
partitioned
ORA-14503: only one
partition name can be specified
ORA-14504: syntax not
supported for analyze
ORA-14505: LOCAL option
valid only for partitioned indexes
ORA-14506: LOCAL option
required for partitioned indexes
ORA-14507: partition
corrupt. all rows do not fall within partition bounds
ORA-14508: specified
VALIDATE INTO table not found
ORA-14509: specified
VALIDATE INTO table form incorrect
ORA-14510: can specify
VALIDATE INTO clause only for partitioned tables
ORA-14511: cannot
perform operation on a partitioned object
ORA-14512: cannot
perform operation on a clustered object
ORA-14513: partitioning
column may not be of object datatype
ORA-14514: LOCAL option
not valid without subpartition name
ORA-14515: only one aubpartition
name can be specified
ORA-14516: subpartition
corrupt. all rows do not fall within subpartition bounds
ORA-14517: subpartition
of index '.' is in unusable state
ORA-14518: partition
contains rows corresponding to values being dropped
ORA-14519: Conflicting
tablespace blocksizes for : Tablespace block size [] conflicts with previously
specified/implied tablespace block size []
ORA-14520: Tablespace
block size [] does not match existing object block size []
ORA-14521: Default
tablespace block size [] for does not match existing block size []
ORA-14522:
Partition-level default tablespace block size [] for does not match existing
block size []
ORA-14523: Cannot
co-locate [sub]partition of with table [sub]partition because block size []
does not match table block size []
ORA-14524: Always allow
partitioning. To be used only by trusted clients
ORA-14525: Fast Split
event
ORA-14526: This event is
no longer used.
ORA-14527: Allow ROWID
datatype for partitioning key columns
ORA-14528: simulated
crash during drop table optimization
ORA-14529: copy hakan
factor during ctas at facilitate exchange partition
ORA-14532: Event for bug
5618049
ORA-14534: Event for bug
5996430 fix to be turned on
ORA-14551: cannot
perform a DML operation inside a query
ORA-14552: cannot
perform a DDL, commit or rollback inside a query or DML
ORA-14553: cannot
perform a lob write operation inside a query
ORA-14601: Illegal to
specify SUBPARTITIONS or STORE-IN while specifying a subpartition template
ORA-14602: SUBPARTITION
TEMPLATE is legal only for a composite partitioned table
ORA-14603:
[SUBPARTITIONS | SUBPARTITION TEMPLATE] subpartition_count syntax is valid only
for range-hash tables
ORA-14604: During CREATE
TABLE time it is illegal to specify SUBPARTITIONS or STORE IN once a
SUBPARTITION TEMPLATE has been specified
ORA-14605: Name missing
for subpartition / lob segment in template
ORA-14606: Tablespace
was specified for previous subpartitions in template but is not specified for
ORA-14607: Tablespace
was not specified for previous subpartitions in template but is specified for
ORA-14608: Tablespace
was specified for the previous lob segments of column in template but is not
specified for
ORA-14609: Tablespace
was not specified for the previous lob segments of column in template but is
specified for
ORA-14610: Lob
attributes not specified for lob column for subpartition
ORA-14611: Duplicate
subpartition name in template
ORA-14612: Duplicate lob
segment name for lob column in template
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: List value ''
specified twice in subpartition ''
ORA-14615: List value ''
specified twice in subpartitions '', ''
ORA-14616: table is not
subpartitioned by List method
ORA-14617: cannot
add/drop values to DEFAULT subpartition
ORA-14618: cannot drop
the last value of subpartition
ORA-14619: resulting
List subpartition(s) must contain at least 1 value
ORA-14620: DEFAULT
subpartition already exists
ORA-14621: cannot add
subpartition when DEFAULT subpartition exists
ORA-14622: Value already
exists in subpartition
ORA-14623: Value does
not exist in subpartition
ORA-14624: DEFAULT
subpartition must be last subpartition specified
ORA-14625: subpartition
contains rows corresponding to values being dropped
ORA-14626: values being
added already exist in DEFAULT subpartition
ORA-14627: Invalid
operation was specified on a GLOBAL partitioned index
ORA-14628: specification
of bounds is inconsistent with LIST method
ORA-14629: cannot drop
the only subpartition of a partition
ORA-14630: subpartition
resides in offlined tablespace
ORA-14631: the partition
bounds do not match the subpartition bounds of the partition
ORA-14632: cannot
specify PARALLEL clause when adding a List subpartition
ORA-14633: Index
maintainence clause not allowed for ADD list subpartition to a Composite
partitioned table
ORA-14634: Subpartition
descriptions cannot be specified during the SPLIT/MERGE of a partition of a
Range-List partitioned table
ORA-14635: only one
resulting subpartition can be specified for MERGE SUBPARTITIONS
ORA-14636: only 2
resulting subpartition can be specified for SPLIT SUBPARTITION
ORA-14637: cannot merge
a subpartition with itself
ORA-14638: cannot MERGE
subpartitions in different Range Composite partitions
ORA-14639: SUBPARTITIONS
clause can be specfied only for Hash, Composite Range Hash table/partition
ORA-14640: add/coalesce
index partition operation is valid only for hash partitioned global indexes
ORA-14641: STORE-IN
clause can be specified only for a Hash, Composite Range Hash table/partition
ORA-14642: Bitmap index
mismatch for tables in ALTER TABLE EXCHANGE PARTITION
ORA-14643: Hakan factor
mismatch for tables in ALTER TABLE EXCHANGE PARTITION
ORA-14644: table is not
subpartitioned by Hash method
ORA-14645: STORE IN
clause cannot be specified for Range List objects
ORA-14646: Specified
alter table operation involving compression cannot be performed in the presence
of usable bitmap indexes
ORA-14700: Object(s) owned
by SYS cannot be locked by non-SYS user
ORA-15000: command
disallowed by current instance type
ORA-15001: diskgroup
"" does not exist or is not mounted
ORA-15002: parameter
LOCK_NAME_SPACE exceeds limit of characters
ORA-15003: diskgroup
"" already mounted in another lock name space
ORA-15004: alias
"" does not exist
ORA-15005: name
"" is already used by an existing alias
ORA-15006: template
"" does not exist
ORA-15007: name is
already used by an existing template
ORA-15008: cannot drop
system template
ORA-15009: ASM disk
"" does not exist
ORA-15010: name is
already used by an existing ASM disk
ORA-15011: failure group
"" contains no members
ORA-15012: ASM file ''
does not exist
ORA-15013: diskgroup
"" is already mounted
ORA-15014: location ''
is not in the discovery set
ORA-15017: diskgroup
"" cannot be mounted
ORA-15018: diskgroup
cannot be created
ORA-15019: discovered
duplicate path '' for ''
ORA-15020: discovered
duplicate ASM disk ""
ORA-15021: parameter
"" is not valid in instance
ORA-15023: reached
maximum allowable number of disks
ORA-15024: discovered
duplicately numbered ASM disk
ORA-15025: could not
open disk ''
ORA-15026: disk '' is
not an ASM disk
ORA-15027: active use of
diskgroup "" precludes its dismount
ORA-15028: ASM file ''
not dropped; currently being accessed
ORA-15029: disk '' is
already mounted by this instance
ORA-15030: diskgroup
name "" is in use by another diskgroup
ORA-15031: disk
specification '' matches no disks
ORA-15032: not all
alterations performed
ORA-15033: disk ''
belongs to diskgroup ""
ORA-15034: disk '' does
not require the FORCE option
ORA-15035: no disks
belong to diskgroup ""
ORA-15036: disk '' is
truncated
ORA-15037: disk '' is
smaller than mimimum of MBs
ORA-15038: disk '' size
mismatch with diskgroup [] [] []
ORA-15039: diskgroup not
dropped
ORA-15040: diskgroup is
incomplete
ORA-15041: diskgroup
space exhausted
ORA-15042: ASM disk
"" is missing
ORA-15043: ASM disk
"" is not a diskgroup member
ORA-15044: ASM disk ''
is incorrectly named
ORA-15045: ASM file name
'' is not in reference form
ORA-15046: ASM file name
'' is not in single-file creation form
ORA-15047: ASM file name
'' is not in multiple-file creation form
ORA-15048: ASM internal
files cannot be deleted
ORA-15049: diskgroup
"" contains error(s)
ORA-15050: disk
"" contains error(s)
ORA-15051: file ''
contains error(s)
ORA-15052: ASM file name
'' is not in diskgroup ""
ORA-15053: diskgroup
"" contains existing files
ORA-15054: disk
"" does not exist in diskgroup ""
ORA-15055: unable to
connect to ASM instance
ORA-15056: additional
error message
ORA-15057: specified
size of MB is larger than actual size of MB
ORA-15058: disk ''
belongs to an incompatible diskgroup
ORA-15059: invalid
device type for ASM disk
ORA-15060: template
"" does not exist
ORA-15061: ASM operation
not supported []
ORA-15062: ASM disk is
globally closed
ORA-15063: ASM
discovered an insufficient number of disks for diskgroup ""
ORA-15064: communication
failure with ASM instance
ORA-15065: hash
collision for diskgroup names '' and ''
ORA-15066: offlining
disk "" may result in a data loss
ORA-15067: command or
option incompatible with diskgroup redundancy
ORA-15068: maximum
number of diskgroups already mounted
ORA-15069: ASM file ''
not accessible; timed out waiting for lock
ORA-15070: maximum
number of files exceeded in diskgroup ""
ORA-15071: ASM disk
"" is already being dropped
ORA-15072: command
requires at least failure groups, discovered only
ORA-15073: diskgroup is
mounted by another ASM instance
ORA-15074: diskgroup
requires rebalance completion
ORA-15075: disk(s) are
not visible cluster-wide
ORA-15076: Emulating I/O
errors on the OSM disk
ORA-15077: could not
locate ASM instance serving a required diskgroup
ORA-15078: ASM diskgroup
was forcibly dismounted
ORA-15079: ASM file is
closed
ORA-15080: synchronous
I/O operation to a disk failed
ORA-15081: failed to
submit an I/O operation to a disk
ORA-15082: ASM failed to
communicate with database instance
ORA-15083: failed to
communicate with ASMB background process
ORA-15090: handle is not
a valid descriptor
ORA-15091: operation
incompatible with open handle in this session
ORA-15092: I/O request
size is not a multiple of logical block size
ORA-15093: buffer only
contains bytes, I/O requested is bytes
ORA-15094: attempted to
write to file opened in read only mode
ORA-15095: reached
maximum ASM file size ( GB)
ORA-15096: lost disk
write detected
ORA-15097: cannot
SHUTDOWN ASM instance with connected RDBMS instance
ORA-15099: disk '' is
larger than maximum size of MBs
ORA-15100: invalid or
missing diskgroup name
ORA-15101: no action
specified
ORA-15102: invalid POWER
expression
ORA-15103: conflicting
or duplicate REPAIR options
ORA-15104: conflicting
CONTENTS options
ORA-15105: missing or
invalid FAILGROUP name
ORA-15106: missing or
invalid operating system disk locator string
ORA-15107: missing or
invalid ASM disk name
ORA-15108: missing or
invalid template name
ORA-15109: conflicting
protection attributes specified
ORA-15110: no diskgroups
mounted
ORA-15111: conflicting
or duplicate STRIPE options
ORA-15112: No diskgroups
are currently mounted.
ORA-15113: alias name ''
refers to a directory
ORA-15114: missing or
invalid ASM file name
ORA-15115: missing or
invalid ASM disk size specifier
ORA-15116: invalid
combination of ALTER DISKGROUP options
ORA-15117: command only
operates on one diskgroup
ORA-15120: ASM file name
'' does not begin with the ASM prefix character
ORA-15121: ASM file name
'' contains an invalid diskgroup name
ORA-15122: ASM file name
'' contains an invalid file number
ORA-15123: ASM file name
'' contains an invalid incarnation number
ORA-15124: ASM file name
'' contains an invalid alias name
ORA-15125: ASM file name
'' contains an invalid template name
ORA-15126: component
within ASM file name '' exceeds maximum length
ORA-15127: ASM file name
'' cannot use templates
ORA-15128: ASM file name
'' exceeds maximum length
ORA-19570: file number
is outside valid range of 1 through
ORA-19571: recid stamp
not found in control file
ORA-19572: cannot
process file , file is being being resized
ORA-19573: cannot obtain
enqueue for datafile
ORA-19574: output
filename must be specified
ORA-19575: expected
blocks in file , found
ORA-19576: datafile not
defined in control file
ORA-19577: file is
MISSING
ORA-19578: end of volume
while duplexing to sequential files, backup piece incomplete
ORA-19579: archivelog
record for not found
ORA-19580: conversation
not active
ORA-19581: no files have
been named
ORA-19582: archivelog
file header validation for failed
ORA-19583: conversation
terminated due to error
ORA-19584: file already
in use
ORA-19585: premature end
of volume on piece
ORA-19586: k-byte limit
is too small to hold piece directory
ORA-19587: error
occurred reading bytes at block number
ORA-19588: recid stamp
is no longer valid
ORA-19589: is not a
snapshot or backup control file
ORA-19590: conversation
already active
ORA-19591: backup
aborted because job time exceeded duration time
ORA-19592: wrong
conversation type
ORA-19593: datafile
number already included as
ORA-19594: control file
already included as
ORA-19595: archivelog
already included in backup conversation
ORA-19596: SPFILE
already included
ORA-19597: file
blocksize does not match set blocksize of
ORA-19598: can not
backup SPFILE because the instance was not started with SPFILE
ORA-19599: block number
is corrupt in
ORA-19600: input file is
()
ORA-19601: output file
is ()
ORA-19602: cannot backup
or copy active file in NOARCHIVELOG mode
ORA-19603: cannot backup
or copy active file with KEEP .. UNRECOVERABLE option
ORA-19604: conversation
file naming phase is over
ORA-19605: input
filename must be specified
ORA-19606: Cannot copy
or restore to snapshot control file
ORA-19607: is an active
control file
ORA-19608: is not a
backup piece
ORA-19609: is from
different backup set: stamp count
ORA-19610: directory
block is corrupt
ORA-19611: backup piece
out of order. Expected but found
ORA-19612: datafile not
restored due to
ORA-19613: datafile not
found in backup set
ORA-19614: archivelog
thread sequence not found in backup set
ORA-19615: some files
not found in backup set
ORA-19616: output
filename must be specified if database not mounted
ORA-19617: file contains
different resetlogs data
ORA-19618: cannot name
files after restoreValidate has been called
ORA-19619: cannot call
restoreValidate after files have been named
ORA-19620: is not of
type
ORA-19621: archivelog
range has already been specified
ORA-19622: archivelog
thread sequence not restored due to
ORA-19623: file is open
ORA-19624: operation
failed, retry possible
ORA-19625: error
identifying file
ORA-19626: backup set
type is - can not be processed by this conversation
ORA-19627: cannot read
backup pieces during control file application
ORA-19628: invalid SCN
range
ORA-19629: no files in
specified archivelog SCN range
ORA-19630: end of volume
encountered while copying backup piece
ORA-19631: archivelog
record contains no file name
ORA-19632: file name not
found in control file
ORA-19633: control file
record is out of sync with recovery catalog
ORA-19634: filename
required for this function
ORA-19635: input and
output filenames are identical:
ORA-19636: archivelog
thread sequence already included
ORA-19637:
backupPieceCreate requires file name when using DISK device
ORA-19638: file is not
current enough to apply this incremental backup
ORA-19639: file is more
current than this incremental backup
ORA-19640: datafile
checkpoint is SCN time
ORA-19641: backup
datafile checkpoint is SCN time
ORA-19642: start SCN of
incremental backup is
ORA-19643: datafile :
incremental-start SCN is too recent
ORA-19644: datafile :
incremental-start SCN is prior to resetlogs SCN
ORA-19645: datafile :
incremental-start SCN is prior to creation SCN
ORA-19646: cannot change
size of datafile from to
ORA-19647: non-zero
LEVEL cannot be specified when INCREMENTAL is FALSE
ORA-19648: datafile :
incremental-start SCN equals checkpoint SCN
ORA-19649: offline-range
record recid stamp not found in file
ORA-19650: Offline-range
record recid stamp in file has SCN
ORA-19651: cannot apply
offline-range record to datafile : SCN mismatch
ORA-19652: cannot apply
offline-range record to datafile : file is fuzzy
ORA-19653: cannot switch
to older file incarnation
ORA-19654: must use
backup control file to switch file incarnations
ORA-19655: cannot switch
to incarnation with different resetlogs data
ORA-19656: cannot
backup, copy, or delete online log
ORA-19657: cannot
inspect current datafile
ORA-19658: cannot
inspect - file is from different resetlogs
ORA-19659: incremental
restore would advance file past resetlogs
ORA-19660: some files in
the backup set could not be verified
ORA-19661: datafile
could not be verified
ORA-19662: archived log
thread sequence could not be verified
ORA-19663: cannot apply
current offline range to datafile
ORA-19664: file type: , file
name:
ORA-19665: size in file
header does not match actual file size of
ORA-19666: cannot do
incremental restore of the control file
ORA-19667: cannot do
incremental restore of datafile
ORA-19668: cannot do
full restore of datafile
ORA-19669: proxy copy
functions cannot be run on DISK channel
ORA-19670: file already
being restored
ORA-19671: media
management software returned invalid proxy handle
ORA-19672: media
management software returned invalid file status
ORA-19673: error during
proxy copy of file
ORA-19674: file is
already being backed up with proxy copy
ORA-19675: file was
modified during proxy copy
ORA-19676: one or more
files failed during proxy backup or restore
ORA-19677: RMAN
configuration name exceeds maximum length of
ORA-19678: RMAN configuration
value exceeds maximum length of
ORA-19679: RMAN
configuration number is outside valid range of 1 through
ORA-19680: some blocks
not recovered. See trace file for details
ORA-19681: block media
recovery on control file not possible
ORA-19682: file not in
block media recovery context
ORA-19683: real and
backup blocksize of file are unequal
ORA-19684: block media
recovery failed because database is suspended
ORA-19685: SPFILE could
not be verified
ORA-19686: SPFILE not
restored due to
ORA-19687: SPFILE not
found in backup set
ORA-19688: control file
autobackup format() for does not have %F
ORA-19689: cannot have
more than one %F in control file autobackup format() for
ORA-19690: backup piece
release incompatible with Oracle release
ORA-19691: is from
different database: id=, name=
ORA-19692: missing
creation stamp on piece
ORA-19693: backup piece
already included
ORA-19694: some changed
blocks were not found in the change tracking file
ORA-19695: fixed table
x$krbmsft has not been populated
ORA-19696: control file
not found in backup set
ORA-19697: standby
control file not found in backup set
ORA-19698: is from
different database: id=, db_name=
ORA-19699: cannot make
copies with compression enabled
ORA-19700: device type
exceeds maximum length of
ORA-19701: device name
exceeds maximum length of
ORA-19702: device
parameter exceeds maximum length of
ORA-19703: device
command string exceeds maximum length of
ORA-19704: file name
exceeds maximum length of
ORA-19705: tag value
exceeds maximum length of characters
ORA-19706: invalid SCN
ORA-19707: invalid
record block number -
ORA-19708: log
destination exceeds maximum length of characters
ORA-19709: numeric
parameter must be non-negative integer
ORA-19710: unsupported
character set
ORA-19711: cannot use
reNormalizeAllFileNames while database is open
ORA-19712: table name
exceeds maximum length of
ORA-19713: invalid copy
number:
ORA-19714: length for
generated name longer than
ORA-19715: invalid
format for generated name
ORA-19716: error
processing format to generate name for backup
ORA-19717: for non-OMF
search the pattern must be specified
ORA-19718: length for
command id longer than
ORA-19719: length for
operation name longer than
ORA-19720: Error
occurred when converting an OCI number into an SCN
ORA-19721: Cannot find
datafile with absolute file number in tablespace
ORA-19722: datafile is
an incorrect version
ORA-19723: Cannot
recreate plugged in read-only datafile
ORA-19724: snapshot too
old: snapshot time is before file plug-in time
ORA-19725: can not
acquire plug-in enqueue
ORA-19726: cannot plug
data [] at level into database running at compatibility level
ORA-19727: cannot plug
data [] at level into database running Oracle
ORA-19728: data object
number conflict between table and partition in table
ORA-19729: File is not
the initial version of the plugged in datafile
ORA-19730: can not
convert offline plugged-in datafile
ORA-19731: cannot apply
change to unverified plugged-in datafile
ORA-19732: incorrect
number of datafiles for tablespace
ORA-19733: COMPATIBLE
parameter needs to be or greater
ORA-19734: wrong
creation SCN - control file expects converted plugged-in datafile
ORA-19735: wrong
creation SCN - control file expects initial plugged-in datafile
ORA-19736: can not plug
a tablespace into a database using a different national character set
ORA-19737: simulate
read-only database connection to execute sql query
ORA-19738: cannot find
language information for character set: ''
ORA-19740: text is
longer than
ORA-19750: change
tracking file: ''
ORA-19751: could not
create the change tracking file
ORA-19752: block change
tracking is already enabled
ORA-19753: error writing
to change tracking file
ORA-19754: error reading
from change tracking file
ORA-19755: could not
open change tracking file
ORA-19756: corrupt block
number found in change tracking file
ORA-19757: could not
resize change tracking file to blocks
ORA-19758: failed to
enable/disable block change tracking: out of SGA memory
ORA-19759: block change
tracking is not enabled
ORA-19760: error
starting change tracking
ORA-19761: block size is
not valid for change tracking file
ORA-19762: invalid file
type
ORA-19763: compatibility
version is higher than maximum allowed:
ORA-19764: database id
does not match database id in control file
ORA-19765: mount id does
not match mount id in control file
ORA-19766: missing
CHANGE keyword
ORA-19767: missing
TRACKING keyword
ORA-19768: USING clause
only valid with ENABLE CHANGE TRACKING
ORA-19769: missing FILE
keyword
ORA-19770: invalid
change tracking file name
ORA-19771: cannot rename
change tracking file while database is open
ORA-19772: change
tracking file name exceeds limit of characters
ORA-19773: must specify
change tracking file name
ORA-19776: PROXY restore
to ASM diskgroup "" is not supported.
ORA-19777: ASM file
cannot be proxy backed up.
ORA-19778: event to be
in hot backup mode for given seconds
ORA-19800: Unable to
initialize Oracle Managed Destination
ORA-19801:
initialization parameter DB_RECOVERY_FILE_DEST is not set
ORA-19802: cannot use
DB_RECOVERY_FILE_DEST without DB_RECOVERY_FILE_DEST_SIZE
ORA-19803: Parameter
DB_RECOVERY_FILE_DEST_SIZE is out of range (1 - )
ORA-19804: cannot
reclaim bytes disk space from limit
ORA-19805: recid of was
deleted to reclaim disk space
ORA-19806: cannot make
duplex backups in recovery area
ORA-19808: recovery
destination parameter mismatch
ORA-19809: limit
exceeded for recovery files
ORA-19810: Cannot create
temporary control file in DB_RECOVERY_FILE_DEST
ORA-19811: cannot have
files in DB_RECOVERY_FILE_DEST with keep attributes
ORA-19812: cannot use
without DB_RECOVERY_FILE_DEST
ORA-19813: cannot have
unavailable file in DB_RECOVERY_FILE_DEST
ORA-19815: WARNING: of
bytes is % used, and has remaining bytes available.
ORA-19816: WARNING: Files
may exist in that are not known to database.
ORA-19830: error from
target database:
ORA-19831: incompatible
... DBMS_BACKUP_RESTORE package: ... required
ORA-19851: OS error
while managing auxiliary database
ORA-19852: error
creating services for auxiliary instance (error )
ORA-19853: error
preparing auxiliary instance (error )
ORA-19854: error
obtaining connect string from target
ORA-19860: piece
validation cannot be performed more than once
ORA-19861: additional
backup pieces cannot be validated in this conversation
ORA-19862: backup pieces
must be validated before accessing results
ORA-19863: device block
size is larger than max allowed:
ORA-19870: error reading
backup piece
ORA-19880: Corrupted
space header for datafile , block backup aborted
ORA-19881: Corrupted
space bitmap for datafile , block backup aborted
ORA-19900: RESETLOGS
must be specified after recovery to new incarnation
ORA-19901: database
needs more recovery to create new incarnation
ORA-19902: incarnation
key not found
ORA-19903: test recovery
not allowed when recovering to new incarnation
ORA-19904: test recovery
not allowed for datafile
ORA-19905:
log_archive_format must contain %s, %t and %r
ORA-19906: recovery
target incarnation changed during recovery
ORA-19907: recovery time
or SCN does not belong to recovered incarnation
ORA-19908: datafile has
invalid checkpoint
ORA-19909: datafile
belongs to an orphan incarnation
ORA-19910: can not
change recovery target incarnation in control file
ORA-19911: datafile
contains future changes at the incarnation boundary
ORA-19912: cannot
recover to target incarnation
ORA-19913: unable to
decrypt backup
ORA-19914: unable to
encrypt backup
ORA-19915: unable to
encrypt pre-10.2 files
ORA-19921: maximum
number of rows exceeded
ORA-16144: simulate RFS
error while terminal recovery in progress
ORA-16145: archival for
thread# sequence# in progress
ORA-16146: standby
destination control file enqueue unavailable
ORA-16147: standby
database referenced by multiple archive log destinations
ORA-16148: user requested
expiration of managed recovery operation
ORA-16149: enable
simulated ARCH RAC archival testing
ORA-16150: FINISH
recovery performed on another, older standby database
ORA-16151: Managed
Standby Recovery not available
ORA-16152: standby
database is in 'no-data-loss' protected mode
ORA-16153: enable ARCH
Physical RFS client debugging
ORA-16154: suspect
attribute:
ORA-16155: enable arch
procs to not exceed log_archive_max_processes
ORA-16156: LGWR archive
log dependency not allowed if database is standby protected
ORA-16157: media
recovery not allowed following successful FINISH recovery
ORA-16158: simulated
failure during terminal recovery
ORA-16159: Cannot change
protected standby destination attributes
ORA-16160: Cannot change
protected standby database configuration
ORA-16161: Cannot mix
standby and online redo log file members for group
ORA-16162: Cannot add
new standby databases to protected configuration
ORA-16163: LGWR network
server host attach error
ORA-16164: LGWR network
server host detach error
ORA-16165: LGWR failed
to hear from network server
ORA-16166: LGWR network
server failed to send remote message
ORA-16167: LGWR network
server could not switch to non-blocking mode
ORA-16168: LGWR network
server could not switch to blocking mode
ORA-16169: LGWR network
server invalid parameters
ORA-16170: Terminal
recovery may have left the database in an inconsistent state
ORA-16171:
RECOVER...FINISH not allowed due to gap for thr , seq -
ORA-16172: archive logs
detected beyond Terminal End-Of-Redo
ORA-16173: incompatible
archival network connections active
ORA-16174: user
requested thread/sequence termination of managed recovery
ORA-16175: cannot shut
down database when media recovery is active
ORA-16176: background
dictionary build cannot be running
ORA-16177: media
recovery is not required
ORA-16178: Cannot
specify remote destinations in archivelog manual mode
ORA-16179: incremental
changes to "" not allowed with SPFILE
ORA-16180: number
processes specified for MAX_PARALLEL_SERVERS is too small
ORA-16181: SGA specified
for Logical Standby is too large
ORA-16182: Internal
error on internal channel during remote archival
ORA-16183: Internal
event for testing purposes
ORA-16184:
DB_UNIQUE_NAME hashes to the same value as DB_UNIQUE_NAME
ORA-16185: REMOTE_ARCHIVE_ENABLE
and LOG_ARCHIVE_CONFIG mutually exclusive
ORA-16186: Modifying
LOG_ARCHIVE_CONFIG requires SID='*' qualifier
ORA-16187:
LOG_ARCHIVE_CONFIG contains duplicate, conflicting or invalid attributes
ORA-16188:
LOG_ARCHIVE_CONFIG settings inconsistent with previously started instance
ORA-16189: Internal
event for testing RTA purposes
ORA-16190: Internal
event for RFS Auth testing purposes
ORA-16191: Primary log
shipping client not logged on standby
ORA-16192: Primary and
standby network integrity mismatch
ORA-16193: Primary and
standby network encryption mismatch
ORA-16194: Modifying
DB_UNIQUE_NAME requires SID='*' qualifier
ORA-16195: DG_CONFIG
requires DB_UNIQUE_NAME be explicitly defined
ORA-16196: database has
been previously opened and closed
ORA-16197: Invalid
DB_UNIQUE_NAME parameter specification
ORA-16198: Timeout
incurred on internal channel during remote archival
ORA-16199: Terminal
recovery failed to recover to a consistent point
ORA-16200: Skip
procedure requested to skip statement
ORA-16201: Skip
procedure requested to apply statement
ORA-16202: Skip
procedure requested to replace statement
ORA-16203: Unable to
interpret skip procedure return values
ORA-16204: DDL
successfully applied
ORA-16205: DDL skipped
due to skip setting
ORA-16206: database
already configured as Logical Standby database
ORA-16207: Logical
standby dictionary build not permitted.
ORA-16208: Logical
standby dictionary build failed to start.
ORA-16209: Logical
standby dictionary build failed to complete.
ORA-16210: Logical
standby coordinator process terminated with error
ORA-16211: unsupported
record found in the archived redo log
ORA-16212: number
processes specified for APPLY is too great
ORA-16213: ddl
encountered, stopping apply engine
ORA-16214: apply stalled
for apply delay
ORA-16215: history
metadata inconsistency
ORA-16216: Log stream
sequence error
ORA-16217: prepare to
switchover has not completed
ORA-16218: This database
is already preparing to switch over.
ORA-16219: This database
is not preparing to switch over.
ORA-16220: no failed
transaction found
ORA-16221: history table
synchronization error
ORA-16222: automatic
Logical Standby retry of last action
ORA-16223: DDL skipped,
unsupported in current version
ORA-16224: Database
Guard is enabled
ORA-16225: Missing
LogMiner session name for Streams
ORA-16226: DDL skipped
due to lack of support
ORA-16227: DDL skipped
due to missing object
ORA-16228: Insufficient
recovery for logical standby
ORA-16229: PDML child
for parent cannot be skipped.
ORA-16230: committing
transaction
ORA-16231: DDL barrier
ORA-16232: adding
Logical Standby skip entry for table .
ORA-16233: The table .
is unsupported now
ORA-16234: restarting to
reset Logical Standby apply
ORA-16235: DDL skipped
because import has occurred
ORA-16236: Logical
Standby metadata operation in progress
ORA-16237: SGA specified
for Logical Standby is too small
ORA-16238: attempt to
use version 9 log
ORA-16239: IMMEDIATE
option not available without standby redo logs
ORA-16240: Waiting for
logfile (thread# , sequence# )
ORA-16241: Waiting for
gap logfile (thread# , sequence# )
ORA-16242: Processing
logfile (thread# , sequence# )
ORA-16243: paging out
bytes of memory to disk
ORA-16244: taking
checkpoint and paging out bytes to disk
ORA-16245: paging in
transaction , ,
ORA-16246: User
initiated abort apply successfully completed
ORA-16247: DDL skipped
on internal schema
ORA-16248: RFS
connections not permitted during Terminal Apply
ORA-16249: Terminal
apply failed to complete during failover
ORA-16250: Failed to
acquire starting scn of new log stream
ORA-16251: LSP1
Background Build not permitted
ORA-16252: Rebuild
operation not permitted
ORA-16253: Logical
Standby cannot start due to incomplete terminal apply
ORA-16254: change
db_name to in the client-side parameter file (pfile)
ORA-16255: Log Auto
Delete conflicts with another LogMiner session
ORA-16256: Failure to
complete standby redo logfile archival after failover
ORA-16257: Switchover
initiated stop apply successfully completed
ORA-16258: marking index
unusable due to a constraint violation
ORA-16259: Switchover to
logical standby requires a log archive destination
ORA-16260: Waiting to
replace partial or corrupt logfile (thread# , sequence# )
ORA-16276: specified
database link does not correspond to primary database
ORA-16277: specified
table is not supported by logical standby database
ORA-16278: specified
table has a multi-object skip rule defined
ORA-16279: Supplied
dblink must have CONNECT, RESOURCE, and SELECT_CATALOG_ROLE roles
ORA-16300: LSBY
architected tracing event
ORA-16400: quota
attributes are not allowed with DB_RECOVERY_FILE_DEST
ORA-16401: archivelog
rejected by RFS
ORA-16402: ONDEMAND
archival requires FAL_CLIENT and FAL_SERVER support
ORA-16403: shutdown in
progress - remote connection is not permitted
ORA-16404: Internal
event for simulating software version mismatches
ORA-16405: Internal
event for simulating software version mismatches
ORA-16406: Primary and
standby database software version mismatch
ORA-16407: Standby
database is in the future of the archive log
ORA-16408: Incompatible
archival Redo Branch lineage
ORA-16409: Archive log
switchover reference number mismatch
ORA-16410: enable
simulated LGWR netslave infinite wait
ORA-16411: ONDEMAND
archival requires active managed recovery operation
ORA-16412: ONDEMAND
archival requires active SQL apply operation
ORA-16413: Unsupported
database type for ONDEMAND archivelog destinations
ORA-16414: Event to
prevent MRP from clearing online redo logfiles
ORA-16415: Event to
enable lock dumping
ORA-16416: Switchover
target is not synchronized with the primary
ORA-16417: Activation
occurred after recovery from standby redo log files; a full database backup is
required
ORA-16427: Potential
archive log gap too large to service
ORA-16431: Cannot expand
control file
ORA-16501: the Data
Guard broker operation failed
ORA-16502: the Data
Guard broker operation succeeded with warnings
ORA-16503: site ID
allocation failure
ORA-16504: the Data
Guard configuration already exists
ORA-16505: site ID is
invalid
ORA-16506: out of memory
ORA-16507: unrecognized
request identifier
ORA-16508: channel
handle not initialized
ORA-16509: the request
timed out
ORA-16510: messaging
error using ksrwait
ORA-16511: messaging
error using ksrget
ORA-16512: parameter exceeded
maximum size limit
ORA-16513: maximum
requests exceeded
ORA-16514: the request
was not found
ORA-16515: no rcv
channel
ORA-16516: the current
state is invalid for the attempted operation
ORA-16517: the object
handle is invalid
ORA-16518: unable to allocate
virtual instance id
ORA-16519: the resource
handle is invalid
ORA-16520: unable to
allocate resource id
ORA-16521: unable to
create generic template id
ORA-16522: generic
template not found
ORA-16523: operation
requires the client to connect to instance ""
ORA-16524: unsupported
operation
ORA-16525: the Data
Guard broker is not yet available
ORA-16526: unable to
allocate task element
ORA-16527: unable to
allocate SGA heap
ORA-16528: unable to
allocate PGA heap
ORA-16529: bad sender id
ORA-16530: invalid
buffer or length
ORA-16531: unable to
post message
ORA-16532: Data Guard
broker configuration does not exist
ORA-16533: inconsistent
Data Guard broker state
ORA-16534: no more
requests accepted
ORA-16535: CRS is
preventing execution of a broker operation
ORA-16536: unknown
object type
ORA-16537: child count
exceeded
ORA-16538: no match on
requested item
ORA-16539: task element
not found
ORA-16540: invalid
argument
ORA-16541: site is not
enabled
ORA-16542: unrecognized
operation
ORA-16543: invalid request
made to broker
ORA-16544: modifying
DG_BROKER_START requires SID='*' qualifier
ORA-16545: unable to get
response
ORA-16546: missing or
invalid piece
ORA-16547: cannot
disable the primary database
ORA-16548: object not
enabled
ORA-16549: invalid string
ORA-16550: truncated
result
ORA-16551: short string
copied
ORA-16552: an error
occurred when generating the CLIENT OPERATION table
ORA-16553: the Data
Guard broker process (DMON) failed to shutdown
ORA-16554: translation
not valid
ORA-16555: the Data
Guard database is not active
ORA-16556: observer
version mismatch
ORA-16557: the database
is already in use
ORA-16558: the database
specified for switchover is not a standby database
ORA-16559: out of memory
at
ORA-16560: unable to
convert document, syntax error at ""
ORA-16561: cannot remove
an active instance
ORA-16562:
intended_state not used here, syntax error at ""
ORA-16563: unable to add
value, syntax error at ""
ORA-16564: lookup
failed, syntax error at
ORA-16565: duplicate
property, syntax error at ""
ORA-16566: unsupported
document type
ORA-16567: Data Guard
broker internal parser error at ""
ORA-16568: cannot set
property
ORA-16569: Data Guard
configuration is not enabled
ORA-16570: operation
requires restart of database ""
ORA-16571: Data Guard
configuration file creation failure
ORA-16572: Data Guard
configuration file not found
ORA-16573: attempt to
change configuration file for an enabled broker configuration
ORA-16574: switchover
disallowed when required databases are offline
ORA-16575: request
terminated at broker discretion
ORA-16576: failed to
update Data Guard configuration file
ORA-16577: corruption
detected in Data Guard configuration file
ORA-16578: failed to
read Data Guard configuration file
ORA-16579: bad Data
Guard NetSlave state detected
ORA-16580: bad Data
Guard NetSlave network link
ORA-16581: Data Guard
NetSlave failed to send message to DRCX
ORA-16582: could not
edit instance specific property
ORA-16583: bad Data
Guard Connection Process DRCX state
ORA-16584: illegal
operation on a standby site
ORA-16585: illegal
operation on a primary site
ORA-16586: could not
edit database property through instance
ORA-16587: ambiguous
object specified to Data Guard broker
ORA-16588: no more
internal buffers
ORA-16589: Data Guard
Connection process detected a network transfer error
ORA-16590: Data Guard
configuration does not contain a primary database
ORA-16591: unknown field
"" in document
ORA-16592: missing field
"" in document
ORA-16593: XML
conversion failed
ORA-16594: process
discovered that DMON process does not exist
ORA-16595: Process
failed to terminate
ORA-16596: object not
part of the Data Guard broker configuration
ORA-16597: Data Guard
broker detects two or more primary databases
ORA-16598: Data Guard
broker detected a mismatch in configuration
ORA-16599: Data Guard
broker detected a stale configuration
ORA-16600: failover
operation can only be submitted at target database
ORA-16601: site contains
required resources that are disabled
ORA-16602: object must
be disabled to perform this operation
ORA-16603: Data Guard
broker detected a mismatch in configuration ID
ORA-16604: unable to
describe template using package ""
ORA-16605: unable to
delete template, template is in use
ORA-16606: unable to
find property ""
ORA-16607: one or more databases
have failed
ORA-16608: one or more
databases have warnings
ORA-16609: database is
being disabled
ORA-16610: command '' in
progress
ORA-16611: operation
aborted at user request
ORA-16612: string value
too long for attribute ""
ORA-16613: initialization
in progress for database
ORA-16614: object has an
ancestor that is disabled
ORA-16615: event for
Data Guard NetSlave testing
ORA-16616: event for
Data Guard monitor testing
ORA-16617: unknown
object identifier specified in request
ORA-16618: response
document of size "" bytes is too large
ORA-16619: health check
timed out
ORA-16620: one or more
databases could not be contacted for a delete operation
ORA-16621: database name
for ADD DATABASE must be unique
ORA-16622: two or more
broker database objects resolve to one physical database
ORA-16623: stale DRC UID
sequence number detected
ORA-16624: broker
protocol version mismatch detected
ORA-16625: cannot reach
the database
ORA-16626: failed to
enable specified object
ORA-16627: operation
disallowed since no standby databases would remain to support protection mode
ORA-16628: the broker
protection mode is inconsistent with the database setting
ORA-16629: database
reports a different protection level from the protection mode
ORA-16630: that database
property was deprecated
ORA-16631: operation
requires shutdown of database/instance ""
ORA-16632: instance
being added to database profile
ORA-16633: the only
instance of the database cannot be removed
ORA-16634: Event for
Data Guard NetSlave tracing
ORA-16635: NetSlave
connection was broken in the middle of a transmission session
ORA-16636: Fast-Start
Failover target standby in error state, cannot stop observer
ORA-16637: an instance
failed to access the Data Guard broker configuration
ORA-16638: could not get
the instance status
ORA-16639: specified
instance inactive or currently unavailable
ORA-16640: CRS warns
that multiple instances may still be running
ORA-16641: failure to
acquire broker configuration metadata lock
ORA-16642:
db_unique_name mismatch
ORA-16643: unable to
determine location of broker configuration files
ORA-16644: apply
instance not available
ORA-16645: unexpected
new instance interrupted current operation
ORA-16646: Fast-Start
Failover is disabled
ORA-16647: could not
start more than one observer
ORA-16648: a new
observer registered with identifier
ORA-16649: database will
open after Data Guard broker has evaluated Fast-Start Failover status
ORA-16650: command
incompatible when Fast-Start Failover is enabled
ORA-16651: requirements not
met for enabling Fast-Start Failover
ORA-16652: Fast-Start
Failover target standby database is disabled
ORA-16653: failed to
reinstate database
ORA-16654: Fast-Start
Failover is enabled
ORA-16655: specified
target standby database invalid
ORA-16656: higher DRC
UID sequence number detected
ORA-16657: reinstatement
of database in progress
ORA-16658: unobserved
Fast-Start Failover configuration
ORA-16659: failover
operation in progress
ORA-16660: FSFO
operation attempted in absence of a broker configuration
ORA-16661: the standby
database needs to be reinstated
ORA-16662: network
timeout when contacting a remote database
ORA-16663: event to
control broker's actions in the development environment
ORA-16664: unable to
receive the result from a remote database
ORA-16665: timeout
waiting for the result from a remote database
ORA-16666: error message
is in XML already
ORA-16700: the standby
database has diverged from the primary database
ORA-16701: generic
resource guard request failed
ORA-16702: generic
resource guard warning
ORA-16703: cannot set
property while the database is enabled
ORA-16704: cannot modify
a read-only property
ORA-16705: internal
error in resource guard
ORA-16706: no resource
guard is available
ORA-16707: the value of
the property is invalid, valid values are
ORA-16708: the state
supplied to resource guard is invalid
ORA-16709: standby
archived log location settings conflict with flash recovery area
ORA-16710: the resource
guard is out of memory
ORA-16711: the resource
guard index is out of bounds
ORA-16712: the resource
handle is invalid
ORA-16713: the resource
guard timed out while servicing the request
ORA-16714: the value of
property is inconsistent with the database setting
ORA-16715: redo
transport-related property of standby database "" is inconsistent
ORA-16716: clearing
parameter LOG_ARCHIVE_DEST failed
ORA-16717: clearing
parameter LOG_ARCHIVE_DUPLEX_DEST failed
ORA-16718: failed to
locate database object
ORA-16719: unable to
query V$ARCHIVE_DEST fixed view
ORA-16720: no LOG_ARCHIVE_DEST_n
initialization parameters available
ORA-16721: unable to set
LOG_ARCHIVE_DEST_n initialization parameters
ORA-16722: unable to set
LOG_ARCHIVE_DEST_STATE_n initialization parameters
ORA-16723: setting
AlternateLocation property conflicts with the redo transport setting
ORA-16724: the intended
state for the database has been set to OFFLINE
ORA-16725: the phase
supplied to resource guard is invalid
ORA-16726: the external
condition supplied to resource guard is invalid
ORA-16727: resource guard
cannot close database
ORA-16728: consistency
check for property found error
ORA-16729: validation of
value for property found error
ORA-16730: error
executing dbms_logstdby.skip_txn procedure
ORA-16731: error
executing dbms_logstdby.unskip_txn procedure
ORA-16732: error
executing dbms_logstdby.skip procedure
ORA-16733: error
executing dbms_logstdby.unskip procedure
ORA-16734: error
executing dbms_logstdby.skip_error procedure
ORA-16735: error
executing dbms_logstdby.unskip_error procedure
ORA-16736: unable to
find the destination entry of standby database "" in V$ARCHIVE_DEST
ORA-16737: the redo
transport service for standby database "" has an error
ORA-16738: redo tranport
service for standby database "" unexpectedly offline
ORA-16739: redo
transport service for standby database "" unexpectedly online
ORA-16740: redo
transport service for standby database "" incorrectly set to
ALTERNATE
ORA-16741: the
destination parameter of standby database "" has incorrect syntax
ORA-16742: the standby
database "" has exhausted its quota
ORA-16743: the status of
redo transport service for standby database "" is unknown
ORA-16744: the DG_CONFIG
list of LOG_ARCHIVE_CONFIG parameter is full
ORA-16745: unable to add
DB_UNIQUE_NAME into the DG_CONFIG list because it is full
ORA-16746: resource
guard encountered errors during database mount
ORA-16747: logical
standby database guard could not be turned on
ORA-16748: resource
guard encountered errors during database open
ORA-16749: resource
guard encountered errors in switchover to logical primary database
ORA-16750: resource
guard encountered errors while activating logical primary database
ORA-16751: resource
guard encountered errors in switchover to primary database
ORA-16752: resource
guard could not mount standby database
ORA-16753: resource
guard could not open standby database
ORA-16754: resource
guard could not activate standby database
ORA-16755: failed to set
initialization parameter
ORA-16756: resource
guard could not open standby database read-only
ORA-16757: resource
guard could not get property
ORA-16758: the specified
apply instance is not running
ORA-16759: resource
guard unable to start SQL Apply with initial SCN
ORA-16760: resource
guard could not start SQL Apply
No comments:
Post a Comment