
<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	
	>
<channel>
	<title>
	《Oracle/MySQL/PostgreSQL数据恢复》的评论	</title>
	<atom:link href="http://www.killdb.com/database_recover/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.killdb.com</link>
	<description>Phone:18180207355 提供专业Oracle/MySQL/PostgreSQL数据恢复、性能优化、迁移升级、紧急救援等服务</description>
	<lastBuildDate>Tue, 19 Oct 2021 02:27:18 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=5.3.20</generator>
			<item>
				<title>
				作者：admin				</title>
				<link>http://www.killdb.com/database_recover/#comment-6212</link>
		<dc:creator><![CDATA[admin]]></dc:creator>
		<pubDate>Sat, 13 Jun 2020 05:29:22 +0000</pubDate>
		<guid isPermaLink="false">http://www.killdb.com/?page_id=1629#comment-6212</guid>
					<description><![CDATA[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 &#039;.&#039; 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 &#124; 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 &#039;&#039; specified twice in subpartition &#039;&#039;

ORA-14615: List value &#039;&#039; specified twice in subpartitions &#039;&#039;, &#039;&#039;

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 &quot;&quot; does not exist or is not mounted

ORA-15002: parameter LOCK_NAME_SPACE exceeds limit of characters

ORA-15003: diskgroup &quot;&quot; already mounted in another lock name space

ORA-15004: alias &quot;&quot; does not exist

ORA-15005: name &quot;&quot; is already used by an existing alias

ORA-15006: template &quot;&quot; does not exist

ORA-15007: name is already used by an existing template

ORA-15008: cannot drop system template

ORA-15009: ASM disk &quot;&quot; does not exist

ORA-15010: name is already used by an existing ASM disk

ORA-15011: failure group &quot;&quot; contains no members

ORA-15012: ASM file &#039;&#039; does not exist

ORA-15013: diskgroup &quot;&quot; is already mounted

ORA-15014: location &#039;&#039; is not in the discovery set

ORA-15017: diskgroup &quot;&quot; cannot be mounted

ORA-15018: diskgroup cannot be created

ORA-15019: discovered duplicate path &#039;&#039; for &#039;&#039;

ORA-15020: discovered duplicate ASM disk &quot;&quot;

ORA-15021: parameter &quot;&quot; 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 &#039;&#039;

ORA-15026: disk &#039;&#039; is not an ASM disk

ORA-15027: active use of diskgroup &quot;&quot; precludes its dismount

ORA-15028: ASM file &#039;&#039; not dropped; currently being accessed

ORA-15029: disk &#039;&#039; is already mounted by this instance

ORA-15030: diskgroup name &quot;&quot; is in use by another diskgroup

ORA-15031: disk specification &#039;&#039; matches no disks

ORA-15032: not all alterations performed

ORA-15033: disk &#039;&#039; belongs to diskgroup &quot;&quot;

ORA-15034: disk &#039;&#039; does not require the FORCE option

ORA-15035: no disks belong to diskgroup &quot;&quot;

ORA-15036: disk &#039;&#039; is truncated

ORA-15037: disk &#039;&#039; is smaller than mimimum of MBs

ORA-15038: disk &#039;&#039; size mismatch with diskgroup [] [] []

ORA-15039: diskgroup not dropped

ORA-15040: diskgroup is incomplete

ORA-15041: diskgroup space exhausted

ORA-15042: ASM disk &quot;&quot; is missing

ORA-15043: ASM disk &quot;&quot; is not a diskgroup member

ORA-15044: ASM disk &#039;&#039; is incorrectly named

ORA-15045: ASM file name &#039;&#039; is not in reference form

ORA-15046: ASM file name &#039;&#039; is not in single-file creation form

ORA-15047: ASM file name &#039;&#039; is not in multiple-file creation form

ORA-15048: ASM internal files cannot be deleted

ORA-15049: diskgroup &quot;&quot; contains error(s)

ORA-15050: disk &quot;&quot; contains error(s)

ORA-15051: file &#039;&#039; contains error(s)

ORA-15052: ASM file name &#039;&#039; is not in diskgroup &quot;&quot;

ORA-15053: diskgroup &quot;&quot; contains existing files

ORA-15054: disk &quot;&quot; does not exist in diskgroup &quot;&quot;

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 &#039;&#039; belongs to an incompatible diskgroup

ORA-15059: invalid device type for ASM disk

ORA-15060: template &quot;&quot; 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 &quot;&quot;

ORA-15064: communication failure with ASM instance

ORA-15065: hash collision for diskgroup names &#039;&#039; and &#039;&#039;

ORA-15066: offlining disk &quot;&quot; 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 &#039;&#039; not accessible; timed out waiting for lock

ORA-15070: maximum number of files exceeded in diskgroup &quot;&quot;

ORA-15071: ASM disk &quot;&quot; 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 &#039;&#039; 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 &#039;&#039; 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 &#039;&#039; does not begin with the ASM prefix character

ORA-15121: ASM file name &#039;&#039; contains an invalid diskgroup name

ORA-15122: ASM file name &#039;&#039; contains an invalid file number

ORA-15123: ASM file name &#039;&#039; contains an invalid incarnation number

ORA-15124: ASM file name &#039;&#039; contains an invalid alias name

ORA-15125: ASM file name &#039;&#039; contains an invalid template name

ORA-15126: component within ASM file name &#039;&#039; exceeds maximum length

ORA-15127: ASM file name &#039;&#039; cannot use templates

ORA-15128: ASM file name &#039;&#039; 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: &#039;&#039;

ORA-19740: text is longer than

ORA-19750: change tracking file: &#039;&#039;

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 &quot;&quot; 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 &#039;no-data-loss&#039; 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 &quot;&quot; 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=&#039;*&#039; 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=&#039;*&#039; 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 &quot;&quot;

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=&#039;*&#039; 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 &quot;&quot;

ORA-16561: cannot remove an active instance

ORA-16562: intended_state not used here, syntax error at &quot;&quot;

ORA-16563: unable to add value, syntax error at &quot;&quot;

ORA-16564: lookup failed, syntax error at

ORA-16565: duplicate property, syntax error at &quot;&quot;

ORA-16566: unsupported document type

ORA-16567: Data Guard broker internal parser error at &quot;&quot;

ORA-16568: cannot set property

ORA-16569: Data Guard configuration is not enabled

ORA-16570: operation requires restart of database &quot;&quot;

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 &quot;&quot; in document

ORA-16592: missing field &quot;&quot; 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 &quot;&quot;

ORA-16605: unable to delete template, template is in use

ORA-16606: unable to find property &quot;&quot;

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 &#039;&#039; in progress

ORA-16611: operation aborted at user request

ORA-16612: string value too long for attribute &quot;&quot;

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 &quot;&quot; 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 &quot;&quot;

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&#039;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 &quot;&quot; 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 &quot;&quot; in V$ARCHIVE_DEST

ORA-16737: the redo transport service for standby database &quot;&quot; has an error

ORA-16738: redo tranport service for standby database &quot;&quot; unexpectedly offline

ORA-16739: redo transport service for standby database &quot;&quot; unexpectedly online

ORA-16740: redo transport service for standby database &quot;&quot; incorrectly set to ALTERNATE

ORA-16741: the destination parameter of standby database &quot;&quot; has incorrect syntax

ORA-16742: the standby database &quot;&quot; has exhausted its quota

ORA-16743: the status of redo transport service for standby database &quot;&quot; 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

ORA-16761: resource guard could not stop SQL Apply

ORA-16762: invalid database state

ORA-16763: redo transport service for a standby database is online

ORA-16764: redo transport service to a standby database is offline

ORA-16765: Redo Apply is unexpectedly online

ORA-16766: Redo Apply unexpectedly offline

ORA-16767: SQL Apply unexpectedly online

ORA-16768: SQL Apply unexpectedly offline

ORA-16769: the physical standby database is open read-only

ORA-16770: physical standby database not in read-only state

ORA-16771: failover to a physical standby database failed

ORA-16772: error switching over between primary and standby databases

ORA-16773: error starting Redo Apply

ORA-16774: error stopping Redo Apply

ORA-16775: target standby database in broker operation has potential data loss

ORA-16776: health check of the redo transport service failed

ORA-16777: unable to find the destination entry of a standby database in V$ARCHIVE_DEST

ORA-16778: redo transport error for one or more databases

ORA-16779: the destination parameter of a database is set incorrectly

ORA-16780: a database has exhausted its archived redo log storage quota

ORA-16781: the status of redo transport service for a database is unknown

ORA-16782: instance not open for read and write access

ORA-16783: instance not open for read and write access

ORA-16784: the database name in Dependency property is incorrect

ORA-16785: the database is not in ARCHIVELOG mode

ORA-16786: resource guard cannot access Data Guard broker metadata

ORA-16787: event for Data Guard Resource Guard process testing

ORA-16788: unable to set one or more database configuration property values

ORA-16789: missing standby redo logs

ORA-16790: the value of the configurable property is invalid

ORA-16791: unable to check the existence of the standby redo logs

ORA-16792: configuration property value is inconsistent with database setting

ORA-16793: logical standby database guard is unexpectedly off

ORA-16794: database guard is on for primary database

ORA-16795: database resource guard detects that database re-creation is required

ORA-16796: one or more properties could not be imported from the database

ORA-16797: database is not using a server parameter file

ORA-16798: unable to complete terminal recovery on the standby database

ORA-16799: Redo Apply is offline

ORA-16800: redo transport service for a standby database incorrectly set to ALTERNATE

ORA-16801: redo transport-related property is inconsistent with database setting

ORA-16802: downgrading redo transport mode from SYNC disallowed

ORA-16803: unable to query a database table or fixed view

ORA-16804: one or more configuration properties in metadata have invalid values

ORA-16805: change of LogXptMode property violates overall protection mode

ORA-16806: supplemental logging is not turned on

ORA-16807: unable to change database protection mode

ORA-16808: unable to resolve the full path name

ORA-16809: multiple warnings detected for the database

ORA-16810: multiple errors or warnings detected for the database

ORA-16811: apply instance not recorded by the Data Guard broker

ORA-16812: log apply service not running on apply instance recorded by the broker

ORA-16813: log apply service not running on apply instance recorded by the broker

ORA-16814: incorrect redo transport setting for AlternateLocation for standby database

ORA-16815: incorrect redo transport setting for AlternateLocation for standby database &quot;&quot;

ORA-16816: incorrect database role

ORA-16817: unsynchronized Fast-Start Failover configuration

ORA-16818: Fast-Start Failover suspended

ORA-16819: Fast-Start Failover observer not started

ORA-16820: Fast-Start Failover observer is no longer observing this database

ORA-16821: logical standby database dictionary not yet loaded

ORA-16822: new primary database not yet ready for standby database reinstatement

ORA-16823: redo transport mode is incompatible for current operation

ORA-16824: Fast-Start Failover and other warnings detected for the database

ORA-16825: Fast-Start Failover and other errors or warnings detected for the database

ORA-16826: apply service state is inconsistent with the DelayMins property

ORA-16827: Flashback Database is disabled

ORA-16828: Dump System State

ORA-16829: Dump Hang Analysis

ORA-16950: Remote mapped cursors are not supported by this feature.

ORA-16951: Too many bind variables supplied for this SQL statement.

ORA-16952: Failed to bind this SQL statement.

ORA-16953: Type of SQL statement not supported.

ORA-16954: SQL parse error.

ORA-16955: Unknown error during SQL analyze.

ORA-16956: Only SELECT or DML statements are supported for test execute.

ORA-16957: SQL Analyze time limit interrupt

ORA-16958: DML statements running parallel are not supported for test execute.

ORA-17500: ODM err:

ORA-17501: logical block size is invalid

ORA-17502: ksfdcre: Failed to create file

ORA-17503: ksfdopn: Failed to open file

ORA-17504: ksfddel:Failed to delete file

ORA-17505: ksfdrsz: Failed to resize file to size blocks

ORA-17506: I/O Error Simulation

ORA-17507: I/O request size is not a multiple of logical block size

ORA-17508: I/O request buffer ptr is not alligned

ORA-17509: Attempt to do i/o beyond block1 offset

ORA-17510: Attempt to do i/o beyond file size

ORA-17610: file &#039;&#039; does not exist and no size specified

ORA-17611: ksfd: file &#039;&#039; cannot be accessed, global open closed

ORA-17612: Failed to discover Oracle Disk Manager library, return value

ORA-17613: Failed to initialize Oracle Disk Manager library:

ORA-17614: Event to cause disk subsystem to require pre-allocation

ORA-17615: Event to disable pre-allocation algorithm during backup

ORA-17616: Event to disable pupulating V$RMAN_STATUS

ORA-17617: Event to disable populating V$RMAN_OUTPUT

ORA-17618: Unable to update block 0 to version 10 format

ORA-17619: max number of processes using I/O slaves in a instance reached

ORA-17620: failed to register the network adapter with Oracle Disk Manager library:

ORA-17621: failed to register the memory with Oracle Disk Manager library

ORA-17622: failed to deregister the memory with Oracle Disk Manager library

ORA-17623: Event to enable compression debugs in backup and restore

ORA-17624: Failed to delete directory

ORA-17625: Event to test delete directory

ORA-17626: ksfdcre: file exists

ORA-18000: invalid outline name

ORA-18001: no options specified for ALTER OUTLINE

ORA-18002: the specified outline does not exist

ORA-18003: an outline already exists with this signature

ORA-18004: outline already exists

ORA-18005: CREATE ANY OUTLINE privilege is required for this operation

ORA-18006: DROP ANY OUTLINE privilege is required for this operation

ORA-18007: ALTER ANY OUTLINE privilege is required for this operation

ORA-18008: cannot find OUTLN schema

ORA-18009: one or more outline system tables do not exist

ORA-18010: command missing mandatory CATEGORY keyword

ORA-18011: the outline specified in the FROM clause does not exist

ORA-18012: select_catalog_role role is required for this operation

ORA-18013: timed out while waiting for resource

ORA-18014: deadlock detected while waiting for resource

ORA-18015: invalid source outline signature

ORA-19000: missing RELATIONAL keyword

ORA-19001: Invalid storage option specified

ORA-19002: Missing XMLSchema URL

ORA-19003: Missing XML root element name

ORA-19004: Duplicate XMLType OBJECT RELATIONAL storage option

ORA-19005: Duplicate XMLType LOB storage option

ORA-19006: XMLType TYPE storage option not appropriate for storage type

ORA-19007: Schema does not match expected .

ORA-19008: Invalid version of the XMLType

ORA-19009: Missing XMLSchema keyword

ORA-19010: Cannot insert XML fragments

ORA-19011: Character string buffer too small

ORA-19012: Cannot convert XML fragment to the required datatype

ORA-19013: Cannot create VARRAY columns containing XMLType

ORA-19015: Invalid XML tag identifier ()

ORA-19016: attributes cannot occur after element specifications

ORA-19017: Attributes can only be simple scalars

ORA-19018: Invalid character in XML tag &#039;&#039;

ORA-19019: Invalid context passed to DBMS_XMLGEN.GETXML

ORA-19020: invalid dereference of XMLType columns

ORA-19021: General event for XML operations

ORA-19022: XML XPath functions are disabled

ORA-19023: The first argument to UPDATEXML operator has to be an XMLTYPE

ORA-19024: Cursor expression must be named

ORA-19025: EXTRACTVALUE returns value of only one node

ORA-19026: EXTRACTVALUE can only retrieve value of leaf node

ORA-19027: Event for supressing query rewrite with XML operators

ORA-19028: Invalid ADT parameter passed to toObject() function

ORA-19029: Cannot convert the given XMLType to the required type

ORA-19030: Method invalid for non-schema based XML Documents.

ORA-19031: XML element or attribute does not match any in type .

ORA-19032: Expected XML tag got

ORA-19033: schema specified in the XML document does not match the schema parameter

ORA-19034: Type not supported during schema generation

ORA-19035: Invalid select item of the query in newContextFromHierarchy()

ORA-19036: Invalid query result set in newContextFromHierarchy()

ORA-19037: XMLType result can not be a fragment

ORA-19038: Invalid opertions on query context

ORA-19039: Keyword reserved for future use

ORA-19040: Element does not match expected .

ORA-19041: Comment data cannot contain two consecutive &#039;-&#039;s

ORA-19042: Enclosing tag cannot be xml in any case combination

ORA-19043: Multiply nested XMLROOT function disallowed

ORA-19044: character length specified for XMLSerialize is too small.

ORA-19045: character set id specified for XMLSerialize not valid

ORA-19100: PASSING or RETURNING keyword expected

ORA-19101: CONTENT keyword expected

ORA-19102: XQuery string literal expected

ORA-19103: VALUE keyword keyword

ORA-19104: invalid XQueryX: missing attribute

ORA-19105: invalid XQueryX: expected text node - got

ORA-19106: invalid XQueryX: expected - got

ORA-19107: invalid XQueryX - unsupported construct -

ORA-19108: WHITESPACE keyword expected

ORA-19109: RETURNING keyword expected

ORA-19110: unsupported XQuery expression

ORA-19111: error during evaluation of the XQuery expression

ORA-19112: error raised during evaluation:

ORA-19113: trace function called during evaluation:

ORA-19114: error during parsing the XQuery expression:

ORA-19115: too many context items specified

ORA-19116: too many xmlspace declarations

ORA-19117: invalid redefinition of predefined namespace prefix &#039;&#039;

ORA-19118: duplicate default namespace definition -

ORA-19119: Event for turning on XMLQuery and XMLTable function

ORA-19120: Event for changing behavior of XMLQuery and XMLTable functions

ORA-19121: duplicate attribute definition -

ORA-19122: unsupported XQuery declaration

ORA-19123: fn:zero-or-one() called with a sequence containing more than one item

ORA-19124: fn:one-or-more() called with a sequence containing no items

ORA-19125: fn:exactly-one() called with a sequence containing zero or more than one item

ORA-19160: XP0003 - syntax error: invalid variable name

ORA-19161: XP0004 - XQuery type mismatch: invalid argument type &#039;&#039; for function &#039;&#039;

ORA-19162: XP0004 - XQuery type mismatch: invalid argument types &#039;&#039;, &#039;&#039; for function &#039;&#039;

ORA-19163: XP0004 - XQuery type mismatch: argument type mismatch: expected - &#039;&#039; got - &#039;&#039; for function &#039;&#039;

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: Invalid column specification

ORA-19201: Datatype not supported

ORA-19202: Error occurred in XML processing

ORA-19203: Error occurred in DBMS_XMLGEN processing

ORA-19204: Non-scalar value &#039;&#039; is marked as XML attribute

ORA-19205: Attribute &#039;&#039; qualifies a non-scalar value in the select list

ORA-19206: Invalid value for query or REF CURSOR parameter

ORA-19207: scalar parameter of XMLELEMENT cannot have an alias.

ORA-19208: parameter of function must be aliased

ORA-19209: invalid or unsupported formatting argument

ORA-19210: column &#039;&#039;, specified to be a key or update column for DBMS_XMLSTORE, does not not exist in table &#039;&#039;

ORA-19211: column &#039;&#039;, specified as key using DBMS_XMLSTORE.setKeyColumn() , must be of scalar type

ORA-19212: no key columns specified before call to DBMS_XMLSTORE.updateXML()

ORA-19221: XP0001 - XQuery static context component not initialized

ORA-19222: XP0002 - XQuery dynamic context component not initialized

ORA-19223: XP0003 - syntax error in XQuery expression

ORA-19224: XP0004 - XQuery static type mismatch: expected - got -

ORA-19225: XP0005 - XQuery static type error: expected non empty type got empty sequence

ORA-19226: XP0006 - XQuery dynamic type mismatch: expected got

ORA-19227: XP0007 - fn:data function is applied to a node (type ()) whose type annotation denotes a complex type with non-mixed complex content.

ORA-19228: XP0008 - undeclared identifier: prefix &#039;&#039; local-name &#039;&#039;

ORA-19229: XP0009 - schema import not supported

ORA-19230: XP0010 - unsupported axis

ORA-19231: XP0011 -

ORA-19232: XQ0012 - imported schemas violate validity rules

ORA-19233: XQ0013 - invalid pragma

ORA-19234: XQ0014 - invalid or unsupported must-understand extension

ORA-19235: XQ0015 - unsupported must-understand extension

ORA-19236: XQ0016 - module declaration or import not supported

ORA-19237: XP0017 - unable to resolve call to function - :

ORA-19238: XP0018 - focus not defined

ORA-19239: XP0019 - step expression must return sequence of nodes

ORA-19240: XP0020 - context item must be node in an axis expression

ORA-19241: XP0021 - cast to type failed

ORA-19242: XQ0022 - namespace declaration attribute must be a literal

ORA-19243: XQ0023 - invalid document node content in element constructor

ORA-19244: XQ0024 - invalid attribute node in element constructor

ORA-19245: XQ0025 - duplicate attribute name

ORA-19246: XQ0026 - validation failed - element not found in in-scope element declarations

ORA-19247: XQ0027 - validation error

ORA-19248: XQ0028 - invalid node in document constructor

ORA-19249: XP0029 - value does not match facet of the target type

ORA-19250: XQ0030 - too many values to validate expression

ORA-19251: XQ0031 - unsupported query version

ORA-19252: XQ0032 - too many declarations for base URI

ORA-19253: XQ0033 - too many declarations for namespace prefix

ORA-19254: XQ0034 - too many declarations for function

ORA-19255: XQ0035 - too many declarations of in imported schemas

ORA-19256: XQ0036 - missing type definitions in imported module

ORA-19257: XQ0037 - function or variable in module already defined

ORA-19258: XQ0038 - unsupported or duplicate default collation specified

ORA-19259: XQ0039 - duplicate parameter name in function declaration

ORA-19260: XQ0040 - invalid namespace node in element constructor

ORA-19261: XQ0041 - non empty URI in QName

ORA-19262: XQ0042 - namespace constructor not inside an element constructor

ORA-19263: XQ0043 - duplicate namespace prefix

ORA-19264: XQ0044 - invalid namespace in attribute constructors

ORA-19265: XQ0045 - invalid or unknown prefix in function declaration

ORA-19266: XQ0046 - invalid URI

ORA-19267: XQ0047 - module not found

ORA-19268: XQ0048 - namespace does not match target namespace

ORA-19269: XQ0049 - variable defined multiple times

ORA-19270: XP0050 - treat failed - expected got

ORA-19271: XP0051 - invalid atomic type definition

ORA-19272: XQ0052 - invalid atomic value in attribute or element constructor

ORA-19273: XQ0053 - empty string in namespace declaration

ORA-19274: XQ0054 - variable initialization failed due to circularity

ORA-19275: XP0055 - schema path not found in list of in-scope schema definitions

ORA-19276: XP0005 - XPath step specifies an invalid element/attribute name: ()

ORA-19277: XP0005 - XPath step specifies an item type matching no node: ()

ORA-19278: Invalid value: () for type: ()

ORA-19279: XQuery dynamic type mismatch: expected singleton sequence - got multi-item sequence

ORA-19280: XQuery dynamic type mismatch: expected atomic value - got node

ORA-19281: XQ0055 - It is a static error if a Prolog contains more than one inherit-namespaces declaration

ORA-19282: XQ0068 - It is a static error if a Prolog contains more than one xmlspace declaration

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: Encoding specification in version declaration not supported

ORA-19285: FODC0002 - error retrieving resource

ORA-19286: XP0017 - unable to resolve call to function -

ORA-19287: XP0017 - invalid number of arguments to function - :

ORA-19288: XP0017 - invalid number of arguments to function -

ORA-19289: XQ0034 - function : declared or defined multiple times

ORA-19300: Error occurred in uri processing

ORA-19320: Host name not specified in HTTP URL

ORA-19321: Could not open HTTP connection to host (): port ()

ORA-19322: An error occurred while reading from host (): port ()

ORA-19323: Invalid url string

ORA-19330: Type &#039;&#039;.&#039;&#039; not installed. Please install the type before using the CREATE_DBURI operator

ORA-19331: Last argument to CREATE_DBURI operator must be a column

ORA-19332: Invalid column in the CREATE_DBURI operator

ORA-19333: Invalid flags for the CREATE_DBURI operator

ORA-19334: Invalid column specification for CREATE_DBURI operator

ORA-19335: Invalid format type object

ORA-19336: Missing XML root element

ORA-19361: ONLINE option not allowed with this type of index

ORA-19371: invalid update option

ORA-19372: invalid update condition

ORA-19373: invalid staging table or tablespace

ORA-19374: invalid staging table

ORA-19375: no CREATE TABLE privilege on schema &quot;&quot;

ORA-19376: no privileges on tablespace provided or tablespace is offline

ORA-19377: no &quot;SQL Tuning Set&quot; with name like &quot;&quot; exists for owner like &quot;&quot;

ORA-19378: invalid mode

ORA-19379: invalid time_limit or repeat_interval

ORA-19380: invalid plan filter

ORA-19400: System type conflict with object SYS.

ORA-19500: device block size is invalid

ORA-19501: read error on file &quot;&quot;, blockno (blocksize=)

ORA-19502: write error on file &quot;&quot;, blockno (blocksize=)

ORA-19503: cannot obtain information on device, name=&quot;&quot;, type=&quot;&quot;, parms=&quot;&quot;

ORA-19504: failed to create file &quot;&quot;

ORA-19505: failed to identify file &quot;&quot;

ORA-19506: failed to create sequential file, name=&quot;&quot;, parms=&quot;&quot;

ORA-19507: failed to retrieve sequential file, handle=&quot;&quot;, parms=&quot;&quot;

ORA-19508: failed to delete file &quot;&quot;

ORA-19509: failed to delete sequential file, handle=&quot;&quot;, parms=&quot;&quot;

ORA-19510: failed to set size of blocks for file &quot;&quot; (blocksize=)

ORA-19511: Error received from media manager layer, error text:

 

ORA-19512: file search failed

ORA-19513: failed to identify sequential file

ORA-19525: temporary file for the clone database must be renamed

ORA-19526: only one location allowed for parameter

ORA-19527: physical standby redo log must be renamed

ORA-19528: redo logs being cleared may need access to files

ORA-19550: cannot use backup/restore functions while using dispatcher

ORA-19551: device is busy, device type: , device name:

ORA-19552: device type is invalid

ORA-19553: device name is invalid

ORA-19554: error allocating device, device type: , device name:

ORA-19555: invalid LOG_ARCHIVE_MIN_SUCCEED_DEST parameter value

ORA-19556: required destination LOG_ARCHIVE_DUPLEX_DEST currently is deferred

ORA-19557: device error, device type: , device name:

ORA-19558: error de-allocating device

ORA-19559: error sending device command:

ORA-19560: is not a valid device limit

ORA-19561: requires a DISK channel

ORA-19562: file is empty

ORA-19563: header validation failed for file

ORA-19564: error occurred writing bytes at block number

ORA-19565: BACKUP_TAPE_IO_SLAVES not enabled when duplexing to sequential devices

ORA-19566: exceeded limit of corrupt blocks for file

ORA-19567: cannot shrink file because it is being backed up or copied

ORA-19568: a device is already allocated to this session

ORA-19569: no device is allocated to this session

ORA-22860: object type expected

ORA-22861: invalid user-defined type

ORA-22862: specified object identifier doesn&#039;t match existing object identifier

ORA-22863: synonym for datatype . not allowed

ORA-22864: cannot ALTER or DROP LOB indexes

ORA-22865: more than one column specified

ORA-22866: default character set is of varying width

ORA-22868: table with LOBs contains segments in different tablespaces

ORA-22869: depth of type dependency hierarchy exceeds maximum limit

ORA-22870: ALTER TYPE with REPLACE option a non-object type

ORA-22871: ALTER TYPE with REPLACE is not allowed for pure incomplete types

ORA-22872: OID INDEX clause not allowed on tables with primary key based object identifiers

ORA-22873: primary key not specified for primary key based object table

ORA-22874: attribute &quot;&quot; is not part of the type &quot;&quot;

ORA-22875: cannot drop primary key of an object table whose object identifier is primary key based

ORA-22876: this user-defined type is not allowed or it cannot be used in this context

ORA-22877: invalid option specified for a HASH partition or subpartition of a LOB column

ORA-22878: duplicate LOB partition or subpartition specified

ORA-22879: cannot use the LOB INDEX clause for partitioned tables

ORA-22880: invalid REF

ORA-22881: dangling REF

ORA-22882: object creation failed

ORA-22883: object deletion failed

ORA-22884: object modification failed

ORA-22885: cannot get REF to a non-persistent object

ORA-22886: scoped table &quot;&quot; in schema &quot;&quot; is not an object table

ORA-22887: type of REF column is not the same as that of its scoped table

ORA-22888: duplicate SCOPE clauses for a REF column

ORA-22889: REF value does not point to scoped table

ORA-22890: cannot specify name for REF column constraint

ORA-22891: cannot have multiple columns in REF constraint

ORA-22892: scoped table &quot;&quot; does not exist in schema &quot;&quot;

ORA-22893: constraint can be specified only for REF columns

ORA-22894: cannot add constraint on existing unscoped REF columns of non-empty tables

ORA-22895: referenced table &quot;&quot; in schema &quot;&quot; is not an object table

ORA-22896: cannot have both scope and referential constraint on REF column &quot;&quot;

ORA-22897: no scope clause specified for user-defined REF column &quot;&quot;

ORA-22898: existing scope clause on &quot;&quot; points to a table other than the one mentioned in the referential constraint

ORA-22899: cannot specify both scope and rowid constraint on ref column

ORA-22900: the SELECT list item of THE subquery is not a collection type

ORA-22901: cannot compare nested table or VARRAY or LOB attributes of an object type

ORA-22902: CURSOR expression not allowed

ORA-22903: MULTISET expression not allowed

ORA-22904: invalid reference to a nested table column

ORA-22905: cannot access rows from a non-nested table item

ORA-22906: cannot perform DML on expression or on nested table view column

ORA-22907: invalid CAST to a type that is not a nested table or VARRAY

ORA-22908: reference to NULL table value

ORA-22909: exceeded maximum VARRAY limit

ORA-22910: cannot specify schema name for nested tables

ORA-22911: duplicate storage specification for the nested table item

ORA-22912: specified column or attribute is not a nested table type

ORA-22913: must specify table name for nested table column or attribute

ORA-22914: DROP of nested tables not supported

ORA-22915: cannot ALTER a nested table&#039;s storage table to ADD/MODIFY columns

ORA-22916: cannot do an exact FETCH on a query with Nested cursors

ORA-22917: use VARRAY to define the storage clause for this column or attribute

ORA-22918: specified column or attribute is not a VARRAY type

ORA-22919: dangling REF error or lock object failed for no wait request

ORA-22920: row containing the LOB value is not locked

ORA-22921: length of input buffer is smaller than amount requested

ORA-22922: nonexistent LOB value

ORA-22923: amount of data specified in streaming LOB write is 0

ORA-22924: snapshot too old

ORA-22925: operation would exceed maximum size allowed for a LOB value

ORA-22926: specified trim length is greater than current LOB value&#039;s length

ORA-22927: invalid LOB locator specified

ORA-22928: invalid privilege on directories

ORA-22929: invalid or missing directory name

ORA-22930: directory does not exist

ORA-22931: MOVE of nested table to a different tablespace not supported

ORA-22932: event to create tables in 8.0 image format

ORA-22933: cannot change object with type or table dependents

ORA-22934: event to store lob columns with very small headers

ORA-22935: event to support functions on remote lobs

ORA-22950: cannot ORDER objects without MAP or ORDER method

ORA-22951: NULL returned by ORDER method

ORA-22952: Nested Table equality requires a map method on the element ADT

ORA-22953: Cardinality of the input to powermultiset exceeds maximum allowed

ORA-22954: This multiset operation is not supported for this element type.

ORA-22955: The cardinality parameter is not within the allowed limits

ORA-22956: The set contains no elements

ORA-22957: NULL is an invalid input to powermultiset and COLLECT functions

ORA-22958: This operation is not allowed in check constraints or triggers

ORA-22970: name does not correspond to an object view

ORA-22971: invalid datatype for PRIMARY KEY-based object identifier

ORA-22972: NULL value not allowed in PRIMARY KEY-based object identifier

ORA-22973: size of object identifier exceeds maximum size allowed

ORA-22974: missing WITH OBJECT OID clause

ORA-22975: cannot create a PRIMARY KEY-based REF to this object view

ORA-22976: incorrect number of arguments to MAKE_REF

ORA-22977: missing or invalid attribute

ORA-22978: only simple attribute name is allowed in the WITH OBJECT OID clause

ORA-22979: cannot INSERT object view REF or user-defined REF

ORA-22980: must specify a set of attributes for the WITH OBJECT OID clause

ORA-22981: must specify a table/view having system generated OID

ORA-22982: cannot create sub-view under this view

ORA-22983: not a user-defined REF

ORA-22984: view query cannot contain references to a super view

ORA-22985: event for tracing frodef in ddfCFull

ORA-22990: LOB locators cannot span transactions

ORA-22991: insufficient space allocated for argument

ORA-22992: cannot use LOB locators selected from remote tables

ORA-22993: specified input amount is greater than actual source amount

ORA-22994: source offset is beyond the end of the source LOB

ORA-22995: TABLESPACE DEFAULT option is invalid in this context

ORA-22996: NEXT extent size is smaller than LOB chunksize

ORA-22997: VARRAY &#124; OPAQUE stored as LOB is not specified at the table level

ORA-22998: CLOB or NCLOB in multibyte character set not supported

ORA-22999: CLOB or NCLOB data may have been corrupted

ORA-23290: This operation may not be combined with any other operation

ORA-23291: Only base table columns may be renamed

ORA-23292: The constraint does not exist

ORA-23293: Cannot rename a column which is part of a join index

ORA-23301: mixed use of deferred rpc destination modes

ORA-23302: application raised communication failure during deferred RPC

ORA-23303: application raised generic exception during deferred RPC

ORA-23304: malformed deferred rpc at arg of in call , in tid

ORA-23305: internal deferred RPC error:

ORA-23306: schema does not exist

ORA-23307: replicated schema already exists

ORA-23308: object . does not exist or is invalid

ORA-23309: object . of type exists

ORA-23310: object group &quot;&quot;.&quot;&quot; is not quiesced

ORA-23312: not the masterdef according to

ORA-23313: object group &quot;&quot;.&quot;&quot; is not mastered at

ORA-23314: database is not a materialized view site for &quot;&quot;.&quot;&quot;

ORA-23315: repcatlog version or request is not supported by version

ORA-23316: the masterdef is

ORA-23317: a communication failure has occurred

ORA-23318: a ddl failure has occurred

ORA-23319: parameter value is not appropriate

ORA-23320: the request failed because of values and

ORA-23321: Pipename may not be null

ORA-23322: Privilege error accessing pipe

ORA-23323: parameter length exceeds deferred RPC limits

ORA-23324: error , while creating deferror entry at &quot;&quot; with error

ORA-23325: parameter type is not

ORA-23326: object group &quot;&quot;.&quot;&quot; is quiesced

ORA-23327: imported deferred rpc data does not match of importing db

ORA-23328: mview base table &quot;&quot;.&quot;&quot; differs from master table &quot;&quot;.&quot;&quot;

ORA-23329: successful user-provided ddl but no materialized view &quot;&quot;.&quot;&quot;

ORA-23330: column group already exists

ORA-23331: column group does not exist

ORA-23332: group is in use; cannot drop

ORA-23333: column is already part of a column group

ORA-23334: column does not exist in table or column group

ORA-23335: priority group already exists

ORA-23336: priority group does not exist

ORA-23337: priority or value not in priority group

ORA-23338: priority or value already in priority group

ORA-23339: duplicate conflict resolution information

ORA-23340: incorrect resolution method

ORA-23341: user function required

ORA-23342: invalid parameter column

ORA-23343: no match for specified conflict resolution information

ORA-23344: constraint (.) does not exist

ORA-23345: table &quot;&quot;.&quot;&quot; not registered to collect statistics

ORA-23346: primary key or object ID is undefined for table or materialized view

ORA-23347: datatype for column table not supported

ORA-23348: cannot replicate procedure ; only IN parameters supported

ORA-23349: cannot generate replication support for functions

ORA-23350: maximum number of recursive calls exceeded

ORA-23351: parameter datatype for procedure not supported

ORA-23352: duplicate destination for deferred transaction

ORA-23353: deferred RPC queue has entries for object group &quot;&quot;.&quot;&quot;

ORA-23354: deferred RPC execution disabled for &quot;&quot; with &quot;&quot;

ORA-23355: object . does not exist or is invalid at master site

ORA-23356: masterdef recognizes a master which does not recognize the masterdef

ORA-23357: the propagator does not exist

ORA-23358: invalid remote user

ORA-23359: error on creating a ddl record for a repcatlog record

ORA-23360: only one materialized view for master table &quot;&quot; can be created

ORA-23361: materialized view &quot;&quot; does not exist at master site

ORA-23362: invalid user

ORA-23363: mismatch of mview base table &quot;&quot; at master and mview site

ORA-23364: Feature not enabled: Advanced replication

ORA-23365: site does not exist

ORA-23366: integer value is less than 1

ORA-23367: table is missing the primary key

ORA-23368: name cannot be null or the empty string

ORA-23369: value of &quot;&quot; argument cannot be null

ORA-23370: table and table are not shape equivalent ()

ORA-23371: column unknown in table

ORA-23372: type in table is unsupported

ORA-23373: object group &quot;&quot;.&quot;&quot; does not exist

ORA-23374: object group &quot;&quot;.&quot;&quot; already exists

ORA-23375: feature is incompatible with database version at

ORA-23376: node is not compatible with replication version &quot;&quot;

ORA-23377: bad name for missing_rows_oname1 argument

ORA-23378: connection qualifier &quot;&quot; is not valid for object group &quot;&quot;.&quot;&quot;

ORA-23379: connection qualifier &quot;&quot; is too long

ORA-23380: propagation mode &quot;&quot; is not valid

ORA-23381: generated object for base object .@ does not exist

ORA-23382: materialized view repgroup &quot;&quot;.&quot;&quot; is not registered at site

ORA-23383: registration for materialized view repgroup &quot;&quot;.&quot;&quot; failed at site

ORA-23384: replication parallel push argument out of range

ORA-23385: replication parallel push argument not valid

ORA-23386: replication parallel push cannot create slave processes

ORA-23387: replication parallel push dequeue error

ORA-23388: replication parallel push watermark error

ORA-23389: obsolete procedure; drop objects and recreate using new master

ORA-23392: could not find materialized view to be associated with &quot;&quot;.&quot;&quot;

ORA-23393: the user is already the propagator

ORA-23394: duplicate propagator

ORA-23395: object &quot;&quot;.&quot;&quot; of type &quot;&quot; does not exist or is invalid

ORA-23396: database link &quot;&quot; does not exist or has not been scheduled

ORA-23397: global name &quot;&quot; does not match database link name &quot;&quot;

ORA-23398: user name &quot;&quot; at database link &quot;&quot; does not match local user name &quot;&quot;

ORA-23399: generation of replication support for &quot;&quot;.&quot;&quot; is not complete

ORA-23400: invalid materialized view name &quot;&quot;

ORA-23401: materialized view &quot;&quot;.&quot;&quot; does not exist

ORA-23402: refresh was aborted because of conflicts caused by deferred txns

ORA-23403: refresh group &quot;&quot;.&quot;&quot; already exists

ORA-23404: refresh group &quot;&quot;.&quot;&quot; does not exist

ORA-23405: refresh group number does not exist

ORA-23406: insufficient privileges on user &quot;&quot;

ORA-23407: object name must be shaped like &quot;schema&quot;.&quot;object&quot; or &quot;object&quot;

ORA-23408: this replication operation is not supported in a mixed configuration

ORA-23409: could not find an unused refresh group number

ORA-23410: materialized view &quot;&quot;.&quot;&quot; is already in a refresh group

ORA-23411: materialized view &quot;&quot;.&quot;&quot; is not in refresh group &quot;&quot;.&quot;&quot;

ORA-23412: master table&#039;s primary key columns have changed

ORA-23413: table &quot;&quot;.&quot;&quot; does not have a materialized view log

ORA-23414: materialized view log for &quot;&quot;.&quot;&quot; does not record rowid values

ORA-23415: materialized view log for &quot;&quot;.&quot;&quot; does not record the primary key

ORA-23416: table &quot;&quot;.&quot;&quot; does not contain a primary key constraint

ORA-23417: unknown materialized view type:

ORA-23418: cannot unregister the propagator who is currently in use

ORA-23419: regenerate replication support before resuming master activity

ORA-23420: interval must evaluate to a time in the future

ORA-23421: job number is not a job in the job queue

ORA-23422: Oracle Server could not generate an unused job number

ORA-23423: job number is not positive

ORA-23424: materialized view &quot;&quot;.&quot;&quot; at not registered

ORA-23425: invalid materialized view identifier

ORA-23426: deferred RPC queue has entries for

ORA-23427: deferred purge queue argument out of range

ORA-23428: job associated instance number is not valid

ORA-23430: argument &quot;&quot; cannot be NULL or empty string

ORA-23431: wrong state:

ORA-23432: master site already exists

ORA-23433: executing against wrong master site

ORA-23434: master site not known for object group

ORA-23435: cannot create an updatable ROWID materialized view with LOB columns

ORA-23436: missing template authorization for user

ORA-23437: template authorization already exists for user

ORA-23438: missing refresh group template

ORA-23439: refresh group template already exists

ORA-23440: incorrect public template value

ORA-23441: object does not exist for refresh group template

ORA-23442: object already exists for the refresh group template

ORA-23443: missing template parameter

ORA-23444: duplicate template parameter

ORA-23445: missing template site

ORA-23446: duplicate template site

ORA-23447: missing user parameter value

ORA-23448: duplicate user parameter value

ORA-23449: missing user name

ORA-23450: flavor already contains object &quot;&quot;.&quot;&quot;

ORA-23451: flavor already defined for object group &quot;&quot;.&quot;&quot;

ORA-23452: flavor of object group &quot;&quot;.&quot;&quot; is already published

ORA-23453: requested operation is not supported on top flavor

ORA-23454: flavor not defined for object group &quot;&quot;.&quot;&quot;

ORA-23455: flavor contains object &quot;&quot;

ORA-23456: flavor does not contain &quot;&quot;

ORA-23457: invalid flavor ID

ORA-23458: inappropriate flavor at

ORA-23459: flavor must contain &quot;&quot;

ORA-23460: missing value for column in resolution method &quot;&quot; for &quot;&quot;.&quot;&quot;.&quot;&quot;

ORA-23461: fail to resolve conflict for &quot;&quot;.&quot;&quot;.&quot;&quot;

ORA-23462: flavor in use at site

ORA-23463: flavor incompatible with object &quot;&quot;.&quot;&quot;

ORA-23464: flavor lacks column of &quot;&quot;.&quot;&quot;

ORA-23465: flavor already includes column of &quot;&quot;.&quot;&quot;

ORA-23466: flavor requires missing object &quot;&quot;.&quot;&quot;

ORA-23467: flavor lacks object &quot;&quot;.&quot;&quot;

ORA-23468: missing

ORA-23469: is different between templates

ORA-23470: invalid status

ORA-23471: template not authorized for user

ORA-23472: materialized view &quot;&quot;.&quot;&quot; must be atomically refreshed

ORA-23473: replication RPC processing for &quot;&quot;.&quot;&quot; is disabled

ORA-23474: definition of &quot;&quot;.&quot;&quot; has changed since generation of replication support

ORA-23475: key column must be sent and compared

ORA-23476: cannot import from to

ORA-23477: unable to alter propagation mode for object group &quot;&quot;.&quot;&quot;

ORA-23478: object group &quot;&quot; is already mastered at

ORA-23480: Column is not a top-level column of &quot;&quot;.&quot;&quot;.

ORA-23481: unexpected name string &quot;&quot;

ORA-23482: column of &quot;&quot;.&quot;&quot;: object types not allowed.

ORA-23483: object &quot;&quot;.&quot;&quot; not allowed in this operation.

ORA-23484: internal internet Application Server error:

ORA-23485: Column group &quot;&quot; must consist of a single numeric column only

ORA-23487: object groups &quot;&quot;.&quot;&quot; and &quot;&quot;.&quot;&quot; do not have the same connection qualifier

ORA-23488: propagation mode &quot;&quot; for &quot;&quot; is not allowed for this operation

ORA-23489: duplicate entry &quot;&quot;

ORA-23490: extension request &quot;&quot; with status &quot;&quot; not allowed in this operation

ORA-23491: no valid extension request at &quot;&quot;

ORA-23492: no new sites for extension request &quot;&quot;

ORA-23493: &quot;&quot; is not a new site for extension request &quot;&quot;

ORA-23494: too many rows for destination &quot;&quot;

ORA-23495: serial propagation can not be used for &quot;&quot;

ORA-23496: can not change disabled status for &quot;&quot; and &quot;&quot;

ORA-23497: repgroup name cannot be null

ORA-23498: repgroups specified must have the same masters

ORA-23500: cannot switch master for a multi-tier materialized view repgroup &quot;&quot;.&quot;&quot;

ORA-23501: refresh template cannot be instantiated for database with compatibilty equal to or less than 8.0

ORA-23502: valid directory for offline instatiation is not specified

ORA-23503: error occurred during IAS instantiation

ORA-23504: columns added to table do not match list of columns to be added

ORA-23505: Object &quot;&quot;.&quot;&quot; is missing.

ORA-23514: invalid or incorrect number of arguments

ORA-23515: materialized views and/or their indices exist in the tablespace

ORA-23531: site owner already exists in the template.

ORA-23532: tables with different synchronization mechanisms are in the same group

ORA-23533: object &quot;&quot;.&quot;&quot; can not be cached

ORA-23534: missing column in materialized view container table &quot;&quot;.&quot;&quot;

ORA-23535: instantiating templates from multiple back ends is not allowed.

ORA-23536: the object &quot;&quot;.&quot;&quot; is not cached at the middle tier as expected.

ORA-23537: function or procedure is not allowed to be invoked from this site.

ORA-23538: cannot explicitly refresh a NEVER REFRESH materialized view (&quot;&quot;)

ORA-23539: table &quot;&quot;.&quot;&quot; currently being redefined

ORA-23540: Redefinition not defined or initiated

ORA-23541: tables do not match tables used while defining the redefinition

ORA-23542: dependent object &quot;&quot;.&quot;&quot; already registered

ORA-23600: cannot create PROPAGATION, already exists

ORA-23601: PROPAGATION_NAME does not exist

ORA-23602: Invalid streams process type

ORA-23603: STREAMS enqueue aborted due to low SGA

ORA-23605: invalid value &quot;&quot; for STREAMS parameter

ORA-23606: invalid object

ORA-23607: invalid column &quot;&quot;

ORA-23608: invalid resolution column &quot;&quot;

ORA-23609: unable to find directory object for directory

ORA-23610: internal dbms_streams_tablespaces error: [] [] [] []

ORA-23611: tablespace &quot;&quot; has more than one data file

ORA-23612: unable to find tablespace &quot;&quot;

ORA-23613: Script already exists

ORA-23614: Script does not exist

ORA-23615: Block number does not exist for script

ORA-23616: Failure in executing block for script

ORA-23617: Block for script has already been executed

ORA-23618: Generation of script is not complete.

ORA-23619: non-Oracle system error:

ORA-23620: bind value size too large for PL/SQL CALL operation

ORA-23621: Operation corresponding to script is in progress.

ORA-23622: Operation .. is in progress.

ORA-23623: MAINTAIN_TTS: tablespace(s) already exist(s) in target database.

ORA-23624: MAINTAIN_TTS: Invalid tablespace name, reason: .]]></description>
		<content:encoded><![CDATA[<p>ORA-14311: Expecting VALUES LESS THAN or AT clause</p>
<p>ORA-14312: Value already exists in partition</p>
<p>ORA-14313: Value does not exist in partition</p>
<p>ORA-14314: resulting List partition(s) must contain atleast 1 value</p>
<p>ORA-14315: cannot merge a partition with itself</p>
<p>ORA-14316: table is not partitioned by List method</p>
<p>ORA-14317: cannot drop the last value of partition</p>
<p>ORA-14318: DEFAULT partition must be last partition specified</p>
<p>ORA-14319: DEFAULT cannot be specified with other values</p>
<p>ORA-14320: DEFAULT cannot be specified for ADD/DROP VALUES or SPLIT</p>
<p>ORA-14321: cannot add/drop values to DEFAULT partition</p>
<p>ORA-14322: DEFAULT partition already exists</p>
<p>ORA-14323: cannot add partition when DEFAULT partition exists</p>
<p>ORA-14324: values being added already exist in DEFAULT partition</p>
<p>ORA-14325: only LOCAL indexes may be specified in this clause</p>
<p>ORA-14326: Primary index on an IOT, DOMAIN and LOB indexes may not be specified in the UPDATE INDEXES clause</p>
<p>ORA-14327: Some index [sub]partitions could not be rebuilt</p>
<p>ORA-14328: Allow UPDATE INDEXES clause for PIOTs. To be used for testing</p>
<p>ORA-14329: domain index [sub]partitions cannot be renamed in this clause</p>
<p>ORA-14400: inserted partition key does not map to any partition</p>
<p>ORA-14401: inserted partition key is outside specified partition</p>
<p>ORA-14402: updating partition key column would cause a partition change</p>
<p>ORA-14403: cursor invalidation detected after getting DML partition lock</p>
<p>ORA-14404: partitioned table contains partitions in a different tablespace</p>
<p>ORA-14405: partitioned index contains partitions in a different tablespace</p>
<p>ORA-14406: updated partition key is beyond highest legal partition key</p>
<p>ORA-14407: partitioned table contains subpartitions in a different tablespace</p>
<p>ORA-14408: partitioned index contains subpartitions in a different tablespace</p>
<p>ORA-14409: inserted partition key is outside specified subpartition</p>
<p>ORA-14450: attempt to access a transactional temp table already in use</p>
<p>ORA-14451: unsupported feature with temporary table</p>
<p>ORA-14452: attempt to create, alter or drop an index on temporary table already in use</p>
<p>ORA-14453: attempt to use a LOB of a temporary table, whose data has alreadybeen purged</p>
<p>ORA-14454: attempt to reference temporary table in a referential integrity constraint</p>
<p>ORA-14455: attempt to create referential integrity constraint on temporary table</p>
<p>ORA-14456: cannot rebuild index on a temporary table</p>
<p>ORA-14457: disallowed Nested Table column in a Temporary table</p>
<p>ORA-14458: attempt was made to create a temporary table with INDEX organization</p>
<p>ORA-14459: missing GLOBAL keyword</p>
<p>ORA-14460: only one COMPRESS or NOCOMPRESS clause may be specified</p>
<p>ORA-14461: cannot REUSE STORAGE on a temporary table TRUNCATE</p>
<p>ORA-14462: cannot TRUNCATE temporary table in an autonomous transaction which is already in use by the parent transaction</p>
<p>ORA-14500: LOCAL option not valid without partition name</p>
<p>ORA-14501: object is not partitioned</p>
<p>ORA-14503: only one partition name can be specified</p>
<p>ORA-14504: syntax not supported for analyze</p>
<p>ORA-14505: LOCAL option valid only for partitioned indexes</p>
<p>ORA-14506: LOCAL option required for partitioned indexes</p>
<p>ORA-14507: partition corrupt. all rows do not fall within partition bounds</p>
<p>ORA-14508: specified VALIDATE INTO table not found</p>
<p>ORA-14509: specified VALIDATE INTO table form incorrect</p>
<p>ORA-14510: can specify VALIDATE INTO clause only for partitioned tables</p>
<p>ORA-14511: cannot perform operation on a partitioned object</p>
<p>ORA-14512: cannot perform operation on a clustered object</p>
<p>ORA-14513: partitioning column may not be of object datatype</p>
<p>ORA-14514: LOCAL option not valid without subpartition name</p>
<p>ORA-14515: only one aubpartition name can be specified</p>
<p>ORA-14516: subpartition corrupt. all rows do not fall within subpartition bounds</p>
<p>ORA-14517: subpartition of index &#8216;.&#8217; is in unusable state</p>
<p>ORA-14518: partition contains rows corresponding to values being dropped</p>
<p>ORA-14519: Conflicting tablespace blocksizes for : Tablespace block size [] conflicts with previously specified/implied tablespace block size []</p>
<p>ORA-14520: Tablespace block size [] does not match existing object block size []</p>
<p>ORA-14521: Default tablespace block size [] for does not match existing block size []</p>
<p>ORA-14522: Partition-level default tablespace block size [] for does not match existing block size []</p>
<p>ORA-14523: Cannot co-locate [sub]partition of with table [sub]partition because block size [] does not match table block size []</p>
<p>ORA-14524: Always allow partitioning. To be used only by trusted clients</p>
<p>ORA-14525: Fast Split event</p>
<p>ORA-14526: This event is no longer used.</p>
<p>ORA-14527: Allow ROWID datatype for partitioning key columns</p>
<p>ORA-14528: simulated crash during drop table optimization</p>
<p>ORA-14529: copy hakan factor during ctas at facilitate exchange partition</p>
<p>ORA-14532: Event for bug 5618049</p>
<p>ORA-14534: Event for bug 5996430 fix to be turned on</p>
<p>ORA-14551: cannot perform a DML operation inside a query</p>
<p>ORA-14552: cannot perform a DDL, commit or rollback inside a query or DML</p>
<p>ORA-14553: cannot perform a lob write operation inside a query</p>
<p>ORA-14601: Illegal to specify SUBPARTITIONS or STORE-IN while specifying a subpartition template</p>
<p>ORA-14602: SUBPARTITION TEMPLATE is legal only for a composite partitioned table</p>
<p>ORA-14603: [SUBPARTITIONS | SUBPARTITION TEMPLATE] subpartition_count syntax is valid only for range-hash tables</p>
<p>ORA-14604: During CREATE TABLE time it is illegal to specify SUBPARTITIONS or STORE IN once a SUBPARTITION TEMPLATE has been specified</p>
<p>ORA-14605: Name missing for subpartition / lob segment in template</p>
<p>ORA-14606: Tablespace was specified for previous subpartitions in template but is not specified for</p>
<p>ORA-14607: Tablespace was not specified for previous subpartitions in template but is specified for</p>
<p>ORA-14608: Tablespace was specified for the previous lob segments of column in template but is not specified for</p>
<p>ORA-14609: Tablespace was not specified for the previous lob segments of column in template but is specified for</p>
<p>ORA-14610: Lob attributes not specified for lob column for subpartition</p>
<p>ORA-14611: Duplicate subpartition name in template</p>
<p>ORA-14612: Duplicate lob segment name for lob column in template</p>
<p>ORA-14613: Attempt to generate name from parent name and template name failed as the combine named would have been longer than allowed</p>
<p>ORA-14614: List value &#8221; specified twice in subpartition &#8221;</p>
<p>ORA-14615: List value &#8221; specified twice in subpartitions &#8221;, &#8221;</p>
<p>ORA-14616: table is not subpartitioned by List method</p>
<p>ORA-14617: cannot add/drop values to DEFAULT subpartition</p>
<p>ORA-14618: cannot drop the last value of subpartition</p>
<p>ORA-14619: resulting List subpartition(s) must contain at least 1 value</p>
<p>ORA-14620: DEFAULT subpartition already exists</p>
<p>ORA-14621: cannot add subpartition when DEFAULT subpartition exists</p>
<p>ORA-14622: Value already exists in subpartition</p>
<p>ORA-14623: Value does not exist in subpartition</p>
<p>ORA-14624: DEFAULT subpartition must be last subpartition specified</p>
<p>ORA-14625: subpartition contains rows corresponding to values being dropped</p>
<p>ORA-14626: values being added already exist in DEFAULT subpartition</p>
<p>ORA-14627: Invalid operation was specified on a GLOBAL partitioned index</p>
<p>ORA-14628: specification of bounds is inconsistent with LIST method</p>
<p>ORA-14629: cannot drop the only subpartition of a partition</p>
<p>ORA-14630: subpartition resides in offlined tablespace</p>
<p>ORA-14631: the partition bounds do not match the subpartition bounds of the partition</p>
<p>ORA-14632: cannot specify PARALLEL clause when adding a List subpartition</p>
<p>ORA-14633: Index maintainence clause not allowed for ADD list subpartition to a Composite partitioned table</p>
<p>ORA-14634: Subpartition descriptions cannot be specified during the SPLIT/MERGE of a partition of a Range-List partitioned table</p>
<p>ORA-14635: only one resulting subpartition can be specified for MERGE SUBPARTITIONS</p>
<p>ORA-14636: only 2 resulting subpartition can be specified for SPLIT SUBPARTITION</p>
<p>ORA-14637: cannot merge a subpartition with itself</p>
<p>ORA-14638: cannot MERGE subpartitions in different Range Composite partitions</p>
<p>ORA-14639: SUBPARTITIONS clause can be specfied only for Hash, Composite Range Hash table/partition</p>
<p>ORA-14640: add/coalesce index partition operation is valid only for hash partitioned global indexes</p>
<p>ORA-14641: STORE-IN clause can be specified only for a Hash, Composite Range Hash table/partition</p>
<p>ORA-14642: Bitmap index mismatch for tables in ALTER TABLE EXCHANGE PARTITION</p>
<p>ORA-14643: Hakan factor mismatch for tables in ALTER TABLE EXCHANGE PARTITION</p>
<p>ORA-14644: table is not subpartitioned by Hash method</p>
<p>ORA-14645: STORE IN clause cannot be specified for Range List objects</p>
<p>ORA-14646: Specified alter table operation involving compression cannot be performed in the presence of usable bitmap indexes</p>
<p>ORA-14700: Object(s) owned by SYS cannot be locked by non-SYS user</p>
<p>ORA-15000: command disallowed by current instance type</p>
<p>ORA-15001: diskgroup &#8220;&#8221; does not exist or is not mounted</p>
<p>ORA-15002: parameter LOCK_NAME_SPACE exceeds limit of characters</p>
<p>ORA-15003: diskgroup &#8220;&#8221; already mounted in another lock name space</p>
<p>ORA-15004: alias &#8220;&#8221; does not exist</p>
<p>ORA-15005: name &#8220;&#8221; is already used by an existing alias</p>
<p>ORA-15006: template &#8220;&#8221; does not exist</p>
<p>ORA-15007: name is already used by an existing template</p>
<p>ORA-15008: cannot drop system template</p>
<p>ORA-15009: ASM disk &#8220;&#8221; does not exist</p>
<p>ORA-15010: name is already used by an existing ASM disk</p>
<p>ORA-15011: failure group &#8220;&#8221; contains no members</p>
<p>ORA-15012: ASM file &#8221; does not exist</p>
<p>ORA-15013: diskgroup &#8220;&#8221; is already mounted</p>
<p>ORA-15014: location &#8221; is not in the discovery set</p>
<p>ORA-15017: diskgroup &#8220;&#8221; cannot be mounted</p>
<p>ORA-15018: diskgroup cannot be created</p>
<p>ORA-15019: discovered duplicate path &#8221; for &#8221;</p>
<p>ORA-15020: discovered duplicate ASM disk &#8220;&#8221;</p>
<p>ORA-15021: parameter &#8220;&#8221; is not valid in instance</p>
<p>ORA-15023: reached maximum allowable number of disks</p>
<p>ORA-15024: discovered duplicately numbered ASM disk</p>
<p>ORA-15025: could not open disk &#8221;</p>
<p>ORA-15026: disk &#8221; is not an ASM disk</p>
<p>ORA-15027: active use of diskgroup &#8220;&#8221; precludes its dismount</p>
<p>ORA-15028: ASM file &#8221; not dropped; currently being accessed</p>
<p>ORA-15029: disk &#8221; is already mounted by this instance</p>
<p>ORA-15030: diskgroup name &#8220;&#8221; is in use by another diskgroup</p>
<p>ORA-15031: disk specification &#8221; matches no disks</p>
<p>ORA-15032: not all alterations performed</p>
<p>ORA-15033: disk &#8221; belongs to diskgroup &#8220;&#8221;</p>
<p>ORA-15034: disk &#8221; does not require the FORCE option</p>
<p>ORA-15035: no disks belong to diskgroup &#8220;&#8221;</p>
<p>ORA-15036: disk &#8221; is truncated</p>
<p>ORA-15037: disk &#8221; is smaller than mimimum of MBs</p>
<p>ORA-15038: disk &#8221; size mismatch with diskgroup [] [] []</p>
<p>ORA-15039: diskgroup not dropped</p>
<p>ORA-15040: diskgroup is incomplete</p>
<p>ORA-15041: diskgroup space exhausted</p>
<p>ORA-15042: ASM disk &#8220;&#8221; is missing</p>
<p>ORA-15043: ASM disk &#8220;&#8221; is not a diskgroup member</p>
<p>ORA-15044: ASM disk &#8221; is incorrectly named</p>
<p>ORA-15045: ASM file name &#8221; is not in reference form</p>
<p>ORA-15046: ASM file name &#8221; is not in single-file creation form</p>
<p>ORA-15047: ASM file name &#8221; is not in multiple-file creation form</p>
<p>ORA-15048: ASM internal files cannot be deleted</p>
<p>ORA-15049: diskgroup &#8220;&#8221; contains error(s)</p>
<p>ORA-15050: disk &#8220;&#8221; contains error(s)</p>
<p>ORA-15051: file &#8221; contains error(s)</p>
<p>ORA-15052: ASM file name &#8221; is not in diskgroup &#8220;&#8221;</p>
<p>ORA-15053: diskgroup &#8220;&#8221; contains existing files</p>
<p>ORA-15054: disk &#8220;&#8221; does not exist in diskgroup &#8220;&#8221;</p>
<p>ORA-15055: unable to connect to ASM instance</p>
<p>ORA-15056: additional error message</p>
<p>ORA-15057: specified size of MB is larger than actual size of MB</p>
<p>ORA-15058: disk &#8221; belongs to an incompatible diskgroup</p>
<p>ORA-15059: invalid device type for ASM disk</p>
<p>ORA-15060: template &#8220;&#8221; does not exist</p>
<p>ORA-15061: ASM operation not supported []</p>
<p>ORA-15062: ASM disk is globally closed</p>
<p>ORA-15063: ASM discovered an insufficient number of disks for diskgroup &#8220;&#8221;</p>
<p>ORA-15064: communication failure with ASM instance</p>
<p>ORA-15065: hash collision for diskgroup names &#8221; and &#8221;</p>
<p>ORA-15066: offlining disk &#8220;&#8221; may result in a data loss</p>
<p>ORA-15067: command or option incompatible with diskgroup redundancy</p>
<p>ORA-15068: maximum number of diskgroups already mounted</p>
<p>ORA-15069: ASM file &#8221; not accessible; timed out waiting for lock</p>
<p>ORA-15070: maximum number of files exceeded in diskgroup &#8220;&#8221;</p>
<p>ORA-15071: ASM disk &#8220;&#8221; is already being dropped</p>
<p>ORA-15072: command requires at least failure groups, discovered only</p>
<p>ORA-15073: diskgroup is mounted by another ASM instance</p>
<p>ORA-15074: diskgroup requires rebalance completion</p>
<p>ORA-15075: disk(s) are not visible cluster-wide</p>
<p>ORA-15076: Emulating I/O errors on the OSM disk</p>
<p>ORA-15077: could not locate ASM instance serving a required diskgroup</p>
<p>ORA-15078: ASM diskgroup was forcibly dismounted</p>
<p>ORA-15079: ASM file is closed</p>
<p>ORA-15080: synchronous I/O operation to a disk failed</p>
<p>ORA-15081: failed to submit an I/O operation to a disk</p>
<p>ORA-15082: ASM failed to communicate with database instance</p>
<p>ORA-15083: failed to communicate with ASMB background process</p>
<p>ORA-15090: handle is not a valid descriptor</p>
<p>ORA-15091: operation incompatible with open handle in this session</p>
<p>ORA-15092: I/O request size is not a multiple of logical block size</p>
<p>ORA-15093: buffer only contains bytes, I/O requested is bytes</p>
<p>ORA-15094: attempted to write to file opened in read only mode</p>
<p>ORA-15095: reached maximum ASM file size ( GB)</p>
<p>ORA-15096: lost disk write detected</p>
<p>ORA-15097: cannot SHUTDOWN ASM instance with connected RDBMS instance</p>
<p>ORA-15099: disk &#8221; is larger than maximum size of MBs</p>
<p>ORA-15100: invalid or missing diskgroup name</p>
<p>ORA-15101: no action specified</p>
<p>ORA-15102: invalid POWER expression</p>
<p>ORA-15103: conflicting or duplicate REPAIR options</p>
<p>ORA-15104: conflicting CONTENTS options</p>
<p>ORA-15105: missing or invalid FAILGROUP name</p>
<p>ORA-15106: missing or invalid operating system disk locator string</p>
<p>ORA-15107: missing or invalid ASM disk name</p>
<p>ORA-15108: missing or invalid template name</p>
<p>ORA-15109: conflicting protection attributes specified</p>
<p>ORA-15110: no diskgroups mounted</p>
<p>ORA-15111: conflicting or duplicate STRIPE options</p>
<p>ORA-15112: No diskgroups are currently mounted.</p>
<p>ORA-15113: alias name &#8221; refers to a directory</p>
<p>ORA-15114: missing or invalid ASM file name</p>
<p>ORA-15115: missing or invalid ASM disk size specifier</p>
<p>ORA-15116: invalid combination of ALTER DISKGROUP options</p>
<p>ORA-15117: command only operates on one diskgroup</p>
<p>ORA-15120: ASM file name &#8221; does not begin with the ASM prefix character</p>
<p>ORA-15121: ASM file name &#8221; contains an invalid diskgroup name</p>
<p>ORA-15122: ASM file name &#8221; contains an invalid file number</p>
<p>ORA-15123: ASM file name &#8221; contains an invalid incarnation number</p>
<p>ORA-15124: ASM file name &#8221; contains an invalid alias name</p>
<p>ORA-15125: ASM file name &#8221; contains an invalid template name</p>
<p>ORA-15126: component within ASM file name &#8221; exceeds maximum length</p>
<p>ORA-15127: ASM file name &#8221; cannot use templates</p>
<p>ORA-15128: ASM file name &#8221; exceeds maximum length</p>
<p>ORA-19570: file number is outside valid range of 1 through</p>
<p>ORA-19571: recid stamp not found in control file</p>
<p>ORA-19572: cannot process file , file is being being resized</p>
<p>ORA-19573: cannot obtain enqueue for datafile</p>
<p>ORA-19574: output filename must be specified</p>
<p>ORA-19575: expected blocks in file , found</p>
<p>ORA-19576: datafile not defined in control file</p>
<p>ORA-19577: file is MISSING</p>
<p>ORA-19578: end of volume while duplexing to sequential files, backup piece incomplete</p>
<p>ORA-19579: archivelog record for not found</p>
<p>ORA-19580: conversation not active</p>
<p>ORA-19581: no files have been named</p>
<p>ORA-19582: archivelog file header validation for failed</p>
<p>ORA-19583: conversation terminated due to error</p>
<p>ORA-19584: file already in use</p>
<p>ORA-19585: premature end of volume on piece</p>
<p>ORA-19586: k-byte limit is too small to hold piece directory</p>
<p>ORA-19587: error occurred reading bytes at block number</p>
<p>ORA-19588: recid stamp is no longer valid</p>
<p>ORA-19589: is not a snapshot or backup control file</p>
<p>ORA-19590: conversation already active</p>
<p>ORA-19591: backup aborted because job time exceeded duration time</p>
<p>ORA-19592: wrong conversation type</p>
<p>ORA-19593: datafile number already included as</p>
<p>ORA-19594: control file already included as</p>
<p>ORA-19595: archivelog already included in backup conversation</p>
<p>ORA-19596: SPFILE already included</p>
<p>ORA-19597: file blocksize does not match set blocksize of</p>
<p>ORA-19598: can not backup SPFILE because the instance was not started with SPFILE</p>
<p>ORA-19599: block number is corrupt in</p>
<p>ORA-19600: input file is ()</p>
<p>ORA-19601: output file is ()</p>
<p>ORA-19602: cannot backup or copy active file in NOARCHIVELOG mode</p>
<p>ORA-19603: cannot backup or copy active file with KEEP .. UNRECOVERABLE option</p>
<p>ORA-19604: conversation file naming phase is over</p>
<p>ORA-19605: input filename must be specified</p>
<p>ORA-19606: Cannot copy or restore to snapshot control file</p>
<p>ORA-19607: is an active control file</p>
<p>ORA-19608: is not a backup piece</p>
<p>ORA-19609: is from different backup set: stamp count</p>
<p>ORA-19610: directory block is corrupt</p>
<p>ORA-19611: backup piece out of order. Expected but found</p>
<p>ORA-19612: datafile not restored due to</p>
<p>ORA-19613: datafile not found in backup set</p>
<p>ORA-19614: archivelog thread sequence not found in backup set</p>
<p>ORA-19615: some files not found in backup set</p>
<p>ORA-19616: output filename must be specified if database not mounted</p>
<p>ORA-19617: file contains different resetlogs data</p>
<p>ORA-19618: cannot name files after restoreValidate has been called</p>
<p>ORA-19619: cannot call restoreValidate after files have been named</p>
<p>ORA-19620: is not of type</p>
<p>ORA-19621: archivelog range has already been specified</p>
<p>ORA-19622: archivelog thread sequence not restored due to</p>
<p>ORA-19623: file is open</p>
<p>ORA-19624: operation failed, retry possible</p>
<p>ORA-19625: error identifying file</p>
<p>ORA-19626: backup set type is &#8211; can not be processed by this conversation</p>
<p>ORA-19627: cannot read backup pieces during control file application</p>
<p>ORA-19628: invalid SCN range</p>
<p>ORA-19629: no files in specified archivelog SCN range</p>
<p>ORA-19630: end of volume encountered while copying backup piece</p>
<p>ORA-19631: archivelog record contains no file name</p>
<p>ORA-19632: file name not found in control file</p>
<p>ORA-19633: control file record is out of sync with recovery catalog</p>
<p>ORA-19634: filename required for this function</p>
<p>ORA-19635: input and output filenames are identical:</p>
<p>ORA-19636: archivelog thread sequence already included</p>
<p>ORA-19637: backupPieceCreate requires file name when using DISK device</p>
<p>ORA-19638: file is not current enough to apply this incremental backup</p>
<p>ORA-19639: file is more current than this incremental backup</p>
<p>ORA-19640: datafile checkpoint is SCN time</p>
<p>ORA-19641: backup datafile checkpoint is SCN time</p>
<p>ORA-19642: start SCN of incremental backup is</p>
<p>ORA-19643: datafile : incremental-start SCN is too recent</p>
<p>ORA-19644: datafile : incremental-start SCN is prior to resetlogs SCN</p>
<p>ORA-19645: datafile : incremental-start SCN is prior to creation SCN</p>
<p>ORA-19646: cannot change size of datafile from to</p>
<p>ORA-19647: non-zero LEVEL cannot be specified when INCREMENTAL is FALSE</p>
<p>ORA-19648: datafile : incremental-start SCN equals checkpoint SCN</p>
<p>ORA-19649: offline-range record recid stamp not found in file</p>
<p>ORA-19650: Offline-range record recid stamp in file has SCN</p>
<p>ORA-19651: cannot apply offline-range record to datafile : SCN mismatch</p>
<p>ORA-19652: cannot apply offline-range record to datafile : file is fuzzy</p>
<p>ORA-19653: cannot switch to older file incarnation</p>
<p>ORA-19654: must use backup control file to switch file incarnations</p>
<p>ORA-19655: cannot switch to incarnation with different resetlogs data</p>
<p>ORA-19656: cannot backup, copy, or delete online log</p>
<p>ORA-19657: cannot inspect current datafile</p>
<p>ORA-19658: cannot inspect &#8211; file is from different resetlogs</p>
<p>ORA-19659: incremental restore would advance file past resetlogs</p>
<p>ORA-19660: some files in the backup set could not be verified</p>
<p>ORA-19661: datafile could not be verified</p>
<p>ORA-19662: archived log thread sequence could not be verified</p>
<p>ORA-19663: cannot apply current offline range to datafile</p>
<p>ORA-19664: file type: , file name:</p>
<p>ORA-19665: size in file header does not match actual file size of</p>
<p>ORA-19666: cannot do incremental restore of the control file</p>
<p>ORA-19667: cannot do incremental restore of datafile</p>
<p>ORA-19668: cannot do full restore of datafile</p>
<p>ORA-19669: proxy copy functions cannot be run on DISK channel</p>
<p>ORA-19670: file already being restored</p>
<p>ORA-19671: media management software returned invalid proxy handle</p>
<p>ORA-19672: media management software returned invalid file status</p>
<p>ORA-19673: error during proxy copy of file</p>
<p>ORA-19674: file is already being backed up with proxy copy</p>
<p>ORA-19675: file was modified during proxy copy</p>
<p>ORA-19676: one or more files failed during proxy backup or restore</p>
<p>ORA-19677: RMAN configuration name exceeds maximum length of</p>
<p>ORA-19678: RMAN configuration value exceeds maximum length of</p>
<p>ORA-19679: RMAN configuration number is outside valid range of 1 through</p>
<p>ORA-19680: some blocks not recovered. See trace file for details</p>
<p>ORA-19681: block media recovery on control file not possible</p>
<p>ORA-19682: file not in block media recovery context</p>
<p>ORA-19683: real and backup blocksize of file are unequal</p>
<p>ORA-19684: block media recovery failed because database is suspended</p>
<p>ORA-19685: SPFILE could not be verified</p>
<p>ORA-19686: SPFILE not restored due to</p>
<p>ORA-19687: SPFILE not found in backup set</p>
<p>ORA-19688: control file autobackup format() for does not have %F</p>
<p>ORA-19689: cannot have more than one %F in control file autobackup format() for</p>
<p>ORA-19690: backup piece release incompatible with Oracle release</p>
<p>ORA-19691: is from different database: id=, name=</p>
<p>ORA-19692: missing creation stamp on piece</p>
<p>ORA-19693: backup piece already included</p>
<p>ORA-19694: some changed blocks were not found in the change tracking file</p>
<p>ORA-19695: fixed table x$krbmsft has not been populated</p>
<p>ORA-19696: control file not found in backup set</p>
<p>ORA-19697: standby control file not found in backup set</p>
<p>ORA-19698: is from different database: id=, db_name=</p>
<p>ORA-19699: cannot make copies with compression enabled</p>
<p>ORA-19700: device type exceeds maximum length of</p>
<p>ORA-19701: device name exceeds maximum length of</p>
<p>ORA-19702: device parameter exceeds maximum length of</p>
<p>ORA-19703: device command string exceeds maximum length of</p>
<p>ORA-19704: file name exceeds maximum length of</p>
<p>ORA-19705: tag value exceeds maximum length of characters</p>
<p>ORA-19706: invalid SCN</p>
<p>ORA-19707: invalid record block number &#8211;</p>
<p>ORA-19708: log destination exceeds maximum length of characters</p>
<p>ORA-19709: numeric parameter must be non-negative integer</p>
<p>ORA-19710: unsupported character set</p>
<p>ORA-19711: cannot use reNormalizeAllFileNames while database is open</p>
<p>ORA-19712: table name exceeds maximum length of</p>
<p>ORA-19713: invalid copy number:</p>
<p>ORA-19714: length for generated name longer than</p>
<p>ORA-19715: invalid format for generated name</p>
<p>ORA-19716: error processing format to generate name for backup</p>
<p>ORA-19717: for non-OMF search the pattern must be specified</p>
<p>ORA-19718: length for command id longer than</p>
<p>ORA-19719: length for operation name longer than</p>
<p>ORA-19720: Error occurred when converting an OCI number into an SCN</p>
<p>ORA-19721: Cannot find datafile with absolute file number in tablespace</p>
<p>ORA-19722: datafile is an incorrect version</p>
<p>ORA-19723: Cannot recreate plugged in read-only datafile</p>
<p>ORA-19724: snapshot too old: snapshot time is before file plug-in time</p>
<p>ORA-19725: can not acquire plug-in enqueue</p>
<p>ORA-19726: cannot plug data [] at level into database running at compatibility level</p>
<p>ORA-19727: cannot plug data [] at level into database running Oracle</p>
<p>ORA-19728: data object number conflict between table and partition in table</p>
<p>ORA-19729: File is not the initial version of the plugged in datafile</p>
<p>ORA-19730: can not convert offline plugged-in datafile</p>
<p>ORA-19731: cannot apply change to unverified plugged-in datafile</p>
<p>ORA-19732: incorrect number of datafiles for tablespace</p>
<p>ORA-19733: COMPATIBLE parameter needs to be or greater</p>
<p>ORA-19734: wrong creation SCN &#8211; control file expects converted plugged-in datafile</p>
<p>ORA-19735: wrong creation SCN &#8211; control file expects initial plugged-in datafile</p>
<p>ORA-19736: can not plug a tablespace into a database using a different national character set</p>
<p>ORA-19737: simulate read-only database connection to execute sql query</p>
<p>ORA-19738: cannot find language information for character set: &#8221;</p>
<p>ORA-19740: text is longer than</p>
<p>ORA-19750: change tracking file: &#8221;</p>
<p>ORA-19751: could not create the change tracking file</p>
<p>ORA-19752: block change tracking is already enabled</p>
<p>ORA-19753: error writing to change tracking file</p>
<p>ORA-19754: error reading from change tracking file</p>
<p>ORA-19755: could not open change tracking file</p>
<p>ORA-19756: corrupt block number found in change tracking file</p>
<p>ORA-19757: could not resize change tracking file to blocks</p>
<p>ORA-19758: failed to enable/disable block change tracking: out of SGA memory</p>
<p>ORA-19759: block change tracking is not enabled</p>
<p>ORA-19760: error starting change tracking</p>
<p>ORA-19761: block size is not valid for change tracking file</p>
<p>ORA-19762: invalid file type</p>
<p>ORA-19763: compatibility version is higher than maximum allowed:</p>
<p>ORA-19764: database id does not match database id in control file</p>
<p>ORA-19765: mount id does not match mount id in control file</p>
<p>ORA-19766: missing CHANGE keyword</p>
<p>ORA-19767: missing TRACKING keyword</p>
<p>ORA-19768: USING clause only valid with ENABLE CHANGE TRACKING</p>
<p>ORA-19769: missing FILE keyword</p>
<p>ORA-19770: invalid change tracking file name</p>
<p>ORA-19771: cannot rename change tracking file while database is open</p>
<p>ORA-19772: change tracking file name exceeds limit of characters</p>
<p>ORA-19773: must specify change tracking file name</p>
<p>ORA-19776: PROXY restore to ASM diskgroup &#8220;&#8221; is not supported.</p>
<p>ORA-19777: ASM file cannot be proxy backed up.</p>
<p>ORA-19778: event to be in hot backup mode for given seconds</p>
<p>ORA-19800: Unable to initialize Oracle Managed Destination</p>
<p>ORA-19801: initialization parameter DB_RECOVERY_FILE_DEST is not set</p>
<p>ORA-19802: cannot use DB_RECOVERY_FILE_DEST without DB_RECOVERY_FILE_DEST_SIZE</p>
<p>ORA-19803: Parameter DB_RECOVERY_FILE_DEST_SIZE is out of range (1 &#8211; )</p>
<p>ORA-19804: cannot reclaim bytes disk space from limit</p>
<p>ORA-19805: recid of was deleted to reclaim disk space</p>
<p>ORA-19806: cannot make duplex backups in recovery area</p>
<p>ORA-19808: recovery destination parameter mismatch</p>
<p>ORA-19809: limit exceeded for recovery files</p>
<p>ORA-19810: Cannot create temporary control file in DB_RECOVERY_FILE_DEST</p>
<p>ORA-19811: cannot have files in DB_RECOVERY_FILE_DEST with keep attributes</p>
<p>ORA-19812: cannot use without DB_RECOVERY_FILE_DEST</p>
<p>ORA-19813: cannot have unavailable file in DB_RECOVERY_FILE_DEST</p>
<p>ORA-19815: WARNING: of bytes is % used, and has remaining bytes available.</p>
<p>ORA-19816: WARNING: Files may exist in that are not known to database.</p>
<p>ORA-19830: error from target database:</p>
<p>ORA-19831: incompatible &#8230; DBMS_BACKUP_RESTORE package: &#8230; required</p>
<p>ORA-19851: OS error while managing auxiliary database</p>
<p>ORA-19852: error creating services for auxiliary instance (error )</p>
<p>ORA-19853: error preparing auxiliary instance (error )</p>
<p>ORA-19854: error obtaining connect string from target</p>
<p>ORA-19860: piece validation cannot be performed more than once</p>
<p>ORA-19861: additional backup pieces cannot be validated in this conversation</p>
<p>ORA-19862: backup pieces must be validated before accessing results</p>
<p>ORA-19863: device block size is larger than max allowed:</p>
<p>ORA-19870: error reading backup piece</p>
<p>ORA-19880: Corrupted space header for datafile , block backup aborted</p>
<p>ORA-19881: Corrupted space bitmap for datafile , block backup aborted</p>
<p>ORA-19900: RESETLOGS must be specified after recovery to new incarnation</p>
<p>ORA-19901: database needs more recovery to create new incarnation</p>
<p>ORA-19902: incarnation key not found</p>
<p>ORA-19903: test recovery not allowed when recovering to new incarnation</p>
<p>ORA-19904: test recovery not allowed for datafile</p>
<p>ORA-19905: log_archive_format must contain %s, %t and %r</p>
<p>ORA-19906: recovery target incarnation changed during recovery</p>
<p>ORA-19907: recovery time or SCN does not belong to recovered incarnation</p>
<p>ORA-19908: datafile has invalid checkpoint</p>
<p>ORA-19909: datafile belongs to an orphan incarnation</p>
<p>ORA-19910: can not change recovery target incarnation in control file</p>
<p>ORA-19911: datafile contains future changes at the incarnation boundary</p>
<p>ORA-19912: cannot recover to target incarnation</p>
<p>ORA-19913: unable to decrypt backup</p>
<p>ORA-19914: unable to encrypt backup</p>
<p>ORA-19915: unable to encrypt pre-10.2 files</p>
<p>ORA-19921: maximum number of rows exceeded</p>
<p>ORA-16144: simulate RFS error while terminal recovery in progress</p>
<p>ORA-16145: archival for thread# sequence# in progress</p>
<p>ORA-16146: standby destination control file enqueue unavailable</p>
<p>ORA-16147: standby database referenced by multiple archive log destinations</p>
<p>ORA-16148: user requested expiration of managed recovery operation</p>
<p>ORA-16149: enable simulated ARCH RAC archival testing</p>
<p>ORA-16150: FINISH recovery performed on another, older standby database</p>
<p>ORA-16151: Managed Standby Recovery not available</p>
<p>ORA-16152: standby database is in &#8216;no-data-loss&#8217; protected mode</p>
<p>ORA-16153: enable ARCH Physical RFS client debugging</p>
<p>ORA-16154: suspect attribute:</p>
<p>ORA-16155: enable arch procs to not exceed log_archive_max_processes</p>
<p>ORA-16156: LGWR archive log dependency not allowed if database is standby protected</p>
<p>ORA-16157: media recovery not allowed following successful FINISH recovery</p>
<p>ORA-16158: simulated failure during terminal recovery</p>
<p>ORA-16159: Cannot change protected standby destination attributes</p>
<p>ORA-16160: Cannot change protected standby database configuration</p>
<p>ORA-16161: Cannot mix standby and online redo log file members for group</p>
<p>ORA-16162: Cannot add new standby databases to protected configuration</p>
<p>ORA-16163: LGWR network server host attach error</p>
<p>ORA-16164: LGWR network server host detach error</p>
<p>ORA-16165: LGWR failed to hear from network server</p>
<p>ORA-16166: LGWR network server failed to send remote message</p>
<p>ORA-16167: LGWR network server could not switch to non-blocking mode</p>
<p>ORA-16168: LGWR network server could not switch to blocking mode</p>
<p>ORA-16169: LGWR network server invalid parameters</p>
<p>ORA-16170: Terminal recovery may have left the database in an inconsistent state</p>
<p>ORA-16171: RECOVER&#8230;FINISH not allowed due to gap for thr , seq &#8211;</p>
<p>ORA-16172: archive logs detected beyond Terminal End-Of-Redo</p>
<p>ORA-16173: incompatible archival network connections active</p>
<p>ORA-16174: user requested thread/sequence termination of managed recovery</p>
<p>ORA-16175: cannot shut down database when media recovery is active</p>
<p>ORA-16176: background dictionary build cannot be running</p>
<p>ORA-16177: media recovery is not required</p>
<p>ORA-16178: Cannot specify remote destinations in archivelog manual mode</p>
<p>ORA-16179: incremental changes to &#8220;&#8221; not allowed with SPFILE</p>
<p>ORA-16180: number processes specified for MAX_PARALLEL_SERVERS is too small</p>
<p>ORA-16181: SGA specified for Logical Standby is too large</p>
<p>ORA-16182: Internal error on internal channel during remote archival</p>
<p>ORA-16183: Internal event for testing purposes</p>
<p>ORA-16184: DB_UNIQUE_NAME hashes to the same value as DB_UNIQUE_NAME</p>
<p>ORA-16185: REMOTE_ARCHIVE_ENABLE and LOG_ARCHIVE_CONFIG mutually exclusive</p>
<p>ORA-16186: Modifying LOG_ARCHIVE_CONFIG requires SID=&#8217;*&#8217; qualifier</p>
<p>ORA-16187: LOG_ARCHIVE_CONFIG contains duplicate, conflicting or invalid attributes</p>
<p>ORA-16188: LOG_ARCHIVE_CONFIG settings inconsistent with previously started instance</p>
<p>ORA-16189: Internal event for testing RTA purposes</p>
<p>ORA-16190: Internal event for RFS Auth testing purposes</p>
<p>ORA-16191: Primary log shipping client not logged on standby</p>
<p>ORA-16192: Primary and standby network integrity mismatch</p>
<p>ORA-16193: Primary and standby network encryption mismatch</p>
<p>ORA-16194: Modifying DB_UNIQUE_NAME requires SID=&#8217;*&#8217; qualifier</p>
<p>ORA-16195: DG_CONFIG requires DB_UNIQUE_NAME be explicitly defined</p>
<p>ORA-16196: database has been previously opened and closed</p>
<p>ORA-16197: Invalid DB_UNIQUE_NAME parameter specification</p>
<p>ORA-16198: Timeout incurred on internal channel during remote archival</p>
<p>ORA-16199: Terminal recovery failed to recover to a consistent point</p>
<p>ORA-16200: Skip procedure requested to skip statement</p>
<p>ORA-16201: Skip procedure requested to apply statement</p>
<p>ORA-16202: Skip procedure requested to replace statement</p>
<p>ORA-16203: Unable to interpret skip procedure return values</p>
<p>ORA-16204: DDL successfully applied</p>
<p>ORA-16205: DDL skipped due to skip setting</p>
<p>ORA-16206: database already configured as Logical Standby database</p>
<p>ORA-16207: Logical standby dictionary build not permitted.</p>
<p>ORA-16208: Logical standby dictionary build failed to start.</p>
<p>ORA-16209: Logical standby dictionary build failed to complete.</p>
<p>ORA-16210: Logical standby coordinator process terminated with error</p>
<p>ORA-16211: unsupported record found in the archived redo log</p>
<p>ORA-16212: number processes specified for APPLY is too great</p>
<p>ORA-16213: ddl encountered, stopping apply engine</p>
<p>ORA-16214: apply stalled for apply delay</p>
<p>ORA-16215: history metadata inconsistency</p>
<p>ORA-16216: Log stream sequence error</p>
<p>ORA-16217: prepare to switchover has not completed</p>
<p>ORA-16218: This database is already preparing to switch over.</p>
<p>ORA-16219: This database is not preparing to switch over.</p>
<p>ORA-16220: no failed transaction found</p>
<p>ORA-16221: history table synchronization error</p>
<p>ORA-16222: automatic Logical Standby retry of last action</p>
<p>ORA-16223: DDL skipped, unsupported in current version</p>
<p>ORA-16224: Database Guard is enabled</p>
<p>ORA-16225: Missing LogMiner session name for Streams</p>
<p>ORA-16226: DDL skipped due to lack of support</p>
<p>ORA-16227: DDL skipped due to missing object</p>
<p>ORA-16228: Insufficient recovery for logical standby</p>
<p>ORA-16229: PDML child for parent cannot be skipped.</p>
<p>ORA-16230: committing transaction</p>
<p>ORA-16231: DDL barrier</p>
<p>ORA-16232: adding Logical Standby skip entry for table .</p>
<p>ORA-16233: The table . is unsupported now</p>
<p>ORA-16234: restarting to reset Logical Standby apply</p>
<p>ORA-16235: DDL skipped because import has occurred</p>
<p>ORA-16236: Logical Standby metadata operation in progress</p>
<p>ORA-16237: SGA specified for Logical Standby is too small</p>
<p>ORA-16238: attempt to use version 9 log</p>
<p>ORA-16239: IMMEDIATE option not available without standby redo logs</p>
<p>ORA-16240: Waiting for logfile (thread# , sequence# )</p>
<p>ORA-16241: Waiting for gap logfile (thread# , sequence# )</p>
<p>ORA-16242: Processing logfile (thread# , sequence# )</p>
<p>ORA-16243: paging out bytes of memory to disk</p>
<p>ORA-16244: taking checkpoint and paging out bytes to disk</p>
<p>ORA-16245: paging in transaction , ,</p>
<p>ORA-16246: User initiated abort apply successfully completed</p>
<p>ORA-16247: DDL skipped on internal schema</p>
<p>ORA-16248: RFS connections not permitted during Terminal Apply</p>
<p>ORA-16249: Terminal apply failed to complete during failover</p>
<p>ORA-16250: Failed to acquire starting scn of new log stream</p>
<p>ORA-16251: LSP1 Background Build not permitted</p>
<p>ORA-16252: Rebuild operation not permitted</p>
<p>ORA-16253: Logical Standby cannot start due to incomplete terminal apply</p>
<p>ORA-16254: change db_name to in the client-side parameter file (pfile)</p>
<p>ORA-16255: Log Auto Delete conflicts with another LogMiner session</p>
<p>ORA-16256: Failure to complete standby redo logfile archival after failover</p>
<p>ORA-16257: Switchover initiated stop apply successfully completed</p>
<p>ORA-16258: marking index unusable due to a constraint violation</p>
<p>ORA-16259: Switchover to logical standby requires a log archive destination</p>
<p>ORA-16260: Waiting to replace partial or corrupt logfile (thread# , sequence# )</p>
<p>ORA-16276: specified database link does not correspond to primary database</p>
<p>ORA-16277: specified table is not supported by logical standby database</p>
<p>ORA-16278: specified table has a multi-object skip rule defined</p>
<p>ORA-16279: Supplied dblink must have CONNECT, RESOURCE, and SELECT_CATALOG_ROLE roles</p>
<p>ORA-16300: LSBY architected tracing event</p>
<p>ORA-16400: quota attributes are not allowed with DB_RECOVERY_FILE_DEST</p>
<p>ORA-16401: archivelog rejected by RFS</p>
<p>ORA-16402: ONDEMAND archival requires FAL_CLIENT and FAL_SERVER support</p>
<p>ORA-16403: shutdown in progress &#8211; remote connection is not permitted</p>
<p>ORA-16404: Internal event for simulating software version mismatches</p>
<p>ORA-16405: Internal event for simulating software version mismatches</p>
<p>ORA-16406: Primary and standby database software version mismatch</p>
<p>ORA-16407: Standby database is in the future of the archive log</p>
<p>ORA-16408: Incompatible archival Redo Branch lineage</p>
<p>ORA-16409: Archive log switchover reference number mismatch</p>
<p>ORA-16410: enable simulated LGWR netslave infinite wait</p>
<p>ORA-16411: ONDEMAND archival requires active managed recovery operation</p>
<p>ORA-16412: ONDEMAND archival requires active SQL apply operation</p>
<p>ORA-16413: Unsupported database type for ONDEMAND archivelog destinations</p>
<p>ORA-16414: Event to prevent MRP from clearing online redo logfiles</p>
<p>ORA-16415: Event to enable lock dumping</p>
<p>ORA-16416: Switchover target is not synchronized with the primary</p>
<p>ORA-16417: Activation occurred after recovery from standby redo log files; a full database backup is required</p>
<p>ORA-16427: Potential archive log gap too large to service</p>
<p>ORA-16431: Cannot expand control file</p>
<p>ORA-16501: the Data Guard broker operation failed</p>
<p>ORA-16502: the Data Guard broker operation succeeded with warnings</p>
<p>ORA-16503: site ID allocation failure</p>
<p>ORA-16504: the Data Guard configuration already exists</p>
<p>ORA-16505: site ID is invalid</p>
<p>ORA-16506: out of memory</p>
<p>ORA-16507: unrecognized request identifier</p>
<p>ORA-16508: channel handle not initialized</p>
<p>ORA-16509: the request timed out</p>
<p>ORA-16510: messaging error using ksrwait</p>
<p>ORA-16511: messaging error using ksrget</p>
<p>ORA-16512: parameter exceeded maximum size limit</p>
<p>ORA-16513: maximum requests exceeded</p>
<p>ORA-16514: the request was not found</p>
<p>ORA-16515: no rcv channel</p>
<p>ORA-16516: the current state is invalid for the attempted operation</p>
<p>ORA-16517: the object handle is invalid</p>
<p>ORA-16518: unable to allocate virtual instance id</p>
<p>ORA-16519: the resource handle is invalid</p>
<p>ORA-16520: unable to allocate resource id</p>
<p>ORA-16521: unable to create generic template id</p>
<p>ORA-16522: generic template not found</p>
<p>ORA-16523: operation requires the client to connect to instance &#8220;&#8221;</p>
<p>ORA-16524: unsupported operation</p>
<p>ORA-16525: the Data Guard broker is not yet available</p>
<p>ORA-16526: unable to allocate task element</p>
<p>ORA-16527: unable to allocate SGA heap</p>
<p>ORA-16528: unable to allocate PGA heap</p>
<p>ORA-16529: bad sender id</p>
<p>ORA-16530: invalid buffer or length</p>
<p>ORA-16531: unable to post message</p>
<p>ORA-16532: Data Guard broker configuration does not exist</p>
<p>ORA-16533: inconsistent Data Guard broker state</p>
<p>ORA-16534: no more requests accepted</p>
<p>ORA-16535: CRS is preventing execution of a broker operation</p>
<p>ORA-16536: unknown object type</p>
<p>ORA-16537: child count exceeded</p>
<p>ORA-16538: no match on requested item</p>
<p>ORA-16539: task element not found</p>
<p>ORA-16540: invalid argument</p>
<p>ORA-16541: site is not enabled</p>
<p>ORA-16542: unrecognized operation</p>
<p>ORA-16543: invalid request made to broker</p>
<p>ORA-16544: modifying DG_BROKER_START requires SID=&#8217;*&#8217; qualifier</p>
<p>ORA-16545: unable to get response</p>
<p>ORA-16546: missing or invalid piece</p>
<p>ORA-16547: cannot disable the primary database</p>
<p>ORA-16548: object not enabled</p>
<p>ORA-16549: invalid string</p>
<p>ORA-16550: truncated result</p>
<p>ORA-16551: short string copied</p>
<p>ORA-16552: an error occurred when generating the CLIENT OPERATION table</p>
<p>ORA-16553: the Data Guard broker process (DMON) failed to shutdown</p>
<p>ORA-16554: translation not valid</p>
<p>ORA-16555: the Data Guard database is not active</p>
<p>ORA-16556: observer version mismatch</p>
<p>ORA-16557: the database is already in use</p>
<p>ORA-16558: the database specified for switchover is not a standby database</p>
<p>ORA-16559: out of memory at</p>
<p>ORA-16560: unable to convert document, syntax error at &#8220;&#8221;</p>
<p>ORA-16561: cannot remove an active instance</p>
<p>ORA-16562: intended_state not used here, syntax error at &#8220;&#8221;</p>
<p>ORA-16563: unable to add value, syntax error at &#8220;&#8221;</p>
<p>ORA-16564: lookup failed, syntax error at</p>
<p>ORA-16565: duplicate property, syntax error at &#8220;&#8221;</p>
<p>ORA-16566: unsupported document type</p>
<p>ORA-16567: Data Guard broker internal parser error at &#8220;&#8221;</p>
<p>ORA-16568: cannot set property</p>
<p>ORA-16569: Data Guard configuration is not enabled</p>
<p>ORA-16570: operation requires restart of database &#8220;&#8221;</p>
<p>ORA-16571: Data Guard configuration file creation failure</p>
<p>ORA-16572: Data Guard configuration file not found</p>
<p>ORA-16573: attempt to change configuration file for an enabled broker configuration</p>
<p>ORA-16574: switchover disallowed when required databases are offline</p>
<p>ORA-16575: request terminated at broker discretion</p>
<p>ORA-16576: failed to update Data Guard configuration file</p>
<p>ORA-16577: corruption detected in Data Guard configuration file</p>
<p>ORA-16578: failed to read Data Guard configuration file</p>
<p>ORA-16579: bad Data Guard NetSlave state detected</p>
<p>ORA-16580: bad Data Guard NetSlave network link</p>
<p>ORA-16581: Data Guard NetSlave failed to send message to DRCX</p>
<p>ORA-16582: could not edit instance specific property</p>
<p>ORA-16583: bad Data Guard Connection Process DRCX state</p>
<p>ORA-16584: illegal operation on a standby site</p>
<p>ORA-16585: illegal operation on a primary site</p>
<p>ORA-16586: could not edit database property through instance</p>
<p>ORA-16587: ambiguous object specified to Data Guard broker</p>
<p>ORA-16588: no more internal buffers</p>
<p>ORA-16589: Data Guard Connection process detected a network transfer error</p>
<p>ORA-16590: Data Guard configuration does not contain a primary database</p>
<p>ORA-16591: unknown field &#8220;&#8221; in document</p>
<p>ORA-16592: missing field &#8220;&#8221; in document</p>
<p>ORA-16593: XML conversion failed</p>
<p>ORA-16594: process discovered that DMON process does not exist</p>
<p>ORA-16595: Process failed to terminate</p>
<p>ORA-16596: object not part of the Data Guard broker configuration</p>
<p>ORA-16597: Data Guard broker detects two or more primary databases</p>
<p>ORA-16598: Data Guard broker detected a mismatch in configuration</p>
<p>ORA-16599: Data Guard broker detected a stale configuration</p>
<p>ORA-16600: failover operation can only be submitted at target database</p>
<p>ORA-16601: site contains required resources that are disabled</p>
<p>ORA-16602: object must be disabled to perform this operation</p>
<p>ORA-16603: Data Guard broker detected a mismatch in configuration ID</p>
<p>ORA-16604: unable to describe template using package &#8220;&#8221;</p>
<p>ORA-16605: unable to delete template, template is in use</p>
<p>ORA-16606: unable to find property &#8220;&#8221;</p>
<p>ORA-16607: one or more databases have failed</p>
<p>ORA-16608: one or more databases have warnings</p>
<p>ORA-16609: database is being disabled</p>
<p>ORA-16610: command &#8221; in progress</p>
<p>ORA-16611: operation aborted at user request</p>
<p>ORA-16612: string value too long for attribute &#8220;&#8221;</p>
<p>ORA-16613: initialization in progress for database</p>
<p>ORA-16614: object has an ancestor that is disabled</p>
<p>ORA-16615: event for Data Guard NetSlave testing</p>
<p>ORA-16616: event for Data Guard monitor testing</p>
<p>ORA-16617: unknown object identifier specified in request</p>
<p>ORA-16618: response document of size &#8220;&#8221; bytes is too large</p>
<p>ORA-16619: health check timed out</p>
<p>ORA-16620: one or more databases could not be contacted for a delete operation</p>
<p>ORA-16621: database name for ADD DATABASE must be unique</p>
<p>ORA-16622: two or more broker database objects resolve to one physical database</p>
<p>ORA-16623: stale DRC UID sequence number detected</p>
<p>ORA-16624: broker protocol version mismatch detected</p>
<p>ORA-16625: cannot reach the database</p>
<p>ORA-16626: failed to enable specified object</p>
<p>ORA-16627: operation disallowed since no standby databases would remain to support protection mode</p>
<p>ORA-16628: the broker protection mode is inconsistent with the database setting</p>
<p>ORA-16629: database reports a different protection level from the protection mode</p>
<p>ORA-16630: that database property was deprecated</p>
<p>ORA-16631: operation requires shutdown of database/instance &#8220;&#8221;</p>
<p>ORA-16632: instance being added to database profile</p>
<p>ORA-16633: the only instance of the database cannot be removed</p>
<p>ORA-16634: Event for Data Guard NetSlave tracing</p>
<p>ORA-16635: NetSlave connection was broken in the middle of a transmission session</p>
<p>ORA-16636: Fast-Start Failover target standby in error state, cannot stop observer</p>
<p>ORA-16637: an instance failed to access the Data Guard broker configuration</p>
<p>ORA-16638: could not get the instance status</p>
<p>ORA-16639: specified instance inactive or currently unavailable</p>
<p>ORA-16640: CRS warns that multiple instances may still be running</p>
<p>ORA-16641: failure to acquire broker configuration metadata lock</p>
<p>ORA-16642: db_unique_name mismatch</p>
<p>ORA-16643: unable to determine location of broker configuration files</p>
<p>ORA-16644: apply instance not available</p>
<p>ORA-16645: unexpected new instance interrupted current operation</p>
<p>ORA-16646: Fast-Start Failover is disabled</p>
<p>ORA-16647: could not start more than one observer</p>
<p>ORA-16648: a new observer registered with identifier</p>
<p>ORA-16649: database will open after Data Guard broker has evaluated Fast-Start Failover status</p>
<p>ORA-16650: command incompatible when Fast-Start Failover is enabled</p>
<p>ORA-16651: requirements not met for enabling Fast-Start Failover</p>
<p>ORA-16652: Fast-Start Failover target standby database is disabled</p>
<p>ORA-16653: failed to reinstate database</p>
<p>ORA-16654: Fast-Start Failover is enabled</p>
<p>ORA-16655: specified target standby database invalid</p>
<p>ORA-16656: higher DRC UID sequence number detected</p>
<p>ORA-16657: reinstatement of database in progress</p>
<p>ORA-16658: unobserved Fast-Start Failover configuration</p>
<p>ORA-16659: failover operation in progress</p>
<p>ORA-16660: FSFO operation attempted in absence of a broker configuration</p>
<p>ORA-16661: the standby database needs to be reinstated</p>
<p>ORA-16662: network timeout when contacting a remote database</p>
<p>ORA-16663: event to control broker&#8217;s actions in the development environment</p>
<p>ORA-16664: unable to receive the result from a remote database</p>
<p>ORA-16665: timeout waiting for the result from a remote database</p>
<p>ORA-16666: error message is in XML already</p>
<p>ORA-16700: the standby database has diverged from the primary database</p>
<p>ORA-16701: generic resource guard request failed</p>
<p>ORA-16702: generic resource guard warning</p>
<p>ORA-16703: cannot set property while the database is enabled</p>
<p>ORA-16704: cannot modify a read-only property</p>
<p>ORA-16705: internal error in resource guard</p>
<p>ORA-16706: no resource guard is available</p>
<p>ORA-16707: the value of the property is invalid, valid values are</p>
<p>ORA-16708: the state supplied to resource guard is invalid</p>
<p>ORA-16709: standby archived log location settings conflict with flash recovery area</p>
<p>ORA-16710: the resource guard is out of memory</p>
<p>ORA-16711: the resource guard index is out of bounds</p>
<p>ORA-16712: the resource handle is invalid</p>
<p>ORA-16713: the resource guard timed out while servicing the request</p>
<p>ORA-16714: the value of property is inconsistent with the database setting</p>
<p>ORA-16715: redo transport-related property of standby database &#8220;&#8221; is inconsistent</p>
<p>ORA-16716: clearing parameter LOG_ARCHIVE_DEST failed</p>
<p>ORA-16717: clearing parameter LOG_ARCHIVE_DUPLEX_DEST failed</p>
<p>ORA-16718: failed to locate database object</p>
<p>ORA-16719: unable to query V$ARCHIVE_DEST fixed view</p>
<p>ORA-16720: no LOG_ARCHIVE_DEST_n initialization parameters available</p>
<p>ORA-16721: unable to set LOG_ARCHIVE_DEST_n initialization parameters</p>
<p>ORA-16722: unable to set LOG_ARCHIVE_DEST_STATE_n initialization parameters</p>
<p>ORA-16723: setting AlternateLocation property conflicts with the redo transport setting</p>
<p>ORA-16724: the intended state for the database has been set to OFFLINE</p>
<p>ORA-16725: the phase supplied to resource guard is invalid</p>
<p>ORA-16726: the external condition supplied to resource guard is invalid</p>
<p>ORA-16727: resource guard cannot close database</p>
<p>ORA-16728: consistency check for property found error</p>
<p>ORA-16729: validation of value for property found error</p>
<p>ORA-16730: error executing dbms_logstdby.skip_txn procedure</p>
<p>ORA-16731: error executing dbms_logstdby.unskip_txn procedure</p>
<p>ORA-16732: error executing dbms_logstdby.skip procedure</p>
<p>ORA-16733: error executing dbms_logstdby.unskip procedure</p>
<p>ORA-16734: error executing dbms_logstdby.skip_error procedure</p>
<p>ORA-16735: error executing dbms_logstdby.unskip_error procedure</p>
<p>ORA-16736: unable to find the destination entry of standby database &#8220;&#8221; in V$ARCHIVE_DEST</p>
<p>ORA-16737: the redo transport service for standby database &#8220;&#8221; has an error</p>
<p>ORA-16738: redo tranport service for standby database &#8220;&#8221; unexpectedly offline</p>
<p>ORA-16739: redo transport service for standby database &#8220;&#8221; unexpectedly online</p>
<p>ORA-16740: redo transport service for standby database &#8220;&#8221; incorrectly set to ALTERNATE</p>
<p>ORA-16741: the destination parameter of standby database &#8220;&#8221; has incorrect syntax</p>
<p>ORA-16742: the standby database &#8220;&#8221; has exhausted its quota</p>
<p>ORA-16743: the status of redo transport service for standby database &#8220;&#8221; is unknown</p>
<p>ORA-16744: the DG_CONFIG list of LOG_ARCHIVE_CONFIG parameter is full</p>
<p>ORA-16745: unable to add DB_UNIQUE_NAME into the DG_CONFIG list because it is full</p>
<p>ORA-16746: resource guard encountered errors during database mount</p>
<p>ORA-16747: logical standby database guard could not be turned on</p>
<p>ORA-16748: resource guard encountered errors during database open</p>
<p>ORA-16749: resource guard encountered errors in switchover to logical primary database</p>
<p>ORA-16750: resource guard encountered errors while activating logical primary database</p>
<p>ORA-16751: resource guard encountered errors in switchover to primary database</p>
<p>ORA-16752: resource guard could not mount standby database</p>
<p>ORA-16753: resource guard could not open standby database</p>
<p>ORA-16754: resource guard could not activate standby database</p>
<p>ORA-16755: failed to set initialization parameter</p>
<p>ORA-16756: resource guard could not open standby database read-only</p>
<p>ORA-16757: resource guard could not get property</p>
<p>ORA-16758: the specified apply instance is not running</p>
<p>ORA-16759: resource guard unable to start SQL Apply with initial SCN</p>
<p>ORA-16760: resource guard could not start SQL Apply</p>
<p>ORA-16761: resource guard could not stop SQL Apply</p>
<p>ORA-16762: invalid database state</p>
<p>ORA-16763: redo transport service for a standby database is online</p>
<p>ORA-16764: redo transport service to a standby database is offline</p>
<p>ORA-16765: Redo Apply is unexpectedly online</p>
<p>ORA-16766: Redo Apply unexpectedly offline</p>
<p>ORA-16767: SQL Apply unexpectedly online</p>
<p>ORA-16768: SQL Apply unexpectedly offline</p>
<p>ORA-16769: the physical standby database is open read-only</p>
<p>ORA-16770: physical standby database not in read-only state</p>
<p>ORA-16771: failover to a physical standby database failed</p>
<p>ORA-16772: error switching over between primary and standby databases</p>
<p>ORA-16773: error starting Redo Apply</p>
<p>ORA-16774: error stopping Redo Apply</p>
<p>ORA-16775: target standby database in broker operation has potential data loss</p>
<p>ORA-16776: health check of the redo transport service failed</p>
<p>ORA-16777: unable to find the destination entry of a standby database in V$ARCHIVE_DEST</p>
<p>ORA-16778: redo transport error for one or more databases</p>
<p>ORA-16779: the destination parameter of a database is set incorrectly</p>
<p>ORA-16780: a database has exhausted its archived redo log storage quota</p>
<p>ORA-16781: the status of redo transport service for a database is unknown</p>
<p>ORA-16782: instance not open for read and write access</p>
<p>ORA-16783: instance not open for read and write access</p>
<p>ORA-16784: the database name in Dependency property is incorrect</p>
<p>ORA-16785: the database is not in ARCHIVELOG mode</p>
<p>ORA-16786: resource guard cannot access Data Guard broker metadata</p>
<p>ORA-16787: event for Data Guard Resource Guard process testing</p>
<p>ORA-16788: unable to set one or more database configuration property values</p>
<p>ORA-16789: missing standby redo logs</p>
<p>ORA-16790: the value of the configurable property is invalid</p>
<p>ORA-16791: unable to check the existence of the standby redo logs</p>
<p>ORA-16792: configuration property value is inconsistent with database setting</p>
<p>ORA-16793: logical standby database guard is unexpectedly off</p>
<p>ORA-16794: database guard is on for primary database</p>
<p>ORA-16795: database resource guard detects that database re-creation is required</p>
<p>ORA-16796: one or more properties could not be imported from the database</p>
<p>ORA-16797: database is not using a server parameter file</p>
<p>ORA-16798: unable to complete terminal recovery on the standby database</p>
<p>ORA-16799: Redo Apply is offline</p>
<p>ORA-16800: redo transport service for a standby database incorrectly set to ALTERNATE</p>
<p>ORA-16801: redo transport-related property is inconsistent with database setting</p>
<p>ORA-16802: downgrading redo transport mode from SYNC disallowed</p>
<p>ORA-16803: unable to query a database table or fixed view</p>
<p>ORA-16804: one or more configuration properties in metadata have invalid values</p>
<p>ORA-16805: change of LogXptMode property violates overall protection mode</p>
<p>ORA-16806: supplemental logging is not turned on</p>
<p>ORA-16807: unable to change database protection mode</p>
<p>ORA-16808: unable to resolve the full path name</p>
<p>ORA-16809: multiple warnings detected for the database</p>
<p>ORA-16810: multiple errors or warnings detected for the database</p>
<p>ORA-16811: apply instance not recorded by the Data Guard broker</p>
<p>ORA-16812: log apply service not running on apply instance recorded by the broker</p>
<p>ORA-16813: log apply service not running on apply instance recorded by the broker</p>
<p>ORA-16814: incorrect redo transport setting for AlternateLocation for standby database</p>
<p>ORA-16815: incorrect redo transport setting for AlternateLocation for standby database &#8220;&#8221;</p>
<p>ORA-16816: incorrect database role</p>
<p>ORA-16817: unsynchronized Fast-Start Failover configuration</p>
<p>ORA-16818: Fast-Start Failover suspended</p>
<p>ORA-16819: Fast-Start Failover observer not started</p>
<p>ORA-16820: Fast-Start Failover observer is no longer observing this database</p>
<p>ORA-16821: logical standby database dictionary not yet loaded</p>
<p>ORA-16822: new primary database not yet ready for standby database reinstatement</p>
<p>ORA-16823: redo transport mode is incompatible for current operation</p>
<p>ORA-16824: Fast-Start Failover and other warnings detected for the database</p>
<p>ORA-16825: Fast-Start Failover and other errors or warnings detected for the database</p>
<p>ORA-16826: apply service state is inconsistent with the DelayMins property</p>
<p>ORA-16827: Flashback Database is disabled</p>
<p>ORA-16828: Dump System State</p>
<p>ORA-16829: Dump Hang Analysis</p>
<p>ORA-16950: Remote mapped cursors are not supported by this feature.</p>
<p>ORA-16951: Too many bind variables supplied for this SQL statement.</p>
<p>ORA-16952: Failed to bind this SQL statement.</p>
<p>ORA-16953: Type of SQL statement not supported.</p>
<p>ORA-16954: SQL parse error.</p>
<p>ORA-16955: Unknown error during SQL analyze.</p>
<p>ORA-16956: Only SELECT or DML statements are supported for test execute.</p>
<p>ORA-16957: SQL Analyze time limit interrupt</p>
<p>ORA-16958: DML statements running parallel are not supported for test execute.</p>
<p>ORA-17500: ODM err:</p>
<p>ORA-17501: logical block size is invalid</p>
<p>ORA-17502: ksfdcre: Failed to create file</p>
<p>ORA-17503: ksfdopn: Failed to open file</p>
<p>ORA-17504: ksfddel:Failed to delete file</p>
<p>ORA-17505: ksfdrsz: Failed to resize file to size blocks</p>
<p>ORA-17506: I/O Error Simulation</p>
<p>ORA-17507: I/O request size is not a multiple of logical block size</p>
<p>ORA-17508: I/O request buffer ptr is not alligned</p>
<p>ORA-17509: Attempt to do i/o beyond block1 offset</p>
<p>ORA-17510: Attempt to do i/o beyond file size</p>
<p>ORA-17610: file &#8221; does not exist and no size specified</p>
<p>ORA-17611: ksfd: file &#8221; cannot be accessed, global open closed</p>
<p>ORA-17612: Failed to discover Oracle Disk Manager library, return value</p>
<p>ORA-17613: Failed to initialize Oracle Disk Manager library:</p>
<p>ORA-17614: Event to cause disk subsystem to require pre-allocation</p>
<p>ORA-17615: Event to disable pre-allocation algorithm during backup</p>
<p>ORA-17616: Event to disable pupulating V$RMAN_STATUS</p>
<p>ORA-17617: Event to disable populating V$RMAN_OUTPUT</p>
<p>ORA-17618: Unable to update block 0 to version 10 format</p>
<p>ORA-17619: max number of processes using I/O slaves in a instance reached</p>
<p>ORA-17620: failed to register the network adapter with Oracle Disk Manager library:</p>
<p>ORA-17621: failed to register the memory with Oracle Disk Manager library</p>
<p>ORA-17622: failed to deregister the memory with Oracle Disk Manager library</p>
<p>ORA-17623: Event to enable compression debugs in backup and restore</p>
<p>ORA-17624: Failed to delete directory</p>
<p>ORA-17625: Event to test delete directory</p>
<p>ORA-17626: ksfdcre: file exists</p>
<p>ORA-18000: invalid outline name</p>
<p>ORA-18001: no options specified for ALTER OUTLINE</p>
<p>ORA-18002: the specified outline does not exist</p>
<p>ORA-18003: an outline already exists with this signature</p>
<p>ORA-18004: outline already exists</p>
<p>ORA-18005: CREATE ANY OUTLINE privilege is required for this operation</p>
<p>ORA-18006: DROP ANY OUTLINE privilege is required for this operation</p>
<p>ORA-18007: ALTER ANY OUTLINE privilege is required for this operation</p>
<p>ORA-18008: cannot find OUTLN schema</p>
<p>ORA-18009: one or more outline system tables do not exist</p>
<p>ORA-18010: command missing mandatory CATEGORY keyword</p>
<p>ORA-18011: the outline specified in the FROM clause does not exist</p>
<p>ORA-18012: select_catalog_role role is required for this operation</p>
<p>ORA-18013: timed out while waiting for resource</p>
<p>ORA-18014: deadlock detected while waiting for resource</p>
<p>ORA-18015: invalid source outline signature</p>
<p>ORA-19000: missing RELATIONAL keyword</p>
<p>ORA-19001: Invalid storage option specified</p>
<p>ORA-19002: Missing XMLSchema URL</p>
<p>ORA-19003: Missing XML root element name</p>
<p>ORA-19004: Duplicate XMLType OBJECT RELATIONAL storage option</p>
<p>ORA-19005: Duplicate XMLType LOB storage option</p>
<p>ORA-19006: XMLType TYPE storage option not appropriate for storage type</p>
<p>ORA-19007: Schema does not match expected .</p>
<p>ORA-19008: Invalid version of the XMLType</p>
<p>ORA-19009: Missing XMLSchema keyword</p>
<p>ORA-19010: Cannot insert XML fragments</p>
<p>ORA-19011: Character string buffer too small</p>
<p>ORA-19012: Cannot convert XML fragment to the required datatype</p>
<p>ORA-19013: Cannot create VARRAY columns containing XMLType</p>
<p>ORA-19015: Invalid XML tag identifier ()</p>
<p>ORA-19016: attributes cannot occur after element specifications</p>
<p>ORA-19017: Attributes can only be simple scalars</p>
<p>ORA-19018: Invalid character in XML tag &#8221;</p>
<p>ORA-19019: Invalid context passed to DBMS_XMLGEN.GETXML</p>
<p>ORA-19020: invalid dereference of XMLType columns</p>
<p>ORA-19021: General event for XML operations</p>
<p>ORA-19022: XML XPath functions are disabled</p>
<p>ORA-19023: The first argument to UPDATEXML operator has to be an XMLTYPE</p>
<p>ORA-19024: Cursor expression must be named</p>
<p>ORA-19025: EXTRACTVALUE returns value of only one node</p>
<p>ORA-19026: EXTRACTVALUE can only retrieve value of leaf node</p>
<p>ORA-19027: Event for supressing query rewrite with XML operators</p>
<p>ORA-19028: Invalid ADT parameter passed to toObject() function</p>
<p>ORA-19029: Cannot convert the given XMLType to the required type</p>
<p>ORA-19030: Method invalid for non-schema based XML Documents.</p>
<p>ORA-19031: XML element or attribute does not match any in type .</p>
<p>ORA-19032: Expected XML tag got</p>
<p>ORA-19033: schema specified in the XML document does not match the schema parameter</p>
<p>ORA-19034: Type not supported during schema generation</p>
<p>ORA-19035: Invalid select item of the query in newContextFromHierarchy()</p>
<p>ORA-19036: Invalid query result set in newContextFromHierarchy()</p>
<p>ORA-19037: XMLType result can not be a fragment</p>
<p>ORA-19038: Invalid opertions on query context</p>
<p>ORA-19039: Keyword reserved for future use</p>
<p>ORA-19040: Element does not match expected .</p>
<p>ORA-19041: Comment data cannot contain two consecutive &#8216;-&#8216;s</p>
<p>ORA-19042: Enclosing tag cannot be xml in any case combination</p>
<p>ORA-19043: Multiply nested XMLROOT function disallowed</p>
<p>ORA-19044: character length specified for XMLSerialize is too small.</p>
<p>ORA-19045: character set id specified for XMLSerialize not valid</p>
<p>ORA-19100: PASSING or RETURNING keyword expected</p>
<p>ORA-19101: CONTENT keyword expected</p>
<p>ORA-19102: XQuery string literal expected</p>
<p>ORA-19103: VALUE keyword keyword</p>
<p>ORA-19104: invalid XQueryX: missing attribute</p>
<p>ORA-19105: invalid XQueryX: expected text node &#8211; got</p>
<p>ORA-19106: invalid XQueryX: expected &#8211; got</p>
<p>ORA-19107: invalid XQueryX &#8211; unsupported construct &#8211;</p>
<p>ORA-19108: WHITESPACE keyword expected</p>
<p>ORA-19109: RETURNING keyword expected</p>
<p>ORA-19110: unsupported XQuery expression</p>
<p>ORA-19111: error during evaluation of the XQuery expression</p>
<p>ORA-19112: error raised during evaluation:</p>
<p>ORA-19113: trace function called during evaluation:</p>
<p>ORA-19114: error during parsing the XQuery expression:</p>
<p>ORA-19115: too many context items specified</p>
<p>ORA-19116: too many xmlspace declarations</p>
<p>ORA-19117: invalid redefinition of predefined namespace prefix &#8221;</p>
<p>ORA-19118: duplicate default namespace definition &#8211;</p>
<p>ORA-19119: Event for turning on XMLQuery and XMLTable function</p>
<p>ORA-19120: Event for changing behavior of XMLQuery and XMLTable functions</p>
<p>ORA-19121: duplicate attribute definition &#8211;</p>
<p>ORA-19122: unsupported XQuery declaration</p>
<p>ORA-19123: fn:zero-or-one() called with a sequence containing more than one item</p>
<p>ORA-19124: fn:one-or-more() called with a sequence containing no items</p>
<p>ORA-19125: fn:exactly-one() called with a sequence containing zero or more than one item</p>
<p>ORA-19160: XP0003 &#8211; syntax error: invalid variable name</p>
<p>ORA-19161: XP0004 &#8211; XQuery type mismatch: invalid argument type &#8221; for function &#8221;</p>
<p>ORA-19162: XP0004 &#8211; XQuery type mismatch: invalid argument types &#8221;, &#8221; for function &#8221;</p>
<p>ORA-19163: XP0004 &#8211; XQuery type mismatch: argument type mismatch: expected &#8211; &#8221; got &#8211; &#8221; for function &#8221;</p>
<p>ORA-19164: XQST0085 &#8211; 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].</p>
<p>ORA-19200: Invalid column specification</p>
<p>ORA-19201: Datatype not supported</p>
<p>ORA-19202: Error occurred in XML processing</p>
<p>ORA-19203: Error occurred in DBMS_XMLGEN processing</p>
<p>ORA-19204: Non-scalar value &#8221; is marked as XML attribute</p>
<p>ORA-19205: Attribute &#8221; qualifies a non-scalar value in the select list</p>
<p>ORA-19206: Invalid value for query or REF CURSOR parameter</p>
<p>ORA-19207: scalar parameter of XMLELEMENT cannot have an alias.</p>
<p>ORA-19208: parameter of function must be aliased</p>
<p>ORA-19209: invalid or unsupported formatting argument</p>
<p>ORA-19210: column &#8221;, specified to be a key or update column for DBMS_XMLSTORE, does not not exist in table &#8221;</p>
<p>ORA-19211: column &#8221;, specified as key using DBMS_XMLSTORE.setKeyColumn() , must be of scalar type</p>
<p>ORA-19212: no key columns specified before call to DBMS_XMLSTORE.updateXML()</p>
<p>ORA-19221: XP0001 &#8211; XQuery static context component not initialized</p>
<p>ORA-19222: XP0002 &#8211; XQuery dynamic context component not initialized</p>
<p>ORA-19223: XP0003 &#8211; syntax error in XQuery expression</p>
<p>ORA-19224: XP0004 &#8211; XQuery static type mismatch: expected &#8211; got &#8211;</p>
<p>ORA-19225: XP0005 &#8211; XQuery static type error: expected non empty type got empty sequence</p>
<p>ORA-19226: XP0006 &#8211; XQuery dynamic type mismatch: expected got</p>
<p>ORA-19227: XP0007 &#8211; fn:data function is applied to a node (type ()) whose type annotation denotes a complex type with non-mixed complex content.</p>
<p>ORA-19228: XP0008 &#8211; undeclared identifier: prefix &#8221; local-name &#8221;</p>
<p>ORA-19229: XP0009 &#8211; schema import not supported</p>
<p>ORA-19230: XP0010 &#8211; unsupported axis</p>
<p>ORA-19231: XP0011 &#8211;</p>
<p>ORA-19232: XQ0012 &#8211; imported schemas violate validity rules</p>
<p>ORA-19233: XQ0013 &#8211; invalid pragma</p>
<p>ORA-19234: XQ0014 &#8211; invalid or unsupported must-understand extension</p>
<p>ORA-19235: XQ0015 &#8211; unsupported must-understand extension</p>
<p>ORA-19236: XQ0016 &#8211; module declaration or import not supported</p>
<p>ORA-19237: XP0017 &#8211; unable to resolve call to function &#8211; :</p>
<p>ORA-19238: XP0018 &#8211; focus not defined</p>
<p>ORA-19239: XP0019 &#8211; step expression must return sequence of nodes</p>
<p>ORA-19240: XP0020 &#8211; context item must be node in an axis expression</p>
<p>ORA-19241: XP0021 &#8211; cast to type failed</p>
<p>ORA-19242: XQ0022 &#8211; namespace declaration attribute must be a literal</p>
<p>ORA-19243: XQ0023 &#8211; invalid document node content in element constructor</p>
<p>ORA-19244: XQ0024 &#8211; invalid attribute node in element constructor</p>
<p>ORA-19245: XQ0025 &#8211; duplicate attribute name</p>
<p>ORA-19246: XQ0026 &#8211; validation failed &#8211; element not found in in-scope element declarations</p>
<p>ORA-19247: XQ0027 &#8211; validation error</p>
<p>ORA-19248: XQ0028 &#8211; invalid node in document constructor</p>
<p>ORA-19249: XP0029 &#8211; value does not match facet of the target type</p>
<p>ORA-19250: XQ0030 &#8211; too many values to validate expression</p>
<p>ORA-19251: XQ0031 &#8211; unsupported query version</p>
<p>ORA-19252: XQ0032 &#8211; too many declarations for base URI</p>
<p>ORA-19253: XQ0033 &#8211; too many declarations for namespace prefix</p>
<p>ORA-19254: XQ0034 &#8211; too many declarations for function</p>
<p>ORA-19255: XQ0035 &#8211; too many declarations of in imported schemas</p>
<p>ORA-19256: XQ0036 &#8211; missing type definitions in imported module</p>
<p>ORA-19257: XQ0037 &#8211; function or variable in module already defined</p>
<p>ORA-19258: XQ0038 &#8211; unsupported or duplicate default collation specified</p>
<p>ORA-19259: XQ0039 &#8211; duplicate parameter name in function declaration</p>
<p>ORA-19260: XQ0040 &#8211; invalid namespace node in element constructor</p>
<p>ORA-19261: XQ0041 &#8211; non empty URI in QName</p>
<p>ORA-19262: XQ0042 &#8211; namespace constructor not inside an element constructor</p>
<p>ORA-19263: XQ0043 &#8211; duplicate namespace prefix</p>
<p>ORA-19264: XQ0044 &#8211; invalid namespace in attribute constructors</p>
<p>ORA-19265: XQ0045 &#8211; invalid or unknown prefix in function declaration</p>
<p>ORA-19266: XQ0046 &#8211; invalid URI</p>
<p>ORA-19267: XQ0047 &#8211; module not found</p>
<p>ORA-19268: XQ0048 &#8211; namespace does not match target namespace</p>
<p>ORA-19269: XQ0049 &#8211; variable defined multiple times</p>
<p>ORA-19270: XP0050 &#8211; treat failed &#8211; expected got</p>
<p>ORA-19271: XP0051 &#8211; invalid atomic type definition</p>
<p>ORA-19272: XQ0052 &#8211; invalid atomic value in attribute or element constructor</p>
<p>ORA-19273: XQ0053 &#8211; empty string in namespace declaration</p>
<p>ORA-19274: XQ0054 &#8211; variable initialization failed due to circularity</p>
<p>ORA-19275: XP0055 &#8211; schema path not found in list of in-scope schema definitions</p>
<p>ORA-19276: XP0005 &#8211; XPath step specifies an invalid element/attribute name: ()</p>
<p>ORA-19277: XP0005 &#8211; XPath step specifies an item type matching no node: ()</p>
<p>ORA-19278: Invalid value: () for type: ()</p>
<p>ORA-19279: XQuery dynamic type mismatch: expected singleton sequence &#8211; got multi-item sequence</p>
<p>ORA-19280: XQuery dynamic type mismatch: expected atomic value &#8211; got node</p>
<p>ORA-19281: XQ0055 &#8211; It is a static error if a Prolog contains more than one inherit-namespaces declaration</p>
<p>ORA-19282: XQ0068 &#8211; It is a static error if a Prolog contains more than one xmlspace declaration</p>
<p>ORA-19283: XQ0031 &#8211; It is a static error if the version number specified in a version declaration is not supported by the implementation.</p>
<p>ORA-19284: Encoding specification in version declaration not supported</p>
<p>ORA-19285: FODC0002 &#8211; error retrieving resource</p>
<p>ORA-19286: XP0017 &#8211; unable to resolve call to function &#8211;</p>
<p>ORA-19287: XP0017 &#8211; invalid number of arguments to function &#8211; :</p>
<p>ORA-19288: XP0017 &#8211; invalid number of arguments to function &#8211;</p>
<p>ORA-19289: XQ0034 &#8211; function : declared or defined multiple times</p>
<p>ORA-19300: Error occurred in uri processing</p>
<p>ORA-19320: Host name not specified in HTTP URL</p>
<p>ORA-19321: Could not open HTTP connection to host (): port ()</p>
<p>ORA-19322: An error occurred while reading from host (): port ()</p>
<p>ORA-19323: Invalid url string</p>
<p>ORA-19330: Type &#8221;.&#8221; not installed. Please install the type before using the CREATE_DBURI operator</p>
<p>ORA-19331: Last argument to CREATE_DBURI operator must be a column</p>
<p>ORA-19332: Invalid column in the CREATE_DBURI operator</p>
<p>ORA-19333: Invalid flags for the CREATE_DBURI operator</p>
<p>ORA-19334: Invalid column specification for CREATE_DBURI operator</p>
<p>ORA-19335: Invalid format type object</p>
<p>ORA-19336: Missing XML root element</p>
<p>ORA-19361: ONLINE option not allowed with this type of index</p>
<p>ORA-19371: invalid update option</p>
<p>ORA-19372: invalid update condition</p>
<p>ORA-19373: invalid staging table or tablespace</p>
<p>ORA-19374: invalid staging table</p>
<p>ORA-19375: no CREATE TABLE privilege on schema &#8220;&#8221;</p>
<p>ORA-19376: no privileges on tablespace provided or tablespace is offline</p>
<p>ORA-19377: no &#8220;SQL Tuning Set&#8221; with name like &#8220;&#8221; exists for owner like &#8220;&#8221;</p>
<p>ORA-19378: invalid mode</p>
<p>ORA-19379: invalid time_limit or repeat_interval</p>
<p>ORA-19380: invalid plan filter</p>
<p>ORA-19400: System type conflict with object SYS.</p>
<p>ORA-19500: device block size is invalid</p>
<p>ORA-19501: read error on file &#8220;&#8221;, blockno (blocksize=)</p>
<p>ORA-19502: write error on file &#8220;&#8221;, blockno (blocksize=)</p>
<p>ORA-19503: cannot obtain information on device, name=&#8221;&#8221;, type=&#8221;&#8221;, parms=&#8221;&#8221;</p>
<p>ORA-19504: failed to create file &#8220;&#8221;</p>
<p>ORA-19505: failed to identify file &#8220;&#8221;</p>
<p>ORA-19506: failed to create sequential file, name=&#8221;&#8221;, parms=&#8221;&#8221;</p>
<p>ORA-19507: failed to retrieve sequential file, handle=&#8221;&#8221;, parms=&#8221;&#8221;</p>
<p>ORA-19508: failed to delete file &#8220;&#8221;</p>
<p>ORA-19509: failed to delete sequential file, handle=&#8221;&#8221;, parms=&#8221;&#8221;</p>
<p>ORA-19510: failed to set size of blocks for file &#8220;&#8221; (blocksize=)</p>
<p>ORA-19511: Error received from media manager layer, error text:</p>
<p>ORA-19512: file search failed</p>
<p>ORA-19513: failed to identify sequential file</p>
<p>ORA-19525: temporary file for the clone database must be renamed</p>
<p>ORA-19526: only one location allowed for parameter</p>
<p>ORA-19527: physical standby redo log must be renamed</p>
<p>ORA-19528: redo logs being cleared may need access to files</p>
<p>ORA-19550: cannot use backup/restore functions while using dispatcher</p>
<p>ORA-19551: device is busy, device type: , device name:</p>
<p>ORA-19552: device type is invalid</p>
<p>ORA-19553: device name is invalid</p>
<p>ORA-19554: error allocating device, device type: , device name:</p>
<p>ORA-19555: invalid LOG_ARCHIVE_MIN_SUCCEED_DEST parameter value</p>
<p>ORA-19556: required destination LOG_ARCHIVE_DUPLEX_DEST currently is deferred</p>
<p>ORA-19557: device error, device type: , device name:</p>
<p>ORA-19558: error de-allocating device</p>
<p>ORA-19559: error sending device command:</p>
<p>ORA-19560: is not a valid device limit</p>
<p>ORA-19561: requires a DISK channel</p>
<p>ORA-19562: file is empty</p>
<p>ORA-19563: header validation failed for file</p>
<p>ORA-19564: error occurred writing bytes at block number</p>
<p>ORA-19565: BACKUP_TAPE_IO_SLAVES not enabled when duplexing to sequential devices</p>
<p>ORA-19566: exceeded limit of corrupt blocks for file</p>
<p>ORA-19567: cannot shrink file because it is being backed up or copied</p>
<p>ORA-19568: a device is already allocated to this session</p>
<p>ORA-19569: no device is allocated to this session</p>
<p>ORA-22860: object type expected</p>
<p>ORA-22861: invalid user-defined type</p>
<p>ORA-22862: specified object identifier doesn&#8217;t match existing object identifier</p>
<p>ORA-22863: synonym for datatype . not allowed</p>
<p>ORA-22864: cannot ALTER or DROP LOB indexes</p>
<p>ORA-22865: more than one column specified</p>
<p>ORA-22866: default character set is of varying width</p>
<p>ORA-22868: table with LOBs contains segments in different tablespaces</p>
<p>ORA-22869: depth of type dependency hierarchy exceeds maximum limit</p>
<p>ORA-22870: ALTER TYPE with REPLACE option a non-object type</p>
<p>ORA-22871: ALTER TYPE with REPLACE is not allowed for pure incomplete types</p>
<p>ORA-22872: OID INDEX clause not allowed on tables with primary key based object identifiers</p>
<p>ORA-22873: primary key not specified for primary key based object table</p>
<p>ORA-22874: attribute &#8220;&#8221; is not part of the type &#8220;&#8221;</p>
<p>ORA-22875: cannot drop primary key of an object table whose object identifier is primary key based</p>
<p>ORA-22876: this user-defined type is not allowed or it cannot be used in this context</p>
<p>ORA-22877: invalid option specified for a HASH partition or subpartition of a LOB column</p>
<p>ORA-22878: duplicate LOB partition or subpartition specified</p>
<p>ORA-22879: cannot use the LOB INDEX clause for partitioned tables</p>
<p>ORA-22880: invalid REF</p>
<p>ORA-22881: dangling REF</p>
<p>ORA-22882: object creation failed</p>
<p>ORA-22883: object deletion failed</p>
<p>ORA-22884: object modification failed</p>
<p>ORA-22885: cannot get REF to a non-persistent object</p>
<p>ORA-22886: scoped table &#8220;&#8221; in schema &#8220;&#8221; is not an object table</p>
<p>ORA-22887: type of REF column is not the same as that of its scoped table</p>
<p>ORA-22888: duplicate SCOPE clauses for a REF column</p>
<p>ORA-22889: REF value does not point to scoped table</p>
<p>ORA-22890: cannot specify name for REF column constraint</p>
<p>ORA-22891: cannot have multiple columns in REF constraint</p>
<p>ORA-22892: scoped table &#8220;&#8221; does not exist in schema &#8220;&#8221;</p>
<p>ORA-22893: constraint can be specified only for REF columns</p>
<p>ORA-22894: cannot add constraint on existing unscoped REF columns of non-empty tables</p>
<p>ORA-22895: referenced table &#8220;&#8221; in schema &#8220;&#8221; is not an object table</p>
<p>ORA-22896: cannot have both scope and referential constraint on REF column &#8220;&#8221;</p>
<p>ORA-22897: no scope clause specified for user-defined REF column &#8220;&#8221;</p>
<p>ORA-22898: existing scope clause on &#8220;&#8221; points to a table other than the one mentioned in the referential constraint</p>
<p>ORA-22899: cannot specify both scope and rowid constraint on ref column</p>
<p>ORA-22900: the SELECT list item of THE subquery is not a collection type</p>
<p>ORA-22901: cannot compare nested table or VARRAY or LOB attributes of an object type</p>
<p>ORA-22902: CURSOR expression not allowed</p>
<p>ORA-22903: MULTISET expression not allowed</p>
<p>ORA-22904: invalid reference to a nested table column</p>
<p>ORA-22905: cannot access rows from a non-nested table item</p>
<p>ORA-22906: cannot perform DML on expression or on nested table view column</p>
<p>ORA-22907: invalid CAST to a type that is not a nested table or VARRAY</p>
<p>ORA-22908: reference to NULL table value</p>
<p>ORA-22909: exceeded maximum VARRAY limit</p>
<p>ORA-22910: cannot specify schema name for nested tables</p>
<p>ORA-22911: duplicate storage specification for the nested table item</p>
<p>ORA-22912: specified column or attribute is not a nested table type</p>
<p>ORA-22913: must specify table name for nested table column or attribute</p>
<p>ORA-22914: DROP of nested tables not supported</p>
<p>ORA-22915: cannot ALTER a nested table&#8217;s storage table to ADD/MODIFY columns</p>
<p>ORA-22916: cannot do an exact FETCH on a query with Nested cursors</p>
<p>ORA-22917: use VARRAY to define the storage clause for this column or attribute</p>
<p>ORA-22918: specified column or attribute is not a VARRAY type</p>
<p>ORA-22919: dangling REF error or lock object failed for no wait request</p>
<p>ORA-22920: row containing the LOB value is not locked</p>
<p>ORA-22921: length of input buffer is smaller than amount requested</p>
<p>ORA-22922: nonexistent LOB value</p>
<p>ORA-22923: amount of data specified in streaming LOB write is 0</p>
<p>ORA-22924: snapshot too old</p>
<p>ORA-22925: operation would exceed maximum size allowed for a LOB value</p>
<p>ORA-22926: specified trim length is greater than current LOB value&#8217;s length</p>
<p>ORA-22927: invalid LOB locator specified</p>
<p>ORA-22928: invalid privilege on directories</p>
<p>ORA-22929: invalid or missing directory name</p>
<p>ORA-22930: directory does not exist</p>
<p>ORA-22931: MOVE of nested table to a different tablespace not supported</p>
<p>ORA-22932: event to create tables in 8.0 image format</p>
<p>ORA-22933: cannot change object with type or table dependents</p>
<p>ORA-22934: event to store lob columns with very small headers</p>
<p>ORA-22935: event to support functions on remote lobs</p>
<p>ORA-22950: cannot ORDER objects without MAP or ORDER method</p>
<p>ORA-22951: NULL returned by ORDER method</p>
<p>ORA-22952: Nested Table equality requires a map method on the element ADT</p>
<p>ORA-22953: Cardinality of the input to powermultiset exceeds maximum allowed</p>
<p>ORA-22954: This multiset operation is not supported for this element type.</p>
<p>ORA-22955: The cardinality parameter is not within the allowed limits</p>
<p>ORA-22956: The set contains no elements</p>
<p>ORA-22957: NULL is an invalid input to powermultiset and COLLECT functions</p>
<p>ORA-22958: This operation is not allowed in check constraints or triggers</p>
<p>ORA-22970: name does not correspond to an object view</p>
<p>ORA-22971: invalid datatype for PRIMARY KEY-based object identifier</p>
<p>ORA-22972: NULL value not allowed in PRIMARY KEY-based object identifier</p>
<p>ORA-22973: size of object identifier exceeds maximum size allowed</p>
<p>ORA-22974: missing WITH OBJECT OID clause</p>
<p>ORA-22975: cannot create a PRIMARY KEY-based REF to this object view</p>
<p>ORA-22976: incorrect number of arguments to MAKE_REF</p>
<p>ORA-22977: missing or invalid attribute</p>
<p>ORA-22978: only simple attribute name is allowed in the WITH OBJECT OID clause</p>
<p>ORA-22979: cannot INSERT object view REF or user-defined REF</p>
<p>ORA-22980: must specify a set of attributes for the WITH OBJECT OID clause</p>
<p>ORA-22981: must specify a table/view having system generated OID</p>
<p>ORA-22982: cannot create sub-view under this view</p>
<p>ORA-22983: not a user-defined REF</p>
<p>ORA-22984: view query cannot contain references to a super view</p>
<p>ORA-22985: event for tracing frodef in ddfCFull</p>
<p>ORA-22990: LOB locators cannot span transactions</p>
<p>ORA-22991: insufficient space allocated for argument</p>
<p>ORA-22992: cannot use LOB locators selected from remote tables</p>
<p>ORA-22993: specified input amount is greater than actual source amount</p>
<p>ORA-22994: source offset is beyond the end of the source LOB</p>
<p>ORA-22995: TABLESPACE DEFAULT option is invalid in this context</p>
<p>ORA-22996: NEXT extent size is smaller than LOB chunksize</p>
<p>ORA-22997: VARRAY | OPAQUE stored as LOB is not specified at the table level</p>
<p>ORA-22998: CLOB or NCLOB in multibyte character set not supported</p>
<p>ORA-22999: CLOB or NCLOB data may have been corrupted</p>
<p>ORA-23290: This operation may not be combined with any other operation</p>
<p>ORA-23291: Only base table columns may be renamed</p>
<p>ORA-23292: The constraint does not exist</p>
<p>ORA-23293: Cannot rename a column which is part of a join index</p>
<p>ORA-23301: mixed use of deferred rpc destination modes</p>
<p>ORA-23302: application raised communication failure during deferred RPC</p>
<p>ORA-23303: application raised generic exception during deferred RPC</p>
<p>ORA-23304: malformed deferred rpc at arg of in call , in tid</p>
<p>ORA-23305: internal deferred RPC error:</p>
<p>ORA-23306: schema does not exist</p>
<p>ORA-23307: replicated schema already exists</p>
<p>ORA-23308: object . does not exist or is invalid</p>
<p>ORA-23309: object . of type exists</p>
<p>ORA-23310: object group &#8220;&#8221;.&#8221;&#8221; is not quiesced</p>
<p>ORA-23312: not the masterdef according to</p>
<p>ORA-23313: object group &#8220;&#8221;.&#8221;&#8221; is not mastered at</p>
<p>ORA-23314: database is not a materialized view site for &#8220;&#8221;.&#8221;&#8221;</p>
<p>ORA-23315: repcatlog version or request is not supported by version</p>
<p>ORA-23316: the masterdef is</p>
<p>ORA-23317: a communication failure has occurred</p>
<p>ORA-23318: a ddl failure has occurred</p>
<p>ORA-23319: parameter value is not appropriate</p>
<p>ORA-23320: the request failed because of values and</p>
<p>ORA-23321: Pipename may not be null</p>
<p>ORA-23322: Privilege error accessing pipe</p>
<p>ORA-23323: parameter length exceeds deferred RPC limits</p>
<p>ORA-23324: error , while creating deferror entry at &#8220;&#8221; with error</p>
<p>ORA-23325: parameter type is not</p>
<p>ORA-23326: object group &#8220;&#8221;.&#8221;&#8221; is quiesced</p>
<p>ORA-23327: imported deferred rpc data does not match of importing db</p>
<p>ORA-23328: mview base table &#8220;&#8221;.&#8221;&#8221; differs from master table &#8220;&#8221;.&#8221;&#8221;</p>
<p>ORA-23329: successful user-provided ddl but no materialized view &#8220;&#8221;.&#8221;&#8221;</p>
<p>ORA-23330: column group already exists</p>
<p>ORA-23331: column group does not exist</p>
<p>ORA-23332: group is in use; cannot drop</p>
<p>ORA-23333: column is already part of a column group</p>
<p>ORA-23334: column does not exist in table or column group</p>
<p>ORA-23335: priority group already exists</p>
<p>ORA-23336: priority group does not exist</p>
<p>ORA-23337: priority or value not in priority group</p>
<p>ORA-23338: priority or value already in priority group</p>
<p>ORA-23339: duplicate conflict resolution information</p>
<p>ORA-23340: incorrect resolution method</p>
<p>ORA-23341: user function required</p>
<p>ORA-23342: invalid parameter column</p>
<p>ORA-23343: no match for specified conflict resolution information</p>
<p>ORA-23344: constraint (.) does not exist</p>
<p>ORA-23345: table &#8220;&#8221;.&#8221;&#8221; not registered to collect statistics</p>
<p>ORA-23346: primary key or object ID is undefined for table or materialized view</p>
<p>ORA-23347: datatype for column table not supported</p>
<p>ORA-23348: cannot replicate procedure ; only IN parameters supported</p>
<p>ORA-23349: cannot generate replication support for functions</p>
<p>ORA-23350: maximum number of recursive calls exceeded</p>
<p>ORA-23351: parameter datatype for procedure not supported</p>
<p>ORA-23352: duplicate destination for deferred transaction</p>
<p>ORA-23353: deferred RPC queue has entries for object group &#8220;&#8221;.&#8221;&#8221;</p>
<p>ORA-23354: deferred RPC execution disabled for &#8220;&#8221; with &#8220;&#8221;</p>
<p>ORA-23355: object . does not exist or is invalid at master site</p>
<p>ORA-23356: masterdef recognizes a master which does not recognize the masterdef</p>
<p>ORA-23357: the propagator does not exist</p>
<p>ORA-23358: invalid remote user</p>
<p>ORA-23359: error on creating a ddl record for a repcatlog record</p>
<p>ORA-23360: only one materialized view for master table &#8220;&#8221; can be created</p>
<p>ORA-23361: materialized view &#8220;&#8221; does not exist at master site</p>
<p>ORA-23362: invalid user</p>
<p>ORA-23363: mismatch of mview base table &#8220;&#8221; at master and mview site</p>
<p>ORA-23364: Feature not enabled: Advanced replication</p>
<p>ORA-23365: site does not exist</p>
<p>ORA-23366: integer value is less than 1</p>
<p>ORA-23367: table is missing the primary key</p>
<p>ORA-23368: name cannot be null or the empty string</p>
<p>ORA-23369: value of &#8220;&#8221; argument cannot be null</p>
<p>ORA-23370: table and table are not shape equivalent ()</p>
<p>ORA-23371: column unknown in table</p>
<p>ORA-23372: type in table is unsupported</p>
<p>ORA-23373: object group &#8220;&#8221;.&#8221;&#8221; does not exist</p>
<p>ORA-23374: object group &#8220;&#8221;.&#8221;&#8221; already exists</p>
<p>ORA-23375: feature is incompatible with database version at</p>
<p>ORA-23376: node is not compatible with replication version &#8220;&#8221;</p>
<p>ORA-23377: bad name for missing_rows_oname1 argument</p>
<p>ORA-23378: connection qualifier &#8220;&#8221; is not valid for object group &#8220;&#8221;.&#8221;&#8221;</p>
<p>ORA-23379: connection qualifier &#8220;&#8221; is too long</p>
<p>ORA-23380: propagation mode &#8220;&#8221; is not valid</p>
<p>ORA-23381: generated object for base object .@ does not exist</p>
<p>ORA-23382: materialized view repgroup &#8220;&#8221;.&#8221;&#8221; is not registered at site</p>
<p>ORA-23383: registration for materialized view repgroup &#8220;&#8221;.&#8221;&#8221; failed at site</p>
<p>ORA-23384: replication parallel push argument out of range</p>
<p>ORA-23385: replication parallel push argument not valid</p>
<p>ORA-23386: replication parallel push cannot create slave processes</p>
<p>ORA-23387: replication parallel push dequeue error</p>
<p>ORA-23388: replication parallel push watermark error</p>
<p>ORA-23389: obsolete procedure; drop objects and recreate using new master</p>
<p>ORA-23392: could not find materialized view to be associated with &#8220;&#8221;.&#8221;&#8221;</p>
<p>ORA-23393: the user is already the propagator</p>
<p>ORA-23394: duplicate propagator</p>
<p>ORA-23395: object &#8220;&#8221;.&#8221;&#8221; of type &#8220;&#8221; does not exist or is invalid</p>
<p>ORA-23396: database link &#8220;&#8221; does not exist or has not been scheduled</p>
<p>ORA-23397: global name &#8220;&#8221; does not match database link name &#8220;&#8221;</p>
<p>ORA-23398: user name &#8220;&#8221; at database link &#8220;&#8221; does not match local user name &#8220;&#8221;</p>
<p>ORA-23399: generation of replication support for &#8220;&#8221;.&#8221;&#8221; is not complete</p>
<p>ORA-23400: invalid materialized view name &#8220;&#8221;</p>
<p>ORA-23401: materialized view &#8220;&#8221;.&#8221;&#8221; does not exist</p>
<p>ORA-23402: refresh was aborted because of conflicts caused by deferred txns</p>
<p>ORA-23403: refresh group &#8220;&#8221;.&#8221;&#8221; already exists</p>
<p>ORA-23404: refresh group &#8220;&#8221;.&#8221;&#8221; does not exist</p>
<p>ORA-23405: refresh group number does not exist</p>
<p>ORA-23406: insufficient privileges on user &#8220;&#8221;</p>
<p>ORA-23407: object name must be shaped like &#8220;schema&#8221;.&#8221;object&#8221; or &#8220;object&#8221;</p>
<p>ORA-23408: this replication operation is not supported in a mixed configuration</p>
<p>ORA-23409: could not find an unused refresh group number</p>
<p>ORA-23410: materialized view &#8220;&#8221;.&#8221;&#8221; is already in a refresh group</p>
<p>ORA-23411: materialized view &#8220;&#8221;.&#8221;&#8221; is not in refresh group &#8220;&#8221;.&#8221;&#8221;</p>
<p>ORA-23412: master table&#8217;s primary key columns have changed</p>
<p>ORA-23413: table &#8220;&#8221;.&#8221;&#8221; does not have a materialized view log</p>
<p>ORA-23414: materialized view log for &#8220;&#8221;.&#8221;&#8221; does not record rowid values</p>
<p>ORA-23415: materialized view log for &#8220;&#8221;.&#8221;&#8221; does not record the primary key</p>
<p>ORA-23416: table &#8220;&#8221;.&#8221;&#8221; does not contain a primary key constraint</p>
<p>ORA-23417: unknown materialized view type:</p>
<p>ORA-23418: cannot unregister the propagator who is currently in use</p>
<p>ORA-23419: regenerate replication support before resuming master activity</p>
<p>ORA-23420: interval must evaluate to a time in the future</p>
<p>ORA-23421: job number is not a job in the job queue</p>
<p>ORA-23422: Oracle Server could not generate an unused job number</p>
<p>ORA-23423: job number is not positive</p>
<p>ORA-23424: materialized view &#8220;&#8221;.&#8221;&#8221; at not registered</p>
<p>ORA-23425: invalid materialized view identifier</p>
<p>ORA-23426: deferred RPC queue has entries for</p>
<p>ORA-23427: deferred purge queue argument out of range</p>
<p>ORA-23428: job associated instance number is not valid</p>
<p>ORA-23430: argument &#8220;&#8221; cannot be NULL or empty string</p>
<p>ORA-23431: wrong state:</p>
<p>ORA-23432: master site already exists</p>
<p>ORA-23433: executing against wrong master site</p>
<p>ORA-23434: master site not known for object group</p>
<p>ORA-23435: cannot create an updatable ROWID materialized view with LOB columns</p>
<p>ORA-23436: missing template authorization for user</p>
<p>ORA-23437: template authorization already exists for user</p>
<p>ORA-23438: missing refresh group template</p>
<p>ORA-23439: refresh group template already exists</p>
<p>ORA-23440: incorrect public template value</p>
<p>ORA-23441: object does not exist for refresh group template</p>
<p>ORA-23442: object already exists for the refresh group template</p>
<p>ORA-23443: missing template parameter</p>
<p>ORA-23444: duplicate template parameter</p>
<p>ORA-23445: missing template site</p>
<p>ORA-23446: duplicate template site</p>
<p>ORA-23447: missing user parameter value</p>
<p>ORA-23448: duplicate user parameter value</p>
<p>ORA-23449: missing user name</p>
<p>ORA-23450: flavor already contains object &#8220;&#8221;.&#8221;&#8221;</p>
<p>ORA-23451: flavor already defined for object group &#8220;&#8221;.&#8221;&#8221;</p>
<p>ORA-23452: flavor of object group &#8220;&#8221;.&#8221;&#8221; is already published</p>
<p>ORA-23453: requested operation is not supported on top flavor</p>
<p>ORA-23454: flavor not defined for object group &#8220;&#8221;.&#8221;&#8221;</p>
<p>ORA-23455: flavor contains object &#8220;&#8221;</p>
<p>ORA-23456: flavor does not contain &#8220;&#8221;</p>
<p>ORA-23457: invalid flavor ID</p>
<p>ORA-23458: inappropriate flavor at</p>
<p>ORA-23459: flavor must contain &#8220;&#8221;</p>
<p>ORA-23460: missing value for column in resolution method &#8220;&#8221; for &#8220;&#8221;.&#8221;&#8221;.&#8221;&#8221;</p>
<p>ORA-23461: fail to resolve conflict for &#8220;&#8221;.&#8221;&#8221;.&#8221;&#8221;</p>
<p>ORA-23462: flavor in use at site</p>
<p>ORA-23463: flavor incompatible with object &#8220;&#8221;.&#8221;&#8221;</p>
<p>ORA-23464: flavor lacks column of &#8220;&#8221;.&#8221;&#8221;</p>
<p>ORA-23465: flavor already includes column of &#8220;&#8221;.&#8221;&#8221;</p>
<p>ORA-23466: flavor requires missing object &#8220;&#8221;.&#8221;&#8221;</p>
<p>ORA-23467: flavor lacks object &#8220;&#8221;.&#8221;&#8221;</p>
<p>ORA-23468: missing</p>
<p>ORA-23469: is different between templates</p>
<p>ORA-23470: invalid status</p>
<p>ORA-23471: template not authorized for user</p>
<p>ORA-23472: materialized view &#8220;&#8221;.&#8221;&#8221; must be atomically refreshed</p>
<p>ORA-23473: replication RPC processing for &#8220;&#8221;.&#8221;&#8221; is disabled</p>
<p>ORA-23474: definition of &#8220;&#8221;.&#8221;&#8221; has changed since generation of replication support</p>
<p>ORA-23475: key column must be sent and compared</p>
<p>ORA-23476: cannot import from to</p>
<p>ORA-23477: unable to alter propagation mode for object group &#8220;&#8221;.&#8221;&#8221;</p>
<p>ORA-23478: object group &#8220;&#8221; is already mastered at</p>
<p>ORA-23480: Column is not a top-level column of &#8220;&#8221;.&#8221;&#8221;.</p>
<p>ORA-23481: unexpected name string &#8220;&#8221;</p>
<p>ORA-23482: column of &#8220;&#8221;.&#8221;&#8221;: object types not allowed.</p>
<p>ORA-23483: object &#8220;&#8221;.&#8221;&#8221; not allowed in this operation.</p>
<p>ORA-23484: internal internet Application Server error:</p>
<p>ORA-23485: Column group &#8220;&#8221; must consist of a single numeric column only</p>
<p>ORA-23487: object groups &#8220;&#8221;.&#8221;&#8221; and &#8220;&#8221;.&#8221;&#8221; do not have the same connection qualifier</p>
<p>ORA-23488: propagation mode &#8220;&#8221; for &#8220;&#8221; is not allowed for this operation</p>
<p>ORA-23489: duplicate entry &#8220;&#8221;</p>
<p>ORA-23490: extension request &#8220;&#8221; with status &#8220;&#8221; not allowed in this operation</p>
<p>ORA-23491: no valid extension request at &#8220;&#8221;</p>
<p>ORA-23492: no new sites for extension request &#8220;&#8221;</p>
<p>ORA-23493: &#8220;&#8221; is not a new site for extension request &#8220;&#8221;</p>
<p>ORA-23494: too many rows for destination &#8220;&#8221;</p>
<p>ORA-23495: serial propagation can not be used for &#8220;&#8221;</p>
<p>ORA-23496: can not change disabled status for &#8220;&#8221; and &#8220;&#8221;</p>
<p>ORA-23497: repgroup name cannot be null</p>
<p>ORA-23498: repgroups specified must have the same masters</p>
<p>ORA-23500: cannot switch master for a multi-tier materialized view repgroup &#8220;&#8221;.&#8221;&#8221;</p>
<p>ORA-23501: refresh template cannot be instantiated for database with compatibilty equal to or less than 8.0</p>
<p>ORA-23502: valid directory for offline instatiation is not specified</p>
<p>ORA-23503: error occurred during IAS instantiation</p>
<p>ORA-23504: columns added to table do not match list of columns to be added</p>
<p>ORA-23505: Object &#8220;&#8221;.&#8221;&#8221; is missing.</p>
<p>ORA-23514: invalid or incorrect number of arguments</p>
<p>ORA-23515: materialized views and/or their indices exist in the tablespace</p>
<p>ORA-23531: site owner already exists in the template.</p>
<p>ORA-23532: tables with different synchronization mechanisms are in the same group</p>
<p>ORA-23533: object &#8220;&#8221;.&#8221;&#8221; can not be cached</p>
<p>ORA-23534: missing column in materialized view container table &#8220;&#8221;.&#8221;&#8221;</p>
<p>ORA-23535: instantiating templates from multiple back ends is not allowed.</p>
<p>ORA-23536: the object &#8220;&#8221;.&#8221;&#8221; is not cached at the middle tier as expected.</p>
<p>ORA-23537: function or procedure is not allowed to be invoked from this site.</p>
<p>ORA-23538: cannot explicitly refresh a NEVER REFRESH materialized view (&#8220;&#8221;)</p>
<p>ORA-23539: table &#8220;&#8221;.&#8221;&#8221; currently being redefined</p>
<p>ORA-23540: Redefinition not defined or initiated</p>
<p>ORA-23541: tables do not match tables used while defining the redefinition</p>
<p>ORA-23542: dependent object &#8220;&#8221;.&#8221;&#8221; already registered</p>
<p>ORA-23600: cannot create PROPAGATION, already exists</p>
<p>ORA-23601: PROPAGATION_NAME does not exist</p>
<p>ORA-23602: Invalid streams process type</p>
<p>ORA-23603: STREAMS enqueue aborted due to low SGA</p>
<p>ORA-23605: invalid value &#8220;&#8221; for STREAMS parameter</p>
<p>ORA-23606: invalid object</p>
<p>ORA-23607: invalid column &#8220;&#8221;</p>
<p>ORA-23608: invalid resolution column &#8220;&#8221;</p>
<p>ORA-23609: unable to find directory object for directory</p>
<p>ORA-23610: internal dbms_streams_tablespaces error: [] [] [] []</p>
<p>ORA-23611: tablespace &#8220;&#8221; has more than one data file</p>
<p>ORA-23612: unable to find tablespace &#8220;&#8221;</p>
<p>ORA-23613: Script already exists</p>
<p>ORA-23614: Script does not exist</p>
<p>ORA-23615: Block number does not exist for script</p>
<p>ORA-23616: Failure in executing block for script</p>
<p>ORA-23617: Block for script has already been executed</p>
<p>ORA-23618: Generation of script is not complete.</p>
<p>ORA-23619: non-Oracle system error:</p>
<p>ORA-23620: bind value size too large for PL/SQL CALL operation</p>
<p>ORA-23621: Operation corresponding to script is in progress.</p>
<p>ORA-23622: Operation .. is in progress.</p>
<p>ORA-23623: MAINTAIN_TTS: tablespace(s) already exist(s) in target database.</p>
<p>ORA-23624: MAINTAIN_TTS: Invalid tablespace name, reason: .</p>
]]></content:encoded>
						</item>
						<item>
				<title>
				作者：admin				</title>
				<link>http://www.killdb.com/database_recover/#comment-6211</link>
		<dc:creator><![CDATA[admin]]></dc:creator>
		<pubDate>Sat, 13 Jun 2020 05:27:58 +0000</pubDate>
		<guid isPermaLink="false">http://www.killdb.com/?page_id=1629#comment-6211</guid>
					<description><![CDATA[ORA-0000: normal, successful completion

ORA-00001: unique constraint (.) violated

ORA-00017: session requested to set trace event

ORA-00018: maximum number of sessions exceeded

ORA-00019: maximum number of session licenses exceeded

ORA-00020: maximum number of processes () exceeded

ORA-00021: session attached to some other process; cannot switch session

ORA-00022: invalid session ID; access denied

ORA-00023: session references process private memory; cannot detach session

ORA-00024: logins from more than one process not allowed in single-process mode

ORA-00025: failed to allocate

ORA-00026: missing or invalid session ID

ORA-00027: cannot kill current session

ORA-00028: your session has been killed

ORA-00029: session is not a user session

ORA-00030: User session ID does not exist.

ORA-00031: session marked for kill

ORA-00032: invalid session migration password

ORA-00033: current session has empty migration password

ORA-00034: cannot in current PL/SQL session

ORA-00035: LICENSE_MAX_USERS cannot be less than current number of users

ORA-00036: maximum number of recursive SQL levels () exceeded

ORA-00037: cannot switch to a session belonging to a different server group

ORA-00038: Cannot create session: server group belongs to another user

ORA-00039: error during periodic action

ORA-00040: active time limit exceeded - call aborted

ORA-00041: active time limit exceeded - session terminated

ORA-00042: Unknown Service name

ORA-00050: operating system error occurred while obtaining an enqueue

ORA-00051: timeout occurred while waiting for a resource

ORA-00052: maximum number of enqueue resources () exceeded

ORA-00053: maximum number of enqueues exceeded

ORA-00054: resource busy and acquire with NOWAIT specified

ORA-00055: maximum number of DML locks exceeded

ORA-00056: DDL lock on object &#039;.&#039; is already held in an incompatible mode

ORA-00057: maximum number of temporary table locks exceeded

ORA-00058: DB_BLOCK_SIZE must be to mount this database (not )

ORA-00059: maximum number of DB_FILES exceeded

ORA-00060: deadlock detected while waiting for resource

ORA-00061: another instance has a different DML_LOCKS setting

ORA-00062: DML full-table lock cannot be acquired; DML_LOCKS is 0

ORA-00063: maximum number of log files exceeded

ORA-00064: object is too large to allocate on this O/S (,)

ORA-00065: initialization of FIXED_DATE failed

ORA-00066: SID contains an illegal character

ORA-00067: invalid value for parameter ; must be at least

ORA-00068: invalid value for parameter , must be between and

ORA-00069: cannot acquire lock -- table locks disabled for

ORA-00070: command is not valid

ORA-00071: process number must be between 1 and

ORA-00072: process &quot;&quot; is not active

ORA-00073: command takes between and argument(s)

ORA-00074: no process has been specified

ORA-00075: process &quot;&quot; not found in this instance

ORA-00076: dump not found

ORA-00077: dump is not valid

ORA-00078: cannot dump variables by name

ORA-00079: variable not found

ORA-00080: invalid global area specified by level

ORA-00081: address range [, ) is not readable

ORA-00082: memory size of is not in valid set of [1], [2], [4]

ORA-00083: warning: possibly corrupt SGA mapped

ORA-00084: global area must be PGA, SGA, or UGA

ORA-00085: current call does not exist

ORA-00086: user call does not exist

ORA-00087: command cannot be executed on remote instance

ORA-00088: command cannot be executed by shared server

ORA-00089: invalid instance number in ORADEBUG command

ORA-00090: failed to allocate memory for cluster database ORADEBUG command

ORA-00091: LARGE_POOL_SIZE must be at least

ORA-00092: LARGE_POOL_SIZE must be greater than LARGE_POOL_MIN_ALLOC

ORA-00093: must be between and

ORA-00094: requires an integer value

ORA-00096: invalid value for parameter , must be from among

ORA-00097: use of Oracle SQL feature not in SQL92 Level

ORA-00100: no data found

ORA-00101: invalid specification for system parameter DISPATCHERS

ORA-00102: network protocol cannot be used by dispatchers

ORA-00103: invalid network protocol; reserved for use by dispatchers

ORA-00104: deadlock detected; all public servers blocked waiting for resources

ORA-00105: too many dispatcher configurations

ORA-00106: cannot startup/shutdown database when connected to a dispatcher

ORA-00107: failed to connect to ORACLE listener process

ORA-00108: failed to set up dispatcher to accept connection asynchronously

ORA-00109: invalid value for attribute :

ORA-00110: invalid value for attribute , must be between and

ORA-00111: invalid attribute

ORA-00112: value of is null

ORA-00113: protocol name is too long

ORA-00114: missing value for system parameter SERVICE_NAMES

ORA-00115: connection refused; dispatcher connection table is full

ORA-00116: SERVICE_NAMES name is too long

ORA-00117: PROTOCOL, ADDRESS or DESCRIPTION must be specified

ORA-00118: Only one of PROTOCOL, ADDRESS or DESCRIPTION may be specified

ORA-00119: invalid specification for system parameter

ORA-00122: cannot initialize network configuration

ORA-00123: idle public server terminating

ORA-00125: connection refused; invalid presentation

ORA-00126: connection refused; invalid duplicity

ORA-00127: dispatcher does not exist

ORA-00128: this command requires a dispatcher name

ORA-00129: listener address validation failed &#039;&#039;

ORA-00130: invalid listener address &#039;&#039;

ORA-00131: network protocol does not support registration &#039;&#039;

ORA-00132: syntax error or unresolved network name &#039;&#039;

ORA-00133: value of is too long

ORA-00134: invalid DISPATCHERS specification #

ORA-00150: duplicate transaction ID

ORA-00151: invalid transaction ID

ORA-00152: current session does not match requested session

ORA-00153: internal error in XA library

ORA-00154: protocol error in transaction monitor

ORA-00155: cannot perform work outside of global transaction

ORA-00160: global transaction length is greater than maximum ()

ORA-00161: transaction branch length is illegal (maximum allowed )

ORA-00162: external dbid length is greater than maximum ()

ORA-00163: internal database name length is greater than maximum ()

ORA-00164: distributed autonomous transaction disallowed within migratable distributed transaction

ORA-00165: migratable distributed autonomous transaction with remote operation is not allowed

ORA-00166: remote/local nesting level is too deep

ORA-00200: control file could not be created

ORA-00201: control file version incompatible with ORACLE version

ORA-00202: control file: &#039;&#039;

ORA-00203: using the wrong control files

ORA-00204: error in reading (block , # blocks ) of control file

ORA-00205: error in identifying control file, check alert log for more info

ORA-00206: error in writing (block , # blocks ) of control file

ORA-00207: control files are not for the same database

ORA-00208: number of control file names exceeds limit of

ORA-00209: control file blocksize mismatch, check alert log for more info

ORA-00210: cannot open the specified control file

ORA-00211: control file does not match previous control files

ORA-00212: block size below minimum required size of bytes

ORA-00213: cannot reuse control file; old file size , required

ORA-00214: control file &#039;&#039; version inconsistent with file &#039;&#039; version

ORA-00215: must be at least one control file

ORA-00216: control file could not be resized for migration from 8.0.2

ORA-00217: control file could not be resized for new record types

ORA-00218: block size of control file &#039;&#039; does not match DB_BLOCK_SIZE ()

ORA-00219: required control file size ( logical blocks) exceeds maximum allowable size ( logical blocks)

ORA-00220: control file not mounted by first instance, check alert log for more info

ORA-00221: error on write to control file

ORA-00222: operation would reuse name of a currently mounted control file

ORA-00223: convert file is invalid or incorrect version

ORA-00224: control file resize attempted with illegal record type ()

ORA-00225: expected size of control file differs from actual size

ORA-00226: operation disallowed while alternate control file open

ORA-00227: corrupt block detected in control file: (block , # blocks )

ORA-00228: length of alternate control file name exceeds maximum of

ORA-00229: operation disallowed: already hold snapshot control file enqueue

ORA-00230: operation disallowed: snapshot control file enqueue unavailable

ORA-00231: snapshot control file has not been named

ORA-00232: snapshot control file is nonexistent, corrupt, or unreadable

ORA-00233: copy control file is corrupt or unreadable

ORA-00234: error in identifying or opening snapshot or copy control file

ORA-00235: control file fixed table inconsistent due to concurrent update

ORA-00236: snapshot operation disallowed: mounted control file is a backup

ORA-00237: snapshot operation disallowed: control file newly created

ORA-00238: operation would reuse a filename that is part of the database

ORA-00239: timeout waiting for control file enqueue: held by &#039;&#039; for more than seconds

ORA-00240: control file enqueue held for more than seconds

ORA-00250: archiver not started

ORA-00251: LOG_ARCHIVE_DUPLEX_DEST cannot be the same destination as string

ORA-00252: log of thread is empty, cannot archive

ORA-00253: character limit exceeded by archive destination string

ORA-00254: error in archive control string &#039;&#039;

ORA-00255: error archiving log of thread , sequence #

ORA-00256: cannot translate archive destination string

ORA-00257: archiver error. Connect internal only, until freed.

ORA-00258: manual archiving in NOARCHIVELOG mode must identify log

ORA-00259: log of open instance (thread ) is the current log, cannot archive

ORA-00260: cannot find online log sequence for thread

ORA-00261: log of thread is being archived or modified

ORA-00262: current log of closed thread cannot switch

ORA-00263: there are no logs that need archiving for thread

ORA-00264: no recovery required

ORA-00265: instance recovery required, cannot set ARCHIVELOG mode

ORA-00266: name of archived log file needed

ORA-00267: name of archived log file not needed

ORA-00268: specified log file does not exist &#039;&#039;

ORA-00269: specified log file is part of thread not

ORA-00270: error creating archive log

ORA-00271: there are no logs that need archiving

ORA-00272: error writing archive log

ORA-00273: media recovery of direct load data that was not logged

ORA-00274: illegal recovery option

ORA-00275: media recovery has already been started

ORA-00276: CHANGE keyword specified but no change number given

ORA-00277: illegal option to the UNTIL recovery flag

ORA-00278: log file &#039;&#039; no longer needed for this recovery

ORA-00279: change generated at needed for thread

ORA-00280: change for thread is in sequence #

ORA-00281: media recovery may not be performed using dispatcher

ORA-00282: UPI call not supported, use ALTER DATABASE RECOVER

ORA-00283: recovery session canceled due to errors

ORA-00284: recovery session still in progress

ORA-00285: TIME not given as a string constant

ORA-00286: no members available, or no member contains valid data

ORA-00287: specified change number not found in thread

ORA-00288: to continue recovery type ALTER DATABASE RECOVER CONTINUE

ORA-00289: suggestion :

ORA-00290: operating system archival error occurred. See error below

ORA-00291: numeric value required for PARALLEL option

ORA-00292: parallel recovery feature not installed

ORA-00293: control file out of sync with redo log

ORA-00294: invalid archivelog format specifier &#039;&#039;

ORA-00295: datafile/tempfile number is invalid, must be between 1 and

ORA-00296: maximum number of files () exceeded for RECOVER DATAFILE LIST

ORA-00297: must specify RECOVER DATAFILE LIST before RECOVER DATAFILE START

ORA-00298: Missing or invalid attribute value

ORA-00299: must use file-level media recovery on data file

ORA-00300: illegal redo log block size specified - exceeds limit of

ORA-00301: error in adding log file &#039;&#039; - file cannot be created

ORA-00302: limit of logs exceeded

ORA-00303: cannot process Parallel Redo

ORA-00304: requested INSTANCE_NUMBER is busy

ORA-00305: log of thread inconsistent; belongs to another database

ORA-00306: limit of instances in this database

ORA-00307: requested INSTANCE_NUMBER out of range, maximum is

ORA-00308: cannot open archived log &#039;&#039;

ORA-00309: log belongs to wrong database

ORA-00310: archived log contains sequence ; sequence required

ORA-00311: cannot read header from archived log

ORA-00312: online log thread : &#039;&#039;

ORA-00313: open failed for members of log group of thread

ORA-00314: log of thread , expected sequence# doesn&#039;t match

ORA-00315: log of thread , wrong thread # in header

ORA-00316: log of thread , type in header is not log file

ORA-00317: file type in header is not log file

ORA-00318: log of thread , expected file size doesn&#039;t match

ORA-00319: log of thread has incorrect log reset status

ORA-00320: cannot read file header from log of thread

ORA-00321: log of thread , cannot update log file header

ORA-00322: log of thread is not current copy

ORA-00323: Current log of thread not useable and all others need archiving

ORA-00324: log file &#039;&#039; translated name &#039;&#039; too long, characters exceeds limit

ORA-00325: archived log for thread , wrong thread # in header

ORA-00326: log begins at change , need earlier change

ORA-00327: log of thread , physical size less than needed

ORA-00328: archived log ends at change , need later change

ORA-00329: archived log begins at change , need change

ORA-00330: archived log ends at change , need change

ORA-00331: log version incompatible with ORACLE version

ORA-00332: archived log is too small - may be incompletely archived

ORA-00333: redo log read error block count

ORA-00334: archived log: &#039;&#039;

ORA-00335: online log : No log with this number, log does not exist

ORA-00336: log file size blocks is less than minimum blocks

ORA-01539: tablespace &#039;&#039; is not online

ORA-01540: tablespace &#039;&#039; is not offline

ORA-01541: system tablespace cannot be brought offline; shut down if necessary

ORA-01542: tablespace &#039;&#039; is offline, cannot allocate space in it

ORA-01543: tablespace &#039;&#039; already exists

ORA-01544: cannot drop system rollback segment

ORA-01545: rollback segment &#039;&#039; specified not available

ORA-01546: tablespace contains active rollback segment &#039;&#039;

ORA-01547: warning: RECOVER succeeded but OPEN RESETLOGS would get error below

ORA-01548: active rollback segment &#039;&#039; found, terminate dropping tablespace

ORA-01549: tablespace not empty, use INCLUDING CONTENTS option

ORA-01550: cannot drop system tablespace

ORA-01551: extended rollback segment, pinned blocks released

ORA-01552: cannot use system rollback segment for non-system tablespace &#039;&#039;

ORA-01553: MAXEXTENTS must be no smaller than the extents currently allocated

ORA-01554: out of transaction slots in transaction tables

ORA-01555: snapshot too old: rollback segment number with name &quot;&quot; too small

ORA-01556: MINEXTENTS for rollback segment must be greater than 1

ORA-01557: rollback segment extents must be at least blocks

ORA-01558: out of transaction ID&#039;s in rollback segment

ORA-01559: MAXEXTENTS for rollback segment must be greater than 1

ORA-01560: LIKE pattern contains partial or illegal character

ORA-01561: failed to remove all objects in the tablespace specified

ORA-01562: failed to extend rollback segment number

ORA-01563: rollback segment is PUBLIC, need to use the keyword PUBLIC

ORA-01564: rollback segment is not PUBLIC

ORA-01565: error in identifying file &#039;&#039;

ORA-01566: file specified more than once in ALTER DATABASE

ORA-01567: dropping log would leave less than 2 log files for instance (thread )

ORA-01568: cannot set space quota on PUBLIC

ORA-01569: data file too small for system dictionary tables

ORA-01570: MINEXTENTS must be no larger than the extents currently allocated

ORA-01571: redo version incompatible with ORACLE version

ORA-01572: rollback segment &#039;&#039; cannot be brought online, extents exceeded

ORA-01573: shutting down instance, no further change allowed

ORA-01574: maximum number of concurrent transactions exceeded

ORA-01575: timeout waiting for space management resource

ORA-01576: The instance is not enabled

ORA-01577: cannot add log file &#039;&#039; - file already part of database

ORA-01578: ORACLE data block corrupted (file # , block # )

ORA-01579: write error occurred during recovery

ORA-01580: error creating control backup file

ORA-01581: attempt to use rollback segment () new extent () which is being allocated

ORA-01582: unable to open control file for backup

ORA-01583: unable to get block size of control file to be backed up

ORA-01584: unable to get file size of control file to be backed up

ORA-01585: error identifying backup file

ORA-01586: database must be mounted EXCLUSIVE and not open for this operation

ORA-01587: error during control file backup file copy

ORA-01588: must use RESETLOGS option for database open

ORA-01589: must use RESETLOGS or NORESETLOGS option for database open

ORA-01590: number of segment free list () exceeds maximum of

ORA-01591: lock held by in-doubt distributed transaction

ORA-01592: error converting Version 7 rollback segment () to Oracle 8 format

ORA-01593: rollback segment optimal size ( blks) is smaller than the computed initial size ( blks)

ORA-01594: attempt to wrap into rollback segment () extent () which is being freed

ORA-01595: error freeing extent () of rollback segment ())

ORA-01596: cannot specify system in parameter

ORA-01597: cannot alter system rollback segment online or offline

ORA-01598: rollback segment &#039;&#039; is not online

ORA-01599: failed to acquire rollback segment (), cache space is full

ORA-01600: at most one &quot;&quot; in clause &quot;&quot; of

ORA-01601: illegal bucket size in clause &quot;&quot; of

ORA-01603: illegal grouping size in clause &quot;&quot; of

ORA-01604: illegal number range in clause &quot;&quot; of

ORA-01605: missing numbers in clause &quot;&quot; of

ORA-01606: gc_files_to_locks not identical to that of another mounted instance

ORA-01607: cannot add logfile to the specified instance

ORA-01608: cannot bring rollback segment &#039;&#039; online, its status is ()

ORA-01609: log is the current log for thread - cannot drop members

ORA-01610: recovery using the BACKUP CONTROLFILE option must be done

ORA-01611: thread number is invalid - must be between 1 and

ORA-01612: instance (thread ) is already enabled

ORA-01613: instance (thread ) only has logs - at least 2 logs required to enable.

ORA-01614: instance (thread ) is busy - cannot enable

ORA-01615: instance (thread ) is mounted - cannot disable

ORA-01616: instance (thread ) is open - cannot disable

ORA-01617: cannot mount: is not a valid thread number

ORA-01618: redo thread is not enabled - cannot mount

ORA-01619: thread is mounted by another instance

ORA-01620: no public threads are available for mounting

ORA-01621: cannot rename member of current log if database is open

ORA-01622: thread number must be specified - default not specific

ORA-01623: log is current log for instance (thread ) - cannot drop

ORA-01624: log needed for crash recovery of instance (thread )

ORA-01625: rollback segment &#039;&#039; does not belong to this instance

ORA-01626: rollback segment number &#039;&#039; cannot handle more transactions

ORA-01627: rollback segment number &#039;&#039; is not online

ORA-01628: max # extents () reached for rollback segment

ORA-01629: max # extents () reached saving undo for tablespace

ORA-01630: max # extents () reached in temp segment in tablespace

ORA-01631: max # extents () reached in table .

ORA-01632: max # extents () reached in index .

ORA-01633: Real Application Clusters Option needed for this operation

ORA-01634: rollback segment number &#039;&#039; is about to go offline

ORA-01635: rollback segment # specified not available

ORA-01636: rollback segment &#039;&#039; is already online

ORA-01637: rollback segment &#039;&#039; is being used by another instance (#)

ORA-01638: parameter does not allow ORACLE version to mount cluster database

ORA-01639: instance has no thread assigned to it

ORA-01640: cannot make tablespace read only with active transactions

ORA-01641: tablespace &#039;&#039; is not online - cannot add data file

ORA-01642: begin backup not needed for read only tablespace &#039;&#039;

ORA-01643: system tablespace can not be made read only

ORA-01644: tablespace &#039;&#039; is already read only

ORA-01645: previous attempt to make read write is half complete

ORA-01646: tablespace &#039;&#039; is not read only - cannot make read write

ORA-01647: tablespace &#039;&#039; is read only, cannot allocate space in it

ORA-01648: log is the current log of disabled instance (thread )

ORA-01649: operation not allowed with a backup control file

ORA-01650: unable to extend rollback segment by in tablespace

ORA-01651: unable to extend save undo segment by for tablespace

ORA-01652: unable to extend temp segment by in tablespace

ORA-01653: unable to extend table . by in tablespace

ORA-01654: unable to extend index . by in tablespace

ORA-01655: unable to extend cluster . by in tablespace

ORA-01656: max # extents () reached in cluster .

ORA-01657: invalid SHRINK option value

ORA-01658: unable to create INITIAL extent for segment in tablespace

ORA-01659: unable to allocate MINEXTENTS beyond in tablespace

ORA-01660: tablespace &#039;&#039; is already permanent

ORA-01661: tablespace &#039;&#039; is already temporary

ORA-01662: tablespace &#039;&#039; is non-empty and cannot be made temporary

ORA-01663: the contents of tablespace &#039;&#039; is constantly changing

ORA-01664: Transaction which has expanded the Sort Segment has aborted

ORA-01665: control file is not a standby control file

ORA-01666: control file is for a standby database

ORA-01667: cannot add any more tablespaces: limit of exceeded

ORA-01668: standby database requires DROP option for offline of data file

ORA-01669: standby database control file not consistent

ORA-01670: new datafile needed for standby database recovery

ORA-01671: control file is a backup, cannot make a standby control file

ORA-01672: control file may be missing files or have extra ones

ORA-01673: data file has not been identified

ORA-01674: data file is an old incarnation rather than current file

ORA-01675: max_commit_propagation_delay inconsistent with other instances

ORA-01676: standby file name convert of &#039;&#039; exceeds maximum length of

ORA-01677: standby file name convert parameters differ from other instance

ORA-01678: parameter must be pairs of pattern and replacement strings

ORA-01679: database must be mounted EXCLUSIVE and not open to activate

ORA-01680: unable to extend LOB segment by in tablespace

ORA-01681: max # extents () reached in LOB segment in tablespace

ORA-01682: read-only DB cannot allocate temporary space in tablespace

ORA-01683: unable to extend index . partition by in tablespace

ORA-01684: max # extents () reached in table . partition

ORA-01685: max # extents () reached in index . partition

ORA-01686: max # files () reached for the tablespace

ORA-01687: specified logging attribute for tablespace &#039;&#039; is same as the existing

ORA-01688: unable to extend table . partition by in tablespace

ORA-01689: syntax error in clause &quot;&quot; of

ORA-01690: sort area size too small

ORA-01691: unable to extend lob segment . by in tablespace

ORA-01692: unable to extend lob segment . partition by in tablespace

ORA-01693: max # extents () reached in lob segment .

ORA-01694: max # extents () reached in lob segment . partition

ORA-01695: error converting rollback segment to version 8.0.2

ORA-01696: control file is not a clone control file

ORA-01697: control file is for a clone database

ORA-01698: a clone database may only have SYSTEM rollback segment online

ORA-01699: tablespace &#039;&#039; is being imported for point in time recovery

ORA-01700: duplicate username in list

ORA-01701: a cluster is not appropriate here

ORA-01702: a view is not appropriate here

ORA-01703: missing SYNONYM keyword

ORA-01704: string literal too long

ORA-01705: an outer join cannot be specified on a correlation column

ORA-01706: user function result value was too large

ORA-01707: missing LIST keyword

ORA-01708: ACCESS or SESSION expected

ORA-01709: program does not exist

ORA-01710: missing OF keyword

ORA-01711: duplicate privilege listed

ORA-01712: you cannot grant a privilege which you do not have

ORA-01713: GRANT OPTION does not exist for that privilege

ORA-01714: error in execution of user function

ORA-01715: UNIQUE may not be used with a cluster index

ORA-01716: NOSORT may not be used with a cluster index

ORA-01717: seccta: invalid access mode token passed

ORA-01718: BY ACCESS &#124; SESSION clause not allowed for NOAUDIT

ORA-01719: outer join operator (+) not allowed in operand of OR or IN

ORA-01720: grant option does not exist for &#039;.&#039;

ORA-01721: USERENV(COMMITSCN) invoked more than once in a transaction

ORA-01722: invalid number

ORA-01723: zero-length columns are not allowed

ORA-01724: floating point precision is out of range (1 to 126)

ORA-01725: USERENV(&#039;COMMITSCN&#039;) not allowed here

ORA-01726: a table is not appropriate here

ORA-01727: numeric precision specifier is out of range (1 to 38)

ORA-01728: numeric scale specifier is out of range (-84 to 127)

ORA-01729: database link name expected

ORA-01730: invalid number of column names specified

ORA-01731: circular view definition encountered

ORA-01732: data manipulation operation not legal on this view

ORA-01733: virtual column not allowed here

ORA-01734: illegal parameters - EXTENT MIN higher than EXTENT MAX

ORA-01735: invalid ALTER TABLE option

ORA-01736: [NOT] SUCCESSFUL expected

ORA-01737: valid modes: [ROW] SHARE, [[SHARE] ROW] EXCLUSIVE, SHARE UPDATE

ORA-01738: missing IN keyword

ORA-01739: missing MODE keyword

ORA-01740: missing double quote in identifier

ORA-01741: illegal zero-length identifier

ORA-01742: comment not terminated properly

ORA-01743: only pure functions can be indexed

ORA-01744: inappropriate INTO

ORA-01745: invalid host/bind variable name

ORA-01746: indicator variable not permitted here

ORA-01747: invalid user.table.column, table.column, or column specification

ORA-01748: only simple column names allowed here

ORA-01749: you may not GRANT/REVOKE privileges to/from yourself

ORA-01750: UPDATE/REFERENCES may only be REVOKEd from the whole table, not by column

ORA-01751: Invalid dump undo option

ORA-01752: cannot delete from view without exactly one key-preserved table

ORA-01753: column definition incompatible with clustered column definition

ORA-01754: a table may contain only one column of type LONG

ORA-01755: Must specify an extent number or block number

ORA-01756: quoted string not properly terminated

ORA-01757: Must specify an object number

ORA-01758: table must be empty to add mandatory (NOT NULL) column

ORA-01759: user function is incorrectly defined

ORA-01760: illegal argument for function

ORA-01761: DML operation does not map to a unique table in the join

ORA-01762: vopdrv: view query block not in FROM

ORA-01763: update or delete involves outer joined table

ORA-01764: new update value of join is not guaranteed to be unique

ORA-01765: specifying table&#039;s owner name is not allowed

ORA-01766: dictionary table not allowed in this context

ORA-01767: UPDATE ... SET expression must be a subquery

ORA-01768: number string too long

ORA-01769: duplicate CLUSTER option specifications

ORA-01770: CLUSTER option not allowed in CREATE CLUSTER command

ORA-01771: illegal option for a clustered table

ORA-01772: Must specify a value for LEVEL

ORA-01773: may not specify column datatypes in this CREATE TABLE

ORA-01774: Dump undo option specified more than once

ORA-01775: looping chain of synonyms

ORA-01776: cannot modify more than one base table through a join view

ORA-01777: WITH GRANT OPTION not allowed in this system

ORA-01778: maximum subquery nesting level exceeded

ORA-00337: log file &#039;&#039; does not exist and no size specified

ORA-00338: log of thread is more recent than control file

ORA-00339: archived log does not contain any redo

ORA-00340: IO error processing online log of thread

ORA-00341: log of thread , wrong log # in header

ORA-00342: archived log does not have expected resetlogs SCN

ORA-00343: too many errors, log member closed

ORA-00344: unable to re-create online log &#039;&#039;

ORA-00345: redo log write error block count

ORA-00346: log member marked as STALE

ORA-00347: log of thread , expected block size doesn&#039;t match

ORA-00348: single-process redo failure. Must abort instance

ORA-00349: failure obtaining block size for &#039;&#039;

ORA-00350: log of instance (thread ) needs to be archived

ORA-00351: recover-to time invalid

ORA-00352: all logs for thread need to be archived - cannot enable

ORA-00353: log corruption near block change time

ORA-00354: corrupt redo log block header

ORA-00355: change numbers out of order

ORA-00356: inconsistent lengths in change description

ORA-00357: too many members specified for log file, the maximum is

ORA-00358: Too many file members specified, the maximum is

ORA-00359: logfile group does not exist

ORA-00360: not a logfile member:

ORA-00361: cannot remove last log member for group

ORA-00362: member is required to form a valid logfile in group

ORA-00363: log is not the archived version

ORA-00364: cannot write header to new log member

ORA-00365: the specified log is not the correct next log

ORA-00366: log of thread , checksum error in the file header

ORA-00367: checksum error in log file header

ORA-00368: checksum error in redo log block

ORA-00369: Current log of thread not useable and other log being cleared

ORA-00370: potential deadlock during kcbchange operation

ORA-00371: not enough shared pool memory, should be atleast bytes

ORA-00372: file cannot be modified at this time

ORA-00373: online log version incompatible with ORACLE version

ORA-00374: parameter db_block_size = invalid ; must be a multiple of in the range [..]

ORA-00375: unable to get default db_block_size

ORA-00376: file cannot be read at this time

ORA-00377: Frequent backups of file causing write operation to stall

ORA-00378: buffer pools cannot be created as specified

ORA-00379: no free buffers available in buffer pool for block size K

ORA-00380: cannot specify db_k_cache_size since K is the standard block size

ORA-00381: cannot use both new and old parameters for buffer cache size specification

ORA-00382: not a valid block size, valid range [..]

ORA-00383: DEFAULT cache for blocksize cannot be reduced to zero

ORA-00384: Insufficient memory to grow cache

ORA-00385: cannot enable Very Large Memory with new buffer cache parameters

ORA-00386: use_indirect_data_buffers not supported

ORA-00390: log of thread is being cleared, cannot become current log

ORA-00391: All threads must switch to new log format at the same time

ORA-00392: log of thread is being cleared, operation not allowed

ORA-00393: log of thread is needed for recovery of offline datafiles

ORA-00394: online log reused while attempting to archive it

ORA-00395: online logs for the clone database must be renamed

ORA-00396: error required fallback to single-pass recovery

ORA-00397: instance recovery process terminated with error

ORA-00398: abort thread recovery due to reconfiguration

ORA-00399: corrupt change description in redo log

ORA-00400: invalid release value for parameter

ORA-00401: the value for parameter is not supported by this release

ORA-00402: database changes by release cannot be used by release

ORA-00403: () is not the same as other instances ()

ORA-00404: Convert file not found: &#039;&#039;

ORA-00405: compatibility type &quot;&quot;

ORA-00406: COMPATIBLE parameter needs to be or greater

ORA-00407: rolling upgrade from release . to . is not allowed

ORA-00408: parameter is set to TRUE

ORA-00409: COMPATIBLE needs to be or higher to use AUTO SEGMENT SPACE MANAGEMENT

ORA-00436: ORACLE is not licensed. Contact Oracle Corp. for assistance

ORA-00437: ORACLE feature is not licensed. Contact Oracle Corp. for assistance

ORA-00438: Option not installed

ORA-00439: feature not enabled:

ORA-00443: background process &quot;&quot; did not start

ORA-00444: background process &quot;&quot; failed while starting

ORA-00445: background process &quot;&quot; did not start after seconds

ORA-00446: background process started when not expected

ORA-00447: fatal error in background process

ORA-00448: normal completion of background process

ORA-00449: background process &#039;&#039; unexpectedly terminated with error

ORA-00450: background process &#039;&#039; did not start

ORA-00451: foreground process died unexpectedly

ORA-00452: foreground process unexpectedly terminated with error

ORA-00453: backgroud process &#039;&#039; is dead

ORA-00469: CKPT process terminated with error

ORA-00470: LGWR process terminated with error

ORA-00471: DBWR process terminated with error

ORA-00472: PMON process terminated with error

ORA-00473: ARCH process terminated with error

ORA-00474: SMON process terminated with error

ORA-00475: TRWR process terminated with error

ORA-00476: RECO process terminated with error

ORA-00477: SNP* process terminated with error

ORA-00478: SMON process terminated due to error

ORA-00479: RVWR process terminated with error

ORA-00480: LCK* process terminated with error

ORA-00481: LMON process terminated with error

ORA-00482: LMD* process terminated with error

ORA-00483: During shutdown a process abnormally terminated

ORA-00484: LMS* process terminated with error

ORA-00485: DIAG process terminated with error

ORA-00486: ASMB process terminated with error

ORA-00487: CTWR process terminated with error

ORA-00488: RBAL process terminated with error

ORA-00489: ARB* process terminated with error

ORA-00490: PSP process terminated with error

ORA-00494: enqueue held for too long by &#039;&#039;

ORA-00566: cannot request processor group - NUMA not enabled

ORA-00567: Requested processor group is too large (maximum )

ORA-00568: Maximum number of interrupt handlers exceeded

ORA-00569: Failed to acquire global enqueue.

ORA-00574: osndnt: $CANCEL failure (break)

ORA-00575: osndnt: $QIO failure (send out-of-band break)

ORA-00576: in-band break protocol error

ORA-00577: out-of-band break protocol error

ORA-00578: reset protocol error

ORA-00579: osndnt: server received malformed connection request

ORA-00580: protocol versions do not match

ORA-00581: osndnt: cannot allocate context area

ORA-00582: osndnt: cannot deallocate context area

ORA-00583: osndnt: $TRNLOG failure

ORA-00584: cannot close connection

ORA-00585: host name has incorrect form

ORA-00586: osndnt: LIB$ASN_WTH_MBX failure

ORA-00587: cannot connect to remote host

ORA-00588: message from host was too short

ORA-00589: message from host had incorrect data length

ORA-00590: message from host had incorrect message type

ORA-00591: incorrect number of bytes written

ORA-00592: osndnt: $QIO failure (mailbox queue)

ORA-00593: osndnt: $DASSGN failure (network device)

ORA-00594: osndnt: $DASSGN failure (mailbox)

ORA-00595: osndnt: $QIO failure (receive)

ORA-00596: osndnt: $QIO failure (send)

ORA-00597: osndnt: $QIO failure (mailbox requeue)

ORA-00598: osndnt: $QIO failure (mailbox read)

ORA-00600: internal error code, arguments: [], [], [], [], [], [], [], []

ORA-00601: cleanup lock conflict

ORA-00602: internal programming exception

ORA-00603: ORACLE server session terminated by fatal error

ORA-00604: error occurred at recursive SQL level

ORA-00606: Internal error code

ORA-00607: Internal error occurred while making a change to a data block

ORA-00608: testing error [] [] [] [] []

ORA-00609: could not attach to incoming connection

ORA-00610: Internal error code

ORA-00701: object necessary for warmstarting database cannot be altered

ORA-00702: bootstrap verison &#039;&#039; inconsistent with version &#039;&#039;

ORA-00703: maximum number of row cache instance locks exceeded

ORA-00704: bootstrap process failure

ORA-00705: inconsistent state during start up; shut down the instance, then restart it

ORA-00706: error changing format of file &#039;&#039;

ORA-00710: new tablespace name is the same as the old tablespace name

ORA-00711: new tablespace name is invalid

ORA-00712: cannot rename system tablespace

ORA-00720: ALTER DATABASE RESET COMPATIBILITY command has been de-supported

ORA-00721: changes by release cannot be used by release

ORA-00722: Feature &quot;&quot;

ORA-00723: Initialization parameter COMPATIBLE must be explicitly set

ORA-00724: ALTER DATABASE CONVERT command has been de-supported

ORA-00740: datafile size of () blocks exceeds maximum file size

ORA-00741: logfile size of () blocks exceeds maximum logfile size

ORA-00750: database has been previously mounted and dismounted

ORA-00816: error message translation failed

ORA-00820: Specified value of sga_max_size is too small, needs to be at least M

ORA-00821: Specified value of sga_target M is too small, needs to be at least M

ORA-00822: MMAN process terminated with error

ORA-00823: Specified value of sga_target greater than sga_max_size

ORA-00824: cannot set sga_target due to existing internal settings, see alert log for more information

ORA-00825: cannot set db_block_buffers if sga_target set

ORA-00826: cannot set sga_target for an ASM instance

ORA-00827: could not shrink sga_target to specified value

ORA-00828: specified value of shared_pool_reserved_size inconsistent with internal settings

ORA-00829: event to stress test self tuning SGA feature by forcing partial granules transfers

ORA-00830: cannot set statistics_level to BASIC with auto-tune SGA enabled

ORA-00831: event to stress test self tuning SGA feature by doing random memory broker resizes

ORA-00832: no streams pool created and cannot automatically create one

ORA-00833: event to test cancellation and cache protection by pinning buffers for deferred mode requests

ORA-00900: invalid SQL statement

ORA-00901: invalid CREATE command

ORA-00902: invalid datatype

ORA-00903: invalid table name

ORA-00904: : invalid identifier

ORA-00905: missing keyword

ORA-00906: missing left parenthesis

ORA-00907: missing right parenthesis

ORA-00908: missing NULL keyword

ORA-00909: invalid number of arguments

ORA-00910: specified length too long for its datatype

ORA-00911: invalid character

ORA-00912: input parameter too long

ORA-00913: too many values

ORA-00914: missing ADD keyword

ORA-00915: network access of dictionary table not currently allowed

ORA-00917: missing comma

ORA-00918: column ambiguously defined

ORA-00919: invalid function

ORA-00920: invalid relational operator

ORA-00921: unexpected end of SQL command

ORA-00922: missing or invalid option

ORA-00923: FROM keyword not found where expected

ORA-00924: missing BY keyword

ORA-00925: missing INTO keyword

ORA-00926: missing VALUES keyword

ORA-00927: missing equal sign

ORA-00928: missing SELECT keyword

ORA-00929: missing period

ORA-00930: missing asterisk

ORA-00931: missing identifier

ORA-00932: inconsistent datatypes: expected got

ORA-00933: SQL command not properly ended

ORA-00934: group function is not allowed here

ORA-00935: group function is nested too deeply

ORA-00936: missing expression

ORA-00937: not a single-group group function

ORA-00938: not enough arguments for function

ORA-00939: too many arguments for function

ORA-00940: invalid ALTER command

ORA-00941: missing cluster name

ORA-00942: table or view does not exist

ORA-00943: cluster does not exist

ORA-00944: insufficient number of clustered columns

ORA-00945: specified clustered column does not exist

ORA-00946: missing TO keyword

ORA-00947: not enough values

ORA-00948: ALTER CLUSTER statement no longer supported

ORA-00949: illegal reference to remote database

ORA-00950: invalid DROP option

ORA-00951: cluster not empty

ORA-00952: missing GROUP keyword

ORA-00953: missing or invalid index name

ORA-00954: missing IDENTIFIED keyword

ORA-00955: name is already used by an existing object

ORA-00956: missing or invalid auditing option

ORA-00957: duplicate column name

ORA-00958: missing CHECK keyword

ORA-00959: tablespace &#039;&#039; does not exist

ORA-00960: ambiguous column naming in select list

ORA-00961: bad datetime/interval value

ORA-00962: too many group-by / order-by expressions

ORA-00963: unsupported interval type

ORA-00964: table name not in FROM list

ORA-00965: column aliases not allowed for &#039;*&#039;

ORA-00966: missing TABLE keyword

ORA-00967: missing WHERE keyword

ORA-00968: missing INDEX keyword

ORA-00969: missing ON keyword

ORA-00970: missing WITH keyword

ORA-00971: missing SET keyword

ORA-00972: identifier is too long

ORA-00973: invalid row count estimate

ORA-00974: invalid PCTFREE value (percentage)

ORA-00975: date + date not allowed

ORA-00976: LEVEL, PRIOR, or ROWNUM not allowed here

ORA-00977: duplicate auditing option

ORA-00978: nested group function without GROUP BY

ORA-00979: not a GROUP BY expression

ORA-00980: synonym translation is no longer valid

ORA-00981: cannot mix table and system auditing options

ORA-00982: missing plus sign

ORA-00983: cannot audit or noaudit SYS user actions

ORA-00984: column not allowed here

ORA-00985: invalid program name

ORA-00986: missing or invalid group name(s)

ORA-00987: missing or invalid username(s)

ORA-00988: missing or invalid password(s)

ORA-00989: too many passwords for usernames given

ORA-00990: missing or invalid privilege

ORA-00991: only MAC privileges may be granted to procedures

ORA-00992: invalid format for REVOKE command

ORA-00993: missing GRANT keyword

ORA-00994: missing OPTION keyword

ORA-00995: missing or invalid synonym identifier

ORA-00996: the concatenate operator is &#124;&#124;, not &#124;

ORA-00997: illegal use of LONG datatype

ORA-00998: must name this expression with a column alias

ORA-00999: invalid view name

ORA-01000: maximum open cursors exceeded

ORA-01001: invalid cursor

ORA-01002: fetch out of sequence

ORA-01003: no statement parsed

ORA-01004: default username feature not supported; logon denied

ORA-01005: null password given; logon denied

ORA-01006: bind variable does not exist

ORA-01007: variable not in select list

ORA-01008: not all variables bound

ORA-01009: missing mandatory parameter

ORA-01010: invalid OCI operation

ORA-01011: Cannot use v7 compatibility mode when talking to v6 server

ORA-01012: not logged on

ORA-01013: user requested cancel of current operation

ORA-01014: ORACLE shutdown in progress

ORA-01015: logon called recursively

ORA-01016: This function can be called only after a fetch

ORA-01017: invalid username/password; logon denied

ORA-01018: column does not have a LONG datatype

ORA-01019: unable to allocate memory in the user side

ORA-01020: unknown context state

ORA-01021: invalid context size specified

ORA-01022: database operation not supported in this configuration

ORA-01023: Cursor context not found (Invalid cursor number)

ORA-01024: invalid datatype in OCI call

ORA-01025: UPI parameter out of range

ORA-01026: multiple buffers of size &gt; 4000 in the bind list

ORA-01027: bind variables not allowed for data definition operations

ORA-01028: internal two task error

ORA-01029: internal two task error

ORA-01030: SELECT ... INTO variable does not exist

ORA-01031: insufficient privileges

ORA-01032: no such userid

ORA-01033: ORACLE initialization or shutdown in progress

ORA-01034: ORACLE not available

ORA-01035: ORACLE only available to users with RESTRICTED SESSION privilege

ORA-01036: illegal variable name/number

ORA-01037: maximum cursor memory exceeded

ORA-01038: cannot write database file version with ORACLE version

ORA-01039: insufficient privileges on underlying objects of the view

ORA-01040: invalid character in password; logon denied

ORA-01041: internal error. hostdef extension doesn&#039;t exist

ORA-01042: detaching a session with open cursors not allowed

ORA-01043: user side memory corruption [], [], [], []

ORA-01044: size of buffer bound to variable exceeds maximum

ORA-01045: user lacks CREATE SESSION privilege; logon denied

ORA-01046: cannot acquire space to extend context area

ORA-01047: The above error occurred in schema=, package=, procedure=

ORA-01048: Couldn&#039;t find the specified procedure in the given context

ORA-01049: Bind by name is not spupportted in streamed RPC

ORA-01050: cannot acquire space to open context area

ORA-01051: deferred rpc buffer format invalid

ORA-01052: required destination LOG_ARCHIVE_DUPLEX_DEST is not specified

ORA-01053: user storage address cannot be read

ORA-01054: user storage address cannot be written

ORA-01057: invalid or ambiguous block.field reference in user exit

ORA-01058: internal New Upi interface error

ORA-01059: parse expected before a bind or execute

ORA-01060: array binds or executes not allowed

ORA-01061: cannot start up a V8 server using a V7 client application

ORA-01062: unable to allocate memory for define buffer

ORA-01070: Using an old version of Oracle for the server

ORA-01071: cannot perform operation without starting up ORACLE

ORA-01072: cannot stop ORACLE; ORACLE not running

ORA-01073: fatal connection error: unrecognized call type

ORA-01074: cannot shut down ORACLE; inside a login session - log off first

ORA-01075: you are currently logged on

ORA-01076: multiple logons per process not yet supported

ORA-01077: background process initialization failure

ORA-01078: failure in processing system parameters

ORA-01079: ORACLE database was not properly created, operation aborted

ORA-01080: error in shutting down ORACLE

ORA-01081: cannot start already-running ORACLE - shut it down first

ORA-01082: &#039;row_locking = always&#039; requires the transaction processing option

ORA-01083: value of parameter &quot;&quot; is inconsistent with that of other instances

ORA-01084: invalid argument in OCI call

ORA-01085: preceding errors in deferred rpc to &quot;..&quot;

ORA-01086: savepoint &#039;&#039; never established

ORA-01087: cannot start up ORACLE - currently logged on

ORA-01088: cannot shut down ORACLE while active processes exist

ORA-01089: immediate shutdown in progress - no operations are permitted

ORA-01090: shutdown in progress - connection is not permitted

ORA-01091: failure during startup force

ORA-01092: ORACLE instance terminated. Disconnection forced

ORA-01093: ALTER DATABASE CLOSE only permitted with no sessions connected

ORA-01094: ALTER DATABASE CLOSE in progress. Connections not permitted

ORA-01095: DML statement processed zero rows

ORA-01096: program version () incompatible with instance ()

ORA-01097: cannot shutdown while in a transaction - commit or rollback first

ORA-01098: program Interface error during Long Insert

ORA-01099: cannot mount database in SHARED mode if started in single process mode

ORA-01100: database already mounted

ORA-01101: database being created currently mounted by some other instance

ORA-01102: cannot mount database in EXCLUSIVE mode

ORA-01103: database name &#039;&#039; in control file is not &#039;&#039;

ORA-01104: number of control files () does not equal

ORA-01105: mount is incompatible with mounts by other instances

ORA-01106: database must be closed before dismounting

ORA-01107: database must be mounted for media recovery

ORA-01108: file is in backup or media recovery

ORA-01109: database not open

ORA-01110: data file : &#039;&#039;

ORA-01111: name for data file is unknown - rename to correct file

ORA-01112: media recovery not started

ORA-01113: file needs media recovery

ORA-01114: IO error writing block to file (block # )

ORA-01115: IO error reading block from file (block # )

ORA-01116: error in opening database file

ORA-01117: adding file &#039;&#039; with illegal block size: ; limit is

ORA-01118: cannot add any more database files: limit of exceeded

ORA-01119: error in creating database file &#039;&#039;

ORA-01120: cannot remove online database file

ORA-01121: cannot rename database file - file is in use or recovery

ORA-01122: database file failed verification check

ORA-01123: cannot start online backup; media recovery not enabled

ORA-01124: cannot recover data file - file is in use or recovery

ORA-01125: cannot disable media recovery - file has online backup set

ORA-01126: database must be mounted in this instance and not open in any instance

ORA-01127: database name &#039;&#039; exceeds size limit of characters

ORA-01128: cannot start online backup - file is offline

ORA-01129: user&#039;s default or temporary tablespace does not exist

ORA-01130: database file version incompatible with ORACLE version

ORA-01131: DB_FILES system parameter value exceeds limit of

ORA-01132: length of database file name &#039;&#039; exceeds limit of characters

ORA-01133: length of log file name &#039;&#039; exceeds limit of characters

ORA-01134: database mounted exclusive by another instance

ORA-01135: file accessed for DML/query is offline

ORA-01136: specified size of file ( blocks) is less than original size of blocks

ORA-01137: data file is still in the middle of going offline

ORA-01138: database must either be open in this instance or not at all

ORA-01139: RESETLOGS option only valid after an incomplete database recovery

ORA-01140: cannot end online backup - all files are offline or readonly

ORA-01141: error renaming data file - new file &#039;&#039; not found

ORA-01142: cannot end online backup - none of the files are in backup

ORA-01143: cannot disable media recovery - file needs media recovery

ORA-01144: File size ( blocks) exceeds maximum of blocks

ORA-01145: offline immediate disallowed unless media recovery enabled

ORA-01146: cannot start online backup - file is already in backup

ORA-01147: SYSTEM tablespace file is offline

ORA-01148: cannot refresh file size for datafile

ORA-01149: cannot shutdown - file has online backup set

ORA-01150: cannot prevent writes - file has online backup set

ORA-01151: use media recovery to recover block, restore backup if needed

ORA-01152: file was not restored from a sufficiently old backup

ORA-01153: an incompatible media recovery is active

ORA-01154: database busy. Open, close, mount, and dismount not allowed now

ORA-01155: the database is being opened, closed, mounted or dismounted

ORA-01156: recovery in progress may need access to files

ORA-01157: cannot identify/lock data file - see DBWR trace file

ORA-01158: database already mounted

ORA-01159: file is not from same database as previous files - wrong database id

ORA-01160: file is not a

ORA-01161: database name in file header does not match given name of

ORA-01162: block size in file header does not match configured block sizes

ORA-01163: SIZE clause indicates (blocks), but should match header

ORA-01164: MAXLOGFILES may not exceed

ORA-01165: MAXDATAFILES may not exceed

ORA-01166: file number is larger than ()

ORA-01167: two files are the same file/group number or the same file

ORA-01168: physical block size does not match size of other members

ORA-01169: DATAFILE number 1 not found. Must be present

ORA-01170: file not found &#039;&#039;

ORA-01171: datafile going offline due to error advancing checkpoint

ORA-01172: recovery of thread stuck at block of file

ORA-01173: data dictionary indicates missing data file from system tablespace

ORA-01174: DB_FILES is buts needs to be to be compatible

ORA-01175: data dictionary has more than the files allowed by the instance

ORA-01176: data dictionary has more than the files allowed by the controlfie

ORA-01177: data file does not match dictionary - probably old incarnation

ORA-01178: file created before last CREATE CONTROLFILE, cannot recreate

ORA-01179: file does not exist

ORA-01180: can not create datafile 1

ORA-01181: file created before last known RESETLOGS, cannot recreate

ORA-01182: cannot create database file - file is in use or recovery

ORA-01183: cannot mount database in SHARED mode

ORA-01184: logfile group already exists

ORA-01185: logfile group number is invalid

ORA-01186: file failed verification tests

ORA-01187: cannot read from file because it failed verification tests

ORA-01188: Block size in header does not match physical block size

ORA-01189: file is from a different RESETLOGS than previous files

ORA-01190: control file or data file is from before the last RESETLOGS

ORA-01191: file is already offline - cannot do a normal offline

ORA-01192: must have at least one enabled thread

ORA-01193: file is not the same file seen at start of recovery

ORA-01194: file needs more recovery to be consistent

ORA-01195: online backup of file needs more recovery to be consistent

ORA-01196: file is inconsistent due to a failed media recovery session

ORA-01197: thread only contains one log

ORA-01198: must specify size for log file if RESETLOGS

ORA-01199: file is not in online backup mode

ORA-01200: actual file size of is smaller than correct size of blocks

ORA-01201: file header failed to write correctly

ORA-01202: wrong incarnation of this file - wrong creation time

ORA-01203: wrong incarnation of this file - wrong creation SCN

ORA-01204: file number is rather than - wrong file

ORA-01205: not a data file - type number in header is

ORA-01206: file is not part of this database - wrong database id

ORA-01207: file is more recent than control file - old control file

ORA-01208: data file is an old version - not accessing current version

ORA-01209: data file is from before the last RESETLOGS

ORA-01210: data file header is media corrupt

ORA-01211: Oracle7 data file is not from migration to Oracle8

ORA-01212: MAXLOGMEMBERS may not exceed

ORA-01213: MAXINSTANCES may not exceed

ORA-01214: MAXLOGHISTORY may not exceed

ORA-01215: enabled thread is missing after CREATE CONTROLFILE

ORA-01216: thread is expected to be disabled after CREATE CONTROLFILE

ORA-01217: logfile member belongs to a different logfile group

ORA-01218: logfile member is not from the same point-in-time

ORA-01219: database not open: queries allowed on fixed tables/views only

ORA-01220: file based sort illegal before database is open

ORA-01221: data file is not the same file to a background process

ORA-01222: MAXINSTANCES of requires MAXLOGFILES be at least , not

ORA-01223: RESETLOGS must be specified to set a new database name

ORA-01224: group number in header does not match GROUP

ORA-01225: thread number is greater than MAXINSTANCES

ORA-01226: file header of log member is inconsistent with other members

ORA-01227: log is inconsistent with other logs

ORA-01228: SET DATABASE option required to install seed database

ORA-01229: data file is inconsistent with logs

ORA-01230: cannot make read only - file is offline

ORA-01231: cannot make read write - file is offline

ORA-01232: cannot start online backup - file is being made read-only

ORA-01233: file is read only - cannot recover using backup control file

ORA-01234: cannot end backup of file - file is in use or recovery

ORA-01235: END BACKUP failed for file(s) and succeeded for

ORA-01236: Error occurred during initialization of file header access

ORA-01237: cannot extend datafile

ORA-01238: cannot shrink datafile

ORA-01239: database must be in ARCHIVELOG mode to use external cache

ORA-01240: too many data files to add in one command

ORA-01241: an external cache has died

ORA-01242: data file suffered media failure: database in NOARCHIVELOG mode

ORA-01243: system tablespace file suffered media failure

ORA-01244: unnamed datafile(s) added to control file by media recovery

ORA-01245: offline file will be lost if RESETLOGS is done

ORA-01246: recovering files through TSPITR of tablespace

ORA-01247: database recovery through TSPITR of tablespace

ORA-01248: file was created in the future of incomplete recovery

ORA-01249: archiving not allowed in a clone database

ORA-01250: Error occurred during termination of file header access

ORA-01251: Unknown File Header Version read for file number

ORA-01252: cannot prevent writes - file in recovery manager backup

ORA-01253: cannot start online backup - file in recovery manager backup

ORA-01254: cannot end online backup - file in recovery manager backup

ORA-01255: cannot shutdown - file in recovery manager backup

ORA-01256: error in locking database file

ORA-01257: cannot reuse database file , unknown file size

ORA-01258: unable to delete temporary file

ORA-01259: unable to delete datafile

ORA-01260: warning: END BACKUP succeeded but some files found not to be in backup mode

ORA-01261: Parameter destination string cannot be translated

ORA-01262: Stat failed on a file destination directory

ORA-01263: Name given for file destination directory is invalid

ORA-01264: Unable to create file name

ORA-01265: Unable to delete

ORA-01266: Unable to create unique file name

ORA-01267: Failure getting date/time

ORA-01268: invalid TEMPFILE clause for alter of permanent TABLESPACE

ORA-01269: Destination parameter string is too long

ORA-01270: operation is not allowed if STANDBY_PRESERVES_NAMES is true

ORA-01271: Unable to create new file name for file

ORA-01272: REUSE only allowed when a file name is provided.

ORA-01273: STANDBY_FILE_MANAGEMENT = AUTO needs COMPATIBLE = or higher

ORA-01274: cannot add datafile &#039;&#039; - file could not be created

ORA-01275: Operation is not allowed if standby file management is automatic.

ORA-01276: Cannot add file . File has an Oracle Managed Files file name.

ORA-01277: file &#039;&#039; already exists

ORA-01278: error creating file &#039;&#039;

ORA-01279: db_files too large

ORA-01280: Fatal LogMiner Error.

ORA-01281: SCN range specified is invalid

ORA-01282: date range specified is invalid

ORA-01283: Options specified is invalid

ORA-01284: file cannot be opened

ORA-01285: error reading file

ORA-01286: start interval required

ORA-01287: file is from a different database incarnation

ORA-01289: cannot add duplicate logfile

ORA-01290: cannot remove unlisted logfile

ORA-01291: missing logfile

ORA-01292: no log file has been specified for the current LogMiner session

ORA-01293: mounted database required for specified LogMiner options

ORA-01294: error occurred while processing information in dictionary file , possible corruption

ORA-01295: DB_ID mismatch between dictionary and logfiles

ORA-01296: character set mismatch between dictionary and logfiles

ORA-01297: redo version mismatch between dictionary and logfiles

ORA-01298: conflicting dictionary option

ORA-01299: dictionary corresponds to a different database incarnation

ORA-01300: writable database required for specified LogMiner options

ORA-01301: error writing to file during flat file build

ORA-01302: dictionary build options missing or incorrect

ORA-01303: subordinate process error: %u. Check alert and trace logs

ORA-01304: subordinate process error. Check alert and trace logs

ORA-01306: dbms_logmnr.start_logmnr() must be invoked before selecting from v$logmnr_contents

ORA-01307: no LogMiner session is currently active

ORA-01308: initialization parameter utl_file_dir is not set

ORA-01309: invalid session

ORA-01310: requested return type not supported by the lcr_mine function

ORA-01311: Illegal invocation of the mine_value function

ORA-01312: Specified table/column does not exist

ORA-01313: LogMiner dictionary column type different from specified type

ORA-01314: Name of the column to be mined should be a string literal

ORA-01315: Log file has been added or removed during select

ORA-01316: Already attached to a Logminer session

ORA-01317: Not attached to a Logminer session

ORA-01319: Invalid Logminer session attribute

ORA-01320: Invalid Logminer dictionar attribute

ORA-01322: No such table

ORA-01323: Invalid state

ORA-01324: cannot add file due to DB_ID mismatch

ORA-01325: archive log mode must be enabled to build into the logstream

ORA-01326: compatability of 9.0 or greater required to build into the logstream

ORA-01327: failed to exclusively lock system dictionary as required by build

ORA-01328: only one build operation may occur at one time

ORA-01329: unable to truncate required build table

ORA-01330: problem loading a required build table

ORA-01331: general error while running build

ORA-01332: internal Logminer Dictionary error

ORA-01333: failed to establish Logminer Dictionary

ORA-01334: invalid or missing logminer dictionary processes context

ORA-01335: feature not yet implemented

ORA-01336: specified dictionary file cannot be opened

ORA-01337: log file has a different compatibility version

ORA-01338: Other process is attached to LogMiner session

ORA-01339: LogMiner BUILD: Error copying system catalog metadata to LogMiner dictionary

ORA-01340: NLS error

ORA-01341: LogMiner out-of-memory

ORA-01342: LogMiner can not resume session due to inability of staging checkpointed data

ORA-01343: LogMiner encountered corruption in the logstream

ORA-01344: LogMiner coordinator already attached

ORA-01345: must be a LogMiner coordinator process

ORA-01346: LogMiner processed redo beyond specified reset log scn

ORA-01347: Supplemental log data no longer found

ORA-01348: LogMiner testing event

ORA-01349: LogMiner tracing event

ORA-01350: must specify a tablespace name

ORA-01351: tablespace given for Logminer dictionary does not exist

ORA-01352: tablespace given for Logminer spill does not exist

ORA-01353: existing Logminer session

ORA-01354: Supplemental log data must be added to run this command

ORA-01355: logminer tablespace change in progress

ORA-01356: active logminer sessions found

ORA-01360: invalid token

ORA-01361: global name mismatch

ORA-01370: Specified restart SCN is too old

ORA-01371: Complete LogMiner dictionary not found

ORA-01372: Insufficient processes for specified LogMiner operation

ORA-01373: insufficient memory for staging persistent LogMiner session

ORA-01374: _log_parallelism_max greater than 1 not supported in this release

ORA-01375: Corrupt logfile recovered

ORA-01376: LogMiner testing event

ORA-01399: LogMiner public event

ORA-01400: cannot insert NULL into ()

ORA-01401: inserted value too large for column

ORA-01402: view WITH CHECK OPTION where-clause violation

ORA-01403: no data found

ORA-01404: ALTER COLUMN will make an index too large

ORA-01405: fetched column value is NULL

ORA-01406: fetched column value was truncated

ORA-01407: cannot update () to NULL

ORA-01408: such column list already indexed

ORA-01409: NOSORT option may not be used; rows are not in ascending order

ORA-01410: invalid ROWID

ORA-01411: cannot store the length of column in the indicator

ORA-01412: zero length not allowed for this datatype

ORA-01413: illegal value in packed decimal number buffer

ORA-01414: invalid array length when trying to bind array

ORA-01415: too many distinct aggregate functions

ORA-01416: two tables cannot be outer-joined to each other

ORA-01417: a table may be outer joined to at most one other table

ORA-01418: specified index does not exist

ORA-01419: datdts: illegal format code

ORA-01420: datstd: illegal format code

ORA-01421: datrnd/dattrn: illegal precision specifier

ORA-01422: exact fetch returns more than requested number of rows

ORA-01423: error encountered while checking for extra rows in exact fetch

ORA-01424: missing or illegal character following the escape character

ORA-01425: escape character must be character string of length 1

ORA-01426: numeric overflow

ORA-01427: single-row subquery returns more than one row

ORA-01428: argument &#039;&#039; is out of range

ORA-01429: Index-Organized Table: no data segment to store overflow row-pieces

ORA-01430: column being added already exists in table

ORA-01431: internal inconsistency in GRANT command

ORA-01432: public synonym to be dropped does not exist

ORA-01433: synonym to be created is already defined

ORA-01434: private synonym to be dropped does not exist

ORA-01435: user does not exist

ORA-01436: CONNECT BY loop in user data

ORA-01437: cannot have join with CONNECT BY

ORA-01438: value larger than specified precision allowed for this column

ORA-01439: column to be modified must be empty to change datatype

ORA-01440: column to be modified must be empty to decrease precision or scale

ORA-01441: cannot decrease column length because some value is too big

ORA-01442: column to be modified to NOT NULL is already NOT NULL

ORA-01443: internal inconsistency; illegal datatype in resultant view column

ORA-01444: internal inconsistency; internal datatype maps to invalid external type

ORA-01445: cannot select ROWID from, or sample, a join view without a key-preserved table

ORA-01446: cannot select ROWID from, or sample, a view with DISTINCT, GROUP BY, etc.

ORA-01447: ALTER TABLE does not operate on clustered columns

ORA-01448: index must be dropped before changing to desired type

ORA-01449: column contains NULL values; cannot alter to NOT NULL

ORA-01450: maximum key length () exceeded

ORA-01451: column to be modified to NULL cannot be modified to NULL

ORA-01452: cannot CREATE UNIQUE INDEX; duplicate keys found

ORA-01453: SET TRANSACTION must be first statement of transaction

ORA-01454: cannot convert column into numeric datatype

ORA-01455: converting column overflows integer datatype

ORA-01456: may not perform insert/delete/update operation inside a READ ONLY transaction

ORA-01457: converting column overflows decimal datatype

ORA-01458: invalid length inside variable character string

ORA-01459: invalid length for variable character string

ORA-01460: unimplemented or unreasonable conversion requested

ORA-01461: can bind a LONG value only for insert into a LONG column

ORA-01462: cannot insert string literals longer than 4000 characters

ORA-01463: cannot modify column datatype with current constraint(s)

ORA-01464: circular grant (granting to grant ancestor) of table or view

ORA-01465: invalid hex number

ORA-01466: unable to read data - table definition has changed

ORA-01467: sort key too long

ORA-01468: a predicate may reference only one outer-joined table

ORA-01469: PRIOR can only be followed by a column name

ORA-01470: In-list iteration does not support mixed operators

ORA-01471: cannot create a synonym with same name as object

ORA-01472: cannot use CONNECT BY on view with DISTINCT, GROUP BY, etc.

ORA-01473: cannot have subqueries in CONNECT BY clause

ORA-01474: cannot have START WITH or PRIOR without CONNECT BY

ORA-01475: must reparse cursor to change bind variable datatype

ORA-01476: divisor is equal to zero

ORA-01477: user data area descriptor is too large

ORA-01478: array bind may not include any LONG columns

ORA-01479: last character in the buffer is not Null

ORA-01480: trailing null missing from STR bind value

ORA-01481: invalid number format model

ORA-01482: unsupported character set

ORA-01483: invalid length for DATE or NUMBER bind variable

ORA-01484: arrays can only be bound to PL/SQL statements

ORA-01485: compile bind length different from execute bind length

ORA-01486: size of array element is too large

ORA-01487: packed decimal number too large for supplied buffer

ORA-01488: invalid nibble or byte in the input data

ORA-01489: result of string concatenation is too long

ORA-01490: invalid ANALYZE command

ORA-01491: CASCADE option not valid

ORA-01492: LIST option not valid

ORA-01493: invalid SAMPLE size specified

ORA-01494: invalid SIZE specified

ORA-01495: specified chain row table not found

ORA-01496: specified chain row table form incorrect

ORA-01497: illegal option for ANALYZE CLUSTER

ORA-01498: block check failure - see trace file

ORA-01499: table/index cross reference failure - see trace file

ORA-01500: failure in getting date/time

ORA-01501: CREATE DATABASE failed

ORA-01502: index &#039;.&#039; or partition of such index is in unusable state

ORA-01503: CREATE CONTROLFILE failed

ORA-01504: database name &#039;&#039; does not match parameter db_name &#039;&#039;

ORA-01505: error in adding log files

ORA-01506: missing or illegal database name

ORA-01507: database not mounted

ORA-01508: cannot create database; error in file &#039;&#039; at line

ORA-01509: specified name &#039;&#039; does not match actual &#039;&#039;

ORA-01510: error in deleting log files

ORA-01511: error in renaming log/data files

ORA-01512: error renaming log file - new file not found

ORA-01513: invalid current time returned by operating system

ORA-01514: error in log specification: no such log

ORA-01515: error dropping log group : no such log

ORA-01516: nonexistent log file, datafile, or tempfile &quot;&quot;

ORA-01517: log member: &#039;&#039;

ORA-01518: CREATE DATABASE must specify more than one log file

ORA-01519: error while processing file &#039;&#039; near line

ORA-01520: number of data files to add () exceeds limit of

ORA-01521: error in adding data files

ORA-01522: file &#039;&#039; to be renamed does not exist

ORA-01523: cannot rename data file to &#039;&#039; - file already part of database

ORA-01524: cannot create data file as &#039;&#039; - file already part of database

ORA-01525: error in renaming data files

ORA-01526: error in opening file &#039;&#039;

ORA-01527: error while reading file

ORA-01528: EOF while processing SQL statement

ORA-01529: error closing file &#039;&#039;

ORA-01530: a database already mounted by the instance

ORA-01531: a database already open by the instance

ORA-01532: cannot create database; instance being started elsewhere

ORA-01533: cannot rename file &#039;&#039;; file does not belong to tablespace

ORA-01534: rollback segment &#039;&#039; doesn&#039;t exist

ORA-01535: rollback segment &#039;&#039; already exists

ORA-01536: space quota exceeded for tablespace &#039;&#039;

ORA-01537: cannot add file &#039;&#039; - file already part of database

ORA-01538: failed to acquire any rollback segment

ORA-03110: oranet: ORACLE does not support this SQL version

ORA-03111: break received on communication channel

ORA-03112: a server linked as single-task cannot use SQL*Net

ORA-03113: end-of-file on communication channel

ORA-03114: not connected to ORACLE

ORA-03115: unsupported network datatype or representation

ORA-03116: invalid buffer length passed to a conversion routine

ORA-03117: two-task save area overflow

ORA-03118: two-task coroutine has invalid state

ORA-03119: two-task detected inconsistent datatype specification

ORA-03120: two-task conversion routine: integer overflow

ORA-03121: no interface driver connected - function not performed

ORA-03122: attempt to close ORACLE-side window on user side

ORA-03123: operation would block

ORA-03124: two-task internal error

ORA-03125: client-server protocol violation

ORA-03126: network driver does not support non-blocking operations

ORA-03127: no new operations allowed until the active operation ends

ORA-03128: connection is in blocking mode

ORA-03129: the next piece to be inserted is required

ORA-03130: the buffer for the next piece to be fetched is required

ORA-03131: an invalid buffer was provided for the next piece

ORA-03132: two-task default value overflow

ORA-03133: piggyback function error

ORA-03134: Connections to this server version are no longer supported.

ORA-03135: connection lost contact

ORA-03136: inbound connection timed out

ORA-03200: the segment type specification is invalid

ORA-03201: the group number specification is invalid

ORA-03202: the scan limit specification is invalid

ORA-03203: concurrent update activity makes space analysis impossible

ORA-03204: the segment type specification should indicate partitioning

ORA-03205: partition name is required when partitioned type is specified

ORA-03206: maximum file size of () blocks in AUTOEXTEND clause is out of range

ORA-03207: subpartitioned type must be specified for composite object

ORA-03208: partitioned type must be specified for a non-composite object

ORA-03209: DBMS_ADMIN_PACKAGE invalid file/block specification

ORA-03210: DBMS_ADMIN_PACKAGE invalid option specification

ORA-03211: The segment does not exist or is not in a valid state

ORA-03212: Temporary Segment cannot be created in locally-managed tablespace

ORA-03213: Invalid Lob Segment Name for DBMS_SPACE package

ORA-03214: File Size specified is smaller than minimum required

ORA-03215: File Size specified for resize is too small

ORA-03216: Tablespace/Segment Verification cannot proceed

ORA-03217: invalid option for alter of TEMPORARY TABLESPACE

ORA-03218: invalid option for CREATE/ALTER TABLESPACE

ORA-03219: Tablespace &#039;&#039; is dictionary-managed, offline or temporary

ORA-03220: DBMS_ADMIN_PACKAGE required parameter is NULL or missing

ORA-03221: Temporary tablespaces and temporary segments must have standard block size

ORA-03222: average row size and row count must be greater than zero

ORA-03230: segment only contains blocks of unused space above high water mark

ORA-03231: the INITIAL extent may not be deallocated

ORA-03233: unable to extend table . subpartition by in tablespace

ORA-03234: unable to extend index . subpartition by in tablespace

ORA-03235: max # extents () reached in table . subpartition

ORA-03236: max # extents () reached in index . subpartition

ORA-03237: Initial Extent of specified size cannot be allocated in tablespace ()

ORA-03238: unable to extend LOB segment . subpartition by in tablespace

ORA-03239: maxextents () reached in LOB segment . subpartition

ORA-03240: User&#039;s temporary tablespace same as tablespace being migrated

ORA-03241: Invalid unit size

ORA-03242: Tablespace migration retried 500 times

ORA-03243: destination dba overlaps with existing control information

ORA-03244: No free space found to place the control information

ORA-03245: Tablespace has to be dictionary managed, online and permanent to be able to migrate

ORA-03246: Invalid block number specified

ORA-03247: Invalid block number specified

ORA-03248: Too much of segment creation activity during migration

ORA-03249: Uniform size for auto segment space managed tablespace should have atleast blocks

ORA-03250: Cannot mark this segment corrupt

ORA-03251: Cannot issue this command on SYSTEM tablespace

ORA-03252: initial extent size not enough for LOB segment

ORA-03254: unable to execute the sql in read only database

ORA-03261: the tablespace has only one file

ORA-03262: the file is non-empty

ORA-03263: cannot drop the first file of tablespace

ORA-03264: cannot drop offline datafile of locally managed tablespace

ORA-03274: both ALLOCATE EXTENT and DEALLOCATE UNUSED options are specified

ORA-03275: duplicate DEALLOCATE option specification

ORA-03276: duplicate ALLOCATE EXTENT option specification

ORA-03277: invalid SIZE specified

ORA-03278: duplicate ALLOCATE EXTENT option specification

ORA-03279: invalid INSTANCE specified

ORA-03280: invalid DATAFILE filename specified

ORA-03281: invalid ALLOCATE EXTENT option

ORA-03282: missing ALLOCATE EXTENT option

ORA-03283: specified datafile does not exist

ORA-03284: datafile or tempfile is not a member of tablespace

ORA-03286: ALLOCATE EXTENT not valid for HASH CLUSTERS

ORA-03287: invalid FREELIST GROUP specified

ORA-03288: both FREELIST GROUP and INSTANCE parameters may not be specified

ORA-03289: partition name and segment type do not match

ORA-03290: Invalid truncate command - missing CLUSTER or TABLE keyword

ORA-03291: Invalid truncate option - missing STORAGE keyword

ORA-03292: Table to be truncated is part of a cluster

ORA-03293: Cluster to be truncated is a HASH CLUSTER

ORA-03296: cannot resize datafile - file not found

ORA-03297: file contains used data beyond requested RESIZE value

ORA-03298: cannot shrink datafile - file is under hot backup

ORA-03299: cannot create dictionary table

ORA-04000: the sum of PCTUSED and PCTFREE cannot exceed 100

ORA-04001: sequence parameter must be an integer

ORA-04002: INCREMENT must be a non-zero integer

ORA-04003: sequence parameter exceeds maximum size allowed ( digits)

ORA-04004: MINVALUE must be less than MAXVALUE

ORA-04005: INCREMENT must be less than MAXVALUE minus MINVALUE

ORA-04006: START WITH cannot be less than MINVALUE

ORA-04007: MINVALUE cannot be made to exceed the current value

ORA-04008: START WITH cannot be more than MAXVALUE

ORA-04009: MAXVALUE cannot be made to be less than the current value

ORA-04010: the number of values to CACHE must be greater than 1

ORA-04011: sequence must range between and

ORA-04012: object is not a sequence

ORA-04013: number to CACHE must be less than one cycle

ORA-04014: descending sequences that CYCLE must specify MINVALUE

ORA-04015: ascending sequences that CYCLE must specify MAXVALUE

ORA-04016: sequence no longer exists

ORA-04017: invalid value (length = ) for parameter max_dump_file_size

ORA-04020: deadlock detected while trying to lock object

ORA-04021: timeout occurred while waiting to lock object

ORA-04022: nowait requested, but had to wait to lock dictionary object

ORA-04023: summary object could not be validated

ORA-04027: self-deadlock during automatic validation for object .

ORA-04028: cannot generate diana for object

ORA-04029: error ORA- occurred when querying

ORA-04030: out of process memory when trying to allocate bytes (,)

ORA-04031: unable to allocate bytes of shared memory (&quot;&quot;,&quot;&quot;,&quot;&quot;,&quot;&quot;)

ORA-04032: pga_aggregate_target must be set before switching to auto mode

ORA-04033: Insufficient memory to grow pool

ORA-04034: unable to shrink pool to specified size

ORA-04041: package specification must be created first before creating package body

ORA-04042: procedure, function, package, or package body does not exist

ORA-04043: object does not exist

ORA-04044: procedure, function, package, or type is not allowed here

ORA-04045: errors during recompilation/revalidation of .

ORA-04046: results of compilation are too large to support

ORA-04047: object specified is incompatible with the flag specified

ORA-04050: invalid or missing procedure, function, or package name

ORA-04051: user cannot use database link .

ORA-04052: error occurred when looking up remote object

ORA-04053: error occurred when validating remote object

ORA-04054: database link does not exist

ORA-04055: Aborted: &quot;&quot; formed a non-REF mutually-dependent cycle with &quot;&quot;.

ORA-04060: insufficient privileges to execute

ORA-04061: existing state of has been invalidated

ORA-04062: of has been changed

ORA-04063: has errors

ORA-04064: not executed, invalidated

ORA-04065: not executed, altered or dropped

ORA-04066: non-executable object,

ORA-04067: not executed, does not exist

ORA-04068: existing state of packages has been discarded

ORA-04069: cannot drop or replace a library with table dependents

ORA-04070: invalid trigger name

ORA-04071: missing BEFORE, AFTER or INSTEAD OF keyword

ORA-04072: invalid trigger type

ORA-04073: column list not valid for this trigger type

ORA-04074: invalid REFERENCING name

ORA-04075: invalid trigger action

ORA-04076: invalid NEW or OLD specification

ORA-04077: WHEN clause cannot be used with table level triggers

ORA-04078: OLD and NEW values cannot be identical

ORA-04079: invalid trigger specification

ORA-04080: trigger &#039;&#039; does not exist

ORA-04081: trigger &#039;&#039; already exists

ORA-04082: NEW or OLD references not allowed in table level triggers

ORA-04083: invalid trigger variable &#039;%*.s&#039;

ORA-04084: cannot change NEW values for this trigger type

ORA-04085: cannot change the value of an OLD reference variable

ORA-04086: trigger description too long, move comments into triggering code

ORA-04087: cannot change the value of ROWID reference variable

ORA-04088: error during execution of trigger &#039;.&#039;

ORA-04089: cannot create triggers on objects owned by SYS

ORA-04090: &#039;&#039; specifies same table, event and trigger time as &#039;&#039;

ORA-04091: table . is mutating, trigger/function may not see it

ORA-04092: cannot in a trigger

ORA-04093: references to columns of type LONG are not allowed in triggers

ORA-04094: table . is constraining, trigger may not modify it

ORA-04095: trigger &#039;&#039; already exists on another table, cannot replace it

ORA-04096: trigger &#039;&#039; has a WHEN clause which is too large, limit 2K

ORA-04097: DDL conflict while trying to drop or alter a trigger

ORA-04098: trigger &#039;.&#039; is invalid and failed re-validation

ORA-04099: trigger &#039;&#039; is valid but not stored in compiled form

ORA-04930: open sequence number failed or initial state is valid

ORA-04931: unable to set initial sequence number value

ORA-04932: increment or adjust of sequence number failed

ORA-04933: initial service identifier is non-zero

ORA-04934: unable to obtain the current sequence number

ORA-04935: unable to get/convert SCN recovery lock

ORA-04940: unsupported optimization of Oracle binary, check alert log for more info

ORA-04941: required operating system patch needs to be applied

ORA-06000: NETASY: port open failure

ORA-06001: NETASY: port set-up failure

ORA-06002: NETASY: port read failure

ORA-06003: NETASY: port write failure

ORA-06004: NETASY: dialogue file open failure

ORA-06005: NETASY: dialogue file read failure

ORA-06006: NETASY: dialogue execute failure

ORA-06007: NETASY: bad dialogue format

ORA-06009: NETASY: dialogue filename too long

ORA-06010: NETASY: dialogue file too long

ORA-06011: NETASY: dialogue too long

ORA-06017: NETASY: message receive failure

ORA-06018: NETASY: message send failure

ORA-06019: NETASY: invalid login (connect) string

ORA-06020: NETASY: initialisation failure

ORA-06021: NETASY: connect failed

ORA-06022: NETASY: channel open failure

ORA-06023: NETASY: port open failure

ORA-06024: NETASY: VTM error

ORA-06025: NETASY: Configuration error

ORA-06026: NETASY: port close failure

ORA-06027: NETASY: channel close failure

ORA-06028: NETASY: unable to intialise for logging

ORA-06029: NETASY: port assignment failure

ORA-06030: NETDNT: connect failed, unrecognized node name

ORA-06031: NETDNT: connect failed, unrecognized object name

ORA-06032: NETDNT: connect failed, access control data rejected

ORA-06033: NETDNT: connect failed, partner rejected connection

ORA-06034: NETDNT: connect failed, partner exited unexpectedly

ORA-06035: NETDNT: connect failed, insufficient resources

ORA-06036: NETDNT: connect failed, no response from object

ORA-06037: NETDNT: connect failed, node unreachable

ORA-06038: NETDNT: connect failed, network driver not loaded

ORA-06039: NETDNT: connect failed

ORA-06040: NETDNT: invalid login (connect) string

ORA-06041: NETDNT: disconnect failed

ORA-06042: NETDNT: message receive failure

ORA-06043: NETDNT: message send failure

ORA-06044: NETDNT: connect failed, byte count quota exceeded

ORA-06102: NETTCP: cannot allocate context area

ORA-06105: NETTCP: remote host is unknown

ORA-06106: NETTCP: socket creation failure

ORA-06107: NETTCP: ORACLE network server not found

ORA-06108: NETTCP: connect to host failed

ORA-06109: NETTCP: message receive failure

ORA-06110: NETTCP: message send failure

ORA-06111: NETTCP: disconnect failure

ORA-06112: NETTCP: invalid buffer size

ORA-06113: NETTCP: Too many connections

ORA-06114: NETTCP: SID lookup failure

ORA-06115: NETTCP: unable to create ORACLE logicals

ORA-06116: NETTCP: unable to create ORASRV process

ORA-06117: NETTCP: unable to create ORASRV: quota exceeded

ORA-06118: NETTCP: unable to complete handshake with ORASRV

ORA-06119: NETTCP: spurious client request

ORA-06120: NETTCP: network driver not loaded

ORA-06121: NETTCP: access failure

ORA-06122: NETTCP: setup failure

ORA-06123: NETTCP: cannot set KEEPALIVE

ORA-06124: NETTCP: timeout waiting for ORASRV

ORA-06125: NETTCP: ORASRV exited unexpectedly

ORA-06126: NETTCP: ORASRV unable to open network connection

ORA-06127: NETTCP: unable to change username

ORA-01779: cannot modify a column which maps to a non key-preserved table

ORA-01780: string literal required

ORA-01781: UNRECOVERABLE cannot be specified without AS SELECT

ORA-01782: UNRECOVERABLE cannot be specified for a cluster or clustered table

ORA-01783: only one RECOVERABLE or UNRECOVERABLE clause may be specified

ORA-01784: RECOVERABLE cannot be specified with database media recovery disabled

ORA-01785: ORDER BY item must be the number of a SELECT-list expression

ORA-01786: FOR UPDATE of this query expression is not allowed

ORA-01787: only one clause allowed per query block

ORA-01788: CONNECT BY clause required in this query block

ORA-01789: query block has incorrect number of result columns

ORA-01790: expression must have same datatype as corresponding expression

ORA-01791: not a SELECTed expression

ORA-01792: maximum number of columns in a table or view is 1000

ORA-01793: maximum number of index columns is 32

ORA-01794: maximum number of cluster columns is 32

ORA-01795: maximum number of expressions in a list is 1000

ORA-01796: this operator cannot be used with lists

ORA-01797: this operator must be followed by ANY or ALL

ORA-01798: missing EXCEPTION keyword

ORA-01799: a column may not be outer-joined to a subquery

ORA-01800: a literal in the date format was too large to process

ORA-01801: date format is too long for internal buffer

ORA-01802: Julian date is out of range

ORA-01803: failure in getting date/time

ORA-01804: failure to initialize timezone information

ORA-01810: format code appears twice

ORA-01811: Julian date precludes use of day of year

ORA-01812: year may only be specified once

ORA-01813: hour may only be specified once

ORA-01814: AM/PM conflicts with use of A.M./P.M.

ORA-01815: BC/AD conflicts with use of B.C./A.D.

ORA-01816: month may only be specified once

ORA-01817: day of week may only be specified once

ORA-01818: &#039;HH24&#039; precludes use of meridian indicator

ORA-01819: signed year precludes use of BC/AD

ORA-01820: format code cannot appear in date input format

ORA-01821: date format not recognized

ORA-01822: era format code is not valid with this calendar

ORA-01830: date format picture ends before converting entire input string

ORA-01831: year conflicts with Julian date

ORA-01832: day of year conflicts with Julian date

ORA-01833: month conflicts with Julian date

ORA-01834: day of month conflicts with Julian date

ORA-01835: day of week conflicts with Julian date

ORA-01836: hour conflicts with seconds in day

ORA-01837: minutes of hour conflicts with seconds in day

ORA-01838: seconds of minute conflicts with seconds in day

ORA-01839: date not valid for month specified

ORA-01840: input value not long enough for date format

ORA-01841: (full) year must be between -4713 and +9999, and not be 0

ORA-01842: quarter must be between 1 and 4

ORA-01843: not a valid month

ORA-01844: week of year must be between 1 and 52

ORA-01845: week of month must be between 1 and 5

ORA-01846: not a valid day of the week

ORA-01847: day of month must be between 1 and last day of month

ORA-01848: day of year must be between 1 and 365 (366 for leap year)

ORA-01849: hour must be between 1 and 12

ORA-01850: hour must be between 0 and 23

ORA-01851: minutes must be between 0 and 59

ORA-01852: seconds must be between 0 and 59

ORA-01853: seconds in day must be between 0 and 86399

ORA-01854: julian date must be between 1 and 5373484

ORA-01855: AM/A.M. or PM/P.M. required

ORA-01856: BC/B.C. or AD/A.D. required

ORA-01857: not a valid time zone

ORA-01858: a non-numeric character was found where a numeric was expected

ORA-01859: a non-alphabetic character was found where an alphabetic was expected

ORA-01860: week of year must be between 1 and 53

ORA-01861: literal does not match format string

ORA-01862: the numeric value does not match the length of the format item

ORA-01863: the year is not supported for the current calendar

ORA-01864: the date is out of range for the current calendar

ORA-01865: not a valid era

ORA-01866: the datetime class is invalid

ORA-01867: the interval is invalid

ORA-01868: the leading precision of the interval is too small

ORA-01869: reserved for future use

ORA-01870: the intervals or datetimes are not mutually comparable

ORA-01871: the number of seconds must be less than 60

ORA-01872: reserved for future use

ORA-01873: the leading precision of the interval is too small

ORA-01874: time zone hour must be between -12 and 14

ORA-01875: time zone minute must be between -59 and 59

ORA-01876: year must be at least -4713

ORA-01877: string is too long for internal buffer

ORA-01878: specified field not found in datetime or interval

ORA-01879: the hh25 field must be between 0 and 24

ORA-01880: the fractional seconds must be between 0 and 999999999

ORA-01881: timezone region id %d is invalid

ORA-01882: timezone region not found

ORA-01883: overlap was disabled during a region transition

ORA-01890: NLS error detected

ORA-01891: Datetime/Interval internal error

ORA-01898: too many precision specifiers

ORA-01899: bad precision specifier

ORA-01900: LOGFILE keyword expected

ORA-01901: ROLLBACK keyword expected

ORA-01902: SEGMENT keyword expected

ORA-01903: EVENTS keyword expected

ORA-01904: DATAFILE keyword expected

ORA-01905: STORAGE keyword expected

ORA-01906: BACKUP keyword expected

ORA-01907: TABLESPACE keyword expected

ORA-01908: EXISTS keyword expected

ORA-01909: REUSE keyword expected

ORA-01910: TABLES keyword expected

ORA-01911: CONTENTS keyword expected

ORA-01912: ROW keyword expected

ORA-01913: EXCLUSIVE keyword expected

ORA-01914: invalid auditing option for sequence numbers

ORA-01915: invalid auditing option for views

ORA-01916: keyword ONLINE, OFFLINE, RESIZE, AUTOEXTEND or END/DROP expected

ORA-01917: user or role &#039;&#039; does not exist

ORA-01918: user &#039;&#039; does not exist

ORA-01919: role &#039;&#039; does not exist

ORA-01920: user name &#039;&#039; conflicts with another user or role name

ORA-01921: role name &#039;&#039; conflicts with another user or role name

ORA-01922: CASCADE must be specified to drop &#039;&#039;

ORA-01923: CASCADE aborted, objects locked by another user

ORA-01924: role &#039;&#039; not granted or does not exist

ORA-01925: maximum of enabled roles exceeded

ORA-01926: cannot GRANT to a role WITH GRANT OPTION

ORA-01927: cannot REVOKE privileges you did not grant

ORA-01928: GRANT option not granted for all privileges

ORA-01929: no privileges to GRANT

ORA-01930: auditing the object is not supported

ORA-01931: cannot grant to a role

ORA-01932: ADMIN option not granted for role &#039;&#039;

ORA-01933: cannot create a stored object using privileges from a role

ORA-01934: circular role grant detected

ORA-01935: missing user or role name

ORA-01936: cannot specify owner when creating users or roles

ORA-01937: missing or invalid role name

ORA-01938: IDENTIFIED BY must be specified for CREATE USER

ORA-01939: only the ADMIN OPTION can be specified

ORA-01940: cannot drop a user that is currently connected

ORA-01941: SEQUENCE keyword expected

ORA-01942: IDENTIFIED BY and EXTERNALLY cannot both be specified

ORA-01943: IDENTIFIED BY already specified

ORA-01944: IDENTIFIED EXTERNALLY already specified

ORA-01945: DEFAULT ROLE[S] already specified

ORA-01946: DEFAULT TABLESPACE already specified

ORA-01947: TEMPORARY TABLESPACE already specified

ORA-01948: identifier&#039;s name length () exceeds maximum ()

ORA-01949: ROLE keyword expected

ORA-01950: no privileges on tablespace &#039;&#039;

ORA-01951: ROLE &#039;&#039; not granted to &#039;&#039;

ORA-01952: system privileges not granted to &#039;&#039;

ORA-01953: command no longer valid, see ALTER USER

ORA-01954: DEFAULT ROLE clause not valid for CREATE USER

ORA-01955: DEFAULT ROLE &#039;&#039; not granted to user

ORA-01956: invalid command when OS_ROLES are being used

ORA-01957: Keyword MIN or MAX expected, not found

ORA-01958: Must supply an integer for the LAYER option

ORA-01959: Must supply an integer for the OPCODE option

ORA-01960: Invalid dump logfile option

ORA-01961: Invalid dump option

ORA-01962: Must specify a file number or log sequence number

ORA-01963: Must specify a block number

ORA-01964: Must specify a time for the TIME option

ORA-01965: Must specify a PERIOD

ORA-01967: invalid option for CREATE CONTROLFILE

ORA-01968: Only specify RESETLOGS or NORESETLOGS once

ORA-01969: You must specify RESETLOGS or NORESETLOGS

ORA-01970: You must specify a database name for CREATE CONTROLFILE

ORA-01971: Illegal ALTER TRACING option

ORA-01972: Must specify a string for ALTER TRACING ENABLE or DISABLE

ORA-01973: Missing change number

ORA-01974: Illegal archive option

ORA-01975: Illegal character in change number

ORA-01976: Missing change number

ORA-01977: Missing thread number

ORA-01978: Missing sequence number

ORA-01979: missing or invalid password for role &#039;&#039;

ORA-01980: error during OS ROLE initialization

ORA-01981: CASCADE CONSTRAINTS must be specified to perform this revoke

ORA-01982: invalid auditing option for tables

ORA-01983: invalid auditing option for DEFAULT

ORA-01984: invalid auditing option for procedures/packages/functions

ORA-01985: cannot create user as LICENSE_MAX_USERS parameter exceeded

ORA-01986: OPTIMIZER_GOAL is obsolete

ORA-01987: client os username is too long

ORA-01988: remote os logon is not allowed

ORA-01989: role &#039;&#039; not authorized by operating system

ORA-01990: error opening password file &#039;&#039;

ORA-01991: invalid password file &#039;&#039;

ORA-01992: error closing password file &#039;&#039;

ORA-01993: error writing password file &#039;&#039;

ORA-01994: GRANT failed: password file missing or disabled

ORA-01995: error reading password file &#039;&#039;

ORA-01996: GRANT failed: password file &#039;&#039; is full

ORA-01997: GRANT failed: user &#039;&#039; is identified externally

ORA-01998: REVOKE failed: user SYS always has SYSOPER and SYSDBA

ORA-01999: password file cannot be updated in SHARED mode

ORA-02000: missing keyword

ORA-02001: user SYS is not permitted to create indexes with freelist groups

ORA-02002: error while writing to audit trail

ORA-02003: invalid USERENV parameter

ORA-02004: security violation

ORA-02005: implicit (-1) length not valid for this bind or define datatype

ORA-02006: invalid packed decimal format string

ORA-02007: can&#039;t use ALLOCATE or DEALLOCATE options with REBUILD

ORA-02008: non-zero scale specified for nonnumeric column

ORA-02009: the size specified for a file must not be zero

ORA-02010: missing host connect string

ORA-02011: duplicate database link name

ORA-02012: missing USING keyword

ORA-02013: missing CONNECT keyword

ORA-02014: cannot select FOR UPDATE from view with DISTINCT, GROUP BY, etc.

ORA-02015: cannot select FOR UPDATE from remote table

ORA-02016: cannot use a subquery in a START WITH on a remote database

ORA-02017: integer value required

ORA-02018: database link of same name has an open connection

ORA-02019: connection description for remote database not found

ORA-02020: too many database links in use

ORA-02021: DDL operations are not allowed on a remote database

ORA-02022: remote statement has unoptimized view with remote object

ORA-02023: START WITH or CONNECT BY predicate cannot be evaluated by remote data base

ORA-02024: database link not found

ORA-02025: all tables in the SQL statement must be at the remote database

ORA-02026: missing LINK keyword

ORA-02027: multi-row UPDATE of LONG column is not supported

ORA-02028: fetching an exact number of rows is not supported by the server

ORA-02029: missing FILE keyword

ORA-02030: can only select from fixed tables/views

ORA-02031: no ROWID for fixed tables or for external-organized tables

ORA-02032: clustered tables cannot be used before the cluster index is built

ORA-02033: a cluster index for this cluster already exists

ORA-02034: speed bind not permitted

ORA-02035: illegal bundled operation combination

ORA-02036: too many variables to describe with automatic cursor open

ORA-02037: uninitialized speed bind storage

ORA-02038: define is not allowed for array type

ORA-02039: bind by value is not allowed for array type

ORA-02040: remote database does not support two-phase commit

ORA-02041: client database did not begin a transaction

ORA-02042: too many distributed transactions

ORA-02043: must end current transaction before executing

ORA-02044: transaction manager login denied: transaction in progress

ORA-02045: too many local sessions participating in global transaction

ORA-02046: distributed transaction already begun

ORA-02047: cannot join the distributed transaction in progress

ORA-02048: attempt to begin distributed transaction without logging on

ORA-02049: timeout: distributed transaction waiting for lock

ORA-02050: transaction rolled back, some remote DBs may be in-doubt

ORA-02051: another session in same transaction failed

ORA-02052: remote transaction failure at

ORA-02053: transaction committed, some remote DBs may be in-doubt

ORA-02054: transaction in-doubt

ORA-02055: distributed update operation failed; rollback required

ORA-02056: 2PC: : bad two-phase command number from

ORA-02057: 2PC: : bad two-phase recovery state number from

ORA-02058: no prepared transaction found with ID

ORA-02059: ORA-2PC-CRASH-TEST- in commit comment

ORA-02060: select for update specified a join of distributed tables

ORA-02061: lock table specified list of distributed tables

ORA-02062: distributed recovery received DBID , expected

ORA-02063: preceding from

ORA-02064: distributed operation not supported

ORA-02065: illegal option for ALTER SYSTEM

ORA-02066: missing or invalid DISPATCHERS text

ORA-02067: transaction or savepoint rollback required

ORA-02068: following severe error from

ORA-02069: global_names parameter must be set to TRUE for this operation

ORA-02070: database does not support in this context

ORA-02071: error initializing capabilities for remote database

ORA-02072: distributed database network protocol mismatch

ORA-02073: sequence numbers not supported in remote updates

ORA-02074: cannot in a distributed transaction

ORA-02075: another instance changed state of transaction

ORA-02076: sequence not co-located with updated table or long column

ORA-02077: selects of long columns must be from co-located tables

ORA-02078: invalid setting for ALTER SYSTEM FIXED_DATE

ORA-02079: no new sessions may join a committing distributed transaction

ORA-02080: database link is in use

ORA-02081: database link is not open

ORA-02082: a loopback database link must have a connection qualifier

ORA-02083: database name has illegal character &#039;&#039;

ORA-02084: database name is missing a component

ORA-02085: database link connects to

ORA-02086: database (link) name is too long

ORA-02087: object locked by another process in same transaction

ORA-02088: distributed database option not installed

ORA-02089: COMMIT is not allowed in a subordinate session

ORA-02090: network error: attempted callback+passthru

ORA-02091: transaction rolled back

ORA-02092: out of transaction table slots for distributed transaction

ORA-02093: TRANSACTIONS_PER_ROLLBACK_SEGMENT() more than maximum possible()

ORA-02094: replication option not installed

ORA-02095: specified initialization parameter cannot be modified

ORA-02096: specified initialization parameter is not modifiable with this option

ORA-02097: parameter cannot be modified because specified value is invalid

ORA-02098: error parsing index-table reference (:I)

ORA-02099: used for internal purposes, should never be printed

ORA-02100: PCC: out of memory (i.e., could not allocate)

ORA-02101: PCC: inconsistent cursor cache (uce/cuc mismatch)

ORA-02102: PCC: inconsistent cursor cache (no cuc entry for this uce)

ORA-02103: PCC: inconsistent cursor cache (out-of-range cuc ref)

ORA-02104: PCC: inconsistent host cache (no cuc available)

ORA-02105: PCC: inconsistent cursor cache (no cuc entry in cache)

ORA-02106: PCC: inconsistent cursor cache (OraCursor nr is bad)

ORA-02107: PCC: this pgm too old for run-time library: please re-PCC it

ORA-02108: PCC: invalid descriptor passed to run-time library

ORA-02109: PCC: inconsistent host cache (out-of-range sit ref)

ORA-02110: PCC: inconsistent host cache (invalid sqi type)

ORA-02111: PCC: heap consistency error

ORA-02112: PCC: SELECT..INTO returns too many rows

ORA-02140: invalid tablespace name

ORA-02141: invalid OFFLINE option

ORA-02142: missing or invalid ALTER TABLESPACE option

ORA-02143: invalid STORAGE option

ORA-02144: no option specified for ALTER CLUSTER

ORA-02145: missing STORAGE option

ORA-02146: SHARED specified multiple times

ORA-02147: conflicting SHARED/EXCLUSIVE options

ORA-02148: EXCLUSIVE specified multiple times

ORA-02149: Specified partition does not exist

ORA-02150: invalid new tablespace name

ORA-02151: invalid tablespace name:

ORA-02152: Invalid ALTER TABLESPACE ... RENAME option

ORA-02153: invalid VALUES password string

ORA-02154: a tablespace with the name &#039;&#039; is found

ORA-02155: invalid DEFAULT tablespace identifier

ORA-02156: invalid TEMPORARY tablespace identifier

ORA-02157: no options specified for ALTER USER

ORA-02158: invalid CREATE INDEX option

ORA-02159: installed DLM does not support releasable locking mode

ORA-02160: index-organized table can not contain columns of type LONG

ORA-02161: invalid value for MAXLOGFILES

ORA-02162: invalid value for MAXDATAFILES

ORA-02163: invalid value for FREELIST GROUPS

ORA-02164: DATAFILE clause specified more than once

ORA-02165: invalid option for CREATE DATABASE

ORA-02166: ARCHIVELOG and NOARCHIVELOG specified

ORA-02167: LOGFILE clause specified more than once

ORA-02168: invalid value for FREELISTS

ORA-02169: FREELISTS storage option not allowed

ORA-02170: FREELIST GROUPS storage option not allowed

ORA-02171: invalid value for MAXLOGHISTORY

ORA-02172: The PUBLIC keyword is not appropriate for a disable thread

ORA-02173: invalid option for DROP TABLESPACE

ORA-02174: Missing required thread number

ORA-02175: invalid rollback segment name

ORA-02176: invalid option for CREATE ROLLBACK SEGMENT

ORA-02177: Missing required group number

ORA-02178: correct syntax is: SET TRANSACTION READ { ONLY &#124; WRITE }

ORA-02179: valid options: ISOLATION LEVEL { SERIALIZABLE &#124; READ COMMITTED }

ORA-02180: invalid option for CREATE TABLESPACE

ORA-02181: invalid option to ROLLBACK WORK

ORA-02182: savepoint name expected

ORA-02183: valid options: ISOLATION_LEVEL { SERIALIZABLE &#124; READ COMMITTED }

ORA-02184: resource quotas are not allowed in REVOKE

ORA-02185: a token other than WORK follows COMMIT

ORA-02186: tablespace resource privilege may not appear with other privileges

ORA-02187: invalid quota specification

ORA-02188: Cannot enable instance publicly

ORA-02189: ON required

ORA-02190: keyword TABLES expected

ORA-02191: correct syntax is: SET TRANSACTION USE ROLLBACK SEGMENT

ORA-02192: PCTINCREASE not allowed for rollback segment storage clauses

ORA-02194: event specification syntax error (minor error ) near &#039;&#039;

ORA-02195: Attempt to create object in a tablespace

ORA-02196: PERMANENT/TEMPORARY option already specified

ORA-02197: file list already specified

ORA-02198: ONLINE/OFFLINE option already specified

ORA-02199: missing DATAFILE/TEMPFILE clause

ORA-02200: WITH GRANT OPTION not allowed for PUBLIC

ORA-02201: sequence not allowed here

ORA-02202: no more tables permitted in this cluster

ORA-02203: INITIAL storage options not allowed

ORA-02204: ALTER, INDEX and EXECUTE not allowed for views

ORA-02205: only SELECT and ALTER privileges are valid for sequences

ORA-02206: duplicate INITRANS option specification

ORA-02207: invalid INITRANS option value

ORA-02208: duplicate MAXTRANS option specification

ORA-02209: invalid MAXTRANS option value

ORA-02210: no options specified for ALTER TABLE

ORA-02211: invalid value for PCTFREE or PCTUSED

ORA-02212: duplicate PCTFREE option specification

ORA-02213: duplicate PCTUSED option specification

ORA-02214: duplicate BACKUP option specification

ORA-02215: duplicate tablespace name clause

ORA-02216: tablespace name expected

ORA-02217: duplicate storage option specification

ORA-02218: invalid INITIAL storage option value

ORA-02219: invalid NEXT storage option value

ORA-02220: invalid MINEXTENTS storage option value

ORA-02221: invalid MAXEXTENTS storage option value

ORA-02222: invalid PCTINCREASE storage option value

ORA-02223: invalid OPTIMAL storage option value

ORA-02224: EXECUTE privilege not allowed for tables

ORA-02225: only EXECUTE and DEBUG privileges are valid for procedures

ORA-02226: invalid MAXEXTENTS value (max allowed: )

ORA-02227: invalid cluster name

ORA-02228: duplicate SIZE specification

ORA-02229: invalid SIZE option value

ORA-02230: invalid ALTER CLUSTER option

ORA-02231: missing or invalid option to ALTER DATABASE

ORA-02232: invalid MOUNT mode

ORA-02233: invalid CLOSE mode

ORA-02234: changes to this table are already logged

ORA-02235: this table logs changes to another table already

ORA-02236: invalid file name

ORA-02237: invalid file size

ORA-02238: filename lists have different numbers of files

ORA-02239: there are objects which reference this sequence

ORA-02240: invalid value for OBJNO or TABNO

ORA-02241: must of form EXTENTS (FILE BLOCK SIZE , ...)

ORA-02242: no options specified for ALTER INDEX

ORA-02243: invalid ALTER INDEX or ALTER MATERIALIZED VIEW option

ORA-02244: invalid ALTER ROLLBACK SEGMENT option

ORA-02245: invalid ROLLBACK SEGMENT name

ORA-02246: missing EVENTS text

ORA-02247: no option specified for ALTER SESSION

ORA-02248: invalid option for ALTER SESSION

ORA-02249: missing or invalid value for MAXLOGMEMBERS

ORA-02250: missing or invalid constraint name

ORA-02251: subquery not allowed here

ORA-02252: check constraint condition not properly ended

ORA-02253: constraint specification not allowed here

ORA-02254: DEFAULT not allowed here

ORA-02255: obsolete 7.1.5

ORA-02256: number of referencing columns must match referenced columns

ORA-02257: maximum number of columns exceeded

ORA-02258: duplicate or conflicting NULL and/or NOT NULL specifications

ORA-02259: duplicate UNIQUE/PRIMARY KEY specifications

ORA-02260: table can have only one primary key

ORA-02261: such unique or primary key already exists in the table

ORA-02262: ORA- occurs while type-checking column default value expression

ORA-02263: need to specify the datatype for this column

ORA-02264: name already used by an existing constraint

ORA-02265: cannot derive the datatype of the referencing column

ORA-02266: unique/primary keys in table referenced by enabled foreign keys

ORA-02267: column type incompatible with referenced column type

ORA-02268: referenced table does not have a primary key

ORA-02269: key column cannot be of LONG datatype

ORA-02270: no matching unique or primary key for this column-list

ORA-02271: table does not have such constraint

ORA-02272: constrained column cannot be of LONG datatype

ORA-02273: this unique/primary key is referenced by some foreign keys

ORA-02274: duplicate referential constraint specifications

ORA-02275: such a referential constraint already exists in the table

ORA-02276: default value type incompatible with column type

ORA-02277: invalid sequence name

ORA-02278: duplicate or conflicting MAXVALUE/NOMAXVALUE specifications

ORA-02279: duplicate or conflicting MINVALUE/NOMINVALUE specifications

ORA-02280: duplicate or conflicting CYCLE/NOCYCLE specifications

ORA-02281: duplicate or conflicting CACHE/NOCACHE specifications

ORA-02282: duplicate or conflicting ORDER/NOORDER specifications

ORA-02283: cannot alter starting sequence number

ORA-02284: duplicate INCREMENT BY specifications

ORA-02285: duplicate START WITH specifications

ORA-02286: no options specified for ALTER SEQUENCE

ORA-02287: sequence number not allowed here

ORA-02288: invalid OPEN mode

ORA-02289: sequence does not exist

ORA-02290: check constraint (.) violated

ORA-02291: integrity constraint (.) violated - parent key not found

ORA-02292: integrity constraint (.) violated - child record found

ORA-02293: cannot validate (.) - check constraint violated

ORA-02294: cannot enable (.) - constraint changed during validation

ORA-02295: found more than one enable/disable clause for constraint

ORA-02296: cannot enable (.) - null values found

ORA-02297: cannot disable constraint (.) - dependencies exist

ORA-02298: cannot validate (.) - parent keys not found

ORA-02299: cannot validate (.) - duplicate keys found

ORA-02300: invalid value for OIDGENERATORS

ORA-02301: maximum number of OIDGENERATORS is 255

ORA-02302: invalid or missing type name

ORA-02303: cannot drop or replace a type with type or table dependents

ORA-02304: invalid object identifier literal

ORA-02305: only EXECUTE, DEBUG, and UNDER privileges are valid for types

ORA-02306: cannot create a type that already has valid dependent(s)

ORA-02307: cannot alter with REPLACE option a type that is not valid

ORA-02308: invalid option for object type column

ORA-02309: atomic NULL violation

ORA-02310: exceeded maximum number of allowable columns in table

ORA-02311: cannot alter with COMPILE option a valid type with type or table dependents

ORA-02313: object type contains non-queryable type attribute

ORA-02314: illegal use of type constructor

ORA-02315: incorrect number of arguments for default constructor

ORA-02320: failure in creating storage table for nested table column

ORA-02322: failure in accessing storage table of the nested table column

ORA-02324: more than one column in the SELECT list of THE subquery

ORA-02327: cannot create index on expression with datatype

ORA-02329: column of datatype cannot be unique or a primary key

ORA-02330: datatype specification not allowed

ORA-02331: cannot create constraint on column of datatype

ORA-02332: cannot create index on attributes of this column

ORA-02333: cannot create constraints on attributes of this column

ORA-02334: cannot infer type for column

ORA-02335: invalid datatype for cluster column

ORA-02336: column attribute cannot be accessed

ORA-02337: not an object type column

ORA-02338: missing or invalid column constraint specification

ORA-02339: invalid column specification

ORA-02340: invalid column specification

ORA-02342: replacement type has compilation errors

ORA-02344: cannot revoke execute on a type with table dependents

ORA-02345: cannot create a view with column based on CURSOR operator

ORA-02347: cannot grant privileges on columns of an object table

ORA-02348: cannot create VARRAY column with embedded LOB

ORA-02349: invalid user-defined type - type is incomplete

ORA-02351: internal error:

ORA-02352: file truncated error

ORA-02353: files not from the same unload operation

ORA-02354: error in exporting/importing data

 

ORA-02355: error opening file:

ORA-02356: The database is out of space. The load cannot continue

ORA-02357: no valid dump files

ORA-02358: internal error fetching attribute

ORA-02359: internal error setting attribute

ORA-02360: fatal error during data export/import initialization

ORA-02361: error while attempting to allocate %d bytes of memory

ORA-02362: error closing file:

ORA-02363: error reading from file:

ORA-02364: error writing to file:

ORA-02365: error seeking in file:

ORA-02366: The following index(es) on table were processed:

ORA-02367: file truncated error in

ORA-02368: file is not valid for this load operation

ORA-02371: Loader must be at least version .... for direct path

ORA-02372: data for row: %*.*s

ORA-02373: Error parsing insert statement for table .

ORA-02374: conversion error loading table %*.*s.%*.*s

ORA-02375: conversion error loading table %*.*s.%*.*s partition %*.*s

ORA-02376: invalid or redundant resource

ORA-02377: invalid resource limit

ORA-02378: duplicate resource name

ORA-02379: profile already exists

ORA-02380: profile does not exist

ORA-02381: cannot drop PUBLIC_DEFAULT profile

ORA-02382: profile has users assigned, cannot drop without CASCADE

ORA-02383: illegal cost factor

ORA-02390: exceeded COMPOSITE_LIMIT, you are being logged off

ORA-02391: exceeded simultaneous SESSIONS_PER_USER limit

ORA-02392: exceeded session limit on CPU usage, you are being logged off

ORA-02393: exceeded call limit on CPU usage

ORA-02394: exceeded session limit on IO usage, you are being logged off

ORA-02395: exceeded call limit on IO usage

ORA-02396: exceeded maximum idle time, please connect again

ORA-02397: exceeded PRIVATE_SGA limit, you are being logged off

ORA-02398: exceeded procedure space usage

ORA-02399: exceeded maximum connect time, you are being logged off

ORA-02401: cannot EXPLAIN view owned by another user

ORA-02402: PLAN_TABLE not found

ORA-02403: plan table does not have correct format

ORA-02404: specified plan table not found

ORA-02405: invalid sql plan object provided

ORA-02420: missing schema authorization clause

ORA-02421: missing or invalid schema authorization identifier

ORA-02422: missing or invalid schema element

ORA-02423: schema name does not match schema authorization identifier

ORA-02424: potential circular view references or unknown referenced tables

ORA-02425: create table failed

ORA-02426: privilege grant failed

ORA-02427: create view failed

ORA-02428: could not add foreign key reference

ORA-02429: cannot drop index used for enforcement of unique/primary key

ORA-02430: cannot enable constraint () - no such constraint

ORA-02431: cannot disable constraint () - no such constraint

ORA-02432: cannot enable primary key - primary key not defined for table

ORA-02433: cannot disable primary key - primary key not defined for table

ORA-02434: cannot enable unique() - unique key not defined for table

ORA-02435: cannot disable unique() - unique key not defined for table

ORA-02436: date or system variable wrongly specified in CHECK constraint

ORA-02437: cannot validate (.) - primary key violated

ORA-02438: Column check constraint cannot reference other columns

ORA-02439: Unique index on a deferrable constraint is not allowed

ORA-02440: Create as select with referential constraints not allowed

ORA-02441: Cannot drop nonexistent primary key

ORA-02442: Cannot drop nonexistent unique key

ORA-02443: Cannot drop constraint - nonexistent constraint

ORA-02444: Cannot resolve referenced object in referential constraints

ORA-02445: Exceptions table not found

ORA-02446: CREATE TABLE ... AS SELECT failed - check constraint violated

ORA-02447: cannot defer a constraint that is not deferrable

ORA-02448: constraint does not exist

ORA-02449: unique/primary keys in table referenced by foreign keys

ORA-02450: Invalid hash option - missing keyword IS

ORA-02451: duplicate HASHKEYS specification

ORA-02452: invalid HASHKEYS option value

ORA-02453: duplicate HASH IS specification

ORA-02454: Number of hash keys per block () exceeds maximum of

ORA-02455: The number of cluster key column must be 1

ORA-02456: The HASH IS column specification must be NUMBER(*,0)

ORA-02457: The HASH IS option must specify a valid column

ORA-02458: HASHKEYS must be specified for a HASH CLUSTER

ORA-02459: Hashkey value must be a positive integer

ORA-02460: Inappropriate index operation on a hash cluster

ORA-02461: Inappropriate use of the INDEX option

ORA-02462: Duplicate INDEX option specified

ORA-02463: Duplicate HASH IS option specified

ORA-02464: Cluster definition can not be both HASH and INDEX

ORA-02465: Inappropriate use of the HASH IS option

ORA-02466: The SIZE and INITRANS options cannot be altered for HASH CLUSTERS.

ORA-02467: Column referenced in expression not found in cluster definition

ORA-02468: Constant or system variable wrongly specified in expression

ORA-02469: Hash expression does not return an Oracle Number.

ORA-02470: TO_DATE, USERENV, or SYSDATE incorrectly used in hash expression.

ORA-02471: SYSDATE, UID, USER, ROWNUM, or LEVEL incorrectly used in hash expression.

ORA-02472: PL/SQL functions not allowed in hash expressions

ORA-02473: Error while evaluating the cluster&#039;s hash expression.

ORA-02474: Fixed hash area extents used () exceeds maximum allowed ()

ORA-02475: maximum cluster chain block count of has been exceeded

ORA-02476: can not create index due to parallel direct load on table

ORA-02477: can not perform parallel direct load on object

ORA-02478: merge into base segment would overflow MAXEXTENTS limit

ORA-02479: error while translating file name for parallel load

ORA-02481: Too many processes specified for events (max )

ORA-02482: Syntax error in event specification ()

ORA-02483: Syntax error in process specification ()

ORA-02484: Invalid _trace_buffers parameter specification ()

ORA-02485: Invalid _trace_options parameter specification ()

ORA-02486: Error in writing trace file

ORA-02487: Error in converting trace data

ORA-02488: Error encountered when accessing file [] for trace conversion

ORA-02490: missing required file size in RESIZE clause

ORA-02491: missing required keyword ON or OFF in AUTOEXTEND clause

ORA-02492: missing required file block increment size in NEXT clause

ORA-02493: invalid file increment size in NEXT clause

ORA-02494: invalid or missing maximum file size in MAXSIZE clause

ORA-02495: cannot resize file , tablespace is read only

ORA-02700: osnoraenv: error translating ORACLE_SID

ORA-02701: osnoraenv: error translating oracle image name

ORA-02702: osnoraenv: error translating orapop image name

ORA-02703: osnpopipe: pipe creation failed

ORA-02704: osndopop: fork failed

ORA-02705: osnpol: polling of communication channel failed

ORA-02706: osnshs: host name too long

ORA-02707: osnacx: cannot allocate context area

ORA-02708: osnrntab: connect to host failed, unknown ORACLE_SID

ORA-02709: osnpop: pipe creation failed

ORA-02710: osnpop: fork failed

ORA-02711: osnpvalid: write to validation channel failed

ORA-02712: osnpop: malloc failed

ORA-02713: osnprd: message receive failure

ORA-02714: osnpwr: message send failure

ORA-02715: osnpgetbrkmsg: message from host had incorrect message type

ORA-02716: osnpgetdatmsg: message from host had incorrect message type

ORA-02717: osnpfs: incorrect number of bytes written

ORA-02718: osnprs: reset protocol error

ORA-02719: osnfop: fork failed

ORA-02720: osnfop: shmat failed

ORA-02721: osnseminit: cannot create semaphore set

ORA-02722: osnpui: cannot send break message to orapop

ORA-02723: osnpui: cannot send break signal

ORA-02724: osnpbr: cannot send break message to orapop

ORA-02725: osnpbr: cannot send break signal

ORA-02726: osnpop: access error on oracle executable

ORA-02727: osnpop: access error on orapop executable

ORA-02728: osnfop: access error on oracle executable

ORA-02729: osncon: driver not in osntab

ORA-02730: osnrnf: cannot find user logon directory

ORA-02731: osnrnf: malloc of buffer failed

ORA-02732: osnrnf: cannot find a matching database alias

ORA-02733: osnsnf: database string too long

ORA-02734: osnftt: cannot reset shared memory permission

ORA-02735: osnfpm: cannot create shared memory segment

ORA-02736: osnfpm: illegal default shared memory address

ORA-02737: osnpcl: cannot tell orapop to exit

ORA-02738: osnpwrtbrkmsg: incorrect number of bytes written

ORA-02739: osncon: host alias is too long

ORA-02750: osnfsmmap: cannot open shared memory file ?/dbs/ftt_.dbf

ORA-02751: osnfsmmap: cannot map shared memory file

ORA-02752: osnfsmmap: illegal shared memory address

ORA-02753: osnfsmmap: cannot close shared memory file

ORA-02754: osnfsmmap: cannot change shared memory inheritence

ORA-02755: osnfsmcre: cannot create chared memory file ?/dbs/ftt_.dbf

ORA-02756: osnfsmnam: name translation failure

ORA-02757: osnfop: fork_and_bind failed

ORA-02758: Allocation of internal array failed

ORA-02759: Not enough request descriptors available

ORA-02760: Client close of file failed.

ORA-02761: File number to be canceled is negative.

ORA-02762: file number to be cancelled is greater than the maximum.

ORA-02763: Unable to cancel at least one request

ORA-02764: Invalid package mode

ORA-02765: Invalid maximum number of servers

ORA-02766: Invalid maximum of request descriptors

ORA-02767: Less than one request descriptor was allocated per server

ORA-02768: Maximum number of files is invalid

ORA-02769: Setting of handler for SIGTERM failed

ORA-02770: Total number of blocks is invalid

ORA-02771: Illegal request time out value

ORA-02772: Invalid maximum server idle time

ORA-02773: Invalid maximum client wait time

ORA-02774: Invalid request list latch time out value

ORA-02775: Invalid request done signal

ORA-02776: Value for request done signal exceeds maximum

ORA-02777: Stat failed on log directory

ORA-02778: Name given for the log directory is invalid

ORA-02779: Stat failed on core dump directory

ORA-02780: Name given for the core dump directory is invalid

ORA-02781: Invalid value given for the timing wanted flag

ORA-02782: Both read and write functions were not specified

ORA-02783: Both post and wait functions were not specified

ORA-02784: Invalid shared memory ID specified

ORA-02785: Invalid shared memory buffer size

ORA-02786: Size needed for shared region is greater than segment size

ORA-02787: Unable to allocate memory for segment list

ORA-02788: Unable to find kernel process pointer in async process array

ORA-02789: Maximum number of files reached

ORA-02790: File name is too long

ORA-02791: Unable to open file for use with asynchronous I/O

ORA-02792: Unable to fstat() a file being used for asynchronous I/O.

ORA-02793: Close of asynchronous I/O failed.

ORA-02794: Client unable to get key for shared memory

ORA-02795: Request list is empty

ORA-02796: Done request is not in correct state

ORA-02797: No requests available

ORA-02798: Invalid number of requests

ORA-02799: Unable to arm signal handler

ORA-02800: Requests timed out

ORA-02801: Operations timed out

ORA-02802: No idle servers available in parallel mode

ORA-02803: Retrieval of current time failed

ORA-02804: Allocation of memory failed for log file name

ORA-02805: Unable to set handler for SIGTPA

ORA-02806: Unable to set handler for SIGALRM

ORA-02807: Allocation of memory for I/O vectors failed.

ORA-02808: Allocation of memory of open files array failed.

ORA-02809: Jump buffer not valid

ORA-02810: Unable to make temporary file name for memory mapped file

ORA-02811: Unable to attach shared memory segment

ORA-02812: Bad attach address

ORA-02813: Unable to make temporary file name in order to get key

ORA-02814: Unable to get shared memory

ORA-02815: Unable to attach shared memory

ORA-02816: Unable to kill a process

ORA-02817: Read failed

ORA-02818: Less than the number of blocks requested was read in

ORA-02819: Write failed

ORA-02820: Unable to write the requested number of blocks

ORA-02821: Unable to read the requested number of blocks.

ORA-02822: Invalid block offset

ORA-02823: Buffer is not aligned.

ORA-02824: Request free list is empty

ORA-02825: Request on free list was not free

ORA-02826: Illegal block size

ORA-02827: Invalid file number

ORA-02828: Segment free list is empty

ORA-02829: No segment of the proper size is available

ORA-02830: Segment could not be split - no free segments available

ORA-02831: Segment deallocation failed - empty segment list

ORA-02832: Segment deallocation failed - segment not on list

ORA-02833: Server was unable to close file

ORA-02834: Server unable to open file

ORA-02835: Server unable to send signal to client

ORA-02836: Unable to create temporary key file

ORA-02837: Unable to unlink temporary file

ORA-02838: Unable to arm signal handler for the alarm signal

ORA-02839: Sync of blocks to disk failed.

ORA-02840: Open of log file by client failed

ORA-02841: Server died on start up

ORA-02842: Client unable to fork a server

ORA-02843: Invalid value for kernel flag

ORA-02844: Invalid value for the leave open flag

ORA-02845: Invalid value for the timing wanted flag

ORA-02846: Unkillable server

ORA-02847: Server did not terminate when posted

ORA-02848: Asynchronous I/O package is not running

ORA-02849: Read failed because of an error

ORA-02850: File is closed

ORA-02851: Request list is empty when it should not be

ORA-02852: Invalid critical-section time out value

ORA-02853: Invalid server list latch time out value

ORA-02854: Invalid number of request buffers

ORA-02855: Number of requests is less than the number of slaves

ORA-02875: smpini: Unable to get shared memory for PGA

ORA-02876: smpini: Unable to attach to shared memory for PGA

ORA-02877: smpini: Unable to initialize memory protection

ORA-02878: sou2o: Variable smpdidini overwritten

ORA-02879: sou2o: Could not gain access to protected memory

ORA-02880: smpini: Could not register PGA for protection

ORA-02881: sou2o: Could not revoke access to protected memory

ORA-02882: sou2o: Could not register SGA for protection

ORA-02899: smscre: Cannot create SGA with Extended Shared Memory feature

ORA-03001: unimplemented feature

ORA-03002: operator not implemented

ORA-03007: obsolete feature

ORA-03008: parameter COMPATIBLE &gt;= needed for

ORA-03100: communication area cannot be allocated; insufficient memory

ORA-03105: internal protocol error

ORA-03106: fatal two-task communication protocol error

ORA-03107: oranet buffer underflow

ORA-03108: oranet: ORACLE does not support this interface version

ORA-03109: oranet buffer overflow

ORA-08277: Cannot set environment variable

ORA-08278: Cannot get CPU statistics

ORA-08308: sllfop: Cannot open file

ORA-08309: sllfop: Cannot fstat file

ORA-08310: sllfop: Bad value for recsize

ORA-08311: sllfop: bad value for maxrecsize

ORA-08312: sllfop: unrecognized processing option

ORA-08313: sllfop: could not allocate buffers

ORA-08314: sllfcf: Error closing file

ORA-08315: sllfrb: Error reading file

ORA-08316: sllfsk: Error seeking in file.

ORA-08317: sllfsk: Error seeking in file.

ORA-08318: sllfsk: Error reading file

ORA-08319: sllfsk: Error reading file

ORA-08320: scnget: Call to scnget before scnset or scnfnd.

ORA-08321: scnmin: NOT IMPLEMENTED YET

ORA-08322: scnmin: open/convert of bias lock failed

ORA-08323: scnmin: close of bias lock failed

ORA-08330: Printing not supported

ORA-08331: Wait operation timed out

ORA-08332: rollback segment # specified not available

ORA-08340: This command not allowed on nCUBE, only one thread is ever used.

ORA-08341: On nCUBE, this command can only be executed from instance 1.

ORA-08342: sropen: failed to open a redo server connection

ORA-08343: srclose: failed to close a redo server connection

ORA-08344: srapp: failed to send redo data to the redo server

ORA-08401: invalid compiler name:

ORA-08412: error encountered in WMSGBSIZ, size for WMSGBLK is not big enough for warning message

ORA-08413: invalid compiler type in FORMAT parameter at

ORA-08414: error encountered in

ORA-08429: raw data has invalid digit in display type data

ORA-08430: raw data missing leading sign

ORA-08431: raw data missing zero as defined in picture

ORA-08432: raw data has invalid floating point data

ORA-08433: invalid picture type in convert raw to number

ORA-08434: raw data has invalid trailing sign

ORA-08435: PICTURE MASK missing the leading sign when SIGN IS LEADING specified

ORA-08436: raw data has invalid sign digit

ORA-08437: invalid picture type in picture mask

ORA-08440: raw buffer is too short to hold converted data

ORA-08441: closed parenthesis missing in picture mask

ORA-08443: syntax error in BLANK WHEN ZERO clause in mask options

ORA-08444: syntax error in JUSTIFIED clause in mask options

ORA-08445: syntax error in SIGN clause in mask options

ORA-08446: syntax error in SYNCHRONIZED clause in mask options

ORA-08447: syntax error in USAGE clause in mask options

ORA-08448: syntax error in DECIMAL-POINT environment clause

ORA-08449: invalid numeric symbol found in picture mask

ORA-08450: invalid specification of CR in picture mask

ORA-08451: invalid specification of DB in picture mask

ORA-08452: specification of E in picture mask is unsupported

ORA-08453: more than one V symbol specified in picture mask

ORA-08454: more than one S symbol specified in picture mask

ORA-08455: syntax error in CURRENCY SIGN environment clause

ORA-08456: no sign in picture mask but SIGN clause in mask options

ORA-08457: syntax error in SEPARATE CHARACTER option of SIGN clause

ORA-08458: invalid format parameter

ORA-08459: invalid format parameter length

ORA-08460: invalid environment clause in environment parameter

ORA-08462: raw buffer contains invalid decimal data

ORA-08463: overflow converting decimal number to Oracle number

ORA-08464: input raw decimal data contains more than 42 digits

ORA-08465: input mask contains more than 32 characters

ORA-08466: raw buffer length is too short for

ORA-08467: error converting Oracle number to

ORA-08468: mask option is not supported

ORA-08498: Warning: picture mask &#039;&#039; overrides picture mask option &#039;USAGE IS &#039; to &#039;USAGE IS DISPLAY&#039;

ORA-08499: Warning: picture mask options &#039;&#039; ignored by UTL_PG

ORA-09200: sfccf: error creating file

ORA-09201: sfcopy: error copying file

ORA-09202: sfifi: error identifying file

ORA-09203: sfofi: error opening file

ORA-09204: sfotf: error opening temporary file

ORA-09205: sfqio: error reading or writing to disk

ORA-09206: sfrfb: error reading from file

ORA-09207: sfsrd: error reading from file

ORA-09208: sftcls: error closing file

ORA-09209: sftget: error reading from file

ORA-09210: sftopn: error opening file

ORA-09211: sfwfb: error writing to file

ORA-09212: sfwfbmt: error writing to file

ORA-09213: slgfn: error fabricating file name

ORA-09214: sfdone: I/O error detected

ORA-09215: sfqio: error detected in IOCompletionRoutine

ORA-09216: sdnfy: bad value &#039;&#039; for parameter

ORA-09217: sfsfs: failed to resize file

ORA-09218: sfrfs: failed to refresh file size

ORA-09240: smpalo: error allocating PGA memory

ORA-09241: smsalo: error allocating SGA memory

ORA-09242: smscre: error creating SGA

ORA-09243: smsget: error attaching to SGA

ORA-09244: smprset: error setting memory protections

ORA-09245: smcstk: error switching stacks

ORA-09246: sfsmap: unable to map SGA

ORA-09247: smsdes: error destroying the SGA

ORA-09260: sigpidu: error obtaining process id

ORA-09261: spdcr: error creating detached (background) process

ORA-09262: spdde: error terminating detached (background) process

ORA-09263: spini: error initializing process

ORA-09264: sptpa: error flagging process

ORA-09265: spwat: error temporarily suspending process

ORA-09266: spawn: error starting an Oracle process

ORA-09270: szalloc: error allocating memory for security

ORA-09271: szlon: error verifying user name

ORA-09272: remote os logon is not allowed

ORA-09273: szrfc: error verifying role name

ORA-09274: szrfc: insufficient role name buffer space

ORA-09275: CONNECT INTERNAL is not a valid DBA connection

ORA-09276: All bequeath database links must be loopback database links

ORA-09280: sllfcf: error closing file

ORA-09281: sllfop: error opening file

ORA-09282: sllfrb: error reading records

ORA-09283: sllfsk: error skipping records

ORA-09284: sllfop: cannot allocate read buffer

ORA-09285: sllfop: unrecognizable processing option, incorrect format

ORA-09290: sksaalo: error allocating memory for archival

ORA-09291: sksachk: invalid device specified for archive destination

ORA-09292: sksabln: unable to build archive file name

ORA-09293: sksasmo: unable to send message to console

ORA-09300: osncon: unable to connect, DPMI not available

ORA-09301: osncon: local kernel only supported in standard mode

ORA-09310: sclgt: error freeing latch

ORA-09311: slsleep: error temporarily suspending process

ORA-09312: slspool: error spooling file to printer

ORA-09313: slsprom: error prompting user

ORA-09314: sltln: error translating logical name

ORA-09315: sql2tt: two-task error translating ORACLE_EXECUTABLE

ORA-09316: szrpc: unable to verify password for role

ORA-09317: szprv: insufficient privileges

ORA-09318: slkhst: unable to host out to operating system

ORA-09319: slgtd: unable to obtain the current date and time

ORA-09320: szrfc: unable to obtain the list of valid OS roles

ORA-09321: slzdtb: unable to convert zoned decimal to binary

ORA-09322: slpdtb: unable to convert packed decimal to binary

ORA-09330: Session terminated internally by Oracle or by an Oracle DBA

ORA-09340: Specified ORACLE_SID is either invalid or too long

ORA-09341: scumnt: unable to mount database

ORA-09342: Detached process terminated by Oracle during shutdown abort

ORA-09344: spsig: error signalling thread

ORA-09350: Windows 32-bit Two-Task driver unable to allocate context area

ORA-09351: Windows 32-bit Two-Task driver unable to allocate shared memory

ORA-09352: Windows 32-bit Two-Task driver unable to spawn new ORACLE task

ORA-09353: Windows 32-bit Two-Task driver unable to open event semaphore

ORA-09354: Windows 32-bit Two-Task driver: ORACLE task unexpectedly died

ORA-09360: Windows 3.1 Two-Task driver unable to allocate context area

ORA-09361: Windows 3.1 Two-Task driver unable to lock context area

ORA-09362: Windows 3.1 Two-Task driver unable to deallocate context area

ORA-09363: Windows 3.1 Two-Task driver invalid context area

ORA-09364: Windows 3.1 Two-Task driver unable to create hidden window

ORA-09365: Windows 3.1 Two-Task driver unable to destroy hidden window

ORA-09366: Windows 3.1 Two-Task driver unable to allocate shared memory

ORA-09367: Windows 3.1 Two-Task driver unable to deallocate shared memory

ORA-09368: Windows 3.1 Two-Task driver unable to spawn ORACLE

ORA-09369: Windows 3.1 Two-Task driver bad instance handle

ORA-09370: Windows 3.1 Two-Task driver ORACLE task timed out

ORA-09700: sclin: maximum number of latches exceeded

ORA-09701: scnfy: maximum number of processes exceeded

ORA-09702: sem_acquire: cannot acquire latch semaphore

ORA-09703: sem_release: cannot release latch semaphore

ORA-09704: sstascre: ftok error in creating test and set pages.

ORA-09705: spcre: cannot initialize latch semaphore

ORA-09706: slsget: get_process_stats error.

ORA-09708: soacon: failed to bind socket to port.

ORA-09709: soacon: failed to accept a connection.

ORA-09710: soarcv: buffer overflow.

ORA-09711: orasrv: archmon already connected.

ORA-09712: orasrv: log archiver already connected.

ORA-09714: Two Task interface: cannot obtain puname

ORA-09715: orasrv: cannot obtain puname

ORA-09716: kslcll: Unable to fix in-flux lamport latch.

ORA-09717: osnsui: maximum number of user interrupt handlers exceeded.

ORA-09718: osnsui: cannot set up user interrupt handler.

ORA-09719: osncui: invalid handle.

ORA-09740: slsget: cannot get virtual memory region statistics.

ORA-09741: spwat: error waiting for a post.

ORA-09742: sppst: error during a post.

ORA-09743: smscre: could not attach shared memory.

ORA-09744: smsget: mmap returned an error.

ORA-09745: smscre: vm_allocate error, unable to create shared memory.

ORA-09746: smscre: shared memory attach address incorrect.

ORA-09747: pw_detachPorts: server call pws_detach failed.

ORA-09748: pws_look_up: fork failed

ORA-09749: pws_look_up: port lookup failure

ORA-09750: pw_attachPorts: port_rename failed.

ORA-09751: pw_attachPorts: server call pws_attach failed.

ORA-09752: pw_attachPorts: port_allocate failed.

ORA-09753: spwat: invalid process number.

ORA-09754: sppst: invalid process number passed to sppst.

ORA-09755: osngpn: port allocation failure.

ORA-09756: osnpns: no port in the name server.

ORA-09757: osnipn: port allocation failure.

ORA-09758: osnipn: could not check port in name server.

ORA-09759: osnsbt: bad message received.

ORA-09760: osnpui: cannot send break message

ORA-09761: pw_destroyPorts: server call pws_stop_instance failed.

ORA-09762: sNeXT_instanceName: translation error.

ORA-09763: osnmpx: send/receive error exchanging Mach ports.

ORA-09764: osnmop: access error on oracle executable

ORA-09765: osnmop: fork failed

ORA-09766: osnmop: buffer allocation failure.

ORA-09767: osnmfs: bad return code from msg_send.

ORA-09768: osnmgetmsg: could not read a message

ORA-09769: osnmbr: cannot send break message

ORA-09770: pws_look_up: translation failure.

ORA-09771: osnmwrtbrkmsg: bad return code from msg_send.

ORA-09772: osnpmetbrkmsg: message from host had incorrect message type

ORA-09773: osnmgetdatmsg: message from host had incorrect message type

ORA-09774: osnmui: cannot send break message

ORA-09775: osnmrs: reset protocol error

ORA-09776: pws_look_up: access error on (Oracle helper) executable

ORA-09777: osnpbr: cannot send break message

ORA-09778: snynfyport: failure allocating the notify port.

ORA-09779: snyGetPort: failure to allocate a port.

ORA-09786: sllfop: open error, unable to open file.

ORA-09787: sllfop: unrecognizable processing option, incorrect format.

ORA-09788: sllfrb: unable to read file.

ORA-09789: sllfsk: unable to read file.

ORA-09790: sllfcf: unable to close file.

ORA-09791: slembdf: translation error, unable to translate error file name.

ORA-09792: sllfop: cannot allocate read buffer.

ORA-09793: szguns: length of user name is greater than buffer.

ORA-09794: szrbuild: length of role name is greater than buffer.

ORA-09795: szrbuild: malloc of role structure failed.

ORA-09796: szrbuild: malloc of role name failed.

ORA-09797: Failed to get O/S MAC privileges.

ORA-09798: Label comparison failed.

ORA-09799: File label retrieval failed.

ORA-09800: Process sensitivity label retrieval failed.

ORA-09801: Unable to get user ID from connection

ORA-09802: Conversion of binary label to string failed.

ORA-09803: Allocation of string buffer failed.

ORA-09804: Class conversion from binary to ORACLE failed.

ORA-09805: conversion of category number to string failed.

ORA-09806: Allocation of label string buffer failed.

ORA-09807: Conversion of label from string to binary failed.

ORA-09808: Could not obtain user clearance.

ORA-09809: Unable to get user&#039;s group ID from connection

ORA-09810: Unable to get process ID from connection

ORA-09811: Unable to initialize package.

ORA-09812: Unable to get user clearance from connection

ORA-09813: Unable to get directory status

ORA-09814: Unable to expand file name

ORA-09815: File name buffer overflow

ORA-09816: Unable to set effective privileges

ORA-09817: Write to audit file failed.

ORA-09818: Number is too large

ORA-09819: Number exceeds maximum legal value

ORA-09820: Conversion of class string to numeric representation failed.

ORA-09821: Numeric label is not valid

ORA-09822: Translation of audit file name failed.

ORA-09823: device name is too long

ORA-09824: Unable to enable allowmacaccess privilege.

ORA-09825: Unable to disable allowmacaccess privilege.

ORA-09826: SCLIN: cannot initialize atomic latch.

ORA-09827: SCLGT: atomic latch return unknown error.

ORA-09828: SCLFR: atomic latch return error.

ORA-09829: pw_createPorts: server call pws_start_instance failed.

ORA-09830: snyAddPort: failed to perform a remote procedure call.

ORA-09831: snyStartThread: failed to build the server port set.

ORA-09832: infoCallback: bad message format.

ORA-09833: addCallback: bad message format.

ORA-06128: NETTCP: unable to create mailbox

ORA-06129: NETTCP: unable to transfer socket ownership to ORASRV

ORA-06130: NETTCP: host access denied

ORA-06131: NETTCP: user access denied

ORA-06132: NETTCP: access denied, wrong password

ORA-06133: NETTCP: file not found

ORA-06134: NETTCP: file access privilege violation

ORA-06135: NETTCP: connection rejected; server is stopping

ORA-06136: NETTCP: error during connection handshake

ORA-06137: NETTCP: error during connection handshake

ORA-06138: NETTCP: error during connection handshake

ORA-06140: NETTCP: no such user

ORA-06141: NETTCP: no privilege for user

ORA-06142: NETTCP: error getting user information

ORA-06143: NETTCP: maximum connections exceeded

ORA-06144: NETTCP: SID (database) is unavailable

ORA-06145: NETTCP: unable to start ORASRV: images not installed

ORA-06200: TWOTASK: connect failed, can&#039;t create mailbox

ORA-06201: TWOTASK: connect failed, can&#039;t attach to mailbox

ORA-06202: TWOTASK: connect failed, can&#039;t spawn ORASRV process

ORA-06203: TWOTASK: connect failed, handshake failure

ORA-06204: TWOTASK: connect failed, can&#039;t access ORASRV2.COM

ORA-06205: TWOTASK: connect failed, can&#039;t create logical name

ORA-06206: TWOTASK: message receive failure

ORA-06207: TWOTASK: message send failure

ORA-06208: TWOTASK: invalid login (connect) string

ORA-06209: TWOTASK: connect failed, mailbox already exists

ORA-06210: TWOTASK: connect failed, ORASRV exited unexpectedly

ORA-06211: TWOTASK: connect failed, timeout waiting for ORASRV

ORA-06212: TWOTASK: connect failed, logical name table is full

ORA-06213: TWOTASK: connect failed

ORA-06214: TWOTASK: connect failed, insufficient quotas to create ORASRV

ORA-06215: TWOTASK: connect failed, ORASRV protected image not installed

ORA-06216: TWOTASK: connect failed, can&#039;t find ORASRV image file

ORA-06250: NETNTT: cannot allocate send and receive buffers

ORA-06251: NETNTT: cannot translate address file name

ORA-06252: NETNTT: cannot open address file

ORA-06253: NETNTT: cannot read arguments from address file

ORA-06254: NETNTT: cannot share connection to cube

ORA-06255: NETNTT: cannot read pid of remote process

ORA-06256: NETNTT: remote fork failed

ORA-06257: NETNTT: cannot send command line to shadow process

ORA-06258: NETNTT: cannot allocate context area

ORA-06259: NETNTT: cannot read from remote process

ORA-06260: NETNTT: cannot write to remote process

ORA-06261: NETNTT: nrange() failed

ORA-06262: NETNTT: nfconn() failed

ORA-06263: NETNTT: out of memory in pi_connect

ORA-06264: NETNTT: data protocol error

ORA-06265: NETNTT: break protocol error

ORA-06266: NETNTT: bad write length

ORA-06267: NETNTT: bad state

ORA-06268: NETNTT: cannot read /etc/oratab

ORA-06300: IPA: Disconnect failure

ORA-06301: IPA: Cannot allocate driver context

ORA-06302: IPA: Cannot connect to remote host

ORA-06303: IPA: Message send error

ORA-06304: IPA: Message receive error

ORA-06305: IPA: Illegal message type

ORA-06306: IPA: Message write length error

ORA-06307: IPA: Cannot reset connection

ORA-06308: IPA: No more connections available

ORA-06309: IPA: No message queue available

ORA-06310: IPA: Environment variable(s) not set

ORA-06311: IPA: Maximum number of servers reached

ORA-06312: IPA: Incorrect outgoing service name supplied

ORA-06313: IPA: Shared memory failed to initialise

ORA-06314: IPA: Event set up failure

ORA-06315: IPA: Invalid connect string

ORA-06316: IPA: Invalid database SID

ORA-06317: IPA: Local maximum number of users exceeded

ORA-06318: IPA: Local maximum number of connections exceeded

ORA-06319: IPA: Remote maximum number of users exceeded

ORA-06320: IPA: Remote maximum number of connections exceeded

ORA-06321: IPA: Cannot reach the remote side

ORA-06322: IPA: Fatal shared memory error

ORA-06323: IPA: Cause event error

ORA-06400: NETCMN: No default host string specified

ORA-06401: NETCMN: invalid driver designator

ORA-06402: NETCMN: error receiving break message

ORA-06403: Unable to allocate memory.

ORA-06404: NETCMN: invalid login (connect) string

ORA-06405: NETCMN: reset protocol error

ORA-06406: NETCMN: error sending break message

ORA-06407: NETCMN: unable to set up break handling environment

ORA-06408: NETCMN: incorrect message format

ORA-06413: Connection not open.

ORA-06416: NETCMN: error on test

ORA-06419: NETCMN: server can not start oracle

ORA-06420: NETCMN: SID lookup failure

ORA-06421: NETCMN: Error detected in the read-in data

ORA-06422: NETCMN: Error in sending data

ORA-06423: NETCMN: Error in receiving data

ORA-06430: ssaio: Seals do not match

ORA-06431: ssaio: Invalid Block number

ORA-06432: ssaio: Buffer Not Aligned

ORA-06433: ssaio: LSEEK error, unable to seek to requested block.

ORA-06434: ssaio: read error, unable to read requested block from database file.

ORA-06435: ssaio: write error, unable to write requested block to database file.

ORA-06436: ssaio: asynchronous I/O failed due to incorrect parameters.

ORA-06437: ssaio: the asynchronous write was unable to write to the database file.

ORA-06438: ssaio: the asynchronous read was unable to read from the database file.

ORA-06439: ssaio: the asynchronous write returned incorrect number of bytes

ORA-06440: ssaio: the asynchronous read returned incorrect number of bytes

ORA-06441: ssvwatev: Incorrect parameter passed to function call

ORA-06442: ssvwatev: Failed with unexpected error number.

ORA-06443: ssvpstev: Incorrect parameter passed to function call

ORA-06444: ssvpstev: Failed with unexpected error number.

ORA-06445: ssvpstevrg: Incorrect parameters passed to function call

ORA-06446: ssvpstevrg: Failed with unexpected error number.

ORA-06447: ssvpstp: Incorrect parameter passed to function call

ORA-06448: ssvpstp: Failed with unexpected error number.

ORA-06449: The list IO or the sysvendor is not installed.

ORA-06500: PL/SQL: storage error

ORA-06501: PL/SQL: program error

ORA-06502: PL/SQL: numeric or value error

ORA-06503: PL/SQL: Function returned without value

ORA-06504: PL/SQL: Return types of Result Set variables or query do not match

ORA-06505: PL/SQL: variable requires more than 32767 bytes of contiguous memory

ORA-06508: PL/SQL: could not find program unit being called

ORA-06509: PL/SQL: ICD vector missing for this package

ORA-06510: PL/SQL: unhandled user-defined exception

ORA-06511: PL/SQL: cursor already open

ORA-06512: at line

ORA-06513: PL/SQL: index for PL/SQL table out of range for host language array

ORA-06514: PL/SQL: The remote call cannot be handled by the server

ORA-06515: PL/SQL: unhandled exception

ORA-06516: PL/SQL: the Probe packages do not exist or are invalid

ORA-06517: PL/SQL: Probe error -

ORA-06518: PL/SQL: Probe version incompatible with version

ORA-06519: active autonomous transaction detected and rolled back

ORA-06520: PL/SQL: Error loading external library

ORA-06521: PL/SQL: Error mapping function

ORA-06523: Maximum number of arguments exceeded

ORA-06524: Unsupported option :

ORA-06525: Length Mismatch for CHAR or RAW data

ORA-06526: Unable to load PL/SQL library

ORA-06527: External procedure SQLLIB error:

ORA-06528: Error executing PL/SQL profiler

ORA-06529: Version mismatch - PL/SQL profiler

ORA-06530: Reference to uninitialized composite

ORA-06531: Reference to uninitialized collection

ORA-06532: Subscript outside of limit

ORA-06533: Subscript beyond count

ORA-06534: Cannot access Serially Reusable package

ORA-06535: statement string in is NULL or 0 length

ORA-06536: IN bind variable bound to an OUT position

ORA-06537: OUT bind variable bound to an IN position

ORA-06538: statement violates RESTRICT_REFERENCES pragma

ORA-06539: target of OPEN must be a query

ORA-06540: PL/SQL: compilation error

ORA-06541: PL/SQL: compilation error - compilation aborted

ORA-06542: PL/SQL: execution error

ORA-06543: PL/SQL: execution error - execution aborted

ORA-06544: PL/SQL: internal error, arguments: [], [], [], [], [], [], [], []

ORA-06545: PL/SQL: compilation error - compilation aborted

ORA-06546: DDL statement is executed in an illegal context

ORA-06547: RETURNING clause must be used with INSERT, UPDATE, or DELETE statements

ORA-06548: no more rows needed

ORA-06549: PL/SQL: failed to dynamically open shared object (DLL):

ORA-06550: line , column :

 

ORA-06551: PL/SQL: Unhandled exception

ORA-06552: PL/SQL:

ORA-06553: PLS-:

ORA-06554: package DBMS_STANDARD must be created before using PL/SQL

ORA-06555: this name is currently reserved for use by user SYS

ORA-06556: the pipe is empty, cannot fulfill the unpack_message request

ORA-06557: null values are not allowed for any parameters to pipe icd&#039;s

ORA-06558: buffer in dbms_pipe package is full. No more items allowed

ORA-06559: wrong datatype requested, , actual datatype is

ORA-06560: pos, , is negative or larger than the buffer size,

ORA-06561: given statement is not supported by package DBMS_SQL

ORA-06562: type of out argument must match type of column or bind variable

ORA-06563: top level procedure/function specified, cannot have subparts

ORA-06564: object does not exist

ORA-06565: cannot execute from within stored procedure

ORA-06566: invalid number of rows specified

ORA-06567: invalid number of values specified

ORA-06568: obsolete ICD procedure called

ORA-06569: Collection bound by bind_array contains no elements

ORA-06570: shared pool object does not exist, cannot be pinned/purged

ORA-06571: Function does not guarantee not to update database

ORA-06572: Function has out arguments

ORA-06573: Function modifies package state, cannot be used here

ORA-06574: Function references package state, cannot execute remotely

ORA-06575: Package or function is in an invalid state

ORA-06576: not a valid function or procedure name

ORA-06577: output parameter not a bind variable

ORA-06578: output parameter cannot be a duplicate bind

ORA-06579: Bind variable not big enough to hold the output value

ORA-06580: Hash Join ran out of memory while keeping large rows in memory

ORA-06592: CASE not found while executing CASE statement

ORA-06593: is not supported with natively compiled PL/SQL modules

ORA-06594: ICD is unable to compute a result

ORA-06595: REF CURSOR parameters are not supported in forwarded RPC calls

ORA-06596: unsupported LOB operation in RPC call

ORA-06597: object cannot be purged, object is permanently kept in shared pool

ORA-06600: LU6.2 Driver: SNA software is not loaded

ORA-06601: LU6.2 Driver: Invalid database ID string

ORA-06602: LU6.2 Driver: Error allocating context area

ORA-06603: LU6.2 Driver: Error allocating memory

ORA-06604: LU6.2 Driver: Unable to allocate session with remote LU

ORA-06605: LU6.2 Driver: Unexpected line turnaround

ORA-06606: LU6.2 Driver: Unexpected response from SNA

ORA-06607: LU6.2 Driver: Reset occurred in send state

ORA-06608: LU6.2 Driver: Reset occurred in receive state

ORA-06610: LU6.2 Driver: Failed during deallocation

ORA-06611: LU6.2 Driver: Request to send error

ORA-06612: LU6.2 Driver: Send data error

ORA-06613: LU6.2 Driver: Receive and wait error

ORA-06614: LU6.2 Driver: Receive Immediate error

ORA-06615: LU6.2 Driver: Send error

ORA-06616: LU6.2 Driver: Attach to LU failed

ORA-06617: LU6.2 Driver: Attach to PU failed

ORA-06618: LU6.2 Driver: Activation of subnetwork failed

ORA-06619: LU6.2 Driver: Unable to activate remote partner

ORA-06620: LU6.2 Driver: Invalid remote partner

ORA-06621: LU6.2 Driver: Allocation error

ORA-06622: LU6.2 Driver: Unable to attach to SNA

ORA-06700: TLI Driver: incorrect message type from host

ORA-06701: TLI Driver: incorrect number of bytes written

ORA-06702: TLI Driver: cannot allocate context area

ORA-06703: TLI Driver: send break message failed

ORA-06704: TLI Driver: receive break message failed

ORA-06705: TLI Driver: remote node is unknown

ORA-06706: TLI Driver: service not found

ORA-06707: TLI Driver: connection failed

ORA-06708: TLI Driver: message receive failure

ORA-06709: TLI Driver: message send failure

ORA-06710: TLI Driver: send interrupt break message failed

ORA-06711: TLI Driver: error on bind

ORA-06712: TLI Driver: error on accept

ORA-06713: TLI Driver: error on connect

ORA-06720: TLI Driver: SID lookup failure

ORA-06721: TLI Driver: spurious client req

ORA-06722: TLI Driver: connection setup failure

ORA-06730: TLI Driver: unable to open clone device

ORA-06731: TLI Driver: cannot alloc t_call

ORA-06732: TLI Driver: cannot alloc t_discon

ORA-06733: TLI Driver: failed to receive disconnect

ORA-06734: TLI Driver: cannot connect

ORA-06735: TLI Driver: client failed to close error conn

ORA-06736: TLI Driver: server not running

ORA-06737: TLI Driver: connection failed

ORA-06741: TLI Driver: unable to open protocol device

ORA-06742: TLI Driver: cannot alloc t_bind

ORA-06743: TLI Driver: cannot alloc t_bind

ORA-06744: TLI Driver: listener cannot bind

ORA-06745: TLI Driver: listener already running

ORA-06746: TLI Driver: cannot alloc t_call

ORA-06747: TLI Driver: error in listen

ORA-06748: TLI Driver: cannot allocate t_discon

ORA-06749: TLI Driver: option not allowed across network

ORA-06750: TLI Driver: sync failed

ORA-06751: TLI Driver: bound addresses unequal

ORA-06752: TLI: error in signal setup

ORA-06753: TLI Driver: name-to-address mapping failed

ORA-06754: TLI Driver: unable to get local host address

ORA-06755: TLI Driver: cannot close transport endpoint

ORA-06756: TLI Driver: cannot open oratab

ORA-06757: TLI Driver: server got bad command

ORA-06760: TLI Driver: timeout reading orderly release

ORA-06761: TLI Driver: error sending orderly release

ORA-06762: TLI Driver: error reading orderly release

ORA-06763: TLI Driver: error sending disconnect

ORA-06764: TLI Driver: error reading disconnect

ORA-06765: TLI Driver: error awaiting orderly release

ORA-06766: TLI Driver: close failed during release

ORA-06767: TLI Driver: alloc failed during release

ORA-06770: TLI Driver: error sending version

ORA-06771: TLI Driver: error reading version

ORA-06772: TLI Driver: error sending command

ORA-06773: TLI Driver: error reading command

ORA-06774: TLI Driver: error sending break mode

ORA-06775: TLI Driver: error reading break mode

ORA-06776: TLI Driver: error sending parms

ORA-06777: TLI Driver: error reading parms

ORA-06778: TLI Driver: error sending ccode

ORA-06779: TLI Driver: error reading ccode

ORA-06780: TLI Driver: recv error code failed

ORA-06781: TLI Driver: error reading negotation string

ORA-06790: TLI Driver: poll failed

ORA-06791: TLI Driver: poll returned error event

ORA-06792: TLI Driver: server cannot exec oracle

ORA-06793: TLI Driver: server cannot create new process

ORA-06794: TLI Driver: shadow process could not retrieve protocol info

ORA-06800: TLI Driver: SQL*Net SPX client went away during reconnect

ORA-06801: TLI Driver: listen for SPX server reconnect failed

ORA-06802: TLI Driver: could not open the /etc/netware/yellowpages file

ORA-06803: TLI Driver: the IPX device file could not be opened

ORA-06804: TLI Driver: could not bind an IPX address at initialization

ORA-06805: TLI Driver: could not send datagram SAP packet for SPX

ORA-06806: TLI Driver: could not complete protocol initialization for SPX

ORA-06807: TLI Driver: could not open ethernet device driver file

ORA-06808: TLI Driver: could not link IPX and ethernet streams

ORA-06809: TLI Driver: could not clear the IPX ethernet SAP at init

ORA-06810: TLI Driver: could not set the IPX ethernet SAP at init

ORA-06811: TLI Driver: could not set the IPX network number at init

ORA-06812: TLI Driver: could not read the ethernet driver&#039;s node address

ORA-06813: TLI Driver: the configured ethernet address is incorrect

ORA-06814: TLI Driver: the SPX device file could not be opened

ORA-06815: TLI Driver: could not link SPX and IPX streams

ORA-06816: TLI Driver: could not set the SPX SAP address

ORA-06817: TLI Driver: could not read the Novell network address

ORA-06900: CMX: cannot read tns directory

ORA-06901: CMX: no local name assigned to local application

ORA-06902: CMX: cannot attach to cmx subsystem

ORA-06903: CMX: cannot read transport address of remote application

ORA-06904: CMX: no transport address available for remote application

ORA-06905: CMX: connect error

ORA-06906: CMX: cannot get maximum packet size from CMX

ORA-06907: CMX: error during connect confirmation

ORA-06908: CMX: error during transfer of ORACLE_SID

ORA-06909: CMX: error during acknowledge of ORACLE_SID

ORA-06910: CMX: Cannot start oracle process on remote machine

ORA-06911: CMX: t_event returns ERROR

ORA-06912: CMX: write error in datarq

ORA-06913: CMX: error during redirection of connection

ORA-06914: CMX: unexepected event during start of oracle

ORA-06915: CMX: unknown t_event in datarq

ORA-06916: CMX: error in data read (t_datain)

ORA-06917: CMX: error in data read (too many bytes read)

ORA-06918: CMX: T_NOEVENT during wait for read event

ORA-06919: CMX: error during write request (unknown event)

ORA-06920: CMX: getbrkmsg illegal datatype

ORA-06921: CMX: getdatmsg illegal datatype

ORA-06922: CMX: bad write length

ORA-06923: CMX: illegal break condition

ORA-06924: CMX: wrong break message length

ORA-06925: CMX: disconnect during connect request

ORA-06926: CMX: T_ERROR during read data

ORA-06927: CMX: T_DATAIN received before all data written

ORA-06928: CMX: wrong ORACLE_SID

ORA-06929: CMX: error when sending ORACLE_SID

ORA-06930: CMX: error when checking ORACLE_SID

ORA-06931: CMX: error during read_properties for server

ORA-06932: CMX: error in local name

ORA-06933: CMX: error during attach

ORA-06950: No error

ORA-06951: Operating system call error

ORA-06952: Remote end of the communication issued a forward-reset packet.

ORA-06953: Not enough virtual memory

ORA-06954: Illegal file name

ORA-06955: Number of database servers exceed limit

ORA-06956: Failed to get local host name

ORA-06957: No SID is currently available

ORA-06958: Failed to access configuration file

ORA-06959: Buffer I/O quota is too small

ORA-06960: Failed to access log file

ORA-06961: Insufficient privilege for attempted operation

ORA-06970: X.25 Driver: remote host is unknown

ORA-06971: X.25 Driver: error while receiving data

ORA-06972: X.25 Driver: error while sending data

ORA-06973: X.25 Driver: invalid buffer size

ORA-06974: X.25 Driver: SID lookup failure

ORA-06975: X.25 Driver: connect to host failed

ORA-06976: X.25 Driver: endpoint creation failure

ORA-06977: X.25 Driver: X.25 Level 2 failure

ORA-06978: X.25 Driver: Too many callback tries

ORA-06979: X.25 Driver: server cannot start oracle

ORA-07200: slsid: oracle_sid not set.

ORA-07201: slhom: oracle_home variable not set in environment.

ORA-07202: sltln: invalid parameter to sltln.

ORA-07203: sltln: attempt to translate a long environment variable.

ORA-07204: sltln: name translation failed due to lack of output buffer space.

ORA-07205: slgtd: time error, unable to obtain time.

ORA-07206: slgtd: gettimeofday error, unable to obtain time.

ORA-07207: sigpidu: process ID string overflows internal buffer.

ORA-07208: sfwfb: failed to flush dirty buffers to disk.

ORA-07209: sfofi: file size limit was exceeded.

ORA-07210: slcpu: getrusage error, unable to get cpu time.

ORA-07211: slgcs: gettimeofday error, unable to get wall clock.

ORA-07212: slcpu: times error, unable to get cpu time.

ORA-07213: slgcs: times error, unable to get wall clock.

ORA-07214: slgunm: uname error, unable to get system information.

ORA-07215: slsget: getrusage error.

ORA-07216: slghst: gethostname error, unable to get name of current host.

ORA-07217: sltln: environment variable cannot be evaluated.

ORA-07218: slkhst: could not perform host operation

ORA-07219: slspool: unable to allocate spooler argument buffer.

ORA-07220: slspool: wait error.

ORA-07221: slspool: exec error, unable to start spooler program.

ORA-07222: slspool: line printer spooler command exited with an error.

ORA-07223: slspool: fork error, unable to spawn spool process.

ORA-07224: sfnfy: failed to obtain file size limit; errno = .

ORA-07225: sldext: translation error, unable to expand file name.

ORA-07226: rtneco: unable to get terminal mode.

ORA-07227: rtneco: unable to set noecho mode.

ORA-07228: rtecho: unable to restore terminal to echo mode.

ORA-07229: slcpuc: error in getting number of CPUs.

ORA-07230: slemcr: fopen error, unable to open error file.

ORA-07231: slemcc: invalid file handle, seals do not match.

ORA-07232: slemcc: fclose error.

ORA-07233: slemcw: invalid file handle, seals do not match.

ORA-07234: slemcw: fseek error.

ORA-07235: slemcw: fwrite error.

ORA-07236: slemop: open error.

ORA-07237: slemcl: invalid file handle, seals do not match.

ORA-07238: slemcl: close error.

ORA-07239: slemrd: invalid file handle, seals do not match.

ORA-07240: slemrd: seek error.

ORA-07241: slemrd: read error.

ORA-07242: slembfn: translation error, unable to translate error file name.

ORA-07243: supplied buffer not big enough to hold entire line

ORA-07244: ssfccf: create file failed, file size limit reached.

ORA-07245: sfccf: unable to lseek and write the last block.

ORA-07246: sfofi: open error, unable to open database file.

ORA-07247: skgfrfms, skgfrnms: read error, unable to read block from database file

ORA-07248: sfwfb: write error, unable to write database block.

ORA-07249: slsget: open error, unable to open /proc/pid.

ORA-07250: spcre: semget error, unable to get first semaphore set.

ORA-07251: spcre: semget error, could not allocate any semaphores.

ORA-07252: spcre: semget error, could not allocate semaphores.

ORA-07253: spdes: semctl error, unable to destroy semaphore set.

ORA-07254: spdcr: translation error while expanding ?/bin/oracle.

ORA-07255: spini: cannot set up signal handler.

ORA-07256: sptrap: cannot set up signal handler to catch exceptions.

ORA-07257: spdcr: translation error expanding program name.

ORA-07258: spdcr: fork error, unable to create process.

ORA-07259: spdcr: exec error, detached process failed in startup.

ORA-07260: spdcr: wait error.

ORA-07261: spdde: kill error, unable to send signal to process.

ORA-07262: sptpa: sptpa called with invalid process id.

ORA-07263: sptpa: kill error.

ORA-07264: spwat: semop error, unable to decrement semaphore.

ORA-07265: sppst: semop error, unable to increment semaphore.

ORA-07266: sppst: invalid process number passed to sppst.

ORA-07267: spwat: invalid process number.

ORA-07268: szguns: getpwuid error.

ORA-07269: spdcr: detached process died after exec.

ORA-07270: spalck: setitimer error, unable to set interval timer.

ORA-07271: spwat: invalid oracle process number.

ORA-07272: spwat: invalid semaphore set id.

ORA-07273: sppst: invalid semaphore id.

ORA-07274: spdcr: access error, access to oracle denied.

ORA-07275: unable to send signal to process

ORA-07276: no dba group in /etc/group.

ORA-07277: spdde: illegal pid passed as argument.

ORA-07278: splon: ops$username exceeds buffer length.

ORA-07279: spcre: semget error, unable to get first semaphore set.

ORA-07280: slsget: unable to get process information.

ORA-07281: slsget: times error, unable to get cpu time.

ORA-07282: sksaprd: string overflow.

ORA-07283: sksaprd: invalid volume size for archive destination.

ORA-07284: sksaprd: volume size specification not terminated properly.

ORA-07285: sksaprd: volume size should not be specified for a disk file.

ORA-07286: sksagdi: cannot obtain device information.

ORA-07287: sksagdi: unsupported device for log archiving.

ORA-07290: sksagdi: specified directory for archiving does not exist.

ORA-07303: ksmcsg: illegal database buffer size.

ORA-07304: ksmcsg: illegal redo buffer size.

ORA-07305: ksmcsg: illegal database buffer size.

ORA-07324: smpall: malloc error while allocating pga.

ORA-07327: smpdal: attempt to destroy pga when it was not mapped.

ORA-07339: spcre: maximum number of semaphore sets exceeded.

ORA-07345: The datafile name must not contain the string &#039;..&#039;.

ORA-07346: slnrm: normalized file name is too long

ORA-07390: sftopn: translate error, unable to translate file name.

ORA-07391: sftopn: fopen error, unable to open text file.

ORA-07392: sftcls: fclose error, unable to close text file.

ORA-07393: unable to delete text file

ORA-07394: unable to append string to text file

ORA-07400: slemtr: translated name for the message file is too long.

ORA-07401: sptrap: cannot restore user exception handlers.

ORA-07402: sprst: cannot restore user signal handler.

ORA-07403: sfanfy: db_writers parameter not valid.

ORA-07404: sfareq: Timeout occurred waiting for request to complete.

ORA-07405: sptrap: cannot setup alternate signal stack.

ORA-07406: slbtpd: invalid number.

ORA-07407: slbtpd: invalid exponent.

ORA-07408: slbtpd: overflow while converting to packed decimal.

ORA-07409: slpdtb: invalid packed decimal nibble.

ORA-07410: slpdtb: number too large for supplied buffer.

ORA-07411: slgfn: full path name too big for supplied buffer.

ORA-07412: sfaslv: Error getting entry in asynchronous write array.

ORA-07415: slpath: allocation of memory buffer failed.

ORA-07416: slpath: pathname construction failed; lack of output buffer space.

ORA-07417: sfareq: One or more database writers not active.

ORA-07418: sfareq: Database writer got error in timing function.

ORA-07419: sfareq: Database writer got error in timing function.

ORA-07425: sdpri: error in translating dump file location.

ORA-07426: spstp: cannot obtain the location of dbs directory.

ORA-07427: spstp: cannot change directory to dbs.

ORA-07431: fork failed

ORA-07432: unable to perform nested sleep

ORA-07440: WMON process terminated with error

ORA-07441: function address must be aligned on byte boundary

ORA-07442: function address must be in the range to

ORA-07443: function not found

ORA-07444: function address is not readable

ORA-07445: exception encountered: core dump [] [] [] [] [] []

ORA-07446: sdnfy: bad value &#039;&#039; for parameter .

ORA-07447: ssarena: usinit failed.

ORA-07448: ssarena: maximum number of shared arenas exceeded.

ORA-07449: sc: usnewlock failed.

ORA-07451: slskstat: unable to obtain load information.

ORA-07452: specified resource manager plan does not exist in the data dictionary

ORA-07453: requested resource manager plan schema does not contain OTHER_GROUPS

ORA-07454: queue timeout, second(s), exceeded

ORA-07455: estimated execution time ( secs), exceeds limit ( secs)

ORA-07456: cannot set RESOURCE_MANAGER_PLAN when database is closed

ORA-07457: cannot set _INTERNAL_RESOURCE_MANAGER_PLAN because of FORCE

ORA-07458: cannot set the RESOURCE_MANAGER_PLAN parameter

ORA-07459: cannot restore the RESOURCE_MANAGER_PLAN parameter

ORA-07460: cannot set the RESOURCE_MANAGER_PLAN parameter

ORA-07468: spwat: mset error, unable to set semaphore.

ORA-07469: sppst: mclear error, unable to clear semaphore.

ORA-07470: snclget: cannot get cluster number.

ORA-07471: snclrd: name translation error of sgadef.dbf file name.

ORA-07472: snclrd: open error when opening sgadef.dbf file.

ORA-07473: snclrd: read error when trying to read sgadef.dbf file.

ORA-07474: snclrd: close error, unable to close sgadef.dbf file.

ORA-07475: slsget: cannot get vm statistics.

ORA-07476: slsget: cannot get mapped memory statistics.

ORA-07477: scgcmn: lock manager not initialized.

ORA-07478: scgcmn: cannot get lock status.

ORA-07479: scgcmn: cannot open or convert lock.

ORA-07480: snchmod: cannot change permissions on ?/dbs/sgalm.dbf.

ORA-07481: snlmatt: cannot attach to lock manager instance.

ORA-07482: snlmini: cannot create lock manager instance.

ORA-07483: snlkget: cannot convert(get) lock.

ORA-07484: snlkput: cannot convert(put) lock.

ORA-07485: scg_get_inst: cannot open instance number lock.

ORA-07486: scg_get_inst: cannot convert(get) instance number lock.

ORA-07487: scg_init_lm: cannot create lock manager instance.

ORA-07488: scgrcl: lock manager not initialized.

ORA-07489: scgrcl: cannot get lock status.

ORA-07490: scgrcl: cannot convert lock.

ORA-07491: scgrcl: cannot cancel lock request.

ORA-07492: scgrcl: cannot close lock.

ORA-07493: scgrcl: lock manager error.

ORA-07494: scgcm: unexpected error.

ORA-07495: spwat: lm_wait failed.

ORA-07496: sppst: lm_post failed.

ORA-07497: sdpri: cannot create trace file &#039;&#039;; errno = .

ORA-07498: spstp: Unable to open /dev/resched.

ORA-07499: spglk: Cannot reschedule.

ORA-07500: scglaa: $cantim unexpected return

ORA-07501: scgtoa: $deq unexpected return

ORA-07502: scgcmn: $enq unexpected return

ORA-07503: scgcmn: $setimr unexpected return

ORA-07504: scgcmn: $hiber unexpected return

ORA-07505: scggt: $enq parent lock unexpected return

ORA-07506: scgrl: $deq unexpected return on lockid

ORA-07507: scgcm: unexpected lock status condition

ORA-07508: scgfal: $deq all unexpected return

ORA-07509: scgfal: $deq parent lock unexpected return

ORA-07510: scgbrm: $getlki unexpected return on lockid

ORA-07511: sscggtl: $enq unexpected return for master termination lock

ORA-07512: sscggtl: $enq unexpected return for client termination lock

ORA-07513: sscgctl: $deq unexpected return on cancel of term. lock

ORA-07514: scgcan: $deq unexpected return while canceling lock

ORA-07534: scginq: $getlki unexpected return on lockid

ORA-07548: sftopn: Maximum number of files already open

ORA-07549: sftopn: $OPEN failure

ORA-07550: sftopn: $CONNECT failure

ORA-07551: sftcls: $CLOSE failure

ORA-07552: sftget: $GET failure

ORA-07561: szprv: $IDTOASC failure

ORA-07562: sldext: extension must be 3 characters

ORA-07563: sldext: $PARSE failure

ORA-07564: sldext: wildcard in filename or extension

ORA-07565: sldext: $SEARCH failure

ORA-07568: slspool: $OPEN failure

ORA-07569: slspool: $CLOSE failure

ORA-07570: szrfc: $IDTOASC failure

ORA-07571: szrfc: $FIND_HELD failure

ORA-07572: szrfc: insufficient rolename buffer space

ORA-07573: slkhst: could not perform host operation

ORA-07574: szrfc: $GETUAI failure

ORA-07576: sspexst: $GETJPIW failure on process ID

ORA-07577: no such user in authorization file

ORA-07578: szprv: $FIND_HELD failure

ORA-07579: spini: $DCLEXH failure

ORA-07580: spstp: $GETJPIW failure

ORA-07581: spstp: cannot derive SID from unexpected process name

ORA-07582: spstp: ORA_SID has illegal value

ORA-07584: spdcr: invalid value for ORA_sid_(proc_)PQL$_item

ORA-07585: spdcr: $PARSE failure

ORA-07586: spdcr: $SEARCH failure

ORA-07587: spdcr: $CREPRC failure

ORA-07588: spdcr: $GETJPIW get image name failure

ORA-07589: spdde: system ID not set

ORA-07590: spdde: $DELPRC failure

ORA-07591: spdde: $GETJPIW failure

ORA-07592: sspgprv: Error obtaining required privileges

ORA-07593: ssprprv: Error release privileges

ORA-07594: spiip: $GETJPIW failure

ORA-07595: sppid: $GETJPIW failure

ORA-07596: sptpa: $GETJPIW failure

ORA-07597: spguns: $GETJPIW failure

ORA-07598: spwat: $SETIMR failure

ORA-07599: spwat: $SCHDWK failure

ORA-07600: slkmnm: $GETSYIW failure

ORA-07601: spguno: $GETJPIW failure

ORA-07602: spgto: $GETJPIW failure

ORA-07605: szprv: $ASCTOID failure

ORA-07606: szprv: $CHKPRO failure

ORA-07607: szaud: $SNDOPR failure

ORA-07608: szprv: $GETUAI failure

ORA-07609: szprv: $HASH_PASSWORD failure

ORA-07610: $GETJPIW failed in retrieving the user&#039;s MAC priviledges

ORA-07612: $GETUAI failed in retrieving the user&#039;s clearance level

ORA-07613: $GETJPIW failed in retrieving the user&#039;s process label

ORA-07614: $CHANGE_CLASS failed in retrieving the user&#039;s process label

ORA-07615: $CHANGE_CLASS failed in retrieving the specified file label

ORA-07616: $CHANGE_CLASS failed in retrieving the specified device label

ORA-07617: $FORMAT_CLASS failed translating the binary label to a string

ORA-07618: $IDTOASC failed translating a secrecy level

ORA-07619: $IDTOASC failed translating an integrity level

ORA-07620: smscre: illegal database block size

ORA-07621: smscre: illegal redo block size

ORA-07622: smscre: $CREATE failure

ORA-07623: smscre: $CRMPSC failure

ORA-07624: smsdes: $DGBLSC failure

ORA-07625: smsget: $MGBLSC failure

ORA-07626: smsget: sga already mapped

ORA-07627: smsfre: $CRETVA failure

ORA-07628: smsfre: sga not mapped

ORA-07629: smpall: $EXPREG failure

ORA-07630: smpdal: $DELTVA failure

ORA-07631: smcacx: $EXPREG failure

ORA-07632: smsrcx: $DELTVA failure

ORA-07633: smsdbp: illegal protection value

ORA-07634: smsdbp: $CRETVA failure

ORA-07635: smsdbp: $SETPRT failure

ORA-07636: smsdbp: $MGBLSC failure

ORA-07637: smsdbp: buffer protect option not specified when sga created

ORA-07638: smsget: SGA pad area not large enough for created SGA

ORA-07639: smscre: SGA pad area not large enough ( bytes required)

ORA-07640: smsget: SGA not yet valid. Initialization in progress

ORA-07641: smscre: Unable to use the system pagefile for the SGA

ORA-07642: smprtset: $CMKRNL failure

ORA-07643: smsalo: SMSVAR is invalid

ORA-07645: sszfsl: $CHANGE_CLASS failure

ORA-07646: sszfck: $CREATE failure

ORA-07647: sszfck: $OPEN failure

ORA-07650: sigunc: $GETJPIW failure

ORA-07655: slsprom:$TRNLOG failure

ORA-07656: slsprom:$GETDVI failure

ORA-07657: slsprom:$ASSIGN failure

ORA-07658: slsprom:$QIOW read failure

ORA-07665: ssrexhd: recursive exception encountered

ORA-07670: $IDTOASC failed translating a secrecy category

ORA-07671: $IDTOASC failed translating an integrity category

ORA-07672: $PARSE_CLASS failed translating the string into a binary label

ORA-07680: sou2os: another call to Oracle currently executing

ORA-07681: sou2os: An error occurred while initializing Oracle

ORA-07682: sou2os: set kernel dispatch fail err

ORA-07683: sou2os: $SETPRV reset error

ORA-07684: sou2os: supervisor stack reset error

ORA-07685: sou2os: supervisor stack set error

ORA-07700: sksarch: interrupt received

ORA-07701: sksatln: internal exception: output buffer too small

ORA-07702: unrecognized device type in archive text

ORA-07703: error in archive text: need &#039;/&#039; after device type

ORA-07704: error in archive text: need &#039;:&#039; after device name

ORA-07705: sksaprs: device name buffer too small

ORA-07706: error in archive text: need disk file name

ORA-07707: error in archive text: need tape label name

ORA-07708: sksaprs: tape label name buffer too small

ORA-07709: sksaprs: archiving to a remote host is not allowed

ORA-07710: sksaprs: file name buffer too small

ORA-07713: sksamtd: could not mount archival device (SYS$MOUNT failure)

ORA-07715: sksadtd: could not dismount archival device (SYS$DISMNT failure)

ORA-07716: sksachk: invalid device specification for ARCHIVE

ORA-07717: sksaalo: error allocating memory

ORA-07718: sksafre: error freeing memory

ORA-07721: scgcm: not enough OS resource to obtain system enqueue

ORA-07740: slemop: incorrect handle size (programming error)

ORA-07741: slemop: $OPEN failure

ORA-07742: slemop: $CONNECT failure

ORA-07743: slemop: incorrect error file attributes

ORA-07744: slemcl: invalid error message file handle

ORA-07745: slemcl: $CLOSE failure

ORA-07746: slemrd: invalid error message file handle

ORA-07747: slemrd: $READ failure

ORA-07750: slemcr: fopen failure

ORA-07751: slemcr: malloc failure

ORA-07753: slemcf: fseek before write failure

ORA-07754: slemcf: fwrite failure

ORA-07755: slemcf: fseek before read failure

ORA-07756: slemcf: fread failure

ORA-07757: slemcc: invalid handle

ORA-07758: slemcw: invalid handle

ORA-07759: slemtr: invalid destination

ORA-07760: slemtr: $open failure

ORA-07800: slbtpd: invalid number

ORA-07801: slbtpd: invalid exponent

ORA-07802: slbtpd: overflow while converting to packed decimal

ORA-07803: slpdtb: invalid packed decimal nibble

ORA-07804: slpdtb: number too large for supplied buffer

ORA-07820: sspscn: SYS$CRELNM failure

ORA-07821: sspsdn: SYS$DELLNM failure

ORA-07822: sspscm: SYS$CREMBX failure

ORA-07823: sspsqr: $QIO failure

ORA-07824: sspain: $SETIMR failure

ORA-07825: sspsck: $QIO failure at AST level

ORA-07826: sspscm: SYS$GETDVIW failure

ORA-07840: sllfop: LIB$GET_VM failure

ORA-07841: sllfop: SYS$OPEN failure

ORA-07842: sllfcl: SYS$CLOSE failure

ORA-07843: sllfcl: LIB$FREE_VM failure

ORA-07844: sllfop: LIB$GET_VM failure

ORA-07845: sllfcl: LIB$FREE_VM failue

ORA-07846: sllfop: byte record too big for byte user buffer

ORA-07847: sllfop: $CONNECT failure

ORA-07848: sllfrb: $GET failure

ORA-07849: sllfsk: $GET failure

ORA-07850: sllfop: bad option

ORA-07860: osnsoi: error setting up interrupt handler

ORA-07880: sdopnf: internal error

ORA-08000: maximum number of session sequence lists exceeded

ORA-08001: maximum number of sequences per session exceeded

ORA-08002: sequence .CURRVAL is not yet defined in this session

ORA-08003: sequence .NEXTVAL exceeds internal limits

ORA-08004: sequence .NEXTVAL VALUE and cannot be instantiated

ORA-08005: specified row does not exist

ORA-08006: specified row no longer exists

ORA-08007: Further changes to this block by this transaction not allowed

ORA-08008: another instance is mounted with USE_ROW_ENQUEUES =

ORA-08100: index is not valid - see trace file for diagnostics

ORA-08101: index key does not exist file : (root , node ) blocks ()

ORA-08102: index key not found, obj# , file , block ()

ORA-08103: object no longer exists

ORA-08104: this index object is being online built or rebuilt

ORA-08105: Oracle event to turn off smon cleanup for online index build

ORA-08106: cannot create journal table .

ORA-08108: may not build or rebuild this type of index online

ORA-08109: nosort is not a supported option for online index build

ORA-08110: Oracle event to test SMON cleanup for online index build

ORA-08111: a partitioned index may not be coalesced as a whole

ORA-08112: a composite partition may not be coalesced as a whole

ORA-08113: composite partition index may not be compressed

ORA-08114: can not alter a fake index

ORA-08115: can not online create/rebuild this index type

ORA-08116: can not acquire dml enough lock(S mode) for online index build

ORA-08117: Index Organized Table operation released its block pin

ORA-08118: Deferred FK constraints cannot be enforced, index too big ()

ORA-08119: The new initrans will make the index too big

ORA-08120: Need to create SYS.IND_ONLINE$ table in order to (re)build index

ORA-08121: Number of indexes need to be maintained offline exceeds limit for DML

ORA-08175: discrete transaction restriction violated ()

ORA-08176: consistent read failure; rollback data not available

ORA-08177: can&#039;t serialize access for this transaction

ORA-08178: illegal SERIALIZABLE clause specified for user INTERNAL

ORA-08179: concurrency check failed

ORA-08180: no snapshot found based on specified time

ORA-08181: specified number is not a valid system change number

ORA-08182: operation not supported while in Flashback mode

ORA-08183: Flashback cannot be enabled in the middle of a transaction

ORA-08184: attempting to re-enable Flashback while in Flashback mode

ORA-08185: Flashback not supported for user SYS

ORA-08186: invalid timestamp specified

ORA-08187: snapshot expression not allowed here

ORA-08189: cannot flashback the table because row movement is not enabled

ORA-08190: restore point is from a different incarnation of the database

ORA-08191: Flashback Table operation is not supported on remote tables

ORA-08192: Flashback Table operation is not allowed on fixed tables

ORA-08193: Flashback Table operation is not allowed on temporary tables

ORA-08194: Flashback Table operation is not allowed on materialized views

ORA-08195: Flashback Table operation is not supported on partitions

ORA-08196: Flashback Table operation is not allowed on AQ tables

ORA-08197: Flashback Table operation is not supported on clustered tables

ORA-08198: Flashback Table is not supported on object tables, nested tables

ORA-08199: Flashback Table operation is not supported on this object

ORA-08205: ora_addr: $ORACLE_SID not set in environment

ORA-08206: ora_addr: cannot translate address file name

ORA-08207: ora_addr: cannot open address file

ORA-08208: ora_addr: cannot read from address file

ORA-08209: scngrs: SCN not yet initialized

ORA-08210: Requested I/O error

ORA-08230: smscre: failed to allocate SGA

ORA-08231: smscre: unable to attach to SGA

ORA-08232: smsdes: cannot detach from SGA

ORA-08233: smsdes: cannot unmap SGA

ORA-08234: smsget: cannot get instance listener address

ORA-08235: smsget: listener not on this node

ORA-08236: smsget: cannot share subcube with listener

ORA-08237: smsget: SGA region not yet created

ORA-08238: smsfre: cannot detach from SGA

ORA-08260: ora_addr: cannot open nameserver

ORA-08261: ora_addr: cannot find name in nameserver

ORA-08263: ora_addr: cannot free listener address

ORA-08264: ora_addr: cannot close nameserver

ORA-08265: create_ora_addr: cannot open nameserver

ORA-08266: create_ora_addr: cannot register name in nameserver

ORA-08267: destroy_ora_addr: cannot close nameserver

ORA-08268: create_ora_addr: cannot close nameserver

ORA-08269: destroy_ora_addr: cannot destroy name

ORA-08270: sksachk: Illegal archival control string

ORA-08271: sksabln: Buffer size not large enough for archive control string

ORA-08274: Out of memory for environment variable

ORA-08275: Environment variable unset

ORA-08276: No room in nameserver for pid

ORA-10154: Switch to disallow synonyms in DDL statements

ORA-10155: CBO disable generation of transitive OR-chains

ORA-10156: CBO disable index fast full scan

ORA-10157: CBO disable index access path for in-list

ORA-10158: CBO preserve predicate order in post-filters

ORA-10159: CBO disable order-by sort pushdown into domain indexes

ORA-10160: CBO disable use of join index

ORA-10161: CBO recursive semi-join on/off-switch

ORA-10162: CBO join-back elimination on/off-switch

ORA-10163: CBO join-back elimination on/off-switch

ORA-10164: CBO disable subquery-adjusted cardinality fix

ORA-10165: mark session to be aborted during shutdown normal

ORA-10166: trace long operation statistics updates

ORA-10167: CBO use old index MIN/MAX optimization

ORA-10168: CBO disable single-table predicate predicate generation

ORA-10169: CBO disable histograms for multi partitions

ORA-10170: CBO use old bitmap costing

ORA-10171: CBO disable transitive join predicates

ORA-10172: CBO force hash join back

ORA-10173: Dynamic Sampling time-out error

ORA-10174: view join-back elimination switch

ORA-10175: CBO star transformation switch

ORA-10176: CBO colocated join switch

ORA-10177: CBO colocated join switch

ORA-10178: CBO turn off hash cluster filtering through memcmp

ORA-10179: CBO turn off transitive predicate replacement

ORA-10180: temp table transformation print error messages

ORA-10181: CBO disable multi-column in-list processing

ORA-10182: CBO disable generation of implied predicates

ORA-10183: CBO disable cost rounding

ORA-10184: CBO disable OR-exp if long inlist on bitmap column

ORA-10185: CBO force index joins

ORA-10186: CBO disable index join

ORA-10187: CBO additional index join switch

ORA-10188: CBO additional index join switch

ORA-10189: CBO turn off FFS null fix

ORA-10190: Analyze use old frequency histogram collection and density

ORA-10191: Avoid conversion of in-lists back to OR-expanded form

ORA-10192: nopushdown when number of groups exceed number of rows

ORA-10193: Force repeatable sampling with specified seed

ORA-10194: CBO disable new LIKE selectivity heuristic

ORA-10195: CBO don&#039;t use check constraints for transitive predicates

ORA-10196: CBO disable index skip scan

ORA-10197: CBO force index skip scan

ORA-10199: set parameter in session

ORA-10200: consistent read buffer status

ORA-10201: consistent read undo application

ORA-10202: consistent read block header

ORA-10203: block cleanout

ORA-10204: signal recursive extend

ORA-10205: row cache debugging

ORA-10206: transaction table consistent read

ORA-10207: consistent read transactions&#039; status report

ORA-10208: consistent read loop check

ORA-10209: enable simulated error on control file

ORA-10210: check data block integrity

ORA-10212: check cluster integrity

ORA-10213: crash after control file write

ORA-10214: simulate write errors on control file

ORA-10215: simulate read errors on control file

ORA-10216: dump control file header

ORA-10217: debug sequence numbers

ORA-10218: dump uba of applied undo

ORA-10219: monitor multi-pass row locking

ORA-10220: show updates to the transaction table

ORA-10221: show changes done with undo

ORA-10222: row cache

ORA-10223: transaction layer - turn on verification codes

ORA-10224: index block split/delete trace

ORA-10225: free/used extent row cache

ORA-10226: trace CR applications of undo for data operations

ORA-10227: verify (multi-piece) row structure

ORA-10228: trace application of redo by kcocbk

ORA-10229: simulate I/O error against datafiles

ORA-10231: skip corrupted blocks on _table_scans_

ORA-10232: dump corrupted blocks symbolically when kcbgotten

ORA-10233: skip corrupted blocks on index operations

ORA-10234: trigger event after calling kcrapc to do redo N times

ORA-10235: check memory manager internal structures

ORA-10236: dump redo on object no. or block type mismatch errors 1410/8103

ORA-10237: simulate ^C (for testing purposes)

ORA-10238: instantiation manager

ORA-10239: multi-instance library cache manager

ORA-10240: dump dba&#039;s of blocks that we wait for

ORA-10241: remote SQL execution tracing/validation

ORA-10242: suppress OER 2063 (for testing distrib w/o different error log)

ORA-10243: simulated error for test of K2GTAB latch cleanup

ORA-10244: make tranids in error msgs print as 0.0.0 (for testing)

ORA-10246: print trace of PMON actions to trace file

ORA-10247: Turn on scgcmn tracing. (VMS ONLY)

ORA-10248: turn on tracing for dispatchers

ORA-10249: turn on tracing for multi-stated servers

ORA-10250: Trace all allocate and free calls to the topmost SGA heap

ORA-10251: check consistency of transaction table and undo block

ORA-10254: trace cross-instance calls

ORA-10255: pl/sql parse checking

ORA-10257: trace shared server load balancing

ORA-10258: force shared servers to be chosen round-robin

ORA-10259: get error message text from remote using explicit call

ORA-10261: Limit the size of the PGA heap

ORA-10262: Don&#039;t check for memory leaks

ORA-10263: Don&#039;t free empty PGA heap extents

ORA-10265: Keep random system generated output out of error messages

ORA-10266: Trace OSD stack usage

ORA-10267: Inhibit KSEDMP for testing

ORA-10268: Don&#039;t do forward coalesce when deleting extents

ORA-10269: Don&#039;t do coalesces of free space in SMON

ORA-10270: Debug shared cursors

ORA-10271: distributed transaction after COLLECT

ORA-10272: distributed transaction before PREPARE

ORA-10273: distributed transaction after PREPARE

ORA-10274: distributed transaction before COMMIT

ORA-10275: distributed transaction after COMMIT

ORA-10276: distributed transaction before FORGET

ORA-10277: Cursor sharing (or not) related event (used for testing)

ORA-10278: Internal testing

ORA-10279: Simulate block corruption in kdb4chk

ORA-10280: Internal testing - segmentation fault during crash recovery

ORA-10281: maximum time to wait for process creation

ORA-10282: Inhibit signalling of other backgrounds when one dies

ORA-10284: simulate zero/infinite asynch I/O buffering

ORA-10285: Simulate control file header corruption

ORA-10286: Simulate control file open error

ORA-10287: Simulate archiver error

ORA-10288: Do not check block type in ktrget

ORA-10289: Do block dumps to trace file in hex rather than fromatted

ORA-10290: kdnchk - checkvalid event - not for general purpose use.

ORA-10291: die in tbsdrv to test control file undo

ORA-10293: trace log switch media recovery checkpoints

ORA-10295: die after file header update durning cf xact

ORA-10296: disable ORA-379

ORA-10297: customize dictionary object number cache

ORA-10298: ksfd i/o tracing

ORA-10299: Trace prefetch tracking decisions made by CKPT

ORA-10301: Enable LCK timeout table consistency check

ORA-10302: trace create or drop internal trigger

ORA-10303: trace loading of library cache for internal triggers

ORA-10304: trace replication trigger

ORA-10305: trace updatable materialized view trigger

ORA-10306: trace materialized view log trigger

ORA-10307: trace RepCat execution

ORA-10308: replication testing event

ORA-10309: Trigger Debug event

ORA-10310: trace synchronous change table trigger

ORA-10311: Disable Flashback Table Timestamp checking

ORA-10312: Allow disable to log rows into the mapping table

ORA-10314: Enable extra stats gathering for CR

ORA-10316: Events for extensible txn header, non zero ext header size

ORA-10317: Events for extensible txn header, zero ext header size

ORA-10318: Trace extensible txn header movements

ORA-10319: Trace PGA statistics maintenance

ORA-10320: Enable data layer (kdtgrs) tracing of space management calls

ORA-10321: Datafile header verification debug failure.

ORA-10322: CBO don&#039;t simplify inlist predicates

ORA-10323: before committing an add datafile command

ORA-10324: Enable better checking of redo logs errors

ORA-10325: Trace control file record section expand and shrink operations

ORA-10326: clear logfile debug crash at , log

ORA-10327: simulate ORA-00235 error for testing

ORA-10328: disable first-to-mount split-brain error, for testing

ORA-10329: simulate out-of-memory error during first pass of recovery

ORA-10330: clear MTTR statistics in checkpoint progress record

ORA-10331: simulate resilvering during recovery

ORA-10332: force ALTER SYSTEM QUIESCE RESTRICTED command to fail

ORA-10333: dump MTTR statistics each time it is updated

ORA-10334: force FG to wait to be killed during MTTR advisory simulation

ORA-10335: reserved for recovery layer for testing purpose

ORA-10336: Do remote object transfer using remote SQL

ORA-10337: enable padding owner name in slave sql

ORA-10338: CBO don&#039;t use inlist iterator with function-based indexes

ORA-10339: CBO disable DECODE simplification

ORA-10340: Buffer queues sanity check for corrupted buffers

ORA-10341: Simulate out of PGA memory in DBWR during object reuse

ORA-10342: Raise unknown exception in ACQ_ADD when checkpointing

ORA-10343: Raise an out of memory exception-OER 4031 in ACQ_ADD

ORA-10345: validate queue when linking or unlinking a buffer

ORA-10346: check that all buffers for checkpoint have been written

ORA-10347: dump active checkpoint entries and checkpoint buffers

ORA-10348: test abnormal termination of process initiating file checkpoint

ORA-10349: do not allow ckpt to complete

ORA-10350: Simulate more than one object &amp; tsn id in object reuse

ORA-10351: size of slots

ORA-10352: report direct path statistics

ORA-10353: number of slots

ORA-10354: turn on direct read path for parallel query

ORA-10355: turn on direct read path for scans

ORA-10356: turn on hint usage for direct read

ORA-10357: turn on debug information for direct path

ORA-10358: Simulate out of PGA memory in cache advisory reset

ORA-10359: turn off updates to control file for direct writes

ORA-10360: enable dbwr consistency checking

ORA-10361: check buffer change vector count consistency

ORA-10362: simulate a write error to take a file offline

ORA-10364: Do not clear GIMH_STC_SHUT_BEGIN state during shutdown

ORA-10365: turn on debug information for adaptive direct reads

ORA-10368: maximum number of internal errors a process will tolerate

ORA-10370: parallel query server kill event

ORA-10371: disable TQ hint

ORA-10372: parallel query server kill event proc

ORA-10373: parallel query server kill event

ORA-10375: turn on checks for statistics rollups

ORA-10378: force hard process/range affinity

ORA-10380: kxfp latch cleanup testing event

ORA-10381: kxfp latch cleanup testing event

ORA-10382: parallel query server interrupt (reset)

ORA-10383: auto parallelization testing event

ORA-10384: parallel dataflow scheduler tracing

ORA-10385: parallel table scan range sampling method

ORA-10386: parallel SQL hash and range statistics

ORA-10387: parallel query server interrupt (normal)

ORA-10388: parallel query server interrupt (failure)

ORA-10389: parallel query server interrupt (cleanup)

ORA-10390: Trace parallel query slave execution

ORA-10391: trace PX granule allocation/assignment

ORA-10392: parallel query debugging bits

ORA-10393: print parallel query statistics

ORA-10394: generate a fake load to test adaptive and load balancing

ORA-10395: adjust sample size for range table queues

ORA-10397: suppress verbose parallel coordinator error reporting

ORA-10398: enable timeouts in parallel query threads

ORA-10399: trace buffer allocation

ORA-10400: turn on system state dumps for shutdown debugging

ORA-10401: turn on IPC (ksxp) debugging

ORA-10402: turn on IPC (skgxp) debugging

ORA-10403: fake CPU number for default degree of parallelism

ORA-10404: crash dbwr after write

ORA-10405: emulate broken mirrors

ORA-10406: enable datetime TIMESTAMP, INTERVAL datatype creation

ORA-10407: enable datetime TIME datatype creation

ORA-10408: disable OLAP builtin window function usage

ORA-10409: enable granule memset and block invalidation at startup

ORA-10410: trigger simulated communications errors in KSXP

ORA-10413: force simulated error for testing purposes

ORA-10414: simulated error from event level

ORA-10415: parallel degree specified is too large, max value allowed

ORA-10416: disable fix for 2736734

ORA-10417: limit 1 file per sbtinfo2() validation call

ORA-10418: disable re-creating tempfile

ORA-10419: create tempfile without create_scn and time

ORA-10420: trace KSO OS-process operations

ORA-10421: enable dump from ksbwco if there is no reply

ORA-10422: KSU debugging

ORA-10423: dump the call stack if the specified error is cleared

ORA-10424: KGE debugging

ORA-10425: enable global enqueue operations event trace

ORA-10426: enable ges/gcs reconfiguration event trace

ORA-10427: enable global enqueue service traffic controller event trace

ORA-10428: enable tracing of global enqueue service cached resource

ORA-10429: enable tracing of global enqueue service IPC calls

ORA-10430: enable ges/gcs dynamic remastering event trace

ORA-10431: enable verification messages on pi consistency

ORA-10432: enable tracing of global cache service fusion calls

ORA-10433: global enqueue service testing event

ORA-10434: enable tracing of global enqueue service multiple LMS

ORA-10435: enable tracing of global enqueue service deadlock detetction

ORA-10436: enable global cache service duplicate ping checking

ORA-10437: enable trace of global enqueue service S optimized resources

ORA-10438: force lowest node to be master of all gcs resources

ORA-10439: enable tracing of global cache service fusion calls - part 2

ORA-10440: enable global enqueue service inquire resource modes trace

ORA-10442: enable trace of kst for ORA-01555 diagnostics

ORA-10449: enable trace of kst for undo manageability features diagnostics

ORA-10450: signal ctrl-c in kdddca (drop column) after n rows

ORA-10451: Force heap segment compression bypassing compatibility checks

ORA-10453: Dump compression statistics to trace file

ORA-10454: Disable column reordering during compression

ORA-10460: Perform backward tablescans for consistent read reduction

ORA-10461: Simulate control file corruption during write operation

ORA-10462: enable recovery debug module

ORA-10463: enable controlfile test

ORA-10464: enable incremental checkpoint debug for split brain check

ORA-10465: force slave death during parallel crash recovery

ORA-10466: enable HARD check for block write

ORA-10467: amplify control file record expansion for testing

ORA-10468: log writer debug module

ORA-10490: Trace OSM misc. events

ORA-10491: Trace OSM messaging (KFN) events

ORA-10492: Trace OSM metadata events

ORA-10493: Return empty define buffers on 1422

ORA-10494: Trace OSM metadata events

ORA-10495: Trace OSM metadata events

ORA-10496: Turn off fix for bug 2554178

ORA-10497: Trace OSM metadata events

ORA-10498: Trim blank characters including contol characters

ORA-10499: Trace OSM metadata events

ORA-10500: turn on traces for SMON

ORA-10501: periodically check selected heap

ORA-10502: CBO disable the fix for bug 2098120

ORA-10503: enable user-specified graduated bind lengths

ORA-10504: CBO disable the fix for bug 2607029

ORA-10505: CBO enable dynamic sampling dump to table

ORA-10506: Disable fix for bug 2588217

ORA-10507: Trace bind equivalence logic

ORA-10509: Check kghu subheaps at call boundaries

ORA-10510: turn off SMON check to offline pending offline rollback segment

ORA-10511: turn off SMON check to cleanup undo dictionary

ORA-10512: turn off SMON check to shrink rollback segments

ORA-10515: turn on event to use physical cleanout

ORA-10520: recreate view only if definition has changed

ORA-10522: turn off wrap source compression

ORA-10523: force recreate package even if definition is unchanged

ORA-10525: Disable automatic object validation for describe

ORA-10550: signal error during create as select/create index after n rows

ORA-10551: Internal testing for ORA-1551 error handling

ORA-10560: block type &#039;&#039;

ORA-10561: block type &#039;&#039;, data object#

ORA-10562: Error occurred while applying redo to data block (file# , block# )

ORA-10563: Test recovery had to corrupt data block (file# , block# ) in order to proceed

ORA-10564: tablespace

ORA-10565: Another test recovery session is active

ORA-10566: Test recovery has used all the memory it can use

ORA-10567: Redo is inconsistent with data block (file# , block# )

ORA-10568: Failed to allocate recovery state object: out of SGA memory

ORA-10570: Test recovery complete

ORA-10571: Test recovery canceled

ORA-10572: Test recovery canceled due to errors

ORA-10573: Test recovery tested redo from change to

ORA-10574: Test recovery did not corrupt any data block

ORA-10575: Give up restoring recovered datafiles to consistent state: out of memory

ORA-10576: Give up restoring recovered datafiles to consistent state: some error occurred

ORA-10577: Can not invoke test recovery for managed standby database recovery

ORA-10578: Can not allow corruption for managed standby database recovery

ORA-10579: Can not modify control file during test recovery

ORA-10580: Can not modify datafile header during test recovery

ORA-10581: Can not modify redo log header during test recovery

ORA-10582: The control file is not a backup control file

ORA-10583: Can not recovery file renamed as missing during test recovery

ORA-10584: Can not invoke parallel recovery for test recovery

ORA-10585: Test recovery can not apply redo that may modify control file

ORA-10586: Test recovery had to corrupt 1 data block in order to proceed

ORA-10587: Invalid count for ALLOW n CORRUPTION option

ORA-10588: Can only allow 1 corruption for normal media/standby recovery

ORA-10589: Test recovery had to corrupt data blocks in order to proceed

ORA-10590: kga (argus debugger) test flags

ORA-10591: kga (argus debugger) test flags

ORA-10592: kga (argus debugger) test flags

ORA-10593: kga (argus debugger) test flags

ORA-10594: kga (argus debugger) test flags

ORA-10595: kga (argus debugger) test flags

ORA-10596: kga (argus debugger) test flags

ORA-10597: kga (argus debugger) test flags

ORA-10598: kga (argus debugger) test flags

ORA-10599: kga (argus debugger) test flags

ORA-10600: check cursor frame allocation

ORA-10601: turn on debugging for cursor_sharing (literal replacement)

ORA-10603: cause an error to occur during truncate (for testing purposes)

ORA-10604: trace parallel create index

ORA-10605: enable parallel create index by default

ORA-10606: trace parallel create index

ORA-10607: trace index rowid partition scan

ORA-10608: trace create bitmap index

ORA-10609: trace for array index insertion

ORA-10610: trace create index pseudo optimizer

ORA-10611: causes migration to fail - testing only

ORA-10612: prints debug information for auto-space managed segments

ORA-10613: prints debug information for auto-space managed segments

ORA-10614: Operation not allowed on this segment

ORA-10615: Invalid tablespace type for temporary tablespace

ORA-10616: Operation not allowed on this tablespace

ORA-10617: Cannot create rollback segment in dictionary managed tablespace

ORA-10618: Operation not allowed on this segment

ORA-10619: Avoid assertions when possible

ORA-10620: Operation not allowed on this segment

ORA-10621: specify retry count for online index build cleanup DML lock get

ORA-10622: test/trace online index (re)build

ORA-10623: Enable Index range scan Prefetch - testing only

ORA-10624: Disable UJV invalidation on drop index

ORA-10625: Turn off redo log dump for the index when OERI 12700

ORA-10626: specify timeout for online index rebuild to wait for DML

ORA-10627: Dump the content of the index leaf block

ORA-10628: Turn on sanity check for kdiss index skip scan state

ORA-10629: force online index build to backoff and retry DML lock upgrade

ORA-10630: Illegal syntax specified with SHRINK clause

ORA-10631: SHRINK clause should not be specified for this object

ORA-10632: Invalid rowid

ORA-10633: No space found in the segment

ORA-10634: Segment is already being shrunk

ORA-10635: Invalid segment or tablespace type

ORA-10636: ROW MOVEMENT is not enabled

ORA-10637: The segment does not exist

ORA-10638: Index status is invalid

ORA-10639: Dump library cache during kksfbc-reparse-infinite-loop error

ORA-10640: Operation not permitted during SYSTEM tablespace migration

ORA-10641: Cannot find a rollback segment to bind to

ORA-10642: Found rollback segments in dictionary managed tablespaces

ORA-10643: Database should be mounted in restricted mode and Exclusive mode

ORA-10644: SYSTEM tablespace cannot be default temporary tablespace

ORA-10645: Recursive Extension in SYSTEM tablespace during migration

ORA-10646: Too many recursive extensions during SYSTEM tablespace migration

ORA-10647: Tablespace other than SYSTEM, , not found in read only mode

ORA-10648: Tablespace SYSAUX is not offline

ORA-10649: Turn off/trace lob index freelist coalesce

ORA-10650: disable cache-callback optimisation

ORA-10651: incorrect file number block number specified

ORA-10652: Object has on-commit materialized views

ORA-10653: Table is in a cluster

ORA-10654: Table is of type temporary or external

ORA-10655: Segment can be shrunk

ORA-10656: Table is in unusable state due to incomplete operation

ORA-10657: Lob column to be shrunk does not exist

ORA-10658: Lob column to be shrunk is marked unused

ORA-10659: Segment being shrunk is not a lob

ORA-10660: Segment is a shared lob segment

ORA-10661: Invalid option specified

ORA-10662: Segment has long columns

ORA-10663: Object has rowid based materialized views

ORA-10664: Table has bitmap join indexes

ORA-10665: Inject Evil Literals

ORA-10666: Do not get database enqueue name

ORA-10667: Cause sppst to check for valid process ids

ORA-10668: Inject Evil Identifiers

ORA-10690: Set shadow process core file dump type (Unix only)

ORA-10691: Set background process core file type (Unix only)

ORA-10700: Alter access violation exception handler

ORA-10701: Dump direct loader index keys

ORA-10704: Print out information about what enqueues are being obtained

ORA-10706: Print out information about global enqueue manipulation

ORA-10707: Simulate process death for instance registration

ORA-10708: print out trace information from the RAC buffer cache

ORA-10709: enable parallel instances in create index by default

ORA-10710: trace bitmap index access

ORA-10711: trace bitmap index merge

ORA-10712: trace bitmap index or

ORA-10713: trace bitmap index and

ORA-10714: trace bitmap index minus

ORA-10715: trace bitmap index conversion to rowids

ORA-10716: trace bitmap index compress/decompress

ORA-10717: trace bitmap index compaction trace for index creation

ORA-10718: event to disable automatic compaction after index creation

ORA-10719: trace bitmap index dml

ORA-10720: trace db scheduling

ORA-10721: Internal testing - temp table transformation

ORA-10722: set parameters for CPU frequency calculation (debug)

ORA-10723: Internal testing - release buffer for buffer cache shrink

ORA-10724: trace cross-instance broadcast

ORA-10725: bitmap index version control

ORA-10726: frequent itemset counting

ORA-10730: trace row level security policy predicates

ORA-10731: dump SQL for CURSOR expressions

ORA-10732: honor pctfree during insert into AQ IOTs

ORA-10733: test transient-IOT metadata during PMO cleanup

ORA-10734: reroute external procedures

ORA-10735: debug ksws operations

ORA-10736: buffer cache pin history dump

ORA-10737: test block checking

ORA-10738: internal block testing

ORA-10740: disables fix for bug 598861

ORA-10750: test rollback segment blksize guessing for index array insert

ORA-10751: override for remote row source maximum buffer size

ORA-10752: override for the Exponential Moving Average factor

ORA-10753: enforce deterministic behaviour for prefetching row source

ORA-10780: LogMiner API trace event

ORA-10781: LogMiner reader trace event

ORA-10782: LogMiner preparer trace event

ORA-10783: LogMiner builder trace event

ORA-10784: LogMiner dictionary trace event

ORA-10785: LogMiner trace event

ORA-10786: call push/pop (KSU)

ORA-10787: trace intra-instance broadcast

ORA-10788: trace call stacks

ORA-10789: LogMiner test event

ORA-10790: LogMiner trace event

ORA-10791: Logical Standby swithover/failover trace event

ORA-10792: Logical Standby XDAT trace event

ORA-10793: Logical Standby trace event

ORA-10794: Logical Standby trace event

ORA-10800: disable Smart Disk scan

ORA-10804: reserved for ksxb

ORA-10806: Switch to 7.3 mode when detaching sessions

ORA-10807: Disable user id check when switching to a global transaction

ORA-10808: Enable assert when waiting without a reason

ORA-10809: Trace state object allocate / free history

ORA-10810: Trace snapshot too old

ORA-10811: Trace block cleanouts

ORA-10812: Trace Consistent Reads

ORA-10826: enable upgrade/downgrade error message trace

ORA-10827: enable upgrade/downgrade diagnostics

ORA-10830: Trace group by sort row source

ORA-10831: Trace group by rollup row source

ORA-10839: trace / debug caching module (qesca.c)

ORA-10840: trace / debug pl/sql caching module (kkxmInitCache)

ORA-10841: Default un-inintialized charact set form to SQLCS_IMPLICIT

ORA-10842: Event for OCI Tracing and Statistics Info

ORA-10844: turn on Native Net IPC debugging (skgxp)

ORA-10845: Enable Director tracing

ORA-10846: Enable Director Single Node Testing

ORA-10849: Internal OCI event number

ORA-10850: Enable time manager tracing

ORA-10851: Allow Drop command to drop queue tables

ORA-10852: Enable tracing for Enqueue Dequeue Operations

ORA-10854: Sets poll count used for AQ listen code under RAC

ORA-10856: Disable AQ propagator from using streaming

ORA-10857: Force AQ propagator to use two-phase commit

ORA-10858: Crash the AQ propagator at different stages of commit

ORA-10859: Disable updates of message retry count

ORA-10860: event for AQ admin disable new name parser

ORA-10861: disable storing extended message properties

ORA-10862: resolve default queue owner to current user in enqueue/dequeue

ORA-10863: Control behavior of buffered background operations

ORA-10864: event to enable AQ dedicated propagation

ORA-10865: Control tracing of notification operations

ORA-10871: dump file open/close timestamp during media recovery

ORA-10872: Flashback Database fault insertion event #.

ORA-10880: trace Java VM execution

ORA-10891: disable column pruning in ANSI join transformation

ORA-10900: extent manager fault insertion event #

ORA-10901: disable the fix for bug 1230798

ORA-10902: disable seghdr conversion for ro operation

ORA-10903: Force tablespaces to become locally managed

ORA-10904: Allow locally managed tablespaces to have user allocation

ORA-10905: Do cache verification (kcbcxx) on extent allocation

ORA-10906: Unable to extend segment after insert direct load

ORA-10907: Trace extent management events

ORA-10908: Trace temp tablespace events

ORA-10909: Trace free list events

ORA-10910: inject corner case events into the RAC buffer cache

ORA-10911: Locally managed SYSTEM tablespace bitmaps can be modified only under the supervision of Oracle Support

ORA-10912: Used to perform admin operations on locally managed SYSTEM tablespace

ORA-09834: snyGetPortSet: failed to collect info on a port.

ORA-09835: addCallback: callback port is already in a set.

ORA-09836: addCallback: could not add a port to the callback set.

ORA-09837: addCallback: could not add allocate a callback link.

ORA-09838: removeCallback: failure removing the callback port.

ORA-09839: removeCallback: callback port is not in the callback set.

ORA-09840: soacon: Name translation failure.

ORA-09841: soacon: Name translation failure.

ORA-09842: soacon: Archmon unable to create named pipe.

ORA-09843: soacon: Archmon unable to create named pipe.

ORA-09844: soacon: Archmon unable to open named pipe.

ORA-09845: soacon: Archmon unable to open named pipe.

ORA-09846: soacon: ARCH unable to open named pipe.

ORA-09847: soacon: ARCH unable to open named pipe.

ORA-09848: soawrt: Unable to write to named pipe.

ORA-09849: soarcv: Unable to read from named pipe.

ORA-09850: soacon: Archmon unable to lock named pipe.

ORA-09851: soacon: Archmon unable to lock named pipe.

ORA-09853: snyRemovePort: bad return code from request.

ORA-09854: snyPortInfo: bad return code from request.

ORA-09855: removeCallback: bad message format.

ORA-09856: smpalo: vm_allocate error while allocating pga.

ORA-09857: smprset: vm_protect error while protecting pga.

ORA-09858: sfngat: the input file name is not in the OMF format

ORA-09859: sfngat: the input file name is not in the autobackup OMF format

ORA-09870: spini: failure initializing maximum number of open files.

ORA-09871: TASDEF_NAME: translation error while expanding ?/dbs/tasdef@.dbf.

ORA-09872: TASDEF_CREATE: create failure in creating ?/dbs/tasdef@.dbf.

ORA-09873: TASDEF_OPEN: open error when opening tasdef@.dbf file.

ORA-09874: TASDEF_READ: read error, unable to read tasdef@.dbf file.

ORA-09875: TASDEF_WRITE: write error when writing ?/dbs/tasdef@.dbf file.

ORA-09876: TASDEF_CLOSE: unable to close ?/dbs/tasdef@.dbf file.

ORA-09877: sstascre: shmget error, unable to get a shared memory segment.

ORA-09878: sstascre/sstasat: shmat error, unable to attach tas write page

ORA-09879: sstascre/sstasat: shmat error, unable to attach tas read page

ORA-09880: sstasfre/sstasdel: shmdt error, unable to detach tas write page

ORA-09881: sstasfre/sstasdel: shmdt error, unable to detach tas read page

ORA-09882: sstasfre/sstasdel: shmctl error, unable to remove tas shm page

ORA-09883: Two Task interface: oratab file does not exist

ORA-09884: Two Task interface: SID doens&#039;t match current PU

ORA-09885: osnTXtt: cannot create TXIPC channel

ORA-09886: osnTXtt: translation error while expanding txipc@.trc.

ORA-09887: osnTXtt: Failed to create/open debug channel.

ORA-09888: osnTXtt: txipc channel creation failed

ORA-09889: osnTXtt: access error on oracle executable

ORA-09890: osnTXtt: malloc failed

ORA-09908: slkmnm: gethostname returned error code.

ORA-09909: Malloc of scratch buffer failed.

ORA-09910: Unable to find ORACLE password file entry for user.

ORA-09911: Incorrect user password.

ORA-09912: Malloc of name buffer(s) failed.

ORA-09913: Malloc of dummy name failed.

ORA-09914: Unable to open the ORACLE password file.

ORA-09915: Password encryption failed.

ORA-09916: Required password was not specified.

ORA-09918: Unable to get user privileges from SQL*Net

ORA-09919: Unable to set label of dedicated server

ORA-09920: Unable to get sensitivity label from connection

ORA-09921: Unable to get information label from connection

ORA-09922: Can&#039;t spawn process - background log directory not created properly

ORA-09923: Can&#039;t spawn process - user log directory not created properly

ORA-09924: Can&#039;t spawn process - core dump directory not created properly

ORA-09925: Unable to create audit trail file

ORA-09926: Unable to set effective privilege set of the server

ORA-09927: Unable to set label of server

ORA-09928: Unable to restore the label of server

ORA-09929: GLB of two labels is invalid

ORA-09930: LUB of two labels is invalid

ORA-09931: Unable to open ORACLE password file for reading

ORA-09932: Close of ORACLE password file failed.

ORA-09933: Deletion of old password file failed.

ORA-09934: Link of current password file to old failed.

ORA-09935: Unlink of current password file failed.

ORA-09936: Open of ORACLE password file for write failed.

ORA-09937: Chmod of ORACLE password file failed.

ORA-09938: Save of signal handlers failed.

ORA-09939: Restoration of signal handlers failed.

ORA-09940: ORACLE password file header is corrupt

ORA-09941: Version of orapasswd or installer is older than file.

ORA-09942: Write of ORACLE password file header failed.

ORA-09943: Allocation of memory for password list component failed.

ORA-09944: Password entry is corrupt.

ORA-09945: Unable to initialize the audit trail file

ORA-09946: File name too long for buffer

ORA-09947: Unable to allocate connection attributes structure

ORA-09948: Process information label retrieval failed.

ORA-09949: Unable to get client operating system privileges

ORA-09950: Unable to get server operating system privileges

ORA-09951: Unable to create file

ORA-09952: scgcmn: lk_open_convert unexpected return: open failed

ORA-09953: scggc: unexpected return of a lock convert

ORA-09954: scgcc: unexpected return status to callback of lock close

ORA-09955: scgcan: unexpected return status when canceling a lock

ORA-09956: scgcm: unexpected lock status condition

ORA-09957: Unable to send termination request to IMON

ORA-09958: IMON: two processes with the same ORACLE pid are active

ORA-09959: IMON: deletion of a process failed.

ORA-09960: Unable to establish signal handler for termination signal

ORA-09961: Unable to restore termination signal handler

ORA-09962: lk_group_create error in scggrc

ORA-09963: lk_group_attach error in scggra

ORA-09964: lk_group_detach error in scggrd

ORA-09966: falure in translation while expanding ?/dbs/lk for lock file

ORA-09967: unable to create or open lock file

ORA-09968: unable to lock file

ORA-09969: unable to close or remove lock file

ORA-09974: skxfidini: Error Initializing SDI Channel

ORA-09975: kxfspini: Error Initializing SDI Process

ORA-09976: skxfqdini: Error Creating Port

ORA-09977: skxfqhini: Error Connecting

ORA-09978: skxfqhdel: Error Disconnecting from another endpoint.

ORA-09979: skxfqhsnd: Error Sending a message to another endpoint

ORA-09980: skxfqdrcv: Error Receiving a message from another endpoint

ORA-09981: skxfqdreg: Error Adding a page to the SDI buffer pool

ORA-09982: skxfqddrg: Error Removing a page from the SDI buffer pool

ORA-09983: skxfidsht: Error shutting down SDI channel

ORA-09984: SGA file $ORACLE_HOME/dbs/sgadef$ORACLE_SID.dbf does not exist

ORA-09985: SGA definition file could not be read

ORA-09986: wrong number of bytes read from SGA definition file

ORA-09987: unable to attach to SGA in READ-ONLY mode

ORA-09988: error while detaching SGA

ORA-09989: attempt to use invalid skgmsdef struct pointer

ORA-10000: control file debug event, name &#039;control_file&#039;

ORA-10001: control file crash event1

ORA-10002: control file crash event2

ORA-10003: control file crash event3

ORA-10004: block recovery testing - internal error

ORA-10005: trace latch operations for debugging

ORA-10006: block recovery testing - external error

ORA-10007: log switch debug crash after new log select, thread

ORA-10008: log switch debug crash after new log header write, thread

ORA-10009: log switch debug crash after old log header write, thread

ORA-10010: Begin Transaction

ORA-10011: End Transaction

ORA-10012: Abort Transaction

ORA-10013: Instance Recovery

ORA-10014: Roll Back to Save Point

ORA-10015: Undo Segment Recovery

ORA-10016: Undo Segment extend

ORA-10017: Undo Segment Wrap

ORA-10018: Data Segment Create

ORA-10020: partial link restored to linked list (KSG)

ORA-10021: KST event to trace control file header writes and reads

ORA-10022: trace ktsgsp

ORA-10023: Create Save Undo Segment

ORA-10024: Write to Save Undo

ORA-10026: Apply Save Undo

ORA-10027: Specify Deadlock Trace Information to be Dumped

ORA-10028: Dump trace information during lock / resource latch cleanup

ORA-10029: session logon (KSU)

ORA-10030: session logoff (KSU)

ORA-10031: sort debug event (S*)

ORA-10032: sort statistics (SOR*)

ORA-10033: sort run information (SRD*/SRS*)

ORA-10035: Write parse failures to alert log file

ORA-10036: create remote row source (QKANET)

ORA-10037: allocate remote row source (QKARWS)

ORA-10038: dump row source tree (QBADRV)

ORA-10039: type checking (OPITCA)

ORA-10041: dump undo records skipped

ORA-10043: check consistency of owner/waiter/converter lists in KSQ

ORA-10044: free list undo operations

ORA-10045: free list update operations - ktsrsp, ktsunl

ORA-10046: enable SQL statement timing

ORA-10047: trace switching of sessions

ORA-10048: Undo segment shrink

ORA-10049: protect library cache memory heaps

ORA-10050: sniper trace

ORA-10051: trace OPI calls

ORA-10052: don&#039;t clean up obj$

ORA-10053: CBO Enable optimizer trace

ORA-10056: dump analyze stats (kdg)

ORA-10057: suppress file names in error messages

ORA-10058: use table scan cost in tab$.spare1

ORA-10059: simulate error in logfile create/clear

ORA-10060: CBO Enable predicate dump

ORA-10061: disable SMON from cleaning temp segment

ORA-10062: disable usage of OS Roles in osds

ORA-10063: disable usage of DBA and OPER privileges in osds

ORA-10064: thread enable debug crash level , thread

ORA-10065: limit library cache dump information for state object dump

ORA-10066: simulate failure to verify file

ORA-10067: force redo log checksum errors - block number

ORA-10068: force redo log checksum errors - file number

ORA-10070: force datafile checksum errors - block number

ORA-10071: force datafile checksum errors - file number

ORA-10072: protect latch recovery memory

ORA-10073: latch cleanup tracing

ORA-10074: default trace function mask for kst

ORA-10075: CBO Disable outer-join to regular join conversion

ORA-10076: CBO Enable cartesian product join costing

ORA-10077: CBO Disable view-merging optimization for outer-joins

ORA-10078: CBO Disable constant predicate elimination optimization

ORA-10079: trace data sent/received via SQL*Net

ORA-10080: dump a block on a segment list which cannot be exchanged

ORA-10081: segment High Water Mark has been advanced

ORA-10082: free list head block is the same as the last block

ORA-10084: free list becomes empty

ORA-10085: free lists have been merged

ORA-10086: CBO Enable error if kko and qka disagree on oby sort

ORA-10087: disable repair of media corrupt data blocks

ORA-10088: CBO Disable new NOT IN optimization

ORA-10089: CBO Disable index sorting

ORA-10090: invoke other events before crash recovery

ORA-10091: CBO Disable constant predicate merging

ORA-10092: CBO Disable hash join

ORA-10093: CBO Enable force hash joins

ORA-10094: before resizing a data file

ORA-10095: dump debugger commands to trace file

ORA-10096: after the cross instance call when resizing a data file

ORA-10097: after generating redo when resizing a data file

ORA-10098: after the OS has increased the size of a data file

ORA-10099: after updating the file header with the new file size

ORA-10100: after the OS has decreased the size of a data file

ORA-10102: switch off anti-joins

ORA-10103: CBO Disable hash join swapping

ORA-10104: dump hash join statistics to trace file

ORA-10105: CBO Enable constant pred trans and MPs w WHERE-clause

ORA-10106: CBO Disable evaluating correlation pred last for NOT IN

ORA-10107: CBO Always use bitmap index

ORA-10108: CBO Don&#039;t use bitmap index

ORA-10109: CBO Disable move of negated predicates

ORA-10110: CBO Try index rowid range scans

ORA-10111: Bitmap index creation switch

ORA-10112: Bitmap index creation switch

ORA-10113: Bitmap index creation switch

ORA-10114: Bitmap index creation switch

ORA-10115: CBO Bitmap optimization use maximal expression

ORA-10116: CBO Bitmap optimization switch

ORA-10117: CBO Disable new parallel cost model

ORA-10118: CBO Enable hash join costing

ORA-10119: QKA Disable GBY sort elimination

ORA-10120: generate relative file # different from absolute

ORA-10121: CBO Don&#039;t sort bitmap chains

ORA-10122: Disable transformation of count(col) to count(*)

ORA-10124: Force creation of segmented arrays by kscsAllocate

ORA-10125: Disable remote sort elimination

ORA-10126: Debug oracle java xa

ORA-10127: Disable remote query block operation

ORA-10128: Dump Partition Pruning Information

ORA-10129: Alter histogram lookup for remote queries

ORA-10130: sort disable readaheads

ORA-10131: CONNECT BY debug event

ORA-10132: dump plan after compilation

ORA-10133: testing for SQL Memory Management

ORA-10134: tracing for SQL Memory Management for session

ORA-10135: CBO do not count 0 rows partitions

ORA-10136: CBO turn off fix for bug 1089848

ORA-10137: CBO turn off fix for bug 1344111

ORA-10138: CBO turn off fix for bug 1577003

ORA-10139: CBO turn off fix for bug 1386119

ORA-10140: CBO turn off fix for bug 1332980

ORA-10141: CBO disable additional keys for inlist in bitmap optimization

ORA-10142: CBO turn off advanced OR-expansion checks

ORA-10143: CBO turn off hints

ORA-10144: CBO turn off cost based selection of bji over bsj subquery

ORA-10145: test auditing network errors

ORA-10146: enable Oracle TRACE collection

ORA-10147: enable join push through UNION view

ORA-10149: allow the creation of constraints with illegal date constants

ORA-10150: import exceptions

ORA-10152: CBO don&#039;t consider function costs in plans

ORA-10153: Switch to use public synonym if private one does not translate

ORA-13204: failed to create spatial index table

ORA-13205: internal error while parsing spatial parameters

ORA-13206: internal error [] while creating the spatial index

ORA-13207: incorrect use of the [] operator

ORA-13208: internal error while evaluating [] operator

ORA-13209: internal error while reading SDO_INDEX_METADATA table

ORA-13210: error inserting data into the index table

ORA-13211: failed to tessellate the window object

ORA-13212: failed to compare tile with the window object

ORA-13213: failed to generate spatial index for window object

ORA-13214: failed to compute supercell for window object

ORA-13215: window object is out of range

ORA-13216: failed to update spatial index

ORA-13217: invalid parameters supplied in ALTER INDEX statement

ORA-13218: max number of supported index tables reached for [] index

ORA-13219: failed to create spatial index table []

ORA-13220: failed to compare tile with the geometry

ORA-13221: unknown geometry type in the geometry object

ORA-13222: failed to compute supercell for geometry in

ORA-13223: duplicate entry for in SDO_GEOM_METADATA

ORA-13224: zero tolerance specified for layer in USER_SDO_GEOM_METADATA

ORA-13225: specified index table name is too long for a spatial index

ORA-13226: interface not supported without a spatial index

ORA-13227: SDO_LEVEL values for the two index tables do not match

ORA-13228: spatial index create failed due to invalid type

ORA-13230: failed to create temporary table [] during R-tree creation

ORA-13231: failed to create index table [] during R-tree creation

ORA-13232: failed to allocate memory during R-tree creation

ORA-13233: failed to create sequence number [] for R-tree

ORA-13234: failed to access R-tree-index table []

ORA-13236: internal error in R-tree processing: []

ORA-13237: internal error during R-tree concurrent updates: []

ORA-13239: sdo_dimensionality not specified during n-d R-tree creation

ORA-13240: specified dimensionality greater than that of the query mbr

ORA-13241: specified dimensionality does not match that of the data

ORA-13243: specified operator is not supported for 3- or higher-dimensional R-tree

ORA-13250: insufficient privileges to modify metadata table entries

ORA-13251: duplicate entry in metadata table

ORA-13260: layer table does not exist

ORA-13261: geometry table does not exist

ORA-13262: geometry column does not exist in table

ORA-13263: column in table is not of type SDO_GEOMETRY

ORA-13264: geometry identifier column does not exist in table

ORA-13265: geometry identifier column in table is not of type NUMBER

ORA-13266: error inserting data into table

ORA-13267: error reading data from layer table

ORA-13268: error obtaining dimension from USER_SDO_GEOM_METADATA

ORA-13269: internal error [] encountered when processing geometry table

ORA-13270: OCI error

 

ORA-13271: error allocating memory for geometry object

ORA-13272: geometric object in table is invalid

ORA-13273: dimension metadata table does not exist

ORA-13274: operator invoked with non-compatible SRIDs

ORA-13275: spatial index creation failure on unsupported type

ORA-13276: internal error [] in coordinate transformation

ORA-13278: failure to convert SRID to native format

ORA-13281: failure in execution of SQL statement to retrieve WKT

ORA-13282: failure on initialization of coordinate transformation

ORA-13283: failure to get new geometry object for conversion in place

ORA-13284: failure to copy geometry object for conversion in place

ORA-13285: Geometry coordinate transformation error

ORA-13287: can&#039;t transform unknown gtype

ORA-13288: point coordinate transformation error

ORA-13290: the specified unit is not supported

ORA-13291: conversion error between the specified unit and standard unit

ORA-13292: incorrect ARC_TOLERANCE specification

ORA-13293: cannot specify unit for geometry without a georeferenced SRID

ORA-13294: cannot transform geometry containing circular arcs

ORA-13295: geometry objects are in different coordinate systems

ORA-13296: incorrect coordinate system specification

ORA-13300: single point transform error

ORA-13303: failure to retrieve a geometry object from a table

ORA-13304: failure to insert a transformed geometry object in a table

ORA-13330: invalid MASK

ORA-13331: invalid LRS segment

ORA-13332: invalid LRS point

ORA-13333: invalid LRS measure

ORA-13334: LRS segments not connected

ORA-13335: LRS measure information not defined

ORA-13336: failure in converting standard diminfo/geometry to LRS dim/geom

ORA-13337: failure in concatenating LRS polygons

ORA-13338: failure in reversing LRS polygon/collection geometry

ORA-13339: LRS polygon clipping across multiple rings

ORA-13340: a point geometry has more than one coordinate

ORA-13341: a line geometry has fewer than two coordinates

ORA-13342: an arc geometry has fewer than three coordinates

ORA-13343: a polygon geometry has fewer than four coordinates

ORA-13344: an arcpolygon geometry has fewer than five coordinates

ORA-13345: a compound polygon geometry has fewer than five coordinates

ORA-13346: the coordinates defining an arc are collinear

ORA-13347: the coordinates defining an arc are not distinct

ORA-13348: polygon boundary is not closed

ORA-13349: polygon boundary crosses itself

ORA-13350: two or more rings of a complex polygon touch

ORA-13351: two or more rings of a complex polygon overlap

ORA-13352: the coordinates do not describe a circle

ORA-13353: ELEM_INFO_ARRAY not grouped in threes

ORA-13354: incorrect offset in ELEM_INFO_ARRAY

ORA-13355: SDO_ORDINATE_ARRAY not grouped by number of dimensions specified

ORA-13356: adjacent points in a geometry are redundant

ORA-13357: extent type does not contain 2 points

ORA-13358: circle type does not contain 3 points

ORA-13359: extent does not have an area

ORA-13360: invalid subtype in a compound type

ORA-13361: not enough sub-elements within a compound ETYPE

ORA-13362: disjoint sub-element in a compound polygon

ORA-13363: no valid ETYPE in the geometry

ORA-13364: layer dimensionality does not match geometry dimensions

ORA-13365: layer SRID does not match geometry SRID

ORA-13366: invalid combination of interior exterior rings

ORA-13367: wrong orientation for interior/exterior rings

ORA-13368: simple polygon type has more than one exterior ring

ORA-13369: invalid value for etype in the 4-digit format

ORA-13370: failure in applying 3D LRS functions

ORA-13371: invalid position of measure dimension

ORA-13372: failure in modifying metadata for a table with spatial index

ORA-13373: invalid line segment in geodetic data

ORA-13374: SDO_MBR not supported for geodetic data

ORA-13375: the layer is of type [] while geometry inserted has type []

ORA-13376: invalid type name specified for layer_gtype parameter

ORA-13377: invalid combination of elements with orientation

ORA-13378: invalid index for element to be extracted

ORA-13379: invalid index for sub-element to be extracted

ORA-13380: network not found

ORA-13381: table: not found in network:

ORA-13382: geometry metadata (table: column:) not found in spatial network:

ORA-13383: inconsistent network metadata:

ORA-13384: error in network schema:

ORA-13385: error in network manager: []

ORA-13386: commit/rollback operation error: []

ORA-13387: sdo_batch_size for array inserts should be in the range [%d,%d]

ORA-13388: invalid value for dst_spec parameter

ORA-13389: unable to compute buffers or intersections in analysis function

ORA-13390: error in spatial analysis and mining function: []

ORA-13401: duplicate entry for in USER_SDO_GEOR_SYSDATA view

ORA-13402: the rasterType is null or not supported

ORA-13403: invalid rasterDataTable specification:

ORA-13404: invalid ultCoordinate parameter

ORA-13405: null or invalid dimensionSize parameter

ORA-13406: null or invalid GeoRaster object for output

ORA-13407: invalid storage parameter

ORA-13408: invalid blockSize storage parameter

ORA-13409: null or invalid pyramidLevel parameter

ORA-13410: invalid layerNumbers or bandNumbers parameter

ORA-13411: subset results in null data set

ORA-13412: invalid scale parameter

ORA-13413: null or invalid resampling parameter

ORA-13414: invalid pyramid parameter

ORA-13415: invalid or out of scope point specification

ORA-13416: invalid geometry parameter

ORA-13417: null or invalid layerNumber parameter

ORA-13418: null or invalid parameter(s) for set functions

ORA-13419: cannot perform mosaick operation on the specified table column

ORA-13420: the SRID of the geometry parameter was not null

ORA-13421: null or invalid cell value

ORA-13422: invalid model coordinate parameter

ORA-13423: invalid cell coordinate parameter

ORA-13424: the GeoRaster object is not spatially referenced

ORA-13425: function not implemented

ORA-13426: invalid window parameter for subset operation

ORA-13427: invalid BLOB parameter for output

ORA-13428: invalid modelCoordinateLocation

ORA-13429: invalid xCoefficients or yCoefficients parameter(s)

ORA-13430: the GeoRaster object has null attribute(s)

ORA-13431: GeoRaster metadata rasterType error

ORA-13432: GeoRaster metadata blankCellValue error

ORA-13433: GeoRaster metadata default RGB error

ORA-13434: GeoRaster metadata cellRepresentation error

ORA-13435: GeoRaster metadata dimension inconsistent

ORA-13436: GeoRaster metadata dimensionSize error

ORA-13437: GeoRaster metadata blocking error

ORA-13438: GeoRaster metadata pyramid type error

ORA-13439: GeoRaster metadata pyramid maxLevel error

ORA-13440: GeoRaster metadata compression type error

ORA-13441: GeoRaster metadata SRS error

ORA-13442: GeoRaster metadata SRS error

ORA-13443: GeoRaster metadata SRS error

ORA-13444: GeoRaster metadata SRS error

ORA-13445: GeoRaster metadata SRS error

ORA-13446: GeoRaster metadata TRS error

ORA-13447: GeoRaster metadata BRS error

ORA-13448: GeoRaster metadata BRS error

ORA-13449: GeoRaster metadata ULTCoordinate error

ORA-13450: GeoRaster metadata layerInfo error

ORA-13451: GeoRaster metadata scaling function error

ORA-13452: GeoRaster metadata BIN function error

ORA-13453: GeoRaster metadata layer error

ORA-13454: GeoRaster metadata is invalid

ORA-13455: GeoRaster metadata TRS error

ORA-13456: GeoRaster cell data error

ORA-13457: GeoRaster cell data error

ORA-13458: GeoRaster metadata SRS error

ORA-13459: GeoRaster metadata SRS error

ORA-13460: GeoRaster metadata SRS error

ORA-13461: the interleaving type is not supported

ORA-13462: invalid blocking specification

ORA-13463: error retrieving GeoRaster data:

ORA-13464: error loading GeoRaster data:

ORA-13465: null or invalid table or column specification

ORA-13466: format not appropriate for specified compression method

ORA-13467: unsupported GeoRaster metadata specification:

ORA-13480: the Source Type is not supported

ORA-13481: the destination type is not supported

ORA-13482: GeoRaster object is not initialized for the image

ORA-13483: insufficient memory for the specified GeoRaster data

ORA-13484: the file format and/or compression type is not supported

ORA-13485: error occurred during compression or decompression:

ORA-13500: SYSAUX DATAFILE clause specified more than once

ORA-13501: Cannot drop SYSAUX tablespace

ORA-13502: Cannot rename SYSAUX tablespace

ORA-13503: Creating SYSAUX tablespace with invalid attributes

ORA-13504: No SYSAUX datafile clause specified

ORA-13505: SYSAUX tablespace can not be made read only

ORA-13506: operation failed due to invalid snapshot range (, )

ORA-13507: Event for Testing SYSAUX occupant view

ORA-13508: Event to update INTERVAL and RETENTION in number of seconds

ORA-13509: error encountered during updates to a AWR table

ORA-13510: invalid RETENTION , must be in the range (, )

ORA-13511: invalid INTERVAL , must be in the range (, )

ORA-13512: event #1 to test the top Segment Statistics

ORA-13513: event #2 to test the top Segment Statistics

ORA-13514: Metric Capture too close to last capture, group

ORA-13515: Error encountered during Database Usage Statistics capture

ORA-13516: AWR Operation failed:

ORA-13517: Baseline (id = ) does not exist

ORA-13518: Invalid database id ()

ORA-13519: Database id () exists in the workload repository

ORA-13520: Database id () not registered, Status =

ORA-13521: Unregister operation on local Database id () not allowed

ORA-13522: event to toggle checking for duplicate sql id (num)

ORA-13523: unable to allocate required space for return type

ORA-13524: error encountered while retrieving baseline information

ORA-13525: error with computing space usage for sysaux occupant

ORA-13526: baseline () does not exist

ORA-13527: invalid baseline name

ORA-13528: name () is already used by an existing baseline

ORA-13529: Error occurred when flushing AWR table group

ORA-13530: invalid TOPNSQL , must be in the range (, )

ORA-13600: error encountered in Advisor

 

ORA-13601: The specified Advisor does not exist.

ORA-13602: The specified parameter is not valid for task or object .

ORA-13603: The specified parameter cannot be fetched as a numeric value for task or object .

ORA-13604: The specified parameter cannot be fetched as a SQL table.

ORA-13605: The specified task or object does not exist for the current user.

ORA-13606: the specified task parameter element is out of range for parameter .

ORA-13607: The specified task or object already exists

ORA-13608: The task or object name is invalid.

ORA-13609: The specified task must be executing to be cancelled or interrupted.

ORA-13610: The directive does not exist for task .

ORA-13611: The command is not a valid advisor command.

ORA-10913: Create locally managed database if compatible &gt; 920 by default

ORA-10914: invalid TABLESPACE GROUP clause

ORA-10915: TABLESPACE GROUP cannot be specified for this type of tablespace

ORA-10916: TABLESPACE GROUP already specified

ORA-10917: TABLESPACE GROUP cannot be specified

ORA-10918: TABLESPACE GROUP name cannot be the same as tablespace name

ORA-10919: Default temporary tablespace group must have at least one tablespace

ORA-10920: Cannot offline tablespace belonging to default temporary tablespace group

ORA-10921: Cannot drop tablespace belonging to default temporary tablespace group

ORA-10922: Temporary tablespace group is empty

ORA-10923: prints debug information for object space server manageability

ORA-10924: import storage parse error ignore event

ORA-10925: trace name context forever

ORA-10926: trace name context forever

ORA-10927: trace name context forever

ORA-10928: trace name context forever

ORA-10929: trace name context forever

ORA-10930: trace name context forever

ORA-10931: trace name context forever

ORA-10932: trace name context forever

ORA-10933: trace name context forever

ORA-10936: trace name context forever

ORA-10938: trace name context forever

ORA-10939: trace name context forever

ORA-10940: trace name context forever

ORA-10941: trace name context forever

ORA-10943: trace name context forever

ORA-10944: trace name context forever

ORA-10945: trace name context forever

ORA-10946: trace name context forever

ORA-10947: trace name context forever

ORA-10948: trace name context forever

ORA-10960: AQ tracing event

ORA-10970: backout event for bug 2133357

ORA-10971: prints debugging information for LOBs

ORA-10972: raise a 1551 exception in kdu_array_flush

ORA-10973: backout evet for 2619509

ORA-10974: Turn on LOB integrity verification

ORA-10975: trace execution of parallel propagation

ORA-10976: internal package related tracing

ORA-10977: trace event for RepAPI

ORA-10979: trace flags for join index implementation

ORA-10980: prevent sharing of parsed query during Materialized View query generation

ORA-10981: dscn computation-related event in replication

ORA-10982: event to turn off CDC-format MV Logs

ORA-10983: event to enable Create_Change_Table debugging

ORA-10984: subquery materialized view-related event

ORA-10985: event for NULL refresh of materialized views

ORA-10986: donot use HASH_AJ in refresh

ORA-10987: event for the support of caching table with object feature

ORA-10988: event to get exclusive lock during materialized view refresh in IAS

ORA-10989: event to internally create statistics MV

ORA-10990: dump spreadsheet info

ORA-10991: event for optimizing the online redefinition instantiation

ORA-10992: event to enable dbms_job instead of dbms_scheduler

ORA-10995: general event for materialized views

ORA-10997: another startup/shutdown operation of this instance inprogress

ORA-10998: event to enable short stack dumps in system state dumps

ORA-10999: do not get database enqueue name

ORA-12000: a materialized view log already exists on table &#039;&#039;

ORA-12001: cannot create log: table &#039;&#039; already has a trigger

ORA-12002: there is no materialized view log on table &quot;&quot;.&quot;&quot;

ORA-12003: materialized view &quot;&quot;.&quot;&quot; does not exist

ORA-12004: REFRESH FAST cannot be used for materialized view &quot;&quot;.&quot;&quot;

ORA-12005: may not schedule automatic refresh for times in the past

ORA-12006: a materialized view with the same user.name already exists

ORA-12007: materialized view reuse parameters are inconsistent

ORA-12008: error in materialized view refresh path

ORA-12009: materialized views may not contain long columns

ORA-12010: cannot create materialized view log on table owned by SYS

ORA-12011: execution of jobs failed

ORA-12012: error on auto execute of job

ORA-12013: updatable materialized views must be simple enough to do fast refresh

ORA-12014: table &#039;&#039; does not contain a primary key constraint

ORA-12015: cannot create a fast refresh materialized view from a complex query

ORA-12016: materialized view does not include all primary key columns

ORA-12017: cannot alter primary key mview &#039;&#039; to a rowid mview

ORA-12018: following error encountered during code generation for &quot;&quot;.&quot;&quot;

ORA-12019: master table is a synonym to a remote object

ORA-12020: materialized view is not registered

ORA-12021: materialized view &quot;&quot;.&quot;&quot; is corrupt

ORA-12022: materialized view log on &quot;&quot;.&quot;&quot; already has rowid

ORA-12023: missing index on materialized view &quot;&quot;.&quot;&quot;

ORA-12024: materialized view log on &quot;&quot;.&quot;&quot; does not have primary key columns

ORA-12025: materialized view log on &quot;&quot;.&quot;&quot; already has primary keys

ORA-12026: invalid filter column detected

ORA-12027: duplicate filter column

ORA-12028: materialized view type is not supported by master site

ORA-12029: LOB columns may not be used as filter columns

ORA-12030: cannot create a fast refresh materialized view

ORA-12031: cannot use primary key columns from materialized view log on &quot;&quot;.&quot;&quot;

ORA-12032: cannot use rowid column from materialized view log on &quot;&quot;.&quot;&quot;

ORA-12033: cannot use filter columns from materialized view log on &quot;&quot;.&quot;&quot;

ORA-12034: materialized view log on &quot;&quot;.&quot;&quot; younger than last refresh

ORA-12035: could not use materialized view log on &quot;&quot;.&quot;&quot;

ORA-12036: updatable materialized view log is not empty, refresh materialized view

ORA-12037: unknown export format

ORA-12038: string literal has unexpected length

ORA-12039: unable to use local rollback segment &quot;&quot;

ORA-12040: master rollback segment option not support by master site

ORA-12041: cannot record ROWIDs for index-organized table &quot;&quot;.&quot;&quot;

ORA-12042: cannot alter job_queue_processes in single process mode

ORA-12043: invalid CREATE MATERIALIZED VIEW option

ORA-12044: invalid CREATE MATERIALIZED VIEW LOG option

ORA-12045: invalid ALTER MATERIALIZED VIEW LOG option

ORA-12046: cannot use trusted constraints for refreshing remote MV

ORA-12047: PCT FAST REFRESH cannot be used for materialized view &quot;&quot;.&quot;&quot;

ORA-12048: error encountered while refreshing materialized view &quot;&quot;.&quot;&quot;

ORA-12051: ON COMMIT attribute is incompatible with other options

ORA-12052: cannot fast refresh materialized view .

ORA-12053: this is not a valid nested materialized view

ORA-12054: cannot set the ON COMMIT refresh attribute for the materialized view

ORA-12055: materialized view definition contains cyclic dependencies with existing materialized views

ORA-12056: invalid REFRESH method

ORA-12057: materialized view &quot;&quot;.&quot;&quot; is INVALID and must complete refresh

ORA-12058: materialized view cannot use prebuilt table

ORA-12059: prebuilt table &quot;&quot;.&quot;&quot; does not exist

ORA-12060: shape of prebuilt table does not match definition query

ORA-12061: invalid ALTER MATERIALIZED VIEW option

ORA-12062: transaction received out of sequence from site

ORA-12063: unable to apply transaction from site

ORA-12064: invalid refresh sequence number:

ORA-12065: unknown refresh group identifier

ORA-12066: invalid CREATE MATERIALIZED VIEW command

ORA-12067: empty refresh groups are not allowed

ORA-12068: updatable mview log for mview &quot;&quot;.&quot;&quot; does not exist

ORA-12069: invalid object for offline instantiation

ORA-12070: cannot offline instantiate materialized view &quot;&quot;.&quot;&quot;

ORA-12071: definition query of &quot;&quot;.&quot;&quot; is invalid for offline instantiation

ORA-12072: updatable materialized view log data for &quot;&quot;.&quot;&quot; cannot be created

ORA-12073: request cannot be processed

ORA-12074: invalid memory address

ORA-12075: invalid object or field

ORA-12076: invalid threshold value

ORA-12077: temporary updatable materialized view log does not exist

ORA-12078: fast refresh of refresh group ID failed

ORA-12079: materialized view options require COMPATIBLE parameter to be or greater

ORA-12081: update operation not allowed on table &quot;&quot;.&quot;&quot;

ORA-12082: &quot;&quot;.&quot;&quot; cannot be index organized

ORA-12083: must use DROP MATERIALIZED VIEW to drop &quot;&quot;.&quot;&quot;

ORA-12084: must use ALTER MATERIALIZED VIEW to alter &quot;&quot;.&quot;&quot;

ORA-12085: materialized view log on &quot;&quot;.&quot;&quot; already has object id

ORA-12086: table &quot;&quot;.&quot;&quot; is not an object table

ORA-12087: online redefinition not allowed on tables owned by &quot;&quot;

ORA-12088: cannot online redefine table &quot;&quot;.&quot;&quot; with unsupported datatype

ORA-12089: cannot online redefine table &quot;&quot;.&quot;&quot; with no primary key

ORA-12090: cannot online redefine table &quot;&quot;.&quot;&quot;

ORA-12091: cannot online redefine table &quot;&quot;.&quot;&quot; with materialized views

ORA-12092: cannot online redefine replicated table &quot;&quot;.&quot;&quot;

ORA-12093: invalid interim table &quot;&quot;.&quot;&quot;

ORA-12094: error during online redefinition

ORA-12096: error in materialized view log on &quot;&quot;.&quot;&quot;

ORA-12097: changes in the master tables during refresh, try refresh again

ORA-12098: cannot comment on the materialized view

ORA-12099: Don&#039;t go into fast table scan (kdst) mode

ORA-12100: materialized view log on &quot;&quot;.&quot;&quot; already has sequence

ORA-12150: TNS:unable to send data

ORA-12151: TNS:received bad packet type from network layer

ORA-12152: TNS:unable to send break message

ORA-12153: TNS:not connected

ORA-12154: TNS:could not resolve the connect identifier specified

ORA-12155: TNS:received bad datatype in NSWMARKER packet

ORA-12156: TNS:tried to reset line from incorrect state

ORA-12157: TNS:internal network communication error

ORA-12158: TNS:could not initialize parameter subsystem

ORA-12159: TNS:trace file not writeable

ORA-12160: TNS:internal error: Bad error number

ORA-12161: TNS:internal error: partial data received

ORA-12162: TNS:net service name is incorrectly specified

ORA-12163: TNS:connect descriptor is too long

ORA-12164: TNS:Sqlnet.fdf file not present

ORA-12165: TNS:Trying to write trace file into swap space.

ORA-12166: TNS:Client can not connect to HO agent.

ORA-12168: TNS:Unable to contact LDAP Directory Server

ORA-12169: TNS:Net service name given as connect identifier is too long

ORA-12170: TNS:Connect timeout occurred

ORA-12171: TNS:could not resolve connect identifier:

ORA-12196: TNS:received an error from TNS

ORA-12197: TNS:keyword-value resolution error

ORA-12198: TNS:could not find path to destination

ORA-12200: TNS:could not allocate memory

ORA-12201: TNS:encountered too small a connection buffer

ORA-12202: TNS:internal navigation error

ORA-12203: TNS:unable to connect to destination

ORA-12204: TNS:received data refused from an application

ORA-12205: TNS:could not get failed addresses

ORA-12206: TNS:received a TNS error during navigation

ORA-12207: TNS:unable to perform navigation

ORA-12208: TNS:could not find the TNSNAV.ORA file

ORA-12209: TNS:encountered uninitialized global

ORA-12210: TNS:error in finding Navigator data

ORA-12211: TNS:needs PREFERRED_CMANAGERS entry in TNSNAV.ORA

ORA-12212: TNS:incomplete PREFERRED_CMANAGERS binding in TNSNAV.ORA

ORA-12213: TNS:incomplete PREFERRED_CMANAGERS binding in TNSNAV.ORA

ORA-12214: TNS:missing local communities entry in TNSNAV.ORA

ORA-12215: TNS:poorly formed PREFERRED_NAVIGATORS Addresses in TNSNAV.ORA

ORA-12216: TNS:poorly formed PREFERRED_CMANAGERS addresses in TNSNAV.ORA

ORA-12217: TNS:could not contact PREFERRED_CMANAGERS in TNSNAV.ORA

ORA-12218: TNS:unacceptable network configuration data

ORA-12219: TNS:missing community name from address in ADDRESS_LIST

ORA-12221: TNS:illegal ADDRESS parameters

ORA-12222: TNS:no support is available for the protocol indicated

ORA-12223: TNS:internal limit restriction exceeded

ORA-12224: TNS:no listener

ORA-12225: TNS:destination host unreachable

ORA-12226: TNS:operating system resource quota exceeded

ORA-12227: TNS:syntax error

ORA-12228: TNS:protocol adapter not loadable

ORA-12229: TNS:Interchange has no more free connections

ORA-12230: TNS:Severe Network error occurred in making this connection

ORA-12231: TNS:No connection possible to destination

ORA-12232: TNS:No path available to destination

ORA-12233: TNS:Failure to accept a connection

ORA-12234: TNS:Redirect to destination

ORA-12235: TNS:Failure to redirect to destination

ORA-12236: TNS:protocol support not loaded

ORA-12315: database link type is invalid for the ALTER DATABASE statement

ORA-12316: syntax error in database link&#039;s connect string

ORA-12317: logon to database (link name ) denied

ORA-12318: database (link name ) is already mounted

ORA-12319: database (link name ) is already open

ORA-12321: database (link name ) is not open and AUTO_MOUNTING=FALSE

ORA-12322: unable to mount database (link name )

ORA-12323: unable to open database (link name )

ORA-12324: cannot use the ROM: link type on a private database link

ORA-12326: database is closing immediately; no operations are permitted

ORA-12329: database is closed; no operations are permitted

ORA-12333: database (link name ) is not mounted

ORA-12334: database (link name ) is still open

ORA-12335: database (link name ) is not open

ORA-12336: cannot login to database (link name )

ORA-12341: maximum number of open mounts exceeded

ORA-12342: open mounts exceeds limit set on the OPEN_MOUNTS parameter

ORA-12345: user lacks CREATE SESSION privilege in database link (linkname )

ORA-12350: database link being dropped is still mounted

ORA-12351: cannot create view using a remote object which has a remote object reference

ORA-12352: object .@ is invalid

ORA-12353: secondary stored object cannot reference remote object

ORA-12354: secondary object being dropped

ORA-12400: invalid argument to facility error handling

ORA-12401: invalid label string:

ORA-12402: invalid format string:

ORA-12403: invalid internal label

ORA-12404: invalid privilege string:

ORA-12405: invalid label list

ORA-12406: unauthorized SQL statement for policy

ORA-12407: unauthorized operation for policy

ORA-12408: unsupported operation:

ORA-12409: policy startup failure for policy

ORA-12410: internal policy error for policy:

Error:

ORA-12411: invalid label value

ORA-12412: policy package is not installed

ORA-12413: labels do not belong to the same policy

ORA-12414: internal LBAC error:

Error:

ORA-12415: A column of another datatype exists on the specified table

ORA-12416: policy not found

ORA-12417: database object &quot;&quot; not found

ORA-12418: user not found

ORA-12419: null binary label value

ORA-12420: required procedures and functions not in policy package &quot;&quot;

ORA-12421: different size binary labels

ORA-12422: max policies exceeded

ORA-12423: invalid position specified

ORA-12424: length exceeds binary label size

ORA-12425: cannot apply policies or set authorizations for system schemas

ORA-12426: invalid audit option

ORA-12427: invalid input value for parameter

ORA-12429: label list range exceeded

ORA-12430: invalid privilege number

ORA-12431: invalid audit action

ORA-12432: LBAC error:

ORA-12433: create trigger failed, policy not applied

ORA-12434: invalid audit type:

ORA-12435: invalid audit success:

ORA-12436: no policy options specified

ORA-12437: invalid policy option:

ORA-12438: repeated policy option:

ORA-12439: invalid combination of policy options

ORA-12440: insufficient authorization for the SYSDBA package

ORA-12441: policy already exists

ORA-12442: policy column &quot;&quot; already used by an existing policy

ORA-12443: policy not applied to some tables in schema

ORA-12444: policy already applied to table

ORA-12445: cannot change HIDDEN property of column

ORA-12446: Insufficient authorization for administration of policy

ORA-12447: policy role already exists for policy

ORA-12448: policy not applied to schema

ORA-12449: Labels specified for user must be of type USER

ORA-12450: LOB datatype disabled in LBAC initialization file

ORA-12451: label not designated as USER or DATA

ORA-12452: label tag already exists

ORA-12453: label already exists

ORA-12454: label does not exist for policy

ORA-12455: internal error in Label Security MMON cleanup task

ORA-12456: label security startup in progress

ORA-12457: security label exceeded maximum allowable length

ORA-12461: undefined level for policy

ORA-12462: undefined compartment for policy

ORA-12463: undefined group for policy

ORA-12464: invalid characters in label component

ORA-12465: Not authorized for read or write on specified groups or compartments

ORA-12466: default level is greater than the user&#039;s maximum

ORA-12467: minimum label can contain a level only

ORA-12468: max write level does not equal max read level

ORA-12469: no user levels found for user and policy

ORA-12470: NULL or invalid user label:

ORA-12471: Specified compartment or group is not authorized for user

ORA-12472: policy is being used

ORA-12473: The procedure is disabled when Label Security is used with OID.

ORA-12476: least upper bound resulted in an invalid OS label

ORA-12477: greatest lower bound resulted in an invalid OS label

ORA-12479: file label must equal DBHIGH

ORA-12480: specified clearance labels not within the effective clearance

ORA-12481: effective label not within program unit clearance range

ORA-12482: internal MLS error:

Error:

ORA-12483: label not in OS system accreditation range

ORA-12484: invalid OS label

ORA-12485: new effective label not within effective clearance

ORA-12486: effective max labels and min labels cannot be changed

ORA-12487: clearance labels not between DBHIGH and DBLOW

ORA-12488: maximum label does not dominate minimum label

ORA-12489: default label not within clearance range

ORA-12490: DBHIGH cannot be lowered

ORA-12491: DBHIGH value does not dominate DBLOW

ORA-12492: DBLOW cannot be changed

ORA-12493: invalid MLS binary label

ORA-12494: cannot insert or delete a level, category, or release category

ORA-12495: cannot disable an enabled level, category, or release category

ORA-12496: cannot change existing level, category, or release numbers

ORA-12497: maximum combined categories exceeds

ORA-12500: TNS:listener failed to start a dedicated server process

ORA-12502: TNS:listener received no CONNECT_DATA from client

ORA-12504: TNS:listener was not given the SID in CONNECT_DATA

ORA-12505: TNS:listener does not currently know of SID given in connect descriptor

ORA-12508: TNS:listener could not resolve the COMMAND given

ORA-12509: TNS:listener failed to redirect client to service handler

ORA-12510: TNS:database temporarily lacks resources to handle the request

ORA-12511: TNS:service handler found but it is not accepting connections

ORA-12513: TNS:service handler found but it has registered for a different protocol

ORA-12514: TNS:listener does not currently know of service requested in connect descriptor

ORA-12515: TNS:listener could not find a handler for this presentation

ORA-12516: TNS:listener could not find available handler with matching protocol stack

ORA-12518: TNS:listener could not hand off client connection

ORA-12519: TNS:no appropriate service handler found

ORA-12520: TNS:listener could not find available handler for requested type of server

ORA-12521: TNS:listener does not currently know of instance requested in connect descriptor

ORA-12522: TNS:listener could not find available instance with given INSTANCE_ROLE

ORA-12523: TNS:listener could not find instance appropriate for the client connection

ORA-12524: TNS:listener could not resolve HANDLER_NAME given in connect descriptor

ORA-12525: TNS:listener has not received client&#039;s request in time allowed

ORA-12526: TNS:listener: all appropriate instances are in restricted mode

ORA-12527: TNS:listener: all instances are in restricted mode or blocking new connections

ORA-12528: TNS:listener: all appropriate instances are blocking new connections

ORA-12529: TNS:connect request rejected based on current filtering rules

ORA-12531: TNS:cannot allocate memory

ORA-12532: TNS:invalid argument

ORA-12533: TNS:illegal ADDRESS parameters

ORA-12534: TNS:operation not supported

ORA-12535: TNS:operation timed out

ORA-12536: TNS:operation would block

ORA-12537: TNS:connection closed

ORA-12538: TNS:no such protocol adapter

ORA-12539: TNS:buffer over- or under-flow

ORA-12540: TNS:internal limit restriction exceeded

ORA-12541: TNS:no listener

ORA-12542: TNS:address already in use

ORA-12543: TNS:destination host unreachable

ORA-12544: TNS:contexts have different wait/test functions

ORA-12545: Connect failed because target host or object does not exist

ORA-12546: TNS:permission denied

ORA-12547: TNS:lost contact

ORA-12548: TNS:incomplete read or write

ORA-12549: TNS:operating system resource quota exceeded

ORA-12550: TNS:syntax error

ORA-12551: TNS:missing keyword

ORA-12552: TNS:operation was interrupted

ORA-12554: TNS:current operation is still in progress

ORA-12555: TNS:permission denied

ORA-12556: TNS:no caller

ORA-12557: TNS:protocol adapter not loadable

ORA-12558: TNS:protocol adapter not loaded

ORA-12560: TNS:protocol adapter error

ORA-12561: TNS:unknown error

ORA-12562: TNS:bad global handle

ORA-12564: TNS:connection refused

ORA-12566: TNS:protocol error

ORA-12569: TNS:packet checksum failure

ORA-12570: TNS:packet reader failure

ORA-12571: TNS:packet writer failure

ORA-12574: TNS:redirection denied

ORA-12582: TNS:invalid operation

ORA-12583: TNS:no reader

ORA-12585: TNS:data truncation

ORA-12589: TNS:connection not bequeathable

ORA-12590: TNS:no I/O buffer

ORA-12591: TNS:event signal failure

ORA-12592: TNS:bad packet

ORA-12593: TNS:no registered connection

ORA-12595: TNS:no confirmation

ORA-12596: TNS:internal inconsistency

ORA-12597: TNS:connect descriptor already in use

ORA-12598: TNS:banner registration failed

ORA-12599: TNS:cryptographic checksum mismatch

ORA-12600: TNS: string open failed

ORA-12601: TNS:information flags check failed

ORA-12602: TNS: Connection Pooling limit reached

ORA-12606: TNS: Application timeout occurred

ORA-12607: TNS: Connect timeout occurred

ORA-12608: TNS: Send timeout occurred

ORA-12609: TNS: Receive timeout occurred

ORA-12611: TNS:operation is not portable

ORA-12612: TNS:connection is busy

ORA-12615: TNS:preempt error

ORA-12616: TNS:no event signals

ORA-12618: TNS:versions are incompatible

ORA-12619: TNS:unable to grant requested service

ORA-12620: TNS:requested characteristic not available

ORA-12622: TNS:event notifications are not homogeneous

ORA-12623: TNS:operation is illegal in this state

ORA-12624: TNS:connection is already registered

ORA-12625: TNS:missing argument

ORA-12626: TNS:bad event type

ORA-12628: TNS:no event callbacks

ORA-12629: TNS:no event test

ORA-12630: Native service operation not supported

ORA-12631: Username retrieval failed

ORA-12632: Role fetch failed

ORA-12633: No shared authentication services

ORA-12634: Memory allocation failed

ORA-12635: No authentication adapters available

ORA-12636: Packet send failed

ORA-12637: Packet receive failed

ORA-12638: Credential retrieval failed

ORA-12639: Authentication service negotiation failed

ORA-12640: Authentication adapter initialization failed

ORA-12641: Authentication service failed to initialize

ORA-12642: No session key

ORA-12643: Client received internal error from server

ORA-12645: Parameter does not exist.

ORA-12646: Invalid value specified for boolean parameter

ORA-12647: Authentication required

ORA-12648: Encryption or data integrity algorithm list empty

ORA-12649: Unknown encryption or data integrity algorithm

ORA-12650: No common encryption or data integrity algorithm

ORA-12651: Encryption or data integrity algorithm unacceptable

ORA-12652: String truncated

ORA-12653: Authentication control function failed

ORA-12654: Authentication conversion failed

ORA-12655: Password check failed

ORA-12656: Cryptographic checksum mismatch

ORA-12657: No algorithms installed

ORA-12658: ANO service required but TNS version is incompatible

ORA-12659: Error received from other process

ORA-12660: Encryption or crypto-checksumming parameters incompatible

ORA-12661: Protocol authentication to be used

ORA-12662: proxy ticket retrieval failed

ORA-12663: Services required by client not available on the server

ORA-12664: Services required by server not available on the client

ORA-12665: NLS string open failed

ORA-12666: Dedicated server: outbound transport protocol different from inbound

ORA-12667: Shared server: outbound transport protocol different from inbound

ORA-12668: Dedicated server: outbound protocol does not support proxies

ORA-12669: Shared server: outbound protocol does not support proxies

ORA-12670: Incorrect role password

ORA-12671: Shared server: adapter failed to save context

ORA-12672: Database logon failure

ORA-12673: Dedicated server: context not saved

ORA-12674: Shared server: proxy context not saved

ORA-12675: External user name not available yet

ORA-12676: Server received internal error from client

ORA-12677: Authentication service not supported by database link

ORA-12678: Authentication disabled but required

ORA-12679: Native services disabled by other process but required

ORA-12680: Native services disabled but required

ORA-12681: Login failed: the SecurID card does not have a pincode yet

ORA-12682: Login failed: the SecurID card is in next PRN mode

ORA-12683: encryption/crypto-checksumming: no Diffie-Hellman seed

ORA-12684: encryption/crypto-checksumming: Diffie-Hellman seed too small

ORA-12685: Native service required remotely but disabled locally

ORA-12686: Invalid command specified for a service

ORA-12687: Credentials expired.

ORA-12688: Login failed: the SecurID server rejected the new pincode

ORA-12689: Server Authentication required, but not supported

ORA-12690: Server Authentication failed, login cancelled

ORA-12696: Double Encryption Turned On, login disallowed

ORA-12699: Native service internal error

ORA-12700: invalid NLS parameter value ()

ORA-12701: CREATE DATABASE character set is not known

ORA-12702: invalid NLS parameter string used in SQL function

ORA-12703: this character set conversion is not supported

ORA-12704: character set mismatch

ORA-12705: Cannot access NLS data files or invalid environment specified

ORA-12706: this CREATE DATABASE character set is not allowed

ORA-12707: error while getting create database NLS parameter

ORA-12708: error while loading create database NLS parameter

ORA-12709: error while loading create database character set

ORA-12710: CREATE CONTROLFILE character set is not known

ORA-12711: this CREATE CONTROLFILE character set is not allowed

ORA-12712: new character set must be a superset of old character set

ORA-12713: Character data loss in NCHAR/CHAR conversion

ORA-12714: invalid national character set specified

ORA-12715: invalid character set specified

ORA-12716: Cannot ALTER DATABASE CHARACTER SET when CLOB data exists

ORA-12717: Cannot issue ALTER DATABASE NATIONAL CHARACTER SET when NCLOB, NCHAR or NVARCHAR2 data exists

ORA-12718: operation requires connection as SYS

ORA-12719: operation requires database is in RESTRICTED mode

ORA-12720: operation requires database is in EXCLUSIVE mode

ORA-12721: operation cannot execute when other sessions are active

ORA-12722: regular expression internal error

ORA-12723: regular expression too complex

ORA-12724: regular expression corrupt

ORA-12725: unmatched parentheses in regular expression

ORA-12726: unmatched bracket in regular expression

ORA-12727: invalid back reference in regular expression

ORA-12728: invalid range in regular expression

ORA-12729: invalid character class in regular expression

ORA-12730: invalid equivalence class in regular expression

ORA-12731: invalid collation class in regular expression

ORA-12732: invalid interval value in regular expression

ORA-12733: regular expression too long

ORA-12734: Instant Client Light: unsupported client national character set

ORA-12735: Instant Client Light: unsupported client character set

ORA-12736: Instant Client Light: unsupported server national character set

ORA-12737: Instant Client Light: unsupported server character set

ORA-12800: system appears too busy for parallel query execution

ORA-12801: error signaled in parallel query server

ORA-12802: parallel query server lost contact with coordinator

ORA-12803: parallel query server lost contact with another server

ORA-12804: parallel query server appears to have died

ORA-12805: parallel query server died unexpectedly

ORA-12806: could not get background process to hold enqueue

ORA-12807: process queue could not receive parallel query message

ORA-12808: cannot set _INSTANCES greater than number of instances

ORA-12809: cannot set _INSTANCES when mounted in exclusive mode

ORA-12810: PARALLEL_MAX_SERVERS must be less than or equal to

ORA-12811: PARALLEL_MIN_SERVERS must be less than or equal to PARALLEL_MAX_SERVERS,

ORA-12812: only one PARALLEL or NOPARALLEL clause may be specified

ORA-12813: value for PARALLEL or DEGREE must be greater than 0

ORA-12814: only one CACHE or NOCACHE clause may be specified

ORA-12815: value for INSTANCES must be greater than 0

ORA-12816: parallel create index fastpath operation

ORA-12817: parallel query option must be enabled

ORA-12818: invalid option in PARALLEL clause

ORA-12819: missing options in PARALLEL clause

ORA-12820: invalid value for DEGREE

ORA-12821: invalid value for INSTANCES

ORA-12822: duplicate option in PARALLEL clause

ORA-12823: default degree of parallelism may not be specified here

ORA-12824: INSTANCES DEFAULT may not be specified here

ORA-12825: explicit degree of parallelism must be specified here

ORA-12826: hung parallel query server was killed

ORA-12827: insufficient parallel query slaves available

ORA-12828: Can&#039;t start parallel transaction at a remote site

ORA-12829: Deadlock - itls occupied by siblings at block of file

ORA-12830: Must COMMIT or ROLLBACK after executing parallel INSERT/UPDATE/DELETE

ORA-12831: Must COMMIT or ROLLBACK after executing INSERT with APPEND hint

ORA-12832: Could not allocate slaves on all specified instances

ORA-12833: Coordinator&#039;s instance not a member of parallel_instance_group

ORA-12834: Instance group name, &#039;&#039;, too long, must be less than characters

ORA-12835: No instances are active in the GLOBAL_VIEW_ADMIN_GROUP

ORA-12836: Control delayed index maintenance event

ORA-12837: Delayed index maintenance debugging event

ORA-12838: cannot read/modify an object after modifying it in parallel

ORA-12839: cannot modify an object in parallel after modifying it

ORA-12840: cannot access a remote table after parallel/insert direct load txn

ORA-12841: Cannot alter the session parallel DML state within a transaction

ORA-12842: Cursor invalidated during parallel execution

ORA-12843: pdml lock not held properly on the table

ORA-12844: cluster reconfiguration in progress

ORA-12845: failed to receive interinstance parallel execution message

ORA-12850: Could not allocate slaves on all specified instances: needed, allocated

ORA-12851: PARALLEL_MAX_SERVERS must be greater than or equal to PARALLEL_MIN_SERVERS,

ORA-12852: PARALLEL_MIN_SERVERS must be less than PROCESSES,

ORA-12853: insufficient memory for PX buffers: current K, max needed K

ORA-12854: Parallel query is not supported on temporary LOBs

ORA-12855: cannot run parallel or insert direct load in a loopback

ORA-12856: cannot run parallel query on a loopback connection

ORA-12872: First slave parse gave different plan

ORA-12899: value too large for column (actual: , maximum: )

ORA-12900: must specify a default temporary tablespace for a locally managed database

ORA-12901: default temporary tablespace must be of TEMPORARY type

ORA-12902: default temporary tablespace must be SYSTEM or of TEMPORARY type

ORA-12903: default temporary tablespace must be an ONLINE tablespace

ORA-12904: default temporary tablespace cannot be altered to PERMANENT type

ORA-12905: default temporary tablespace cannot be brought OFFLINE

ORA-12906: cannot drop default temporary tablespace

ORA-12907: tablespace is already the default temporary tablespace

ORA-12908: cannot specify SYSTEM as default temporary tablespace when creating database

ORA-12909: TEMPORARY keyword expected

ORA-12910: cannot specify temporary tablespace as default tablespace

ORA-12911: permanent tablespace cannot be temporary tablespace

ORA-12912: Dictionary managed tablespace specified as temporary tablespace

ORA-12913: Cannot create dictionary managed tablespace

ORA-12914: Cannot migrate tablespace to dictionary managed type

ORA-12915: Cannot alter dictionary managed tablespace to read write

ORA-12916: Cannot use default permanent tablespace with this release

ORA-12917: Invalid option specified for default permanent tablespace

ORA-12918: Invalid tablespace type for default permanent tablespace

ORA-12919: Can not drop the default permanent tablespace

ORA-12920: database is already in force logging mode

ORA-12921: database is not in force logging mode

ORA-12922: concurrent ALTER DATABASE [NO] FORCE LOGGING command is running

ORA-12923: tablespace is in force logging mode

ORA-12924: tablespace is already in force logging mode

ORA-12925: tablespace is not in force logging mode

ORA-12926: FORCE LOGGING option already specified

ORA-12927: RETENTION option already specified

ORA-12950: SYSTEM tablespace specified as default permanent tablespace

ORA-12951: Attempt to change default permanent tablespace to temporary

ORA-12952: Control space growth in ASSM segment under concurrency

ORA-12980: checkpoint option not allowed with SET UNUSED

ORA-12981: cannot drop column from an object type table

ORA-12982: cannot drop column from a nested table

ORA-12983: cannot drop all columns in a table

ORA-12984: cannot drop partitioning column

ORA-12985: tablespace &#039;&#039; is read only, cannot drop column

ORA-12986: columns in partially dropped state. Submit ALTER TABLE DROP COLUMNS CONTINUE

ORA-12987: cannot combine drop column with other operations

ORA-12988: cannot drop column from table owned by SYS

ORA-12989: invalid value for checkpoint interval

ORA-12990: duplicate option specified

ORA-12991: column is referenced in a multi-column constraint

ORA-12992: cannot drop parent key column

ORA-12993: tablespace &#039;&#039; is offline, cannot drop column

ORA-12994: drop column option only allowed once in statement

ORA-12995: no columns in partially dropped state

ORA-12996: cannot drop system-generated virtual column

ORA-12997: cannot drop primary key column from an index-organized table

ORA-12998: Ignore errors during drop column from atb.c

ORA-13000: dimension number is out of range

ORA-13001: dimensions mismatch error

ORA-13002: specified level is out of range

ORA-13003: the specified range for a dimension is invalid

ORA-13004: the specified buffer size is invalid

ORA-13005: recursive HHCODE function error

ORA-13006: the specified cell number is invalid

ORA-13007: an invalid HEX character was detected

ORA-13008: the specified date format has an invalid component

ORA-13009: the specified date string is invalid

ORA-13010: an invalid number of arguments has been specified

ORA-13011: value is out of range

ORA-13012: an invalid window type was specified

ORA-13013: the specified topology was not INTERIOR or BOUNDARY

ORA-13014: a topology identifier outside the range of 1 to 8 was specified

ORA-13015: the window definition is not valid

ORA-13016: specified topology [] is invalid

ORA-13017: unrecognized line partition shape

ORA-13018: bad distance type

ORA-13019: coordinates out of bounds

ORA-13020: coordinate is NULL

ORA-13021: element not continuous

ORA-13022: polygon crosses itself

ORA-13023: interior element interacts with exterior element

ORA-13024: polygon has less than three segments

ORA-13025: polygon does not close

ORA-13026: unknown element type for element ..

ORA-13027: unable to read dimension definition from

ORA-13028: Invalid Gtype in the SDO_GEOMETRY object

ORA-13029: Invalid SRID in the SDO_GEOMETRY object

ORA-13030: Invalid dimension for the SDO_GEOMETRY object

ORA-13031: Invalid Gtype in the SDO_GEOMETRY object for point object

ORA-13032: Invalid NULL SDO_GEOMETRY object

ORA-13033: Invalid data in the SDO_ELEM_INFO_ARRAY in SDO_GEOMETRY object

ORA-13034: Invalid data in the SDO_ORDINATE_ARRAY in SDO_GEOMETRY object

ORA-13035: Invalid data (arcs in geodetic data) in the SDO_GEOMETRY object

ORA-13036: Operation [] not supported for Point Data

ORA-13037: SRIDs do not match for the two geometries

ORA-13039: failed to update spatial index for element ..

ORA-13040: failed to subdivide tile

ORA-13041: failed to compare tile with element ..

ORA-13042: invalid SDO_LEVEL and SDO_NUMTILES combination

ORA-13043: failed to read metadata from the _SDOLAYER table

ORA-13044: the specified tile size is smaller than the tolerance

ORA-13045: invalid compatibility flag

ORA-13046: invalid number of arguments

ORA-13047: unable to determine ordinate count from table _SDOLAYER

ORA-13048: recursive SQL fetch error

ORA-13049: unable to determine tolerance value from table _SDODIM

ORA-13050: unable to construct spatial object

ORA-13051: failed to initialize spatial object

ORA-13052: unsupported geometric type for geometry .

ORA-13053: maximum number of geometric elements in argument list exceeded

ORA-13054: recursive SQL parse error

ORA-13055: Oracle object does not exist in specified table

ORA-13060: topology with the name already exists

ORA-13061: topology with the name does not exist

ORA-13062: topology IDs do not match in the feature table and the topology

ORA-13063: relationship information table is missing data for feature table []

ORA-13064: relationship information table has inconsistent data for feature table []

ORA-13065: cannot delete a child layer with a parent layer

ORA-13066: wrong feature geometry or element type

ORA-13067: operator requires both parameters from the same topology

ORA-13068: wrong table or column name in SDO_TOPO_GEOMETRY constructor

ORA-13108: spatial table not found

ORA-13109: spatial table exists

ORA-13110: cannot drop topology with associated topo_geometry tables

ORA-13111: cannot add topo_geometry layer [] to topology

ORA-13112: cannot delete topo_geometry layer [] from topology

ORA-13113: invalid tg_layer_id in sdo_topo_geometry constructor

ORA-13114: []_NODE$ table does not exist

ORA-13115: []_EDGE$ table does not exist

ORA-13116: []_FACE$ table does not exist

ORA-13117: []_RELATION$ table does not exist

ORA-13118: invalid node_id []

ORA-13119: invalid edge_id []

ORA-13120: invalid face_id []

ORA-13121: layer type type mismatch with topo_geometry layer type

ORA-13122: invalid topo_geometry specified

ORA-13123: invalid name specified

ORA-13124: unable to determine column id for column

ORA-13125: partition key is already set

ORA-13126: unable to determine class for spatial table

ORA-13127: failed to generate target partition

ORA-13128: current tiling level exceeds user specified tiling level

ORA-13129: HHCODE column not found

ORA-13135: failed to alter spatial table

ORA-13136: null common code generated

ORA-13137: failed to generate tablespace sequence number

ORA-13138: could not determine name of object

ORA-13139: could not obtain column definition for

ORA-13140: invalid target type

ORA-13141: invalid RANGE window definition

ORA-13142: invalid PROXIMITY window definition

ORA-13143: invalid POLYGON window definition

ORA-13144: target table not found

ORA-13145: failed to generate range list

ORA-13146: could not find table substitution variable

ORA-13147: failed to generate MBR

ORA-13148: failed to generate SQL filter

ORA-13149: failed to generate next sequence number for spatial table

ORA-13150: failed to insert exception record

ORA-13151: failed to remove exception record

ORA-13152: invalid HHCODE type

ORA-13153: invalid high water mark specified

ORA-13154: invalid precision specified

ORA-13155: invalid number of dimensions specified

ORA-13156: table to be registered . is not empty

ORA-13157: Oracle error ORA encountered while

ORA-13158: Oracle object does not exist

ORA-13159: Oracle table already exists

ORA-13181: unable to determine length of column _SDOINDEX.SDO_CODE

ORA-13182: failed to read element ..

ORA-13183: unsupported geometric type for geometry .

ORA-13184: failed to initialize tessellation package

ORA-13185: failed to generate initial HHCODE

ORA-13186: fixed tile size tessellation failed

ORA-13187: subdivision failed

ORA-13188: cell decode failed

ORA-13189: recursive SQL parse failed

ORA-13190: recursive SQL fetch failed

ORA-13191: failed to read SDO_ORDCNT value

ORA-13192: failed to read number of element rows

ORA-13193: failed to allocate space for geometry

ORA-13194: failed to decode supercell

ORA-13195: failed to generate maximum tile value

ORA-13196: failed to compute supercell for element ..

ORA-13197: element .. is out of range

ORA-13198: Spatial error:

ORA-13200: internal error [] in spatial indexing.

ORA-13201: invalid parameters supplied in CREATE INDEX statement

ORA-13202: failed to create or insert into the SDO_INDEX_METADATA table

ORA-13203: failed to read USER_SDO_GEOM_METADATA view

ORA-15129: entry &#039;&#039; does not refer to a valid directory

ORA-15130: diskgroup &quot;&quot; is being dismounted

ORA-15131: block of file in diskgroup could not be read

ORA-15132: block of file in diskgroup could not be written

ORA-15133: instance recovery required for diskgroup

ORA-15150: instance lock mode &#039;&#039; conflicts with other ASM instance(s)

ORA-15151: missing or invalid version number for rolling upgrade or downgrade

ORA-15152: cluster in rolling upgrade

ORA-15153: cluster not in rolling upgrade

ORA-15154: cluster rolling upgrade incomplete

ORA-15155: version incompatible with the cluster

ORA-15156: cluster in rolling upgrade from version [] to []

ORA-15157: rolling upgrade or downgrade is not allowed

ORA-15158: rolling upgrade prevented by

ORA-15159: Internal testing event

ORA-15162: cluster in rolling downgrade

ORA-15163: cluster not in rolling downgrade

ORA-15164: cluster rolling downgrade incomplete

ORA-15166: cluster in rolling downgrade from version [] to []

ORA-15168: rolling downgrade prevented by

ORA-15169: destination &#039;&#039; is a subdirectory of &#039;&#039;

ORA-15170: cannot add entry &#039;&#039; in directory &#039;&#039;

ORA-15171: invalid syntax in the alias path after &#039;&#039;

ORA-15173: entry &#039;&#039; does not exist in directory &#039;&#039;

ORA-15175: cannot create alias for diskgroup metadata file &#039;&#039;

ORA-15176: file &#039;&#039; already has an alias associated with it

ORA-15177: cannot operate on system aliases

ORA-15178: directory &#039;&#039; is not empty; cannot drop this directory

ORA-15179: missing or invalid alias name

ORA-15180: Could not open dynamic library , error []

ORA-15181: Symbol [] not found in library , error []

ORA-15182: ASMLIB [] version mismatch, ORACLE version []

ORA-15183: ASMLIB initialization error []

ORA-15184: ASMLIB error could not be determined [] []

ORA-15185: Could not close dynamic library , error []

ORA-15186: ASMLIB error function = [], error = [], mesg = []

ORA-15190: Internal ASM testing event number 15190

ORA-15191: Internal ASM testing event number 15191

ORA-15192: invalid ASM disk header [] [] [] [] []

ORA-15193: Internal ASM tracing event number 15193

ORA-15194: Internal ASM-DB interaction testing event number 15194

ORA-15195: Internal ASM testing event number 15195

ORA-15196: invalid ASM block header [:] [] [] [] [ != ]

ORA-15197: suppressing additional ASM messages

ORA-15198: operation is not yet available

ORA-15199: Internal ASM tracing event number 15199

ORA-15200: initialization parameter () is not a power of two

ORA-15201: disk contains a valid RDBMS file

ORA-15202: cannot create additional ASM internal change segment

ORA-15203: diskgroup contains disks from an incompatible version of ASM

ORA-15204: database version is incompatible with diskgroup

ORA-15205: requested mirror side unavailable

ORA-15206: duplicate diskgroup specified

ORA-15285: ASM could not add disk &quot;&quot; to disk group &quot;&quot;

ORA-15289: ASM disk cannot be resized beyond M

ORA-15290: operation not permitted on offline disk

ORA-15500: Reserved for Workload Capture and Replay tracing

ORA-15501: cannot start workload capture on instance

ORA-15502: cannot stop workload capture on instance

ORA-15503: cannot startup instance when procedures in &quot;DBMS_WORKLOAD_CAPTURE&quot; or &quot;DBMS_WORKLOAD_REPLAY&quot; are in the middle of their execution

ORA-15504: cannot start workload capture because instance not present in RESTRICTED SESSION mode

ORA-15505: cannot start workload capture because instance encountered errors while accessing directory &quot;&quot;

ORA-15506: cannot prepare instance for replay

ORA-15507: cannot start workload replay on instance

ORA-15508: cannot cancel workload replay on instance

ORA-15509: workload replay has been cancelled

ORA-15510: cannot perform operation when &quot;STATISTICS_LEVEL&quot; is &quot;BASIC&quot;

ORA-15511: cannot process workload capture because no user sessions were recorded

ORA-15512: directory &quot;&quot; does not contain a valid processed workload capture

ORA-15513: cannot access the input directory

ORA-15514: cannot find a match for the remote procedure call during replay

ORA-15515: error while replaying remote procedure call: &quot;..&quot;

ORA-15551: workload replay client cannot connect to database server

ORA-15552: workload replay client cannot login to database server

ORA-15553: workload replay client cannot execute the DBMS_WORKLOAD_REPLAY package

ORA-15554: cannot start workload replay client because the database server is not in PREPARE mode

ORA-15555: workload replay client encountered unexpected error: &quot;&quot;

ORA-15556: invalid input specified to the workload replay client

ORA-15557: workload replay client cannot access the replay directory or the database version do not match the preprocessing one

ORA-15558: replay thread encountered unexpected error

ORA-15559: workload replay client cannot open workload capture file

ORA-15560: workload replay client cannot access the work directory

ORA-15561: workload replay client cannot connect to the remapped connection with conn_id :

ORA-15562: workload replay client cannot read the DBA_WORKLOAD_CONNECTION_MAP view

ORA-15563: workload replay client cannot spawn new threads

ORA-15564: contents of the replay directory provided to the workload replay client do not match with the replay directory provided to the database server

ORA-15566: workload replay client cannot replay user call in the current version

ORA-15590: encountered an incomplete workload capture file

ORA-15591: cannot start because parameter &quot;&quot; is not enabled

ORA-15599: Last message reserved for WCR (KEC)

ORA-16000: database open for read-only access

ORA-16001: database already open for read-only access by another instance

ORA-16002: database already open for read-write access by another instance

ORA-16003: standby database is restricted to read-only access

ORA-16004: backup database requires recovery

ORA-16005: database requires recovery

ORA-16006: audit_trail destination incompatible with database open mode

ORA-16007: invalid backup control file checkpoint

ORA-16008: indeterminate control file checkpoint

ORA-16009: remote archive log destination must be a STANDBY database

ORA-16010: disable stale RFS process extermination

ORA-16011: Archivelog Remote File Server process in Error state

ORA-16012: Archive log standby database identifier mismatch

ORA-16013: log sequence# does not need archiving

ORA-16014: log sequence# not archived, no available destinations

ORA-16015: log sequence# not archived, media recovery disabled

ORA-16016: archived log for thread sequence# unavailable

ORA-16017: cannot use LOG_ARCHIVE_DUPLEX_DEST without a primary archive destination

ORA-16018: cannot use with LOG_ARCHIVE_DEST_n or DB_RECOVERY_FILE_DEST

ORA-16019: cannot use with LOG_ARCHIVE_DEST or LOG_ARCHIVE_DUPLEX_DEST

ORA-16020: less destinations available than specified by LOG_ARCHIVE_MIN_SUCCEED_DEST

ORA-16021: session destination cannot be the same as session destination

ORA-16022: LOG_ARCHIVE_DEST cannot be NULL because LOG_ARCHIVE_DUPLEX_DEST is non-NULL

ORA-16023: system destination cannot be the same as session destination

ORA-16024: parameter cannot be parsed

ORA-16025: parameter contains repeated or conflicting attributes

ORA-16026: parameter contains an invalid attribute value

ORA-16027: parameter is missing a destination option

ORA-16028: new causes less destinations than LOG_ARCHIVE_MIN_SUCCEED_DEST requires

ORA-16029: cannot change LOG_ARCHIVE_MIN_SUCCEED_DEST, no archive log destinations

ORA-16030: session specific change requires a LOG_ARCHIVE_DEST_n destination

ORA-16031: parameter destination string exceeds character limit

ORA-16032: parameter destination string cannot be translated

ORA-16033: parameter destination cannot be the same as parameter destination

ORA-16034: FROM parameter is incompatible with MANAGED recovery

ORA-16035: missing required keyword

ORA-16036: invalid MANAGED recovery CANCEL option

ORA-16037: user requested cancel of managed recovery operation

ORA-16038: log sequence# cannot be archived

ORA-16039: RFS request version mismatch

ORA-16040: standby destination archive log file is locked

ORA-16041: Remote File Server fatal error

ORA-16042: user requested cancel immediate of managed recovery operation

ORA-16043: managed recovery session canceled

ORA-16044: destination attribute cannot be specified at session level

ORA-16045: circular archive log destination dependency chain

ORA-16046: Archive log destination failed due to failed dependent destination

ORA-16047: DGID mismatch between destination setting and standby

ORA-16048: enable simulated error on archive log write

ORA-16049: simulated error on archive log write

ORA-16050: destination exceeded specified quota size

ORA-16051: parameter contains an invalid delay time

ORA-16052: DB_UNIQUE_NAME attribute is required

ORA-16053: DB_UNIQUE_NAME is not in the Data Guard Configuration

ORA-16054: Event for automatic RFS gap sequence detection

ORA-16055: FAL request rejected

ORA-16056: backup control file archival requires proper syntax

ORA-16057: DGID from server not in Data Guard configuration

ORA-16058: standby database instance is not mounted

ORA-16059: Log file is empty or invalid next available block

ORA-16060: Log file is current

ORA-16061: Log file status has changed

ORA-16062: DGID from standby not in Data Guard configuration

ORA-16063: remote archival is enabled by another instance

ORA-16064: remote archival is disabled by another instance

ORA-16065: remote archival disabled at standby destination

ORA-16066: remote archival disabled

ORA-16067: activation identifier mismatch in archive log

ORA-16068: redo log file activation identifier mismatch

ORA-16069: Archive Log standby database activation identifier mismatch

ORA-16070: parameter contains an invalid REGISTER attribute value

ORA-16071: dependency archived log file not found

ORA-16072: a minimum of one standby database destination is required

ORA-16073: archiving must be enabled

ORA-16074: ARCH processes must be active]]></description>
		<content:encoded><![CDATA[<p>ORA-0000: normal, successful completion</p>
<p>ORA-00001: unique constraint (.) violated</p>
<p>ORA-00017: session requested to set trace event</p>
<p>ORA-00018: maximum number of sessions exceeded</p>
<p>ORA-00019: maximum number of session licenses exceeded</p>
<p>ORA-00020: maximum number of processes () exceeded</p>
<p>ORA-00021: session attached to some other process; cannot switch session</p>
<p>ORA-00022: invalid session ID; access denied</p>
<p>ORA-00023: session references process private memory; cannot detach session</p>
<p>ORA-00024: logins from more than one process not allowed in single-process mode</p>
<p>ORA-00025: failed to allocate</p>
<p>ORA-00026: missing or invalid session ID</p>
<p>ORA-00027: cannot kill current session</p>
<p>ORA-00028: your session has been killed</p>
<p>ORA-00029: session is not a user session</p>
<p>ORA-00030: User session ID does not exist.</p>
<p>ORA-00031: session marked for kill</p>
<p>ORA-00032: invalid session migration password</p>
<p>ORA-00033: current session has empty migration password</p>
<p>ORA-00034: cannot in current PL/SQL session</p>
<p>ORA-00035: LICENSE_MAX_USERS cannot be less than current number of users</p>
<p>ORA-00036: maximum number of recursive SQL levels () exceeded</p>
<p>ORA-00037: cannot switch to a session belonging to a different server group</p>
<p>ORA-00038: Cannot create session: server group belongs to another user</p>
<p>ORA-00039: error during periodic action</p>
<p>ORA-00040: active time limit exceeded &#8211; call aborted</p>
<p>ORA-00041: active time limit exceeded &#8211; session terminated</p>
<p>ORA-00042: Unknown Service name</p>
<p>ORA-00050: operating system error occurred while obtaining an enqueue</p>
<p>ORA-00051: timeout occurred while waiting for a resource</p>
<p>ORA-00052: maximum number of enqueue resources () exceeded</p>
<p>ORA-00053: maximum number of enqueues exceeded</p>
<p>ORA-00054: resource busy and acquire with NOWAIT specified</p>
<p>ORA-00055: maximum number of DML locks exceeded</p>
<p>ORA-00056: DDL lock on object &#8216;.&#8217; is already held in an incompatible mode</p>
<p>ORA-00057: maximum number of temporary table locks exceeded</p>
<p>ORA-00058: DB_BLOCK_SIZE must be to mount this database (not )</p>
<p>ORA-00059: maximum number of DB_FILES exceeded</p>
<p>ORA-00060: deadlock detected while waiting for resource</p>
<p>ORA-00061: another instance has a different DML_LOCKS setting</p>
<p>ORA-00062: DML full-table lock cannot be acquired; DML_LOCKS is 0</p>
<p>ORA-00063: maximum number of log files exceeded</p>
<p>ORA-00064: object is too large to allocate on this O/S (,)</p>
<p>ORA-00065: initialization of FIXED_DATE failed</p>
<p>ORA-00066: SID contains an illegal character</p>
<p>ORA-00067: invalid value for parameter ; must be at least</p>
<p>ORA-00068: invalid value for parameter , must be between and</p>
<p>ORA-00069: cannot acquire lock &#8212; table locks disabled for</p>
<p>ORA-00070: command is not valid</p>
<p>ORA-00071: process number must be between 1 and</p>
<p>ORA-00072: process &#8220;&#8221; is not active</p>
<p>ORA-00073: command takes between and argument(s)</p>
<p>ORA-00074: no process has been specified</p>
<p>ORA-00075: process &#8220;&#8221; not found in this instance</p>
<p>ORA-00076: dump not found</p>
<p>ORA-00077: dump is not valid</p>
<p>ORA-00078: cannot dump variables by name</p>
<p>ORA-00079: variable not found</p>
<p>ORA-00080: invalid global area specified by level</p>
<p>ORA-00081: address range [, ) is not readable</p>
<p>ORA-00082: memory size of is not in valid set of [1], [2], [4]</p>
<p>ORA-00083: warning: possibly corrupt SGA mapped</p>
<p>ORA-00084: global area must be PGA, SGA, or UGA</p>
<p>ORA-00085: current call does not exist</p>
<p>ORA-00086: user call does not exist</p>
<p>ORA-00087: command cannot be executed on remote instance</p>
<p>ORA-00088: command cannot be executed by shared server</p>
<p>ORA-00089: invalid instance number in ORADEBUG command</p>
<p>ORA-00090: failed to allocate memory for cluster database ORADEBUG command</p>
<p>ORA-00091: LARGE_POOL_SIZE must be at least</p>
<p>ORA-00092: LARGE_POOL_SIZE must be greater than LARGE_POOL_MIN_ALLOC</p>
<p>ORA-00093: must be between and</p>
<p>ORA-00094: requires an integer value</p>
<p>ORA-00096: invalid value for parameter , must be from among</p>
<p>ORA-00097: use of Oracle SQL feature not in SQL92 Level</p>
<p>ORA-00100: no data found</p>
<p>ORA-00101: invalid specification for system parameter DISPATCHERS</p>
<p>ORA-00102: network protocol cannot be used by dispatchers</p>
<p>ORA-00103: invalid network protocol; reserved for use by dispatchers</p>
<p>ORA-00104: deadlock detected; all public servers blocked waiting for resources</p>
<p>ORA-00105: too many dispatcher configurations</p>
<p>ORA-00106: cannot startup/shutdown database when connected to a dispatcher</p>
<p>ORA-00107: failed to connect to ORACLE listener process</p>
<p>ORA-00108: failed to set up dispatcher to accept connection asynchronously</p>
<p>ORA-00109: invalid value for attribute :</p>
<p>ORA-00110: invalid value for attribute , must be between and</p>
<p>ORA-00111: invalid attribute</p>
<p>ORA-00112: value of is null</p>
<p>ORA-00113: protocol name is too long</p>
<p>ORA-00114: missing value for system parameter SERVICE_NAMES</p>
<p>ORA-00115: connection refused; dispatcher connection table is full</p>
<p>ORA-00116: SERVICE_NAMES name is too long</p>
<p>ORA-00117: PROTOCOL, ADDRESS or DESCRIPTION must be specified</p>
<p>ORA-00118: Only one of PROTOCOL, ADDRESS or DESCRIPTION may be specified</p>
<p>ORA-00119: invalid specification for system parameter</p>
<p>ORA-00122: cannot initialize network configuration</p>
<p>ORA-00123: idle public server terminating</p>
<p>ORA-00125: connection refused; invalid presentation</p>
<p>ORA-00126: connection refused; invalid duplicity</p>
<p>ORA-00127: dispatcher does not exist</p>
<p>ORA-00128: this command requires a dispatcher name</p>
<p>ORA-00129: listener address validation failed &#8221;</p>
<p>ORA-00130: invalid listener address &#8221;</p>
<p>ORA-00131: network protocol does not support registration &#8221;</p>
<p>ORA-00132: syntax error or unresolved network name &#8221;</p>
<p>ORA-00133: value of is too long</p>
<p>ORA-00134: invalid DISPATCHERS specification #</p>
<p>ORA-00150: duplicate transaction ID</p>
<p>ORA-00151: invalid transaction ID</p>
<p>ORA-00152: current session does not match requested session</p>
<p>ORA-00153: internal error in XA library</p>
<p>ORA-00154: protocol error in transaction monitor</p>
<p>ORA-00155: cannot perform work outside of global transaction</p>
<p>ORA-00160: global transaction length is greater than maximum ()</p>
<p>ORA-00161: transaction branch length is illegal (maximum allowed )</p>
<p>ORA-00162: external dbid length is greater than maximum ()</p>
<p>ORA-00163: internal database name length is greater than maximum ()</p>
<p>ORA-00164: distributed autonomous transaction disallowed within migratable distributed transaction</p>
<p>ORA-00165: migratable distributed autonomous transaction with remote operation is not allowed</p>
<p>ORA-00166: remote/local nesting level is too deep</p>
<p>ORA-00200: control file could not be created</p>
<p>ORA-00201: control file version incompatible with ORACLE version</p>
<p>ORA-00202: control file: &#8221;</p>
<p>ORA-00203: using the wrong control files</p>
<p>ORA-00204: error in reading (block , # blocks ) of control file</p>
<p>ORA-00205: error in identifying control file, check alert log for more info</p>
<p>ORA-00206: error in writing (block , # blocks ) of control file</p>
<p>ORA-00207: control files are not for the same database</p>
<p>ORA-00208: number of control file names exceeds limit of</p>
<p>ORA-00209: control file blocksize mismatch, check alert log for more info</p>
<p>ORA-00210: cannot open the specified control file</p>
<p>ORA-00211: control file does not match previous control files</p>
<p>ORA-00212: block size below minimum required size of bytes</p>
<p>ORA-00213: cannot reuse control file; old file size , required</p>
<p>ORA-00214: control file &#8221; version inconsistent with file &#8221; version</p>
<p>ORA-00215: must be at least one control file</p>
<p>ORA-00216: control file could not be resized for migration from 8.0.2</p>
<p>ORA-00217: control file could not be resized for new record types</p>
<p>ORA-00218: block size of control file &#8221; does not match DB_BLOCK_SIZE ()</p>
<p>ORA-00219: required control file size ( logical blocks) exceeds maximum allowable size ( logical blocks)</p>
<p>ORA-00220: control file not mounted by first instance, check alert log for more info</p>
<p>ORA-00221: error on write to control file</p>
<p>ORA-00222: operation would reuse name of a currently mounted control file</p>
<p>ORA-00223: convert file is invalid or incorrect version</p>
<p>ORA-00224: control file resize attempted with illegal record type ()</p>
<p>ORA-00225: expected size of control file differs from actual size</p>
<p>ORA-00226: operation disallowed while alternate control file open</p>
<p>ORA-00227: corrupt block detected in control file: (block , # blocks )</p>
<p>ORA-00228: length of alternate control file name exceeds maximum of</p>
<p>ORA-00229: operation disallowed: already hold snapshot control file enqueue</p>
<p>ORA-00230: operation disallowed: snapshot control file enqueue unavailable</p>
<p>ORA-00231: snapshot control file has not been named</p>
<p>ORA-00232: snapshot control file is nonexistent, corrupt, or unreadable</p>
<p>ORA-00233: copy control file is corrupt or unreadable</p>
<p>ORA-00234: error in identifying or opening snapshot or copy control file</p>
<p>ORA-00235: control file fixed table inconsistent due to concurrent update</p>
<p>ORA-00236: snapshot operation disallowed: mounted control file is a backup</p>
<p>ORA-00237: snapshot operation disallowed: control file newly created</p>
<p>ORA-00238: operation would reuse a filename that is part of the database</p>
<p>ORA-00239: timeout waiting for control file enqueue: held by &#8221; for more than seconds</p>
<p>ORA-00240: control file enqueue held for more than seconds</p>
<p>ORA-00250: archiver not started</p>
<p>ORA-00251: LOG_ARCHIVE_DUPLEX_DEST cannot be the same destination as string</p>
<p>ORA-00252: log of thread is empty, cannot archive</p>
<p>ORA-00253: character limit exceeded by archive destination string</p>
<p>ORA-00254: error in archive control string &#8221;</p>
<p>ORA-00255: error archiving log of thread , sequence #</p>
<p>ORA-00256: cannot translate archive destination string</p>
<p>ORA-00257: archiver error. Connect internal only, until freed.</p>
<p>ORA-00258: manual archiving in NOARCHIVELOG mode must identify log</p>
<p>ORA-00259: log of open instance (thread ) is the current log, cannot archive</p>
<p>ORA-00260: cannot find online log sequence for thread</p>
<p>ORA-00261: log of thread is being archived or modified</p>
<p>ORA-00262: current log of closed thread cannot switch</p>
<p>ORA-00263: there are no logs that need archiving for thread</p>
<p>ORA-00264: no recovery required</p>
<p>ORA-00265: instance recovery required, cannot set ARCHIVELOG mode</p>
<p>ORA-00266: name of archived log file needed</p>
<p>ORA-00267: name of archived log file not needed</p>
<p>ORA-00268: specified log file does not exist &#8221;</p>
<p>ORA-00269: specified log file is part of thread not</p>
<p>ORA-00270: error creating archive log</p>
<p>ORA-00271: there are no logs that need archiving</p>
<p>ORA-00272: error writing archive log</p>
<p>ORA-00273: media recovery of direct load data that was not logged</p>
<p>ORA-00274: illegal recovery option</p>
<p>ORA-00275: media recovery has already been started</p>
<p>ORA-00276: CHANGE keyword specified but no change number given</p>
<p>ORA-00277: illegal option to the UNTIL recovery flag</p>
<p>ORA-00278: log file &#8221; no longer needed for this recovery</p>
<p>ORA-00279: change generated at needed for thread</p>
<p>ORA-00280: change for thread is in sequence #</p>
<p>ORA-00281: media recovery may not be performed using dispatcher</p>
<p>ORA-00282: UPI call not supported, use ALTER DATABASE RECOVER</p>
<p>ORA-00283: recovery session canceled due to errors</p>
<p>ORA-00284: recovery session still in progress</p>
<p>ORA-00285: TIME not given as a string constant</p>
<p>ORA-00286: no members available, or no member contains valid data</p>
<p>ORA-00287: specified change number not found in thread</p>
<p>ORA-00288: to continue recovery type ALTER DATABASE RECOVER CONTINUE</p>
<p>ORA-00289: suggestion :</p>
<p>ORA-00290: operating system archival error occurred. See error below</p>
<p>ORA-00291: numeric value required for PARALLEL option</p>
<p>ORA-00292: parallel recovery feature not installed</p>
<p>ORA-00293: control file out of sync with redo log</p>
<p>ORA-00294: invalid archivelog format specifier &#8221;</p>
<p>ORA-00295: datafile/tempfile number is invalid, must be between 1 and</p>
<p>ORA-00296: maximum number of files () exceeded for RECOVER DATAFILE LIST</p>
<p>ORA-00297: must specify RECOVER DATAFILE LIST before RECOVER DATAFILE START</p>
<p>ORA-00298: Missing or invalid attribute value</p>
<p>ORA-00299: must use file-level media recovery on data file</p>
<p>ORA-00300: illegal redo log block size specified &#8211; exceeds limit of</p>
<p>ORA-00301: error in adding log file &#8221; &#8211; file cannot be created</p>
<p>ORA-00302: limit of logs exceeded</p>
<p>ORA-00303: cannot process Parallel Redo</p>
<p>ORA-00304: requested INSTANCE_NUMBER is busy</p>
<p>ORA-00305: log of thread inconsistent; belongs to another database</p>
<p>ORA-00306: limit of instances in this database</p>
<p>ORA-00307: requested INSTANCE_NUMBER out of range, maximum is</p>
<p>ORA-00308: cannot open archived log &#8221;</p>
<p>ORA-00309: log belongs to wrong database</p>
<p>ORA-00310: archived log contains sequence ; sequence required</p>
<p>ORA-00311: cannot read header from archived log</p>
<p>ORA-00312: online log thread : &#8221;</p>
<p>ORA-00313: open failed for members of log group of thread</p>
<p>ORA-00314: log of thread , expected sequence# doesn&#8217;t match</p>
<p>ORA-00315: log of thread , wrong thread # in header</p>
<p>ORA-00316: log of thread , type in header is not log file</p>
<p>ORA-00317: file type in header is not log file</p>
<p>ORA-00318: log of thread , expected file size doesn&#8217;t match</p>
<p>ORA-00319: log of thread has incorrect log reset status</p>
<p>ORA-00320: cannot read file header from log of thread</p>
<p>ORA-00321: log of thread , cannot update log file header</p>
<p>ORA-00322: log of thread is not current copy</p>
<p>ORA-00323: Current log of thread not useable and all others need archiving</p>
<p>ORA-00324: log file &#8221; translated name &#8221; too long, characters exceeds limit</p>
<p>ORA-00325: archived log for thread , wrong thread # in header</p>
<p>ORA-00326: log begins at change , need earlier change</p>
<p>ORA-00327: log of thread , physical size less than needed</p>
<p>ORA-00328: archived log ends at change , need later change</p>
<p>ORA-00329: archived log begins at change , need change</p>
<p>ORA-00330: archived log ends at change , need change</p>
<p>ORA-00331: log version incompatible with ORACLE version</p>
<p>ORA-00332: archived log is too small &#8211; may be incompletely archived</p>
<p>ORA-00333: redo log read error block count</p>
<p>ORA-00334: archived log: &#8221;</p>
<p>ORA-00335: online log : No log with this number, log does not exist</p>
<p>ORA-00336: log file size blocks is less than minimum blocks</p>
<p>ORA-01539: tablespace &#8221; is not online</p>
<p>ORA-01540: tablespace &#8221; is not offline</p>
<p>ORA-01541: system tablespace cannot be brought offline; shut down if necessary</p>
<p>ORA-01542: tablespace &#8221; is offline, cannot allocate space in it</p>
<p>ORA-01543: tablespace &#8221; already exists</p>
<p>ORA-01544: cannot drop system rollback segment</p>
<p>ORA-01545: rollback segment &#8221; specified not available</p>
<p>ORA-01546: tablespace contains active rollback segment &#8221;</p>
<p>ORA-01547: warning: RECOVER succeeded but OPEN RESETLOGS would get error below</p>
<p>ORA-01548: active rollback segment &#8221; found, terminate dropping tablespace</p>
<p>ORA-01549: tablespace not empty, use INCLUDING CONTENTS option</p>
<p>ORA-01550: cannot drop system tablespace</p>
<p>ORA-01551: extended rollback segment, pinned blocks released</p>
<p>ORA-01552: cannot use system rollback segment for non-system tablespace &#8221;</p>
<p>ORA-01553: MAXEXTENTS must be no smaller than the extents currently allocated</p>
<p>ORA-01554: out of transaction slots in transaction tables</p>
<p>ORA-01555: snapshot too old: rollback segment number with name &#8220;&#8221; too small</p>
<p>ORA-01556: MINEXTENTS for rollback segment must be greater than 1</p>
<p>ORA-01557: rollback segment extents must be at least blocks</p>
<p>ORA-01558: out of transaction ID&#8217;s in rollback segment</p>
<p>ORA-01559: MAXEXTENTS for rollback segment must be greater than 1</p>
<p>ORA-01560: LIKE pattern contains partial or illegal character</p>
<p>ORA-01561: failed to remove all objects in the tablespace specified</p>
<p>ORA-01562: failed to extend rollback segment number</p>
<p>ORA-01563: rollback segment is PUBLIC, need to use the keyword PUBLIC</p>
<p>ORA-01564: rollback segment is not PUBLIC</p>
<p>ORA-01565: error in identifying file &#8221;</p>
<p>ORA-01566: file specified more than once in ALTER DATABASE</p>
<p>ORA-01567: dropping log would leave less than 2 log files for instance (thread )</p>
<p>ORA-01568: cannot set space quota on PUBLIC</p>
<p>ORA-01569: data file too small for system dictionary tables</p>
<p>ORA-01570: MINEXTENTS must be no larger than the extents currently allocated</p>
<p>ORA-01571: redo version incompatible with ORACLE version</p>
<p>ORA-01572: rollback segment &#8221; cannot be brought online, extents exceeded</p>
<p>ORA-01573: shutting down instance, no further change allowed</p>
<p>ORA-01574: maximum number of concurrent transactions exceeded</p>
<p>ORA-01575: timeout waiting for space management resource</p>
<p>ORA-01576: The instance is not enabled</p>
<p>ORA-01577: cannot add log file &#8221; &#8211; file already part of database</p>
<p>ORA-01578: ORACLE data block corrupted (file # , block # )</p>
<p>ORA-01579: write error occurred during recovery</p>
<p>ORA-01580: error creating control backup file</p>
<p>ORA-01581: attempt to use rollback segment () new extent () which is being allocated</p>
<p>ORA-01582: unable to open control file for backup</p>
<p>ORA-01583: unable to get block size of control file to be backed up</p>
<p>ORA-01584: unable to get file size of control file to be backed up</p>
<p>ORA-01585: error identifying backup file</p>
<p>ORA-01586: database must be mounted EXCLUSIVE and not open for this operation</p>
<p>ORA-01587: error during control file backup file copy</p>
<p>ORA-01588: must use RESETLOGS option for database open</p>
<p>ORA-01589: must use RESETLOGS or NORESETLOGS option for database open</p>
<p>ORA-01590: number of segment free list () exceeds maximum of</p>
<p>ORA-01591: lock held by in-doubt distributed transaction</p>
<p>ORA-01592: error converting Version 7 rollback segment () to Oracle 8 format</p>
<p>ORA-01593: rollback segment optimal size ( blks) is smaller than the computed initial size ( blks)</p>
<p>ORA-01594: attempt to wrap into rollback segment () extent () which is being freed</p>
<p>ORA-01595: error freeing extent () of rollback segment ())</p>
<p>ORA-01596: cannot specify system in parameter</p>
<p>ORA-01597: cannot alter system rollback segment online or offline</p>
<p>ORA-01598: rollback segment &#8221; is not online</p>
<p>ORA-01599: failed to acquire rollback segment (), cache space is full</p>
<p>ORA-01600: at most one &#8220;&#8221; in clause &#8220;&#8221; of</p>
<p>ORA-01601: illegal bucket size in clause &#8220;&#8221; of</p>
<p>ORA-01603: illegal grouping size in clause &#8220;&#8221; of</p>
<p>ORA-01604: illegal number range in clause &#8220;&#8221; of</p>
<p>ORA-01605: missing numbers in clause &#8220;&#8221; of</p>
<p>ORA-01606: gc_files_to_locks not identical to that of another mounted instance</p>
<p>ORA-01607: cannot add logfile to the specified instance</p>
<p>ORA-01608: cannot bring rollback segment &#8221; online, its status is ()</p>
<p>ORA-01609: log is the current log for thread &#8211; cannot drop members</p>
<p>ORA-01610: recovery using the BACKUP CONTROLFILE option must be done</p>
<p>ORA-01611: thread number is invalid &#8211; must be between 1 and</p>
<p>ORA-01612: instance (thread ) is already enabled</p>
<p>ORA-01613: instance (thread ) only has logs &#8211; at least 2 logs required to enable.</p>
<p>ORA-01614: instance (thread ) is busy &#8211; cannot enable</p>
<p>ORA-01615: instance (thread ) is mounted &#8211; cannot disable</p>
<p>ORA-01616: instance (thread ) is open &#8211; cannot disable</p>
<p>ORA-01617: cannot mount: is not a valid thread number</p>
<p>ORA-01618: redo thread is not enabled &#8211; cannot mount</p>
<p>ORA-01619: thread is mounted by another instance</p>
<p>ORA-01620: no public threads are available for mounting</p>
<p>ORA-01621: cannot rename member of current log if database is open</p>
<p>ORA-01622: thread number must be specified &#8211; default not specific</p>
<p>ORA-01623: log is current log for instance (thread ) &#8211; cannot drop</p>
<p>ORA-01624: log needed for crash recovery of instance (thread )</p>
<p>ORA-01625: rollback segment &#8221; does not belong to this instance</p>
<p>ORA-01626: rollback segment number &#8221; cannot handle more transactions</p>
<p>ORA-01627: rollback segment number &#8221; is not online</p>
<p>ORA-01628: max # extents () reached for rollback segment</p>
<p>ORA-01629: max # extents () reached saving undo for tablespace</p>
<p>ORA-01630: max # extents () reached in temp segment in tablespace</p>
<p>ORA-01631: max # extents () reached in table .</p>
<p>ORA-01632: max # extents () reached in index .</p>
<p>ORA-01633: Real Application Clusters Option needed for this operation</p>
<p>ORA-01634: rollback segment number &#8221; is about to go offline</p>
<p>ORA-01635: rollback segment # specified not available</p>
<p>ORA-01636: rollback segment &#8221; is already online</p>
<p>ORA-01637: rollback segment &#8221; is being used by another instance (#)</p>
<p>ORA-01638: parameter does not allow ORACLE version to mount cluster database</p>
<p>ORA-01639: instance has no thread assigned to it</p>
<p>ORA-01640: cannot make tablespace read only with active transactions</p>
<p>ORA-01641: tablespace &#8221; is not online &#8211; cannot add data file</p>
<p>ORA-01642: begin backup not needed for read only tablespace &#8221;</p>
<p>ORA-01643: system tablespace can not be made read only</p>
<p>ORA-01644: tablespace &#8221; is already read only</p>
<p>ORA-01645: previous attempt to make read write is half complete</p>
<p>ORA-01646: tablespace &#8221; is not read only &#8211; cannot make read write</p>
<p>ORA-01647: tablespace &#8221; is read only, cannot allocate space in it</p>
<p>ORA-01648: log is the current log of disabled instance (thread )</p>
<p>ORA-01649: operation not allowed with a backup control file</p>
<p>ORA-01650: unable to extend rollback segment by in tablespace</p>
<p>ORA-01651: unable to extend save undo segment by for tablespace</p>
<p>ORA-01652: unable to extend temp segment by in tablespace</p>
<p>ORA-01653: unable to extend table . by in tablespace</p>
<p>ORA-01654: unable to extend index . by in tablespace</p>
<p>ORA-01655: unable to extend cluster . by in tablespace</p>
<p>ORA-01656: max # extents () reached in cluster .</p>
<p>ORA-01657: invalid SHRINK option value</p>
<p>ORA-01658: unable to create INITIAL extent for segment in tablespace</p>
<p>ORA-01659: unable to allocate MINEXTENTS beyond in tablespace</p>
<p>ORA-01660: tablespace &#8221; is already permanent</p>
<p>ORA-01661: tablespace &#8221; is already temporary</p>
<p>ORA-01662: tablespace &#8221; is non-empty and cannot be made temporary</p>
<p>ORA-01663: the contents of tablespace &#8221; is constantly changing</p>
<p>ORA-01664: Transaction which has expanded the Sort Segment has aborted</p>
<p>ORA-01665: control file is not a standby control file</p>
<p>ORA-01666: control file is for a standby database</p>
<p>ORA-01667: cannot add any more tablespaces: limit of exceeded</p>
<p>ORA-01668: standby database requires DROP option for offline of data file</p>
<p>ORA-01669: standby database control file not consistent</p>
<p>ORA-01670: new datafile needed for standby database recovery</p>
<p>ORA-01671: control file is a backup, cannot make a standby control file</p>
<p>ORA-01672: control file may be missing files or have extra ones</p>
<p>ORA-01673: data file has not been identified</p>
<p>ORA-01674: data file is an old incarnation rather than current file</p>
<p>ORA-01675: max_commit_propagation_delay inconsistent with other instances</p>
<p>ORA-01676: standby file name convert of &#8221; exceeds maximum length of</p>
<p>ORA-01677: standby file name convert parameters differ from other instance</p>
<p>ORA-01678: parameter must be pairs of pattern and replacement strings</p>
<p>ORA-01679: database must be mounted EXCLUSIVE and not open to activate</p>
<p>ORA-01680: unable to extend LOB segment by in tablespace</p>
<p>ORA-01681: max # extents () reached in LOB segment in tablespace</p>
<p>ORA-01682: read-only DB cannot allocate temporary space in tablespace</p>
<p>ORA-01683: unable to extend index . partition by in tablespace</p>
<p>ORA-01684: max # extents () reached in table . partition</p>
<p>ORA-01685: max # extents () reached in index . partition</p>
<p>ORA-01686: max # files () reached for the tablespace</p>
<p>ORA-01687: specified logging attribute for tablespace &#8221; is same as the existing</p>
<p>ORA-01688: unable to extend table . partition by in tablespace</p>
<p>ORA-01689: syntax error in clause &#8220;&#8221; of</p>
<p>ORA-01690: sort area size too small</p>
<p>ORA-01691: unable to extend lob segment . by in tablespace</p>
<p>ORA-01692: unable to extend lob segment . partition by in tablespace</p>
<p>ORA-01693: max # extents () reached in lob segment .</p>
<p>ORA-01694: max # extents () reached in lob segment . partition</p>
<p>ORA-01695: error converting rollback segment to version 8.0.2</p>
<p>ORA-01696: control file is not a clone control file</p>
<p>ORA-01697: control file is for a clone database</p>
<p>ORA-01698: a clone database may only have SYSTEM rollback segment online</p>
<p>ORA-01699: tablespace &#8221; is being imported for point in time recovery</p>
<p>ORA-01700: duplicate username in list</p>
<p>ORA-01701: a cluster is not appropriate here</p>
<p>ORA-01702: a view is not appropriate here</p>
<p>ORA-01703: missing SYNONYM keyword</p>
<p>ORA-01704: string literal too long</p>
<p>ORA-01705: an outer join cannot be specified on a correlation column</p>
<p>ORA-01706: user function result value was too large</p>
<p>ORA-01707: missing LIST keyword</p>
<p>ORA-01708: ACCESS or SESSION expected</p>
<p>ORA-01709: program does not exist</p>
<p>ORA-01710: missing OF keyword</p>
<p>ORA-01711: duplicate privilege listed</p>
<p>ORA-01712: you cannot grant a privilege which you do not have</p>
<p>ORA-01713: GRANT OPTION does not exist for that privilege</p>
<p>ORA-01714: error in execution of user function</p>
<p>ORA-01715: UNIQUE may not be used with a cluster index</p>
<p>ORA-01716: NOSORT may not be used with a cluster index</p>
<p>ORA-01717: seccta: invalid access mode token passed</p>
<p>ORA-01718: BY ACCESS | SESSION clause not allowed for NOAUDIT</p>
<p>ORA-01719: outer join operator (+) not allowed in operand of OR or IN</p>
<p>ORA-01720: grant option does not exist for &#8216;.&#8217;</p>
<p>ORA-01721: USERENV(COMMITSCN) invoked more than once in a transaction</p>
<p>ORA-01722: invalid number</p>
<p>ORA-01723: zero-length columns are not allowed</p>
<p>ORA-01724: floating point precision is out of range (1 to 126)</p>
<p>ORA-01725: USERENV(&#8216;COMMITSCN&#8217;) not allowed here</p>
<p>ORA-01726: a table is not appropriate here</p>
<p>ORA-01727: numeric precision specifier is out of range (1 to 38)</p>
<p>ORA-01728: numeric scale specifier is out of range (-84 to 127)</p>
<p>ORA-01729: database link name expected</p>
<p>ORA-01730: invalid number of column names specified</p>
<p>ORA-01731: circular view definition encountered</p>
<p>ORA-01732: data manipulation operation not legal on this view</p>
<p>ORA-01733: virtual column not allowed here</p>
<p>ORA-01734: illegal parameters &#8211; EXTENT MIN higher than EXTENT MAX</p>
<p>ORA-01735: invalid ALTER TABLE option</p>
<p>ORA-01736: [NOT] SUCCESSFUL expected</p>
<p>ORA-01737: valid modes: [ROW] SHARE, [[SHARE] ROW] EXCLUSIVE, SHARE UPDATE</p>
<p>ORA-01738: missing IN keyword</p>
<p>ORA-01739: missing MODE keyword</p>
<p>ORA-01740: missing double quote in identifier</p>
<p>ORA-01741: illegal zero-length identifier</p>
<p>ORA-01742: comment not terminated properly</p>
<p>ORA-01743: only pure functions can be indexed</p>
<p>ORA-01744: inappropriate INTO</p>
<p>ORA-01745: invalid host/bind variable name</p>
<p>ORA-01746: indicator variable not permitted here</p>
<p>ORA-01747: invalid user.table.column, table.column, or column specification</p>
<p>ORA-01748: only simple column names allowed here</p>
<p>ORA-01749: you may not GRANT/REVOKE privileges to/from yourself</p>
<p>ORA-01750: UPDATE/REFERENCES may only be REVOKEd from the whole table, not by column</p>
<p>ORA-01751: Invalid dump undo option</p>
<p>ORA-01752: cannot delete from view without exactly one key-preserved table</p>
<p>ORA-01753: column definition incompatible with clustered column definition</p>
<p>ORA-01754: a table may contain only one column of type LONG</p>
<p>ORA-01755: Must specify an extent number or block number</p>
<p>ORA-01756: quoted string not properly terminated</p>
<p>ORA-01757: Must specify an object number</p>
<p>ORA-01758: table must be empty to add mandatory (NOT NULL) column</p>
<p>ORA-01759: user function is incorrectly defined</p>
<p>ORA-01760: illegal argument for function</p>
<p>ORA-01761: DML operation does not map to a unique table in the join</p>
<p>ORA-01762: vopdrv: view query block not in FROM</p>
<p>ORA-01763: update or delete involves outer joined table</p>
<p>ORA-01764: new update value of join is not guaranteed to be unique</p>
<p>ORA-01765: specifying table&#8217;s owner name is not allowed</p>
<p>ORA-01766: dictionary table not allowed in this context</p>
<p>ORA-01767: UPDATE &#8230; SET expression must be a subquery</p>
<p>ORA-01768: number string too long</p>
<p>ORA-01769: duplicate CLUSTER option specifications</p>
<p>ORA-01770: CLUSTER option not allowed in CREATE CLUSTER command</p>
<p>ORA-01771: illegal option for a clustered table</p>
<p>ORA-01772: Must specify a value for LEVEL</p>
<p>ORA-01773: may not specify column datatypes in this CREATE TABLE</p>
<p>ORA-01774: Dump undo option specified more than once</p>
<p>ORA-01775: looping chain of synonyms</p>
<p>ORA-01776: cannot modify more than one base table through a join view</p>
<p>ORA-01777: WITH GRANT OPTION not allowed in this system</p>
<p>ORA-01778: maximum subquery nesting level exceeded</p>
<p>ORA-00337: log file &#8221; does not exist and no size specified</p>
<p>ORA-00338: log of thread is more recent than control file</p>
<p>ORA-00339: archived log does not contain any redo</p>
<p>ORA-00340: IO error processing online log of thread</p>
<p>ORA-00341: log of thread , wrong log # in header</p>
<p>ORA-00342: archived log does not have expected resetlogs SCN</p>
<p>ORA-00343: too many errors, log member closed</p>
<p>ORA-00344: unable to re-create online log &#8221;</p>
<p>ORA-00345: redo log write error block count</p>
<p>ORA-00346: log member marked as STALE</p>
<p>ORA-00347: log of thread , expected block size doesn&#8217;t match</p>
<p>ORA-00348: single-process redo failure. Must abort instance</p>
<p>ORA-00349: failure obtaining block size for &#8221;</p>
<p>ORA-00350: log of instance (thread ) needs to be archived</p>
<p>ORA-00351: recover-to time invalid</p>
<p>ORA-00352: all logs for thread need to be archived &#8211; cannot enable</p>
<p>ORA-00353: log corruption near block change time</p>
<p>ORA-00354: corrupt redo log block header</p>
<p>ORA-00355: change numbers out of order</p>
<p>ORA-00356: inconsistent lengths in change description</p>
<p>ORA-00357: too many members specified for log file, the maximum is</p>
<p>ORA-00358: Too many file members specified, the maximum is</p>
<p>ORA-00359: logfile group does not exist</p>
<p>ORA-00360: not a logfile member:</p>
<p>ORA-00361: cannot remove last log member for group</p>
<p>ORA-00362: member is required to form a valid logfile in group</p>
<p>ORA-00363: log is not the archived version</p>
<p>ORA-00364: cannot write header to new log member</p>
<p>ORA-00365: the specified log is not the correct next log</p>
<p>ORA-00366: log of thread , checksum error in the file header</p>
<p>ORA-00367: checksum error in log file header</p>
<p>ORA-00368: checksum error in redo log block</p>
<p>ORA-00369: Current log of thread not useable and other log being cleared</p>
<p>ORA-00370: potential deadlock during kcbchange operation</p>
<p>ORA-00371: not enough shared pool memory, should be atleast bytes</p>
<p>ORA-00372: file cannot be modified at this time</p>
<p>ORA-00373: online log version incompatible with ORACLE version</p>
<p>ORA-00374: parameter db_block_size = invalid ; must be a multiple of in the range [..]</p>
<p>ORA-00375: unable to get default db_block_size</p>
<p>ORA-00376: file cannot be read at this time</p>
<p>ORA-00377: Frequent backups of file causing write operation to stall</p>
<p>ORA-00378: buffer pools cannot be created as specified</p>
<p>ORA-00379: no free buffers available in buffer pool for block size K</p>
<p>ORA-00380: cannot specify db_k_cache_size since K is the standard block size</p>
<p>ORA-00381: cannot use both new and old parameters for buffer cache size specification</p>
<p>ORA-00382: not a valid block size, valid range [..]</p>
<p>ORA-00383: DEFAULT cache for blocksize cannot be reduced to zero</p>
<p>ORA-00384: Insufficient memory to grow cache</p>
<p>ORA-00385: cannot enable Very Large Memory with new buffer cache parameters</p>
<p>ORA-00386: use_indirect_data_buffers not supported</p>
<p>ORA-00390: log of thread is being cleared, cannot become current log</p>
<p>ORA-00391: All threads must switch to new log format at the same time</p>
<p>ORA-00392: log of thread is being cleared, operation not allowed</p>
<p>ORA-00393: log of thread is needed for recovery of offline datafiles</p>
<p>ORA-00394: online log reused while attempting to archive it</p>
<p>ORA-00395: online logs for the clone database must be renamed</p>
<p>ORA-00396: error required fallback to single-pass recovery</p>
<p>ORA-00397: instance recovery process terminated with error</p>
<p>ORA-00398: abort thread recovery due to reconfiguration</p>
<p>ORA-00399: corrupt change description in redo log</p>
<p>ORA-00400: invalid release value for parameter</p>
<p>ORA-00401: the value for parameter is not supported by this release</p>
<p>ORA-00402: database changes by release cannot be used by release</p>
<p>ORA-00403: () is not the same as other instances ()</p>
<p>ORA-00404: Convert file not found: &#8221;</p>
<p>ORA-00405: compatibility type &#8220;&#8221;</p>
<p>ORA-00406: COMPATIBLE parameter needs to be or greater</p>
<p>ORA-00407: rolling upgrade from release . to . is not allowed</p>
<p>ORA-00408: parameter is set to TRUE</p>
<p>ORA-00409: COMPATIBLE needs to be or higher to use AUTO SEGMENT SPACE MANAGEMENT</p>
<p>ORA-00436: ORACLE is not licensed. Contact Oracle Corp. for assistance</p>
<p>ORA-00437: ORACLE feature is not licensed. Contact Oracle Corp. for assistance</p>
<p>ORA-00438: Option not installed</p>
<p>ORA-00439: feature not enabled:</p>
<p>ORA-00443: background process &#8220;&#8221; did not start</p>
<p>ORA-00444: background process &#8220;&#8221; failed while starting</p>
<p>ORA-00445: background process &#8220;&#8221; did not start after seconds</p>
<p>ORA-00446: background process started when not expected</p>
<p>ORA-00447: fatal error in background process</p>
<p>ORA-00448: normal completion of background process</p>
<p>ORA-00449: background process &#8221; unexpectedly terminated with error</p>
<p>ORA-00450: background process &#8221; did not start</p>
<p>ORA-00451: foreground process died unexpectedly</p>
<p>ORA-00452: foreground process unexpectedly terminated with error</p>
<p>ORA-00453: backgroud process &#8221; is dead</p>
<p>ORA-00469: CKPT process terminated with error</p>
<p>ORA-00470: LGWR process terminated with error</p>
<p>ORA-00471: DBWR process terminated with error</p>
<p>ORA-00472: PMON process terminated with error</p>
<p>ORA-00473: ARCH process terminated with error</p>
<p>ORA-00474: SMON process terminated with error</p>
<p>ORA-00475: TRWR process terminated with error</p>
<p>ORA-00476: RECO process terminated with error</p>
<p>ORA-00477: SNP* process terminated with error</p>
<p>ORA-00478: SMON process terminated due to error</p>
<p>ORA-00479: RVWR process terminated with error</p>
<p>ORA-00480: LCK* process terminated with error</p>
<p>ORA-00481: LMON process terminated with error</p>
<p>ORA-00482: LMD* process terminated with error</p>
<p>ORA-00483: During shutdown a process abnormally terminated</p>
<p>ORA-00484: LMS* process terminated with error</p>
<p>ORA-00485: DIAG process terminated with error</p>
<p>ORA-00486: ASMB process terminated with error</p>
<p>ORA-00487: CTWR process terminated with error</p>
<p>ORA-00488: RBAL process terminated with error</p>
<p>ORA-00489: ARB* process terminated with error</p>
<p>ORA-00490: PSP process terminated with error</p>
<p>ORA-00494: enqueue held for too long by &#8221;</p>
<p>ORA-00566: cannot request processor group &#8211; NUMA not enabled</p>
<p>ORA-00567: Requested processor group is too large (maximum )</p>
<p>ORA-00568: Maximum number of interrupt handlers exceeded</p>
<p>ORA-00569: Failed to acquire global enqueue.</p>
<p>ORA-00574: osndnt: $CANCEL failure (break)</p>
<p>ORA-00575: osndnt: $QIO failure (send out-of-band break)</p>
<p>ORA-00576: in-band break protocol error</p>
<p>ORA-00577: out-of-band break protocol error</p>
<p>ORA-00578: reset protocol error</p>
<p>ORA-00579: osndnt: server received malformed connection request</p>
<p>ORA-00580: protocol versions do not match</p>
<p>ORA-00581: osndnt: cannot allocate context area</p>
<p>ORA-00582: osndnt: cannot deallocate context area</p>
<p>ORA-00583: osndnt: $TRNLOG failure</p>
<p>ORA-00584: cannot close connection</p>
<p>ORA-00585: host name has incorrect form</p>
<p>ORA-00586: osndnt: LIB$ASN_WTH_MBX failure</p>
<p>ORA-00587: cannot connect to remote host</p>
<p>ORA-00588: message from host was too short</p>
<p>ORA-00589: message from host had incorrect data length</p>
<p>ORA-00590: message from host had incorrect message type</p>
<p>ORA-00591: incorrect number of bytes written</p>
<p>ORA-00592: osndnt: $QIO failure (mailbox queue)</p>
<p>ORA-00593: osndnt: $DASSGN failure (network device)</p>
<p>ORA-00594: osndnt: $DASSGN failure (mailbox)</p>
<p>ORA-00595: osndnt: $QIO failure (receive)</p>
<p>ORA-00596: osndnt: $QIO failure (send)</p>
<p>ORA-00597: osndnt: $QIO failure (mailbox requeue)</p>
<p>ORA-00598: osndnt: $QIO failure (mailbox read)</p>
<p>ORA-00600: internal error code, arguments: [], [], [], [], [], [], [], []</p>
<p>ORA-00601: cleanup lock conflict</p>
<p>ORA-00602: internal programming exception</p>
<p>ORA-00603: ORACLE server session terminated by fatal error</p>
<p>ORA-00604: error occurred at recursive SQL level</p>
<p>ORA-00606: Internal error code</p>
<p>ORA-00607: Internal error occurred while making a change to a data block</p>
<p>ORA-00608: testing error [] [] [] [] []</p>
<p>ORA-00609: could not attach to incoming connection</p>
<p>ORA-00610: Internal error code</p>
<p>ORA-00701: object necessary for warmstarting database cannot be altered</p>
<p>ORA-00702: bootstrap verison &#8221; inconsistent with version &#8221;</p>
<p>ORA-00703: maximum number of row cache instance locks exceeded</p>
<p>ORA-00704: bootstrap process failure</p>
<p>ORA-00705: inconsistent state during start up; shut down the instance, then restart it</p>
<p>ORA-00706: error changing format of file &#8221;</p>
<p>ORA-00710: new tablespace name is the same as the old tablespace name</p>
<p>ORA-00711: new tablespace name is invalid</p>
<p>ORA-00712: cannot rename system tablespace</p>
<p>ORA-00720: ALTER DATABASE RESET COMPATIBILITY command has been de-supported</p>
<p>ORA-00721: changes by release cannot be used by release</p>
<p>ORA-00722: Feature &#8220;&#8221;</p>
<p>ORA-00723: Initialization parameter COMPATIBLE must be explicitly set</p>
<p>ORA-00724: ALTER DATABASE CONVERT command has been de-supported</p>
<p>ORA-00740: datafile size of () blocks exceeds maximum file size</p>
<p>ORA-00741: logfile size of () blocks exceeds maximum logfile size</p>
<p>ORA-00750: database has been previously mounted and dismounted</p>
<p>ORA-00816: error message translation failed</p>
<p>ORA-00820: Specified value of sga_max_size is too small, needs to be at least M</p>
<p>ORA-00821: Specified value of sga_target M is too small, needs to be at least M</p>
<p>ORA-00822: MMAN process terminated with error</p>
<p>ORA-00823: Specified value of sga_target greater than sga_max_size</p>
<p>ORA-00824: cannot set sga_target due to existing internal settings, see alert log for more information</p>
<p>ORA-00825: cannot set db_block_buffers if sga_target set</p>
<p>ORA-00826: cannot set sga_target for an ASM instance</p>
<p>ORA-00827: could not shrink sga_target to specified value</p>
<p>ORA-00828: specified value of shared_pool_reserved_size inconsistent with internal settings</p>
<p>ORA-00829: event to stress test self tuning SGA feature by forcing partial granules transfers</p>
<p>ORA-00830: cannot set statistics_level to BASIC with auto-tune SGA enabled</p>
<p>ORA-00831: event to stress test self tuning SGA feature by doing random memory broker resizes</p>
<p>ORA-00832: no streams pool created and cannot automatically create one</p>
<p>ORA-00833: event to test cancellation and cache protection by pinning buffers for deferred mode requests</p>
<p>ORA-00900: invalid SQL statement</p>
<p>ORA-00901: invalid CREATE command</p>
<p>ORA-00902: invalid datatype</p>
<p>ORA-00903: invalid table name</p>
<p>ORA-00904: : invalid identifier</p>
<p>ORA-00905: missing keyword</p>
<p>ORA-00906: missing left parenthesis</p>
<p>ORA-00907: missing right parenthesis</p>
<p>ORA-00908: missing NULL keyword</p>
<p>ORA-00909: invalid number of arguments</p>
<p>ORA-00910: specified length too long for its datatype</p>
<p>ORA-00911: invalid character</p>
<p>ORA-00912: input parameter too long</p>
<p>ORA-00913: too many values</p>
<p>ORA-00914: missing ADD keyword</p>
<p>ORA-00915: network access of dictionary table not currently allowed</p>
<p>ORA-00917: missing comma</p>
<p>ORA-00918: column ambiguously defined</p>
<p>ORA-00919: invalid function</p>
<p>ORA-00920: invalid relational operator</p>
<p>ORA-00921: unexpected end of SQL command</p>
<p>ORA-00922: missing or invalid option</p>
<p>ORA-00923: FROM keyword not found where expected</p>
<p>ORA-00924: missing BY keyword</p>
<p>ORA-00925: missing INTO keyword</p>
<p>ORA-00926: missing VALUES keyword</p>
<p>ORA-00927: missing equal sign</p>
<p>ORA-00928: missing SELECT keyword</p>
<p>ORA-00929: missing period</p>
<p>ORA-00930: missing asterisk</p>
<p>ORA-00931: missing identifier</p>
<p>ORA-00932: inconsistent datatypes: expected got</p>
<p>ORA-00933: SQL command not properly ended</p>
<p>ORA-00934: group function is not allowed here</p>
<p>ORA-00935: group function is nested too deeply</p>
<p>ORA-00936: missing expression</p>
<p>ORA-00937: not a single-group group function</p>
<p>ORA-00938: not enough arguments for function</p>
<p>ORA-00939: too many arguments for function</p>
<p>ORA-00940: invalid ALTER command</p>
<p>ORA-00941: missing cluster name</p>
<p>ORA-00942: table or view does not exist</p>
<p>ORA-00943: cluster does not exist</p>
<p>ORA-00944: insufficient number of clustered columns</p>
<p>ORA-00945: specified clustered column does not exist</p>
<p>ORA-00946: missing TO keyword</p>
<p>ORA-00947: not enough values</p>
<p>ORA-00948: ALTER CLUSTER statement no longer supported</p>
<p>ORA-00949: illegal reference to remote database</p>
<p>ORA-00950: invalid DROP option</p>
<p>ORA-00951: cluster not empty</p>
<p>ORA-00952: missing GROUP keyword</p>
<p>ORA-00953: missing or invalid index name</p>
<p>ORA-00954: missing IDENTIFIED keyword</p>
<p>ORA-00955: name is already used by an existing object</p>
<p>ORA-00956: missing or invalid auditing option</p>
<p>ORA-00957: duplicate column name</p>
<p>ORA-00958: missing CHECK keyword</p>
<p>ORA-00959: tablespace &#8221; does not exist</p>
<p>ORA-00960: ambiguous column naming in select list</p>
<p>ORA-00961: bad datetime/interval value</p>
<p>ORA-00962: too many group-by / order-by expressions</p>
<p>ORA-00963: unsupported interval type</p>
<p>ORA-00964: table name not in FROM list</p>
<p>ORA-00965: column aliases not allowed for &#8216;*&#8217;</p>
<p>ORA-00966: missing TABLE keyword</p>
<p>ORA-00967: missing WHERE keyword</p>
<p>ORA-00968: missing INDEX keyword</p>
<p>ORA-00969: missing ON keyword</p>
<p>ORA-00970: missing WITH keyword</p>
<p>ORA-00971: missing SET keyword</p>
<p>ORA-00972: identifier is too long</p>
<p>ORA-00973: invalid row count estimate</p>
<p>ORA-00974: invalid PCTFREE value (percentage)</p>
<p>ORA-00975: date + date not allowed</p>
<p>ORA-00976: LEVEL, PRIOR, or ROWNUM not allowed here</p>
<p>ORA-00977: duplicate auditing option</p>
<p>ORA-00978: nested group function without GROUP BY</p>
<p>ORA-00979: not a GROUP BY expression</p>
<p>ORA-00980: synonym translation is no longer valid</p>
<p>ORA-00981: cannot mix table and system auditing options</p>
<p>ORA-00982: missing plus sign</p>
<p>ORA-00983: cannot audit or noaudit SYS user actions</p>
<p>ORA-00984: column not allowed here</p>
<p>ORA-00985: invalid program name</p>
<p>ORA-00986: missing or invalid group name(s)</p>
<p>ORA-00987: missing or invalid username(s)</p>
<p>ORA-00988: missing or invalid password(s)</p>
<p>ORA-00989: too many passwords for usernames given</p>
<p>ORA-00990: missing or invalid privilege</p>
<p>ORA-00991: only MAC privileges may be granted to procedures</p>
<p>ORA-00992: invalid format for REVOKE command</p>
<p>ORA-00993: missing GRANT keyword</p>
<p>ORA-00994: missing OPTION keyword</p>
<p>ORA-00995: missing or invalid synonym identifier</p>
<p>ORA-00996: the concatenate operator is ||, not |</p>
<p>ORA-00997: illegal use of LONG datatype</p>
<p>ORA-00998: must name this expression with a column alias</p>
<p>ORA-00999: invalid view name</p>
<p>ORA-01000: maximum open cursors exceeded</p>
<p>ORA-01001: invalid cursor</p>
<p>ORA-01002: fetch out of sequence</p>
<p>ORA-01003: no statement parsed</p>
<p>ORA-01004: default username feature not supported; logon denied</p>
<p>ORA-01005: null password given; logon denied</p>
<p>ORA-01006: bind variable does not exist</p>
<p>ORA-01007: variable not in select list</p>
<p>ORA-01008: not all variables bound</p>
<p>ORA-01009: missing mandatory parameter</p>
<p>ORA-01010: invalid OCI operation</p>
<p>ORA-01011: Cannot use v7 compatibility mode when talking to v6 server</p>
<p>ORA-01012: not logged on</p>
<p>ORA-01013: user requested cancel of current operation</p>
<p>ORA-01014: ORACLE shutdown in progress</p>
<p>ORA-01015: logon called recursively</p>
<p>ORA-01016: This function can be called only after a fetch</p>
<p>ORA-01017: invalid username/password; logon denied</p>
<p>ORA-01018: column does not have a LONG datatype</p>
<p>ORA-01019: unable to allocate memory in the user side</p>
<p>ORA-01020: unknown context state</p>
<p>ORA-01021: invalid context size specified</p>
<p>ORA-01022: database operation not supported in this configuration</p>
<p>ORA-01023: Cursor context not found (Invalid cursor number)</p>
<p>ORA-01024: invalid datatype in OCI call</p>
<p>ORA-01025: UPI parameter out of range</p>
<p>ORA-01026: multiple buffers of size > 4000 in the bind list</p>
<p>ORA-01027: bind variables not allowed for data definition operations</p>
<p>ORA-01028: internal two task error</p>
<p>ORA-01029: internal two task error</p>
<p>ORA-01030: SELECT &#8230; INTO variable does not exist</p>
<p>ORA-01031: insufficient privileges</p>
<p>ORA-01032: no such userid</p>
<p>ORA-01033: ORACLE initialization or shutdown in progress</p>
<p>ORA-01034: ORACLE not available</p>
<p>ORA-01035: ORACLE only available to users with RESTRICTED SESSION privilege</p>
<p>ORA-01036: illegal variable name/number</p>
<p>ORA-01037: maximum cursor memory exceeded</p>
<p>ORA-01038: cannot write database file version with ORACLE version</p>
<p>ORA-01039: insufficient privileges on underlying objects of the view</p>
<p>ORA-01040: invalid character in password; logon denied</p>
<p>ORA-01041: internal error. hostdef extension doesn&#8217;t exist</p>
<p>ORA-01042: detaching a session with open cursors not allowed</p>
<p>ORA-01043: user side memory corruption [], [], [], []</p>
<p>ORA-01044: size of buffer bound to variable exceeds maximum</p>
<p>ORA-01045: user lacks CREATE SESSION privilege; logon denied</p>
<p>ORA-01046: cannot acquire space to extend context area</p>
<p>ORA-01047: The above error occurred in schema=, package=, procedure=</p>
<p>ORA-01048: Couldn&#8217;t find the specified procedure in the given context</p>
<p>ORA-01049: Bind by name is not spupportted in streamed RPC</p>
<p>ORA-01050: cannot acquire space to open context area</p>
<p>ORA-01051: deferred rpc buffer format invalid</p>
<p>ORA-01052: required destination LOG_ARCHIVE_DUPLEX_DEST is not specified</p>
<p>ORA-01053: user storage address cannot be read</p>
<p>ORA-01054: user storage address cannot be written</p>
<p>ORA-01057: invalid or ambiguous block.field reference in user exit</p>
<p>ORA-01058: internal New Upi interface error</p>
<p>ORA-01059: parse expected before a bind or execute</p>
<p>ORA-01060: array binds or executes not allowed</p>
<p>ORA-01061: cannot start up a V8 server using a V7 client application</p>
<p>ORA-01062: unable to allocate memory for define buffer</p>
<p>ORA-01070: Using an old version of Oracle for the server</p>
<p>ORA-01071: cannot perform operation without starting up ORACLE</p>
<p>ORA-01072: cannot stop ORACLE; ORACLE not running</p>
<p>ORA-01073: fatal connection error: unrecognized call type</p>
<p>ORA-01074: cannot shut down ORACLE; inside a login session &#8211; log off first</p>
<p>ORA-01075: you are currently logged on</p>
<p>ORA-01076: multiple logons per process not yet supported</p>
<p>ORA-01077: background process initialization failure</p>
<p>ORA-01078: failure in processing system parameters</p>
<p>ORA-01079: ORACLE database was not properly created, operation aborted</p>
<p>ORA-01080: error in shutting down ORACLE</p>
<p>ORA-01081: cannot start already-running ORACLE &#8211; shut it down first</p>
<p>ORA-01082: &#8216;row_locking = always&#8217; requires the transaction processing option</p>
<p>ORA-01083: value of parameter &#8220;&#8221; is inconsistent with that of other instances</p>
<p>ORA-01084: invalid argument in OCI call</p>
<p>ORA-01085: preceding errors in deferred rpc to &#8220;..&#8221;</p>
<p>ORA-01086: savepoint &#8221; never established</p>
<p>ORA-01087: cannot start up ORACLE &#8211; currently logged on</p>
<p>ORA-01088: cannot shut down ORACLE while active processes exist</p>
<p>ORA-01089: immediate shutdown in progress &#8211; no operations are permitted</p>
<p>ORA-01090: shutdown in progress &#8211; connection is not permitted</p>
<p>ORA-01091: failure during startup force</p>
<p>ORA-01092: ORACLE instance terminated. Disconnection forced</p>
<p>ORA-01093: ALTER DATABASE CLOSE only permitted with no sessions connected</p>
<p>ORA-01094: ALTER DATABASE CLOSE in progress. Connections not permitted</p>
<p>ORA-01095: DML statement processed zero rows</p>
<p>ORA-01096: program version () incompatible with instance ()</p>
<p>ORA-01097: cannot shutdown while in a transaction &#8211; commit or rollback first</p>
<p>ORA-01098: program Interface error during Long Insert</p>
<p>ORA-01099: cannot mount database in SHARED mode if started in single process mode</p>
<p>ORA-01100: database already mounted</p>
<p>ORA-01101: database being created currently mounted by some other instance</p>
<p>ORA-01102: cannot mount database in EXCLUSIVE mode</p>
<p>ORA-01103: database name &#8221; in control file is not &#8221;</p>
<p>ORA-01104: number of control files () does not equal</p>
<p>ORA-01105: mount is incompatible with mounts by other instances</p>
<p>ORA-01106: database must be closed before dismounting</p>
<p>ORA-01107: database must be mounted for media recovery</p>
<p>ORA-01108: file is in backup or media recovery</p>
<p>ORA-01109: database not open</p>
<p>ORA-01110: data file : &#8221;</p>
<p>ORA-01111: name for data file is unknown &#8211; rename to correct file</p>
<p>ORA-01112: media recovery not started</p>
<p>ORA-01113: file needs media recovery</p>
<p>ORA-01114: IO error writing block to file (block # )</p>
<p>ORA-01115: IO error reading block from file (block # )</p>
<p>ORA-01116: error in opening database file</p>
<p>ORA-01117: adding file &#8221; with illegal block size: ; limit is</p>
<p>ORA-01118: cannot add any more database files: limit of exceeded</p>
<p>ORA-01119: error in creating database file &#8221;</p>
<p>ORA-01120: cannot remove online database file</p>
<p>ORA-01121: cannot rename database file &#8211; file is in use or recovery</p>
<p>ORA-01122: database file failed verification check</p>
<p>ORA-01123: cannot start online backup; media recovery not enabled</p>
<p>ORA-01124: cannot recover data file &#8211; file is in use or recovery</p>
<p>ORA-01125: cannot disable media recovery &#8211; file has online backup set</p>
<p>ORA-01126: database must be mounted in this instance and not open in any instance</p>
<p>ORA-01127: database name &#8221; exceeds size limit of characters</p>
<p>ORA-01128: cannot start online backup &#8211; file is offline</p>
<p>ORA-01129: user&#8217;s default or temporary tablespace does not exist</p>
<p>ORA-01130: database file version incompatible with ORACLE version</p>
<p>ORA-01131: DB_FILES system parameter value exceeds limit of</p>
<p>ORA-01132: length of database file name &#8221; exceeds limit of characters</p>
<p>ORA-01133: length of log file name &#8221; exceeds limit of characters</p>
<p>ORA-01134: database mounted exclusive by another instance</p>
<p>ORA-01135: file accessed for DML/query is offline</p>
<p>ORA-01136: specified size of file ( blocks) is less than original size of blocks</p>
<p>ORA-01137: data file is still in the middle of going offline</p>
<p>ORA-01138: database must either be open in this instance or not at all</p>
<p>ORA-01139: RESETLOGS option only valid after an incomplete database recovery</p>
<p>ORA-01140: cannot end online backup &#8211; all files are offline or readonly</p>
<p>ORA-01141: error renaming data file &#8211; new file &#8221; not found</p>
<p>ORA-01142: cannot end online backup &#8211; none of the files are in backup</p>
<p>ORA-01143: cannot disable media recovery &#8211; file needs media recovery</p>
<p>ORA-01144: File size ( blocks) exceeds maximum of blocks</p>
<p>ORA-01145: offline immediate disallowed unless media recovery enabled</p>
<p>ORA-01146: cannot start online backup &#8211; file is already in backup</p>
<p>ORA-01147: SYSTEM tablespace file is offline</p>
<p>ORA-01148: cannot refresh file size for datafile</p>
<p>ORA-01149: cannot shutdown &#8211; file has online backup set</p>
<p>ORA-01150: cannot prevent writes &#8211; file has online backup set</p>
<p>ORA-01151: use media recovery to recover block, restore backup if needed</p>
<p>ORA-01152: file was not restored from a sufficiently old backup</p>
<p>ORA-01153: an incompatible media recovery is active</p>
<p>ORA-01154: database busy. Open, close, mount, and dismount not allowed now</p>
<p>ORA-01155: the database is being opened, closed, mounted or dismounted</p>
<p>ORA-01156: recovery in progress may need access to files</p>
<p>ORA-01157: cannot identify/lock data file &#8211; see DBWR trace file</p>
<p>ORA-01158: database already mounted</p>
<p>ORA-01159: file is not from same database as previous files &#8211; wrong database id</p>
<p>ORA-01160: file is not a</p>
<p>ORA-01161: database name in file header does not match given name of</p>
<p>ORA-01162: block size in file header does not match configured block sizes</p>
<p>ORA-01163: SIZE clause indicates (blocks), but should match header</p>
<p>ORA-01164: MAXLOGFILES may not exceed</p>
<p>ORA-01165: MAXDATAFILES may not exceed</p>
<p>ORA-01166: file number is larger than ()</p>
<p>ORA-01167: two files are the same file/group number or the same file</p>
<p>ORA-01168: physical block size does not match size of other members</p>
<p>ORA-01169: DATAFILE number 1 not found. Must be present</p>
<p>ORA-01170: file not found &#8221;</p>
<p>ORA-01171: datafile going offline due to error advancing checkpoint</p>
<p>ORA-01172: recovery of thread stuck at block of file</p>
<p>ORA-01173: data dictionary indicates missing data file from system tablespace</p>
<p>ORA-01174: DB_FILES is buts needs to be to be compatible</p>
<p>ORA-01175: data dictionary has more than the files allowed by the instance</p>
<p>ORA-01176: data dictionary has more than the files allowed by the controlfie</p>
<p>ORA-01177: data file does not match dictionary &#8211; probably old incarnation</p>
<p>ORA-01178: file created before last CREATE CONTROLFILE, cannot recreate</p>
<p>ORA-01179: file does not exist</p>
<p>ORA-01180: can not create datafile 1</p>
<p>ORA-01181: file created before last known RESETLOGS, cannot recreate</p>
<p>ORA-01182: cannot create database file &#8211; file is in use or recovery</p>
<p>ORA-01183: cannot mount database in SHARED mode</p>
<p>ORA-01184: logfile group already exists</p>
<p>ORA-01185: logfile group number is invalid</p>
<p>ORA-01186: file failed verification tests</p>
<p>ORA-01187: cannot read from file because it failed verification tests</p>
<p>ORA-01188: Block size in header does not match physical block size</p>
<p>ORA-01189: file is from a different RESETLOGS than previous files</p>
<p>ORA-01190: control file or data file is from before the last RESETLOGS</p>
<p>ORA-01191: file is already offline &#8211; cannot do a normal offline</p>
<p>ORA-01192: must have at least one enabled thread</p>
<p>ORA-01193: file is not the same file seen at start of recovery</p>
<p>ORA-01194: file needs more recovery to be consistent</p>
<p>ORA-01195: online backup of file needs more recovery to be consistent</p>
<p>ORA-01196: file is inconsistent due to a failed media recovery session</p>
<p>ORA-01197: thread only contains one log</p>
<p>ORA-01198: must specify size for log file if RESETLOGS</p>
<p>ORA-01199: file is not in online backup mode</p>
<p>ORA-01200: actual file size of is smaller than correct size of blocks</p>
<p>ORA-01201: file header failed to write correctly</p>
<p>ORA-01202: wrong incarnation of this file &#8211; wrong creation time</p>
<p>ORA-01203: wrong incarnation of this file &#8211; wrong creation SCN</p>
<p>ORA-01204: file number is rather than &#8211; wrong file</p>
<p>ORA-01205: not a data file &#8211; type number in header is</p>
<p>ORA-01206: file is not part of this database &#8211; wrong database id</p>
<p>ORA-01207: file is more recent than control file &#8211; old control file</p>
<p>ORA-01208: data file is an old version &#8211; not accessing current version</p>
<p>ORA-01209: data file is from before the last RESETLOGS</p>
<p>ORA-01210: data file header is media corrupt</p>
<p>ORA-01211: Oracle7 data file is not from migration to Oracle8</p>
<p>ORA-01212: MAXLOGMEMBERS may not exceed</p>
<p>ORA-01213: MAXINSTANCES may not exceed</p>
<p>ORA-01214: MAXLOGHISTORY may not exceed</p>
<p>ORA-01215: enabled thread is missing after CREATE CONTROLFILE</p>
<p>ORA-01216: thread is expected to be disabled after CREATE CONTROLFILE</p>
<p>ORA-01217: logfile member belongs to a different logfile group</p>
<p>ORA-01218: logfile member is not from the same point-in-time</p>
<p>ORA-01219: database not open: queries allowed on fixed tables/views only</p>
<p>ORA-01220: file based sort illegal before database is open</p>
<p>ORA-01221: data file is not the same file to a background process</p>
<p>ORA-01222: MAXINSTANCES of requires MAXLOGFILES be at least , not</p>
<p>ORA-01223: RESETLOGS must be specified to set a new database name</p>
<p>ORA-01224: group number in header does not match GROUP</p>
<p>ORA-01225: thread number is greater than MAXINSTANCES</p>
<p>ORA-01226: file header of log member is inconsistent with other members</p>
<p>ORA-01227: log is inconsistent with other logs</p>
<p>ORA-01228: SET DATABASE option required to install seed database</p>
<p>ORA-01229: data file is inconsistent with logs</p>
<p>ORA-01230: cannot make read only &#8211; file is offline</p>
<p>ORA-01231: cannot make read write &#8211; file is offline</p>
<p>ORA-01232: cannot start online backup &#8211; file is being made read-only</p>
<p>ORA-01233: file is read only &#8211; cannot recover using backup control file</p>
<p>ORA-01234: cannot end backup of file &#8211; file is in use or recovery</p>
<p>ORA-01235: END BACKUP failed for file(s) and succeeded for</p>
<p>ORA-01236: Error occurred during initialization of file header access</p>
<p>ORA-01237: cannot extend datafile</p>
<p>ORA-01238: cannot shrink datafile</p>
<p>ORA-01239: database must be in ARCHIVELOG mode to use external cache</p>
<p>ORA-01240: too many data files to add in one command</p>
<p>ORA-01241: an external cache has died</p>
<p>ORA-01242: data file suffered media failure: database in NOARCHIVELOG mode</p>
<p>ORA-01243: system tablespace file suffered media failure</p>
<p>ORA-01244: unnamed datafile(s) added to control file by media recovery</p>
<p>ORA-01245: offline file will be lost if RESETLOGS is done</p>
<p>ORA-01246: recovering files through TSPITR of tablespace</p>
<p>ORA-01247: database recovery through TSPITR of tablespace</p>
<p>ORA-01248: file was created in the future of incomplete recovery</p>
<p>ORA-01249: archiving not allowed in a clone database</p>
<p>ORA-01250: Error occurred during termination of file header access</p>
<p>ORA-01251: Unknown File Header Version read for file number</p>
<p>ORA-01252: cannot prevent writes &#8211; file in recovery manager backup</p>
<p>ORA-01253: cannot start online backup &#8211; file in recovery manager backup</p>
<p>ORA-01254: cannot end online backup &#8211; file in recovery manager backup</p>
<p>ORA-01255: cannot shutdown &#8211; file in recovery manager backup</p>
<p>ORA-01256: error in locking database file</p>
<p>ORA-01257: cannot reuse database file , unknown file size</p>
<p>ORA-01258: unable to delete temporary file</p>
<p>ORA-01259: unable to delete datafile</p>
<p>ORA-01260: warning: END BACKUP succeeded but some files found not to be in backup mode</p>
<p>ORA-01261: Parameter destination string cannot be translated</p>
<p>ORA-01262: Stat failed on a file destination directory</p>
<p>ORA-01263: Name given for file destination directory is invalid</p>
<p>ORA-01264: Unable to create file name</p>
<p>ORA-01265: Unable to delete</p>
<p>ORA-01266: Unable to create unique file name</p>
<p>ORA-01267: Failure getting date/time</p>
<p>ORA-01268: invalid TEMPFILE clause for alter of permanent TABLESPACE</p>
<p>ORA-01269: Destination parameter string is too long</p>
<p>ORA-01270: operation is not allowed if STANDBY_PRESERVES_NAMES is true</p>
<p>ORA-01271: Unable to create new file name for file</p>
<p>ORA-01272: REUSE only allowed when a file name is provided.</p>
<p>ORA-01273: STANDBY_FILE_MANAGEMENT = AUTO needs COMPATIBLE = or higher</p>
<p>ORA-01274: cannot add datafile &#8221; &#8211; file could not be created</p>
<p>ORA-01275: Operation is not allowed if standby file management is automatic.</p>
<p>ORA-01276: Cannot add file . File has an Oracle Managed Files file name.</p>
<p>ORA-01277: file &#8221; already exists</p>
<p>ORA-01278: error creating file &#8221;</p>
<p>ORA-01279: db_files too large</p>
<p>ORA-01280: Fatal LogMiner Error.</p>
<p>ORA-01281: SCN range specified is invalid</p>
<p>ORA-01282: date range specified is invalid</p>
<p>ORA-01283: Options specified is invalid</p>
<p>ORA-01284: file cannot be opened</p>
<p>ORA-01285: error reading file</p>
<p>ORA-01286: start interval required</p>
<p>ORA-01287: file is from a different database incarnation</p>
<p>ORA-01289: cannot add duplicate logfile</p>
<p>ORA-01290: cannot remove unlisted logfile</p>
<p>ORA-01291: missing logfile</p>
<p>ORA-01292: no log file has been specified for the current LogMiner session</p>
<p>ORA-01293: mounted database required for specified LogMiner options</p>
<p>ORA-01294: error occurred while processing information in dictionary file , possible corruption</p>
<p>ORA-01295: DB_ID mismatch between dictionary and logfiles</p>
<p>ORA-01296: character set mismatch between dictionary and logfiles</p>
<p>ORA-01297: redo version mismatch between dictionary and logfiles</p>
<p>ORA-01298: conflicting dictionary option</p>
<p>ORA-01299: dictionary corresponds to a different database incarnation</p>
<p>ORA-01300: writable database required for specified LogMiner options</p>
<p>ORA-01301: error writing to file during flat file build</p>
<p>ORA-01302: dictionary build options missing or incorrect</p>
<p>ORA-01303: subordinate process error: %u. Check alert and trace logs</p>
<p>ORA-01304: subordinate process error. Check alert and trace logs</p>
<p>ORA-01306: dbms_logmnr.start_logmnr() must be invoked before selecting from v$logmnr_contents</p>
<p>ORA-01307: no LogMiner session is currently active</p>
<p>ORA-01308: initialization parameter utl_file_dir is not set</p>
<p>ORA-01309: invalid session</p>
<p>ORA-01310: requested return type not supported by the lcr_mine function</p>
<p>ORA-01311: Illegal invocation of the mine_value function</p>
<p>ORA-01312: Specified table/column does not exist</p>
<p>ORA-01313: LogMiner dictionary column type different from specified type</p>
<p>ORA-01314: Name of the column to be mined should be a string literal</p>
<p>ORA-01315: Log file has been added or removed during select</p>
<p>ORA-01316: Already attached to a Logminer session</p>
<p>ORA-01317: Not attached to a Logminer session</p>
<p>ORA-01319: Invalid Logminer session attribute</p>
<p>ORA-01320: Invalid Logminer dictionar attribute</p>
<p>ORA-01322: No such table</p>
<p>ORA-01323: Invalid state</p>
<p>ORA-01324: cannot add file due to DB_ID mismatch</p>
<p>ORA-01325: archive log mode must be enabled to build into the logstream</p>
<p>ORA-01326: compatability of 9.0 or greater required to build into the logstream</p>
<p>ORA-01327: failed to exclusively lock system dictionary as required by build</p>
<p>ORA-01328: only one build operation may occur at one time</p>
<p>ORA-01329: unable to truncate required build table</p>
<p>ORA-01330: problem loading a required build table</p>
<p>ORA-01331: general error while running build</p>
<p>ORA-01332: internal Logminer Dictionary error</p>
<p>ORA-01333: failed to establish Logminer Dictionary</p>
<p>ORA-01334: invalid or missing logminer dictionary processes context</p>
<p>ORA-01335: feature not yet implemented</p>
<p>ORA-01336: specified dictionary file cannot be opened</p>
<p>ORA-01337: log file has a different compatibility version</p>
<p>ORA-01338: Other process is attached to LogMiner session</p>
<p>ORA-01339: LogMiner BUILD: Error copying system catalog metadata to LogMiner dictionary</p>
<p>ORA-01340: NLS error</p>
<p>ORA-01341: LogMiner out-of-memory</p>
<p>ORA-01342: LogMiner can not resume session due to inability of staging checkpointed data</p>
<p>ORA-01343: LogMiner encountered corruption in the logstream</p>
<p>ORA-01344: LogMiner coordinator already attached</p>
<p>ORA-01345: must be a LogMiner coordinator process</p>
<p>ORA-01346: LogMiner processed redo beyond specified reset log scn</p>
<p>ORA-01347: Supplemental log data no longer found</p>
<p>ORA-01348: LogMiner testing event</p>
<p>ORA-01349: LogMiner tracing event</p>
<p>ORA-01350: must specify a tablespace name</p>
<p>ORA-01351: tablespace given for Logminer dictionary does not exist</p>
<p>ORA-01352: tablespace given for Logminer spill does not exist</p>
<p>ORA-01353: existing Logminer session</p>
<p>ORA-01354: Supplemental log data must be added to run this command</p>
<p>ORA-01355: logminer tablespace change in progress</p>
<p>ORA-01356: active logminer sessions found</p>
<p>ORA-01360: invalid token</p>
<p>ORA-01361: global name mismatch</p>
<p>ORA-01370: Specified restart SCN is too old</p>
<p>ORA-01371: Complete LogMiner dictionary not found</p>
<p>ORA-01372: Insufficient processes for specified LogMiner operation</p>
<p>ORA-01373: insufficient memory for staging persistent LogMiner session</p>
<p>ORA-01374: _log_parallelism_max greater than 1 not supported in this release</p>
<p>ORA-01375: Corrupt logfile recovered</p>
<p>ORA-01376: LogMiner testing event</p>
<p>ORA-01399: LogMiner public event</p>
<p>ORA-01400: cannot insert NULL into ()</p>
<p>ORA-01401: inserted value too large for column</p>
<p>ORA-01402: view WITH CHECK OPTION where-clause violation</p>
<p>ORA-01403: no data found</p>
<p>ORA-01404: ALTER COLUMN will make an index too large</p>
<p>ORA-01405: fetched column value is NULL</p>
<p>ORA-01406: fetched column value was truncated</p>
<p>ORA-01407: cannot update () to NULL</p>
<p>ORA-01408: such column list already indexed</p>
<p>ORA-01409: NOSORT option may not be used; rows are not in ascending order</p>
<p>ORA-01410: invalid ROWID</p>
<p>ORA-01411: cannot store the length of column in the indicator</p>
<p>ORA-01412: zero length not allowed for this datatype</p>
<p>ORA-01413: illegal value in packed decimal number buffer</p>
<p>ORA-01414: invalid array length when trying to bind array</p>
<p>ORA-01415: too many distinct aggregate functions</p>
<p>ORA-01416: two tables cannot be outer-joined to each other</p>
<p>ORA-01417: a table may be outer joined to at most one other table</p>
<p>ORA-01418: specified index does not exist</p>
<p>ORA-01419: datdts: illegal format code</p>
<p>ORA-01420: datstd: illegal format code</p>
<p>ORA-01421: datrnd/dattrn: illegal precision specifier</p>
<p>ORA-01422: exact fetch returns more than requested number of rows</p>
<p>ORA-01423: error encountered while checking for extra rows in exact fetch</p>
<p>ORA-01424: missing or illegal character following the escape character</p>
<p>ORA-01425: escape character must be character string of length 1</p>
<p>ORA-01426: numeric overflow</p>
<p>ORA-01427: single-row subquery returns more than one row</p>
<p>ORA-01428: argument &#8221; is out of range</p>
<p>ORA-01429: Index-Organized Table: no data segment to store overflow row-pieces</p>
<p>ORA-01430: column being added already exists in table</p>
<p>ORA-01431: internal inconsistency in GRANT command</p>
<p>ORA-01432: public synonym to be dropped does not exist</p>
<p>ORA-01433: synonym to be created is already defined</p>
<p>ORA-01434: private synonym to be dropped does not exist</p>
<p>ORA-01435: user does not exist</p>
<p>ORA-01436: CONNECT BY loop in user data</p>
<p>ORA-01437: cannot have join with CONNECT BY</p>
<p>ORA-01438: value larger than specified precision allowed for this column</p>
<p>ORA-01439: column to be modified must be empty to change datatype</p>
<p>ORA-01440: column to be modified must be empty to decrease precision or scale</p>
<p>ORA-01441: cannot decrease column length because some value is too big</p>
<p>ORA-01442: column to be modified to NOT NULL is already NOT NULL</p>
<p>ORA-01443: internal inconsistency; illegal datatype in resultant view column</p>
<p>ORA-01444: internal inconsistency; internal datatype maps to invalid external type</p>
<p>ORA-01445: cannot select ROWID from, or sample, a join view without a key-preserved table</p>
<p>ORA-01446: cannot select ROWID from, or sample, a view with DISTINCT, GROUP BY, etc.</p>
<p>ORA-01447: ALTER TABLE does not operate on clustered columns</p>
<p>ORA-01448: index must be dropped before changing to desired type</p>
<p>ORA-01449: column contains NULL values; cannot alter to NOT NULL</p>
<p>ORA-01450: maximum key length () exceeded</p>
<p>ORA-01451: column to be modified to NULL cannot be modified to NULL</p>
<p>ORA-01452: cannot CREATE UNIQUE INDEX; duplicate keys found</p>
<p>ORA-01453: SET TRANSACTION must be first statement of transaction</p>
<p>ORA-01454: cannot convert column into numeric datatype</p>
<p>ORA-01455: converting column overflows integer datatype</p>
<p>ORA-01456: may not perform insert/delete/update operation inside a READ ONLY transaction</p>
<p>ORA-01457: converting column overflows decimal datatype</p>
<p>ORA-01458: invalid length inside variable character string</p>
<p>ORA-01459: invalid length for variable character string</p>
<p>ORA-01460: unimplemented or unreasonable conversion requested</p>
<p>ORA-01461: can bind a LONG value only for insert into a LONG column</p>
<p>ORA-01462: cannot insert string literals longer than 4000 characters</p>
<p>ORA-01463: cannot modify column datatype with current constraint(s)</p>
<p>ORA-01464: circular grant (granting to grant ancestor) of table or view</p>
<p>ORA-01465: invalid hex number</p>
<p>ORA-01466: unable to read data &#8211; table definition has changed</p>
<p>ORA-01467: sort key too long</p>
<p>ORA-01468: a predicate may reference only one outer-joined table</p>
<p>ORA-01469: PRIOR can only be followed by a column name</p>
<p>ORA-01470: In-list iteration does not support mixed operators</p>
<p>ORA-01471: cannot create a synonym with same name as object</p>
<p>ORA-01472: cannot use CONNECT BY on view with DISTINCT, GROUP BY, etc.</p>
<p>ORA-01473: cannot have subqueries in CONNECT BY clause</p>
<p>ORA-01474: cannot have START WITH or PRIOR without CONNECT BY</p>
<p>ORA-01475: must reparse cursor to change bind variable datatype</p>
<p>ORA-01476: divisor is equal to zero</p>
<p>ORA-01477: user data area descriptor is too large</p>
<p>ORA-01478: array bind may not include any LONG columns</p>
<p>ORA-01479: last character in the buffer is not Null</p>
<p>ORA-01480: trailing null missing from STR bind value</p>
<p>ORA-01481: invalid number format model</p>
<p>ORA-01482: unsupported character set</p>
<p>ORA-01483: invalid length for DATE or NUMBER bind variable</p>
<p>ORA-01484: arrays can only be bound to PL/SQL statements</p>
<p>ORA-01485: compile bind length different from execute bind length</p>
<p>ORA-01486: size of array element is too large</p>
<p>ORA-01487: packed decimal number too large for supplied buffer</p>
<p>ORA-01488: invalid nibble or byte in the input data</p>
<p>ORA-01489: result of string concatenation is too long</p>
<p>ORA-01490: invalid ANALYZE command</p>
<p>ORA-01491: CASCADE option not valid</p>
<p>ORA-01492: LIST option not valid</p>
<p>ORA-01493: invalid SAMPLE size specified</p>
<p>ORA-01494: invalid SIZE specified</p>
<p>ORA-01495: specified chain row table not found</p>
<p>ORA-01496: specified chain row table form incorrect</p>
<p>ORA-01497: illegal option for ANALYZE CLUSTER</p>
<p>ORA-01498: block check failure &#8211; see trace file</p>
<p>ORA-01499: table/index cross reference failure &#8211; see trace file</p>
<p>ORA-01500: failure in getting date/time</p>
<p>ORA-01501: CREATE DATABASE failed</p>
<p>ORA-01502: index &#8216;.&#8217; or partition of such index is in unusable state</p>
<p>ORA-01503: CREATE CONTROLFILE failed</p>
<p>ORA-01504: database name &#8221; does not match parameter db_name &#8221;</p>
<p>ORA-01505: error in adding log files</p>
<p>ORA-01506: missing or illegal database name</p>
<p>ORA-01507: database not mounted</p>
<p>ORA-01508: cannot create database; error in file &#8221; at line</p>
<p>ORA-01509: specified name &#8221; does not match actual &#8221;</p>
<p>ORA-01510: error in deleting log files</p>
<p>ORA-01511: error in renaming log/data files</p>
<p>ORA-01512: error renaming log file &#8211; new file not found</p>
<p>ORA-01513: invalid current time returned by operating system</p>
<p>ORA-01514: error in log specification: no such log</p>
<p>ORA-01515: error dropping log group : no such log</p>
<p>ORA-01516: nonexistent log file, datafile, or tempfile &#8220;&#8221;</p>
<p>ORA-01517: log member: &#8221;</p>
<p>ORA-01518: CREATE DATABASE must specify more than one log file</p>
<p>ORA-01519: error while processing file &#8221; near line</p>
<p>ORA-01520: number of data files to add () exceeds limit of</p>
<p>ORA-01521: error in adding data files</p>
<p>ORA-01522: file &#8221; to be renamed does not exist</p>
<p>ORA-01523: cannot rename data file to &#8221; &#8211; file already part of database</p>
<p>ORA-01524: cannot create data file as &#8221; &#8211; file already part of database</p>
<p>ORA-01525: error in renaming data files</p>
<p>ORA-01526: error in opening file &#8221;</p>
<p>ORA-01527: error while reading file</p>
<p>ORA-01528: EOF while processing SQL statement</p>
<p>ORA-01529: error closing file &#8221;</p>
<p>ORA-01530: a database already mounted by the instance</p>
<p>ORA-01531: a database already open by the instance</p>
<p>ORA-01532: cannot create database; instance being started elsewhere</p>
<p>ORA-01533: cannot rename file &#8221;; file does not belong to tablespace</p>
<p>ORA-01534: rollback segment &#8221; doesn&#8217;t exist</p>
<p>ORA-01535: rollback segment &#8221; already exists</p>
<p>ORA-01536: space quota exceeded for tablespace &#8221;</p>
<p>ORA-01537: cannot add file &#8221; &#8211; file already part of database</p>
<p>ORA-01538: failed to acquire any rollback segment</p>
<p>ORA-03110: oranet: ORACLE does not support this SQL version</p>
<p>ORA-03111: break received on communication channel</p>
<p>ORA-03112: a server linked as single-task cannot use SQL*Net</p>
<p>ORA-03113: end-of-file on communication channel</p>
<p>ORA-03114: not connected to ORACLE</p>
<p>ORA-03115: unsupported network datatype or representation</p>
<p>ORA-03116: invalid buffer length passed to a conversion routine</p>
<p>ORA-03117: two-task save area overflow</p>
<p>ORA-03118: two-task coroutine has invalid state</p>
<p>ORA-03119: two-task detected inconsistent datatype specification</p>
<p>ORA-03120: two-task conversion routine: integer overflow</p>
<p>ORA-03121: no interface driver connected &#8211; function not performed</p>
<p>ORA-03122: attempt to close ORACLE-side window on user side</p>
<p>ORA-03123: operation would block</p>
<p>ORA-03124: two-task internal error</p>
<p>ORA-03125: client-server protocol violation</p>
<p>ORA-03126: network driver does not support non-blocking operations</p>
<p>ORA-03127: no new operations allowed until the active operation ends</p>
<p>ORA-03128: connection is in blocking mode</p>
<p>ORA-03129: the next piece to be inserted is required</p>
<p>ORA-03130: the buffer for the next piece to be fetched is required</p>
<p>ORA-03131: an invalid buffer was provided for the next piece</p>
<p>ORA-03132: two-task default value overflow</p>
<p>ORA-03133: piggyback function error</p>
<p>ORA-03134: Connections to this server version are no longer supported.</p>
<p>ORA-03135: connection lost contact</p>
<p>ORA-03136: inbound connection timed out</p>
<p>ORA-03200: the segment type specification is invalid</p>
<p>ORA-03201: the group number specification is invalid</p>
<p>ORA-03202: the scan limit specification is invalid</p>
<p>ORA-03203: concurrent update activity makes space analysis impossible</p>
<p>ORA-03204: the segment type specification should indicate partitioning</p>
<p>ORA-03205: partition name is required when partitioned type is specified</p>
<p>ORA-03206: maximum file size of () blocks in AUTOEXTEND clause is out of range</p>
<p>ORA-03207: subpartitioned type must be specified for composite object</p>
<p>ORA-03208: partitioned type must be specified for a non-composite object</p>
<p>ORA-03209: DBMS_ADMIN_PACKAGE invalid file/block specification</p>
<p>ORA-03210: DBMS_ADMIN_PACKAGE invalid option specification</p>
<p>ORA-03211: The segment does not exist or is not in a valid state</p>
<p>ORA-03212: Temporary Segment cannot be created in locally-managed tablespace</p>
<p>ORA-03213: Invalid Lob Segment Name for DBMS_SPACE package</p>
<p>ORA-03214: File Size specified is smaller than minimum required</p>
<p>ORA-03215: File Size specified for resize is too small</p>
<p>ORA-03216: Tablespace/Segment Verification cannot proceed</p>
<p>ORA-03217: invalid option for alter of TEMPORARY TABLESPACE</p>
<p>ORA-03218: invalid option for CREATE/ALTER TABLESPACE</p>
<p>ORA-03219: Tablespace &#8221; is dictionary-managed, offline or temporary</p>
<p>ORA-03220: DBMS_ADMIN_PACKAGE required parameter is NULL or missing</p>
<p>ORA-03221: Temporary tablespaces and temporary segments must have standard block size</p>
<p>ORA-03222: average row size and row count must be greater than zero</p>
<p>ORA-03230: segment only contains blocks of unused space above high water mark</p>
<p>ORA-03231: the INITIAL extent may not be deallocated</p>
<p>ORA-03233: unable to extend table . subpartition by in tablespace</p>
<p>ORA-03234: unable to extend index . subpartition by in tablespace</p>
<p>ORA-03235: max # extents () reached in table . subpartition</p>
<p>ORA-03236: max # extents () reached in index . subpartition</p>
<p>ORA-03237: Initial Extent of specified size cannot be allocated in tablespace ()</p>
<p>ORA-03238: unable to extend LOB segment . subpartition by in tablespace</p>
<p>ORA-03239: maxextents () reached in LOB segment . subpartition</p>
<p>ORA-03240: User&#8217;s temporary tablespace same as tablespace being migrated</p>
<p>ORA-03241: Invalid unit size</p>
<p>ORA-03242: Tablespace migration retried 500 times</p>
<p>ORA-03243: destination dba overlaps with existing control information</p>
<p>ORA-03244: No free space found to place the control information</p>
<p>ORA-03245: Tablespace has to be dictionary managed, online and permanent to be able to migrate</p>
<p>ORA-03246: Invalid block number specified</p>
<p>ORA-03247: Invalid block number specified</p>
<p>ORA-03248: Too much of segment creation activity during migration</p>
<p>ORA-03249: Uniform size for auto segment space managed tablespace should have atleast blocks</p>
<p>ORA-03250: Cannot mark this segment corrupt</p>
<p>ORA-03251: Cannot issue this command on SYSTEM tablespace</p>
<p>ORA-03252: initial extent size not enough for LOB segment</p>
<p>ORA-03254: unable to execute the sql in read only database</p>
<p>ORA-03261: the tablespace has only one file</p>
<p>ORA-03262: the file is non-empty</p>
<p>ORA-03263: cannot drop the first file of tablespace</p>
<p>ORA-03264: cannot drop offline datafile of locally managed tablespace</p>
<p>ORA-03274: both ALLOCATE EXTENT and DEALLOCATE UNUSED options are specified</p>
<p>ORA-03275: duplicate DEALLOCATE option specification</p>
<p>ORA-03276: duplicate ALLOCATE EXTENT option specification</p>
<p>ORA-03277: invalid SIZE specified</p>
<p>ORA-03278: duplicate ALLOCATE EXTENT option specification</p>
<p>ORA-03279: invalid INSTANCE specified</p>
<p>ORA-03280: invalid DATAFILE filename specified</p>
<p>ORA-03281: invalid ALLOCATE EXTENT option</p>
<p>ORA-03282: missing ALLOCATE EXTENT option</p>
<p>ORA-03283: specified datafile does not exist</p>
<p>ORA-03284: datafile or tempfile is not a member of tablespace</p>
<p>ORA-03286: ALLOCATE EXTENT not valid for HASH CLUSTERS</p>
<p>ORA-03287: invalid FREELIST GROUP specified</p>
<p>ORA-03288: both FREELIST GROUP and INSTANCE parameters may not be specified</p>
<p>ORA-03289: partition name and segment type do not match</p>
<p>ORA-03290: Invalid truncate command &#8211; missing CLUSTER or TABLE keyword</p>
<p>ORA-03291: Invalid truncate option &#8211; missing STORAGE keyword</p>
<p>ORA-03292: Table to be truncated is part of a cluster</p>
<p>ORA-03293: Cluster to be truncated is a HASH CLUSTER</p>
<p>ORA-03296: cannot resize datafile &#8211; file not found</p>
<p>ORA-03297: file contains used data beyond requested RESIZE value</p>
<p>ORA-03298: cannot shrink datafile &#8211; file is under hot backup</p>
<p>ORA-03299: cannot create dictionary table</p>
<p>ORA-04000: the sum of PCTUSED and PCTFREE cannot exceed 100</p>
<p>ORA-04001: sequence parameter must be an integer</p>
<p>ORA-04002: INCREMENT must be a non-zero integer</p>
<p>ORA-04003: sequence parameter exceeds maximum size allowed ( digits)</p>
<p>ORA-04004: MINVALUE must be less than MAXVALUE</p>
<p>ORA-04005: INCREMENT must be less than MAXVALUE minus MINVALUE</p>
<p>ORA-04006: START WITH cannot be less than MINVALUE</p>
<p>ORA-04007: MINVALUE cannot be made to exceed the current value</p>
<p>ORA-04008: START WITH cannot be more than MAXVALUE</p>
<p>ORA-04009: MAXVALUE cannot be made to be less than the current value</p>
<p>ORA-04010: the number of values to CACHE must be greater than 1</p>
<p>ORA-04011: sequence must range between and</p>
<p>ORA-04012: object is not a sequence</p>
<p>ORA-04013: number to CACHE must be less than one cycle</p>
<p>ORA-04014: descending sequences that CYCLE must specify MINVALUE</p>
<p>ORA-04015: ascending sequences that CYCLE must specify MAXVALUE</p>
<p>ORA-04016: sequence no longer exists</p>
<p>ORA-04017: invalid value (length = ) for parameter max_dump_file_size</p>
<p>ORA-04020: deadlock detected while trying to lock object</p>
<p>ORA-04021: timeout occurred while waiting to lock object</p>
<p>ORA-04022: nowait requested, but had to wait to lock dictionary object</p>
<p>ORA-04023: summary object could not be validated</p>
<p>ORA-04027: self-deadlock during automatic validation for object .</p>
<p>ORA-04028: cannot generate diana for object</p>
<p>ORA-04029: error ORA- occurred when querying</p>
<p>ORA-04030: out of process memory when trying to allocate bytes (,)</p>
<p>ORA-04031: unable to allocate bytes of shared memory (&#8220;&#8221;,&#8221;&#8221;,&#8221;&#8221;,&#8221;&#8221;)</p>
<p>ORA-04032: pga_aggregate_target must be set before switching to auto mode</p>
<p>ORA-04033: Insufficient memory to grow pool</p>
<p>ORA-04034: unable to shrink pool to specified size</p>
<p>ORA-04041: package specification must be created first before creating package body</p>
<p>ORA-04042: procedure, function, package, or package body does not exist</p>
<p>ORA-04043: object does not exist</p>
<p>ORA-04044: procedure, function, package, or type is not allowed here</p>
<p>ORA-04045: errors during recompilation/revalidation of .</p>
<p>ORA-04046: results of compilation are too large to support</p>
<p>ORA-04047: object specified is incompatible with the flag specified</p>
<p>ORA-04050: invalid or missing procedure, function, or package name</p>
<p>ORA-04051: user cannot use database link .</p>
<p>ORA-04052: error occurred when looking up remote object</p>
<p>ORA-04053: error occurred when validating remote object</p>
<p>ORA-04054: database link does not exist</p>
<p>ORA-04055: Aborted: &#8220;&#8221; formed a non-REF mutually-dependent cycle with &#8220;&#8221;.</p>
<p>ORA-04060: insufficient privileges to execute</p>
<p>ORA-04061: existing state of has been invalidated</p>
<p>ORA-04062: of has been changed</p>
<p>ORA-04063: has errors</p>
<p>ORA-04064: not executed, invalidated</p>
<p>ORA-04065: not executed, altered or dropped</p>
<p>ORA-04066: non-executable object,</p>
<p>ORA-04067: not executed, does not exist</p>
<p>ORA-04068: existing state of packages has been discarded</p>
<p>ORA-04069: cannot drop or replace a library with table dependents</p>
<p>ORA-04070: invalid trigger name</p>
<p>ORA-04071: missing BEFORE, AFTER or INSTEAD OF keyword</p>
<p>ORA-04072: invalid trigger type</p>
<p>ORA-04073: column list not valid for this trigger type</p>
<p>ORA-04074: invalid REFERENCING name</p>
<p>ORA-04075: invalid trigger action</p>
<p>ORA-04076: invalid NEW or OLD specification</p>
<p>ORA-04077: WHEN clause cannot be used with table level triggers</p>
<p>ORA-04078: OLD and NEW values cannot be identical</p>
<p>ORA-04079: invalid trigger specification</p>
<p>ORA-04080: trigger &#8221; does not exist</p>
<p>ORA-04081: trigger &#8221; already exists</p>
<p>ORA-04082: NEW or OLD references not allowed in table level triggers</p>
<p>ORA-04083: invalid trigger variable &#8216;%*.s&#8217;</p>
<p>ORA-04084: cannot change NEW values for this trigger type</p>
<p>ORA-04085: cannot change the value of an OLD reference variable</p>
<p>ORA-04086: trigger description too long, move comments into triggering code</p>
<p>ORA-04087: cannot change the value of ROWID reference variable</p>
<p>ORA-04088: error during execution of trigger &#8216;.&#8217;</p>
<p>ORA-04089: cannot create triggers on objects owned by SYS</p>
<p>ORA-04090: &#8221; specifies same table, event and trigger time as &#8221;</p>
<p>ORA-04091: table . is mutating, trigger/function may not see it</p>
<p>ORA-04092: cannot in a trigger</p>
<p>ORA-04093: references to columns of type LONG are not allowed in triggers</p>
<p>ORA-04094: table . is constraining, trigger may not modify it</p>
<p>ORA-04095: trigger &#8221; already exists on another table, cannot replace it</p>
<p>ORA-04096: trigger &#8221; has a WHEN clause which is too large, limit 2K</p>
<p>ORA-04097: DDL conflict while trying to drop or alter a trigger</p>
<p>ORA-04098: trigger &#8216;.&#8217; is invalid and failed re-validation</p>
<p>ORA-04099: trigger &#8221; is valid but not stored in compiled form</p>
<p>ORA-04930: open sequence number failed or initial state is valid</p>
<p>ORA-04931: unable to set initial sequence number value</p>
<p>ORA-04932: increment or adjust of sequence number failed</p>
<p>ORA-04933: initial service identifier is non-zero</p>
<p>ORA-04934: unable to obtain the current sequence number</p>
<p>ORA-04935: unable to get/convert SCN recovery lock</p>
<p>ORA-04940: unsupported optimization of Oracle binary, check alert log for more info</p>
<p>ORA-04941: required operating system patch needs to be applied</p>
<p>ORA-06000: NETASY: port open failure</p>
<p>ORA-06001: NETASY: port set-up failure</p>
<p>ORA-06002: NETASY: port read failure</p>
<p>ORA-06003: NETASY: port write failure</p>
<p>ORA-06004: NETASY: dialogue file open failure</p>
<p>ORA-06005: NETASY: dialogue file read failure</p>
<p>ORA-06006: NETASY: dialogue execute failure</p>
<p>ORA-06007: NETASY: bad dialogue format</p>
<p>ORA-06009: NETASY: dialogue filename too long</p>
<p>ORA-06010: NETASY: dialogue file too long</p>
<p>ORA-06011: NETASY: dialogue too long</p>
<p>ORA-06017: NETASY: message receive failure</p>
<p>ORA-06018: NETASY: message send failure</p>
<p>ORA-06019: NETASY: invalid login (connect) string</p>
<p>ORA-06020: NETASY: initialisation failure</p>
<p>ORA-06021: NETASY: connect failed</p>
<p>ORA-06022: NETASY: channel open failure</p>
<p>ORA-06023: NETASY: port open failure</p>
<p>ORA-06024: NETASY: VTM error</p>
<p>ORA-06025: NETASY: Configuration error</p>
<p>ORA-06026: NETASY: port close failure</p>
<p>ORA-06027: NETASY: channel close failure</p>
<p>ORA-06028: NETASY: unable to intialise for logging</p>
<p>ORA-06029: NETASY: port assignment failure</p>
<p>ORA-06030: NETDNT: connect failed, unrecognized node name</p>
<p>ORA-06031: NETDNT: connect failed, unrecognized object name</p>
<p>ORA-06032: NETDNT: connect failed, access control data rejected</p>
<p>ORA-06033: NETDNT: connect failed, partner rejected connection</p>
<p>ORA-06034: NETDNT: connect failed, partner exited unexpectedly</p>
<p>ORA-06035: NETDNT: connect failed, insufficient resources</p>
<p>ORA-06036: NETDNT: connect failed, no response from object</p>
<p>ORA-06037: NETDNT: connect failed, node unreachable</p>
<p>ORA-06038: NETDNT: connect failed, network driver not loaded</p>
<p>ORA-06039: NETDNT: connect failed</p>
<p>ORA-06040: NETDNT: invalid login (connect) string</p>
<p>ORA-06041: NETDNT: disconnect failed</p>
<p>ORA-06042: NETDNT: message receive failure</p>
<p>ORA-06043: NETDNT: message send failure</p>
<p>ORA-06044: NETDNT: connect failed, byte count quota exceeded</p>
<p>ORA-06102: NETTCP: cannot allocate context area</p>
<p>ORA-06105: NETTCP: remote host is unknown</p>
<p>ORA-06106: NETTCP: socket creation failure</p>
<p>ORA-06107: NETTCP: ORACLE network server not found</p>
<p>ORA-06108: NETTCP: connect to host failed</p>
<p>ORA-06109: NETTCP: message receive failure</p>
<p>ORA-06110: NETTCP: message send failure</p>
<p>ORA-06111: NETTCP: disconnect failure</p>
<p>ORA-06112: NETTCP: invalid buffer size</p>
<p>ORA-06113: NETTCP: Too many connections</p>
<p>ORA-06114: NETTCP: SID lookup failure</p>
<p>ORA-06115: NETTCP: unable to create ORACLE logicals</p>
<p>ORA-06116: NETTCP: unable to create ORASRV process</p>
<p>ORA-06117: NETTCP: unable to create ORASRV: quota exceeded</p>
<p>ORA-06118: NETTCP: unable to complete handshake with ORASRV</p>
<p>ORA-06119: NETTCP: spurious client request</p>
<p>ORA-06120: NETTCP: network driver not loaded</p>
<p>ORA-06121: NETTCP: access failure</p>
<p>ORA-06122: NETTCP: setup failure</p>
<p>ORA-06123: NETTCP: cannot set KEEPALIVE</p>
<p>ORA-06124: NETTCP: timeout waiting for ORASRV</p>
<p>ORA-06125: NETTCP: ORASRV exited unexpectedly</p>
<p>ORA-06126: NETTCP: ORASRV unable to open network connection</p>
<p>ORA-06127: NETTCP: unable to change username</p>
<p>ORA-01779: cannot modify a column which maps to a non key-preserved table</p>
<p>ORA-01780: string literal required</p>
<p>ORA-01781: UNRECOVERABLE cannot be specified without AS SELECT</p>
<p>ORA-01782: UNRECOVERABLE cannot be specified for a cluster or clustered table</p>
<p>ORA-01783: only one RECOVERABLE or UNRECOVERABLE clause may be specified</p>
<p>ORA-01784: RECOVERABLE cannot be specified with database media recovery disabled</p>
<p>ORA-01785: ORDER BY item must be the number of a SELECT-list expression</p>
<p>ORA-01786: FOR UPDATE of this query expression is not allowed</p>
<p>ORA-01787: only one clause allowed per query block</p>
<p>ORA-01788: CONNECT BY clause required in this query block</p>
<p>ORA-01789: query block has incorrect number of result columns</p>
<p>ORA-01790: expression must have same datatype as corresponding expression</p>
<p>ORA-01791: not a SELECTed expression</p>
<p>ORA-01792: maximum number of columns in a table or view is 1000</p>
<p>ORA-01793: maximum number of index columns is 32</p>
<p>ORA-01794: maximum number of cluster columns is 32</p>
<p>ORA-01795: maximum number of expressions in a list is 1000</p>
<p>ORA-01796: this operator cannot be used with lists</p>
<p>ORA-01797: this operator must be followed by ANY or ALL</p>
<p>ORA-01798: missing EXCEPTION keyword</p>
<p>ORA-01799: a column may not be outer-joined to a subquery</p>
<p>ORA-01800: a literal in the date format was too large to process</p>
<p>ORA-01801: date format is too long for internal buffer</p>
<p>ORA-01802: Julian date is out of range</p>
<p>ORA-01803: failure in getting date/time</p>
<p>ORA-01804: failure to initialize timezone information</p>
<p>ORA-01810: format code appears twice</p>
<p>ORA-01811: Julian date precludes use of day of year</p>
<p>ORA-01812: year may only be specified once</p>
<p>ORA-01813: hour may only be specified once</p>
<p>ORA-01814: AM/PM conflicts with use of A.M./P.M.</p>
<p>ORA-01815: BC/AD conflicts with use of B.C./A.D.</p>
<p>ORA-01816: month may only be specified once</p>
<p>ORA-01817: day of week may only be specified once</p>
<p>ORA-01818: &#8216;HH24&#8217; precludes use of meridian indicator</p>
<p>ORA-01819: signed year precludes use of BC/AD</p>
<p>ORA-01820: format code cannot appear in date input format</p>
<p>ORA-01821: date format not recognized</p>
<p>ORA-01822: era format code is not valid with this calendar</p>
<p>ORA-01830: date format picture ends before converting entire input string</p>
<p>ORA-01831: year conflicts with Julian date</p>
<p>ORA-01832: day of year conflicts with Julian date</p>
<p>ORA-01833: month conflicts with Julian date</p>
<p>ORA-01834: day of month conflicts with Julian date</p>
<p>ORA-01835: day of week conflicts with Julian date</p>
<p>ORA-01836: hour conflicts with seconds in day</p>
<p>ORA-01837: minutes of hour conflicts with seconds in day</p>
<p>ORA-01838: seconds of minute conflicts with seconds in day</p>
<p>ORA-01839: date not valid for month specified</p>
<p>ORA-01840: input value not long enough for date format</p>
<p>ORA-01841: (full) year must be between -4713 and +9999, and not be 0</p>
<p>ORA-01842: quarter must be between 1 and 4</p>
<p>ORA-01843: not a valid month</p>
<p>ORA-01844: week of year must be between 1 and 52</p>
<p>ORA-01845: week of month must be between 1 and 5</p>
<p>ORA-01846: not a valid day of the week</p>
<p>ORA-01847: day of month must be between 1 and last day of month</p>
<p>ORA-01848: day of year must be between 1 and 365 (366 for leap year)</p>
<p>ORA-01849: hour must be between 1 and 12</p>
<p>ORA-01850: hour must be between 0 and 23</p>
<p>ORA-01851: minutes must be between 0 and 59</p>
<p>ORA-01852: seconds must be between 0 and 59</p>
<p>ORA-01853: seconds in day must be between 0 and 86399</p>
<p>ORA-01854: julian date must be between 1 and 5373484</p>
<p>ORA-01855: AM/A.M. or PM/P.M. required</p>
<p>ORA-01856: BC/B.C. or AD/A.D. required</p>
<p>ORA-01857: not a valid time zone</p>
<p>ORA-01858: a non-numeric character was found where a numeric was expected</p>
<p>ORA-01859: a non-alphabetic character was found where an alphabetic was expected</p>
<p>ORA-01860: week of year must be between 1 and 53</p>
<p>ORA-01861: literal does not match format string</p>
<p>ORA-01862: the numeric value does not match the length of the format item</p>
<p>ORA-01863: the year is not supported for the current calendar</p>
<p>ORA-01864: the date is out of range for the current calendar</p>
<p>ORA-01865: not a valid era</p>
<p>ORA-01866: the datetime class is invalid</p>
<p>ORA-01867: the interval is invalid</p>
<p>ORA-01868: the leading precision of the interval is too small</p>
<p>ORA-01869: reserved for future use</p>
<p>ORA-01870: the intervals or datetimes are not mutually comparable</p>
<p>ORA-01871: the number of seconds must be less than 60</p>
<p>ORA-01872: reserved for future use</p>
<p>ORA-01873: the leading precision of the interval is too small</p>
<p>ORA-01874: time zone hour must be between -12 and 14</p>
<p>ORA-01875: time zone minute must be between -59 and 59</p>
<p>ORA-01876: year must be at least -4713</p>
<p>ORA-01877: string is too long for internal buffer</p>
<p>ORA-01878: specified field not found in datetime or interval</p>
<p>ORA-01879: the hh25 field must be between 0 and 24</p>
<p>ORA-01880: the fractional seconds must be between 0 and 999999999</p>
<p>ORA-01881: timezone region id %d is invalid</p>
<p>ORA-01882: timezone region not found</p>
<p>ORA-01883: overlap was disabled during a region transition</p>
<p>ORA-01890: NLS error detected</p>
<p>ORA-01891: Datetime/Interval internal error</p>
<p>ORA-01898: too many precision specifiers</p>
<p>ORA-01899: bad precision specifier</p>
<p>ORA-01900: LOGFILE keyword expected</p>
<p>ORA-01901: ROLLBACK keyword expected</p>
<p>ORA-01902: SEGMENT keyword expected</p>
<p>ORA-01903: EVENTS keyword expected</p>
<p>ORA-01904: DATAFILE keyword expected</p>
<p>ORA-01905: STORAGE keyword expected</p>
<p>ORA-01906: BACKUP keyword expected</p>
<p>ORA-01907: TABLESPACE keyword expected</p>
<p>ORA-01908: EXISTS keyword expected</p>
<p>ORA-01909: REUSE keyword expected</p>
<p>ORA-01910: TABLES keyword expected</p>
<p>ORA-01911: CONTENTS keyword expected</p>
<p>ORA-01912: ROW keyword expected</p>
<p>ORA-01913: EXCLUSIVE keyword expected</p>
<p>ORA-01914: invalid auditing option for sequence numbers</p>
<p>ORA-01915: invalid auditing option for views</p>
<p>ORA-01916: keyword ONLINE, OFFLINE, RESIZE, AUTOEXTEND or END/DROP expected</p>
<p>ORA-01917: user or role &#8221; does not exist</p>
<p>ORA-01918: user &#8221; does not exist</p>
<p>ORA-01919: role &#8221; does not exist</p>
<p>ORA-01920: user name &#8221; conflicts with another user or role name</p>
<p>ORA-01921: role name &#8221; conflicts with another user or role name</p>
<p>ORA-01922: CASCADE must be specified to drop &#8221;</p>
<p>ORA-01923: CASCADE aborted, objects locked by another user</p>
<p>ORA-01924: role &#8221; not granted or does not exist</p>
<p>ORA-01925: maximum of enabled roles exceeded</p>
<p>ORA-01926: cannot GRANT to a role WITH GRANT OPTION</p>
<p>ORA-01927: cannot REVOKE privileges you did not grant</p>
<p>ORA-01928: GRANT option not granted for all privileges</p>
<p>ORA-01929: no privileges to GRANT</p>
<p>ORA-01930: auditing the object is not supported</p>
<p>ORA-01931: cannot grant to a role</p>
<p>ORA-01932: ADMIN option not granted for role &#8221;</p>
<p>ORA-01933: cannot create a stored object using privileges from a role</p>
<p>ORA-01934: circular role grant detected</p>
<p>ORA-01935: missing user or role name</p>
<p>ORA-01936: cannot specify owner when creating users or roles</p>
<p>ORA-01937: missing or invalid role name</p>
<p>ORA-01938: IDENTIFIED BY must be specified for CREATE USER</p>
<p>ORA-01939: only the ADMIN OPTION can be specified</p>
<p>ORA-01940: cannot drop a user that is currently connected</p>
<p>ORA-01941: SEQUENCE keyword expected</p>
<p>ORA-01942: IDENTIFIED BY and EXTERNALLY cannot both be specified</p>
<p>ORA-01943: IDENTIFIED BY already specified</p>
<p>ORA-01944: IDENTIFIED EXTERNALLY already specified</p>
<p>ORA-01945: DEFAULT ROLE[S] already specified</p>
<p>ORA-01946: DEFAULT TABLESPACE already specified</p>
<p>ORA-01947: TEMPORARY TABLESPACE already specified</p>
<p>ORA-01948: identifier&#8217;s name length () exceeds maximum ()</p>
<p>ORA-01949: ROLE keyword expected</p>
<p>ORA-01950: no privileges on tablespace &#8221;</p>
<p>ORA-01951: ROLE &#8221; not granted to &#8221;</p>
<p>ORA-01952: system privileges not granted to &#8221;</p>
<p>ORA-01953: command no longer valid, see ALTER USER</p>
<p>ORA-01954: DEFAULT ROLE clause not valid for CREATE USER</p>
<p>ORA-01955: DEFAULT ROLE &#8221; not granted to user</p>
<p>ORA-01956: invalid command when OS_ROLES are being used</p>
<p>ORA-01957: Keyword MIN or MAX expected, not found</p>
<p>ORA-01958: Must supply an integer for the LAYER option</p>
<p>ORA-01959: Must supply an integer for the OPCODE option</p>
<p>ORA-01960: Invalid dump logfile option</p>
<p>ORA-01961: Invalid dump option</p>
<p>ORA-01962: Must specify a file number or log sequence number</p>
<p>ORA-01963: Must specify a block number</p>
<p>ORA-01964: Must specify a time for the TIME option</p>
<p>ORA-01965: Must specify a PERIOD</p>
<p>ORA-01967: invalid option for CREATE CONTROLFILE</p>
<p>ORA-01968: Only specify RESETLOGS or NORESETLOGS once</p>
<p>ORA-01969: You must specify RESETLOGS or NORESETLOGS</p>
<p>ORA-01970: You must specify a database name for CREATE CONTROLFILE</p>
<p>ORA-01971: Illegal ALTER TRACING option</p>
<p>ORA-01972: Must specify a string for ALTER TRACING ENABLE or DISABLE</p>
<p>ORA-01973: Missing change number</p>
<p>ORA-01974: Illegal archive option</p>
<p>ORA-01975: Illegal character in change number</p>
<p>ORA-01976: Missing change number</p>
<p>ORA-01977: Missing thread number</p>
<p>ORA-01978: Missing sequence number</p>
<p>ORA-01979: missing or invalid password for role &#8221;</p>
<p>ORA-01980: error during OS ROLE initialization</p>
<p>ORA-01981: CASCADE CONSTRAINTS must be specified to perform this revoke</p>
<p>ORA-01982: invalid auditing option for tables</p>
<p>ORA-01983: invalid auditing option for DEFAULT</p>
<p>ORA-01984: invalid auditing option for procedures/packages/functions</p>
<p>ORA-01985: cannot create user as LICENSE_MAX_USERS parameter exceeded</p>
<p>ORA-01986: OPTIMIZER_GOAL is obsolete</p>
<p>ORA-01987: client os username is too long</p>
<p>ORA-01988: remote os logon is not allowed</p>
<p>ORA-01989: role &#8221; not authorized by operating system</p>
<p>ORA-01990: error opening password file &#8221;</p>
<p>ORA-01991: invalid password file &#8221;</p>
<p>ORA-01992: error closing password file &#8221;</p>
<p>ORA-01993: error writing password file &#8221;</p>
<p>ORA-01994: GRANT failed: password file missing or disabled</p>
<p>ORA-01995: error reading password file &#8221;</p>
<p>ORA-01996: GRANT failed: password file &#8221; is full</p>
<p>ORA-01997: GRANT failed: user &#8221; is identified externally</p>
<p>ORA-01998: REVOKE failed: user SYS always has SYSOPER and SYSDBA</p>
<p>ORA-01999: password file cannot be updated in SHARED mode</p>
<p>ORA-02000: missing keyword</p>
<p>ORA-02001: user SYS is not permitted to create indexes with freelist groups</p>
<p>ORA-02002: error while writing to audit trail</p>
<p>ORA-02003: invalid USERENV parameter</p>
<p>ORA-02004: security violation</p>
<p>ORA-02005: implicit (-1) length not valid for this bind or define datatype</p>
<p>ORA-02006: invalid packed decimal format string</p>
<p>ORA-02007: can&#8217;t use ALLOCATE or DEALLOCATE options with REBUILD</p>
<p>ORA-02008: non-zero scale specified for nonnumeric column</p>
<p>ORA-02009: the size specified for a file must not be zero</p>
<p>ORA-02010: missing host connect string</p>
<p>ORA-02011: duplicate database link name</p>
<p>ORA-02012: missing USING keyword</p>
<p>ORA-02013: missing CONNECT keyword</p>
<p>ORA-02014: cannot select FOR UPDATE from view with DISTINCT, GROUP BY, etc.</p>
<p>ORA-02015: cannot select FOR UPDATE from remote table</p>
<p>ORA-02016: cannot use a subquery in a START WITH on a remote database</p>
<p>ORA-02017: integer value required</p>
<p>ORA-02018: database link of same name has an open connection</p>
<p>ORA-02019: connection description for remote database not found</p>
<p>ORA-02020: too many database links in use</p>
<p>ORA-02021: DDL operations are not allowed on a remote database</p>
<p>ORA-02022: remote statement has unoptimized view with remote object</p>
<p>ORA-02023: START WITH or CONNECT BY predicate cannot be evaluated by remote data base</p>
<p>ORA-02024: database link not found</p>
<p>ORA-02025: all tables in the SQL statement must be at the remote database</p>
<p>ORA-02026: missing LINK keyword</p>
<p>ORA-02027: multi-row UPDATE of LONG column is not supported</p>
<p>ORA-02028: fetching an exact number of rows is not supported by the server</p>
<p>ORA-02029: missing FILE keyword</p>
<p>ORA-02030: can only select from fixed tables/views</p>
<p>ORA-02031: no ROWID for fixed tables or for external-organized tables</p>
<p>ORA-02032: clustered tables cannot be used before the cluster index is built</p>
<p>ORA-02033: a cluster index for this cluster already exists</p>
<p>ORA-02034: speed bind not permitted</p>
<p>ORA-02035: illegal bundled operation combination</p>
<p>ORA-02036: too many variables to describe with automatic cursor open</p>
<p>ORA-02037: uninitialized speed bind storage</p>
<p>ORA-02038: define is not allowed for array type</p>
<p>ORA-02039: bind by value is not allowed for array type</p>
<p>ORA-02040: remote database does not support two-phase commit</p>
<p>ORA-02041: client database did not begin a transaction</p>
<p>ORA-02042: too many distributed transactions</p>
<p>ORA-02043: must end current transaction before executing</p>
<p>ORA-02044: transaction manager login denied: transaction in progress</p>
<p>ORA-02045: too many local sessions participating in global transaction</p>
<p>ORA-02046: distributed transaction already begun</p>
<p>ORA-02047: cannot join the distributed transaction in progress</p>
<p>ORA-02048: attempt to begin distributed transaction without logging on</p>
<p>ORA-02049: timeout: distributed transaction waiting for lock</p>
<p>ORA-02050: transaction rolled back, some remote DBs may be in-doubt</p>
<p>ORA-02051: another session in same transaction failed</p>
<p>ORA-02052: remote transaction failure at</p>
<p>ORA-02053: transaction committed, some remote DBs may be in-doubt</p>
<p>ORA-02054: transaction in-doubt</p>
<p>ORA-02055: distributed update operation failed; rollback required</p>
<p>ORA-02056: 2PC: : bad two-phase command number from</p>
<p>ORA-02057: 2PC: : bad two-phase recovery state number from</p>
<p>ORA-02058: no prepared transaction found with ID</p>
<p>ORA-02059: ORA-2PC-CRASH-TEST- in commit comment</p>
<p>ORA-02060: select for update specified a join of distributed tables</p>
<p>ORA-02061: lock table specified list of distributed tables</p>
<p>ORA-02062: distributed recovery received DBID , expected</p>
<p>ORA-02063: preceding from</p>
<p>ORA-02064: distributed operation not supported</p>
<p>ORA-02065: illegal option for ALTER SYSTEM</p>
<p>ORA-02066: missing or invalid DISPATCHERS text</p>
<p>ORA-02067: transaction or savepoint rollback required</p>
<p>ORA-02068: following severe error from</p>
<p>ORA-02069: global_names parameter must be set to TRUE for this operation</p>
<p>ORA-02070: database does not support in this context</p>
<p>ORA-02071: error initializing capabilities for remote database</p>
<p>ORA-02072: distributed database network protocol mismatch</p>
<p>ORA-02073: sequence numbers not supported in remote updates</p>
<p>ORA-02074: cannot in a distributed transaction</p>
<p>ORA-02075: another instance changed state of transaction</p>
<p>ORA-02076: sequence not co-located with updated table or long column</p>
<p>ORA-02077: selects of long columns must be from co-located tables</p>
<p>ORA-02078: invalid setting for ALTER SYSTEM FIXED_DATE</p>
<p>ORA-02079: no new sessions may join a committing distributed transaction</p>
<p>ORA-02080: database link is in use</p>
<p>ORA-02081: database link is not open</p>
<p>ORA-02082: a loopback database link must have a connection qualifier</p>
<p>ORA-02083: database name has illegal character &#8221;</p>
<p>ORA-02084: database name is missing a component</p>
<p>ORA-02085: database link connects to</p>
<p>ORA-02086: database (link) name is too long</p>
<p>ORA-02087: object locked by another process in same transaction</p>
<p>ORA-02088: distributed database option not installed</p>
<p>ORA-02089: COMMIT is not allowed in a subordinate session</p>
<p>ORA-02090: network error: attempted callback+passthru</p>
<p>ORA-02091: transaction rolled back</p>
<p>ORA-02092: out of transaction table slots for distributed transaction</p>
<p>ORA-02093: TRANSACTIONS_PER_ROLLBACK_SEGMENT() more than maximum possible()</p>
<p>ORA-02094: replication option not installed</p>
<p>ORA-02095: specified initialization parameter cannot be modified</p>
<p>ORA-02096: specified initialization parameter is not modifiable with this option</p>
<p>ORA-02097: parameter cannot be modified because specified value is invalid</p>
<p>ORA-02098: error parsing index-table reference (:I)</p>
<p>ORA-02099: used for internal purposes, should never be printed</p>
<p>ORA-02100: PCC: out of memory (i.e., could not allocate)</p>
<p>ORA-02101: PCC: inconsistent cursor cache (uce/cuc mismatch)</p>
<p>ORA-02102: PCC: inconsistent cursor cache (no cuc entry for this uce)</p>
<p>ORA-02103: PCC: inconsistent cursor cache (out-of-range cuc ref)</p>
<p>ORA-02104: PCC: inconsistent host cache (no cuc available)</p>
<p>ORA-02105: PCC: inconsistent cursor cache (no cuc entry in cache)</p>
<p>ORA-02106: PCC: inconsistent cursor cache (OraCursor nr is bad)</p>
<p>ORA-02107: PCC: this pgm too old for run-time library: please re-PCC it</p>
<p>ORA-02108: PCC: invalid descriptor passed to run-time library</p>
<p>ORA-02109: PCC: inconsistent host cache (out-of-range sit ref)</p>
<p>ORA-02110: PCC: inconsistent host cache (invalid sqi type)</p>
<p>ORA-02111: PCC: heap consistency error</p>
<p>ORA-02112: PCC: SELECT..INTO returns too many rows</p>
<p>ORA-02140: invalid tablespace name</p>
<p>ORA-02141: invalid OFFLINE option</p>
<p>ORA-02142: missing or invalid ALTER TABLESPACE option</p>
<p>ORA-02143: invalid STORAGE option</p>
<p>ORA-02144: no option specified for ALTER CLUSTER</p>
<p>ORA-02145: missing STORAGE option</p>
<p>ORA-02146: SHARED specified multiple times</p>
<p>ORA-02147: conflicting SHARED/EXCLUSIVE options</p>
<p>ORA-02148: EXCLUSIVE specified multiple times</p>
<p>ORA-02149: Specified partition does not exist</p>
<p>ORA-02150: invalid new tablespace name</p>
<p>ORA-02151: invalid tablespace name:</p>
<p>ORA-02152: Invalid ALTER TABLESPACE &#8230; RENAME option</p>
<p>ORA-02153: invalid VALUES password string</p>
<p>ORA-02154: a tablespace with the name &#8221; is found</p>
<p>ORA-02155: invalid DEFAULT tablespace identifier</p>
<p>ORA-02156: invalid TEMPORARY tablespace identifier</p>
<p>ORA-02157: no options specified for ALTER USER</p>
<p>ORA-02158: invalid CREATE INDEX option</p>
<p>ORA-02159: installed DLM does not support releasable locking mode</p>
<p>ORA-02160: index-organized table can not contain columns of type LONG</p>
<p>ORA-02161: invalid value for MAXLOGFILES</p>
<p>ORA-02162: invalid value for MAXDATAFILES</p>
<p>ORA-02163: invalid value for FREELIST GROUPS</p>
<p>ORA-02164: DATAFILE clause specified more than once</p>
<p>ORA-02165: invalid option for CREATE DATABASE</p>
<p>ORA-02166: ARCHIVELOG and NOARCHIVELOG specified</p>
<p>ORA-02167: LOGFILE clause specified more than once</p>
<p>ORA-02168: invalid value for FREELISTS</p>
<p>ORA-02169: FREELISTS storage option not allowed</p>
<p>ORA-02170: FREELIST GROUPS storage option not allowed</p>
<p>ORA-02171: invalid value for MAXLOGHISTORY</p>
<p>ORA-02172: The PUBLIC keyword is not appropriate for a disable thread</p>
<p>ORA-02173: invalid option for DROP TABLESPACE</p>
<p>ORA-02174: Missing required thread number</p>
<p>ORA-02175: invalid rollback segment name</p>
<p>ORA-02176: invalid option for CREATE ROLLBACK SEGMENT</p>
<p>ORA-02177: Missing required group number</p>
<p>ORA-02178: correct syntax is: SET TRANSACTION READ { ONLY | WRITE }</p>
<p>ORA-02179: valid options: ISOLATION LEVEL { SERIALIZABLE | READ COMMITTED }</p>
<p>ORA-02180: invalid option for CREATE TABLESPACE</p>
<p>ORA-02181: invalid option to ROLLBACK WORK</p>
<p>ORA-02182: savepoint name expected</p>
<p>ORA-02183: valid options: ISOLATION_LEVEL { SERIALIZABLE | READ COMMITTED }</p>
<p>ORA-02184: resource quotas are not allowed in REVOKE</p>
<p>ORA-02185: a token other than WORK follows COMMIT</p>
<p>ORA-02186: tablespace resource privilege may not appear with other privileges</p>
<p>ORA-02187: invalid quota specification</p>
<p>ORA-02188: Cannot enable instance publicly</p>
<p>ORA-02189: ON required</p>
<p>ORA-02190: keyword TABLES expected</p>
<p>ORA-02191: correct syntax is: SET TRANSACTION USE ROLLBACK SEGMENT</p>
<p>ORA-02192: PCTINCREASE not allowed for rollback segment storage clauses</p>
<p>ORA-02194: event specification syntax error (minor error ) near &#8221;</p>
<p>ORA-02195: Attempt to create object in a tablespace</p>
<p>ORA-02196: PERMANENT/TEMPORARY option already specified</p>
<p>ORA-02197: file list already specified</p>
<p>ORA-02198: ONLINE/OFFLINE option already specified</p>
<p>ORA-02199: missing DATAFILE/TEMPFILE clause</p>
<p>ORA-02200: WITH GRANT OPTION not allowed for PUBLIC</p>
<p>ORA-02201: sequence not allowed here</p>
<p>ORA-02202: no more tables permitted in this cluster</p>
<p>ORA-02203: INITIAL storage options not allowed</p>
<p>ORA-02204: ALTER, INDEX and EXECUTE not allowed for views</p>
<p>ORA-02205: only SELECT and ALTER privileges are valid for sequences</p>
<p>ORA-02206: duplicate INITRANS option specification</p>
<p>ORA-02207: invalid INITRANS option value</p>
<p>ORA-02208: duplicate MAXTRANS option specification</p>
<p>ORA-02209: invalid MAXTRANS option value</p>
<p>ORA-02210: no options specified for ALTER TABLE</p>
<p>ORA-02211: invalid value for PCTFREE or PCTUSED</p>
<p>ORA-02212: duplicate PCTFREE option specification</p>
<p>ORA-02213: duplicate PCTUSED option specification</p>
<p>ORA-02214: duplicate BACKUP option specification</p>
<p>ORA-02215: duplicate tablespace name clause</p>
<p>ORA-02216: tablespace name expected</p>
<p>ORA-02217: duplicate storage option specification</p>
<p>ORA-02218: invalid INITIAL storage option value</p>
<p>ORA-02219: invalid NEXT storage option value</p>
<p>ORA-02220: invalid MINEXTENTS storage option value</p>
<p>ORA-02221: invalid MAXEXTENTS storage option value</p>
<p>ORA-02222: invalid PCTINCREASE storage option value</p>
<p>ORA-02223: invalid OPTIMAL storage option value</p>
<p>ORA-02224: EXECUTE privilege not allowed for tables</p>
<p>ORA-02225: only EXECUTE and DEBUG privileges are valid for procedures</p>
<p>ORA-02226: invalid MAXEXTENTS value (max allowed: )</p>
<p>ORA-02227: invalid cluster name</p>
<p>ORA-02228: duplicate SIZE specification</p>
<p>ORA-02229: invalid SIZE option value</p>
<p>ORA-02230: invalid ALTER CLUSTER option</p>
<p>ORA-02231: missing or invalid option to ALTER DATABASE</p>
<p>ORA-02232: invalid MOUNT mode</p>
<p>ORA-02233: invalid CLOSE mode</p>
<p>ORA-02234: changes to this table are already logged</p>
<p>ORA-02235: this table logs changes to another table already</p>
<p>ORA-02236: invalid file name</p>
<p>ORA-02237: invalid file size</p>
<p>ORA-02238: filename lists have different numbers of files</p>
<p>ORA-02239: there are objects which reference this sequence</p>
<p>ORA-02240: invalid value for OBJNO or TABNO</p>
<p>ORA-02241: must of form EXTENTS (FILE BLOCK SIZE , &#8230;)</p>
<p>ORA-02242: no options specified for ALTER INDEX</p>
<p>ORA-02243: invalid ALTER INDEX or ALTER MATERIALIZED VIEW option</p>
<p>ORA-02244: invalid ALTER ROLLBACK SEGMENT option</p>
<p>ORA-02245: invalid ROLLBACK SEGMENT name</p>
<p>ORA-02246: missing EVENTS text</p>
<p>ORA-02247: no option specified for ALTER SESSION</p>
<p>ORA-02248: invalid option for ALTER SESSION</p>
<p>ORA-02249: missing or invalid value for MAXLOGMEMBERS</p>
<p>ORA-02250: missing or invalid constraint name</p>
<p>ORA-02251: subquery not allowed here</p>
<p>ORA-02252: check constraint condition not properly ended</p>
<p>ORA-02253: constraint specification not allowed here</p>
<p>ORA-02254: DEFAULT not allowed here</p>
<p>ORA-02255: obsolete 7.1.5</p>
<p>ORA-02256: number of referencing columns must match referenced columns</p>
<p>ORA-02257: maximum number of columns exceeded</p>
<p>ORA-02258: duplicate or conflicting NULL and/or NOT NULL specifications</p>
<p>ORA-02259: duplicate UNIQUE/PRIMARY KEY specifications</p>
<p>ORA-02260: table can have only one primary key</p>
<p>ORA-02261: such unique or primary key already exists in the table</p>
<p>ORA-02262: ORA- occurs while type-checking column default value expression</p>
<p>ORA-02263: need to specify the datatype for this column</p>
<p>ORA-02264: name already used by an existing constraint</p>
<p>ORA-02265: cannot derive the datatype of the referencing column</p>
<p>ORA-02266: unique/primary keys in table referenced by enabled foreign keys</p>
<p>ORA-02267: column type incompatible with referenced column type</p>
<p>ORA-02268: referenced table does not have a primary key</p>
<p>ORA-02269: key column cannot be of LONG datatype</p>
<p>ORA-02270: no matching unique or primary key for this column-list</p>
<p>ORA-02271: table does not have such constraint</p>
<p>ORA-02272: constrained column cannot be of LONG datatype</p>
<p>ORA-02273: this unique/primary key is referenced by some foreign keys</p>
<p>ORA-02274: duplicate referential constraint specifications</p>
<p>ORA-02275: such a referential constraint already exists in the table</p>
<p>ORA-02276: default value type incompatible with column type</p>
<p>ORA-02277: invalid sequence name</p>
<p>ORA-02278: duplicate or conflicting MAXVALUE/NOMAXVALUE specifications</p>
<p>ORA-02279: duplicate or conflicting MINVALUE/NOMINVALUE specifications</p>
<p>ORA-02280: duplicate or conflicting CYCLE/NOCYCLE specifications</p>
<p>ORA-02281: duplicate or conflicting CACHE/NOCACHE specifications</p>
<p>ORA-02282: duplicate or conflicting ORDER/NOORDER specifications</p>
<p>ORA-02283: cannot alter starting sequence number</p>
<p>ORA-02284: duplicate INCREMENT BY specifications</p>
<p>ORA-02285: duplicate START WITH specifications</p>
<p>ORA-02286: no options specified for ALTER SEQUENCE</p>
<p>ORA-02287: sequence number not allowed here</p>
<p>ORA-02288: invalid OPEN mode</p>
<p>ORA-02289: sequence does not exist</p>
<p>ORA-02290: check constraint (.) violated</p>
<p>ORA-02291: integrity constraint (.) violated &#8211; parent key not found</p>
<p>ORA-02292: integrity constraint (.) violated &#8211; child record found</p>
<p>ORA-02293: cannot validate (.) &#8211; check constraint violated</p>
<p>ORA-02294: cannot enable (.) &#8211; constraint changed during validation</p>
<p>ORA-02295: found more than one enable/disable clause for constraint</p>
<p>ORA-02296: cannot enable (.) &#8211; null values found</p>
<p>ORA-02297: cannot disable constraint (.) &#8211; dependencies exist</p>
<p>ORA-02298: cannot validate (.) &#8211; parent keys not found</p>
<p>ORA-02299: cannot validate (.) &#8211; duplicate keys found</p>
<p>ORA-02300: invalid value for OIDGENERATORS</p>
<p>ORA-02301: maximum number of OIDGENERATORS is 255</p>
<p>ORA-02302: invalid or missing type name</p>
<p>ORA-02303: cannot drop or replace a type with type or table dependents</p>
<p>ORA-02304: invalid object identifier literal</p>
<p>ORA-02305: only EXECUTE, DEBUG, and UNDER privileges are valid for types</p>
<p>ORA-02306: cannot create a type that already has valid dependent(s)</p>
<p>ORA-02307: cannot alter with REPLACE option a type that is not valid</p>
<p>ORA-02308: invalid option for object type column</p>
<p>ORA-02309: atomic NULL violation</p>
<p>ORA-02310: exceeded maximum number of allowable columns in table</p>
<p>ORA-02311: cannot alter with COMPILE option a valid type with type or table dependents</p>
<p>ORA-02313: object type contains non-queryable type attribute</p>
<p>ORA-02314: illegal use of type constructor</p>
<p>ORA-02315: incorrect number of arguments for default constructor</p>
<p>ORA-02320: failure in creating storage table for nested table column</p>
<p>ORA-02322: failure in accessing storage table of the nested table column</p>
<p>ORA-02324: more than one column in the SELECT list of THE subquery</p>
<p>ORA-02327: cannot create index on expression with datatype</p>
<p>ORA-02329: column of datatype cannot be unique or a primary key</p>
<p>ORA-02330: datatype specification not allowed</p>
<p>ORA-02331: cannot create constraint on column of datatype</p>
<p>ORA-02332: cannot create index on attributes of this column</p>
<p>ORA-02333: cannot create constraints on attributes of this column</p>
<p>ORA-02334: cannot infer type for column</p>
<p>ORA-02335: invalid datatype for cluster column</p>
<p>ORA-02336: column attribute cannot be accessed</p>
<p>ORA-02337: not an object type column</p>
<p>ORA-02338: missing or invalid column constraint specification</p>
<p>ORA-02339: invalid column specification</p>
<p>ORA-02340: invalid column specification</p>
<p>ORA-02342: replacement type has compilation errors</p>
<p>ORA-02344: cannot revoke execute on a type with table dependents</p>
<p>ORA-02345: cannot create a view with column based on CURSOR operator</p>
<p>ORA-02347: cannot grant privileges on columns of an object table</p>
<p>ORA-02348: cannot create VARRAY column with embedded LOB</p>
<p>ORA-02349: invalid user-defined type &#8211; type is incomplete</p>
<p>ORA-02351: internal error:</p>
<p>ORA-02352: file truncated error</p>
<p>ORA-02353: files not from the same unload operation</p>
<p>ORA-02354: error in exporting/importing data</p>
<p>ORA-02355: error opening file:</p>
<p>ORA-02356: The database is out of space. The load cannot continue</p>
<p>ORA-02357: no valid dump files</p>
<p>ORA-02358: internal error fetching attribute</p>
<p>ORA-02359: internal error setting attribute</p>
<p>ORA-02360: fatal error during data export/import initialization</p>
<p>ORA-02361: error while attempting to allocate %d bytes of memory</p>
<p>ORA-02362: error closing file:</p>
<p>ORA-02363: error reading from file:</p>
<p>ORA-02364: error writing to file:</p>
<p>ORA-02365: error seeking in file:</p>
<p>ORA-02366: The following index(es) on table were processed:</p>
<p>ORA-02367: file truncated error in</p>
<p>ORA-02368: file is not valid for this load operation</p>
<p>ORA-02371: Loader must be at least version &#8230;. for direct path</p>
<p>ORA-02372: data for row: %*.*s</p>
<p>ORA-02373: Error parsing insert statement for table .</p>
<p>ORA-02374: conversion error loading table %*.*s.%*.*s</p>
<p>ORA-02375: conversion error loading table %*.*s.%*.*s partition %*.*s</p>
<p>ORA-02376: invalid or redundant resource</p>
<p>ORA-02377: invalid resource limit</p>
<p>ORA-02378: duplicate resource name</p>
<p>ORA-02379: profile already exists</p>
<p>ORA-02380: profile does not exist</p>
<p>ORA-02381: cannot drop PUBLIC_DEFAULT profile</p>
<p>ORA-02382: profile has users assigned, cannot drop without CASCADE</p>
<p>ORA-02383: illegal cost factor</p>
<p>ORA-02390: exceeded COMPOSITE_LIMIT, you are being logged off</p>
<p>ORA-02391: exceeded simultaneous SESSIONS_PER_USER limit</p>
<p>ORA-02392: exceeded session limit on CPU usage, you are being logged off</p>
<p>ORA-02393: exceeded call limit on CPU usage</p>
<p>ORA-02394: exceeded session limit on IO usage, you are being logged off</p>
<p>ORA-02395: exceeded call limit on IO usage</p>
<p>ORA-02396: exceeded maximum idle time, please connect again</p>
<p>ORA-02397: exceeded PRIVATE_SGA limit, you are being logged off</p>
<p>ORA-02398: exceeded procedure space usage</p>
<p>ORA-02399: exceeded maximum connect time, you are being logged off</p>
<p>ORA-02401: cannot EXPLAIN view owned by another user</p>
<p>ORA-02402: PLAN_TABLE not found</p>
<p>ORA-02403: plan table does not have correct format</p>
<p>ORA-02404: specified plan table not found</p>
<p>ORA-02405: invalid sql plan object provided</p>
<p>ORA-02420: missing schema authorization clause</p>
<p>ORA-02421: missing or invalid schema authorization identifier</p>
<p>ORA-02422: missing or invalid schema element</p>
<p>ORA-02423: schema name does not match schema authorization identifier</p>
<p>ORA-02424: potential circular view references or unknown referenced tables</p>
<p>ORA-02425: create table failed</p>
<p>ORA-02426: privilege grant failed</p>
<p>ORA-02427: create view failed</p>
<p>ORA-02428: could not add foreign key reference</p>
<p>ORA-02429: cannot drop index used for enforcement of unique/primary key</p>
<p>ORA-02430: cannot enable constraint () &#8211; no such constraint</p>
<p>ORA-02431: cannot disable constraint () &#8211; no such constraint</p>
<p>ORA-02432: cannot enable primary key &#8211; primary key not defined for table</p>
<p>ORA-02433: cannot disable primary key &#8211; primary key not defined for table</p>
<p>ORA-02434: cannot enable unique() &#8211; unique key not defined for table</p>
<p>ORA-02435: cannot disable unique() &#8211; unique key not defined for table</p>
<p>ORA-02436: date or system variable wrongly specified in CHECK constraint</p>
<p>ORA-02437: cannot validate (.) &#8211; primary key violated</p>
<p>ORA-02438: Column check constraint cannot reference other columns</p>
<p>ORA-02439: Unique index on a deferrable constraint is not allowed</p>
<p>ORA-02440: Create as select with referential constraints not allowed</p>
<p>ORA-02441: Cannot drop nonexistent primary key</p>
<p>ORA-02442: Cannot drop nonexistent unique key</p>
<p>ORA-02443: Cannot drop constraint &#8211; nonexistent constraint</p>
<p>ORA-02444: Cannot resolve referenced object in referential constraints</p>
<p>ORA-02445: Exceptions table not found</p>
<p>ORA-02446: CREATE TABLE &#8230; AS SELECT failed &#8211; check constraint violated</p>
<p>ORA-02447: cannot defer a constraint that is not deferrable</p>
<p>ORA-02448: constraint does not exist</p>
<p>ORA-02449: unique/primary keys in table referenced by foreign keys</p>
<p>ORA-02450: Invalid hash option &#8211; missing keyword IS</p>
<p>ORA-02451: duplicate HASHKEYS specification</p>
<p>ORA-02452: invalid HASHKEYS option value</p>
<p>ORA-02453: duplicate HASH IS specification</p>
<p>ORA-02454: Number of hash keys per block () exceeds maximum of</p>
<p>ORA-02455: The number of cluster key column must be 1</p>
<p>ORA-02456: The HASH IS column specification must be NUMBER(*,0)</p>
<p>ORA-02457: The HASH IS option must specify a valid column</p>
<p>ORA-02458: HASHKEYS must be specified for a HASH CLUSTER</p>
<p>ORA-02459: Hashkey value must be a positive integer</p>
<p>ORA-02460: Inappropriate index operation on a hash cluster</p>
<p>ORA-02461: Inappropriate use of the INDEX option</p>
<p>ORA-02462: Duplicate INDEX option specified</p>
<p>ORA-02463: Duplicate HASH IS option specified</p>
<p>ORA-02464: Cluster definition can not be both HASH and INDEX</p>
<p>ORA-02465: Inappropriate use of the HASH IS option</p>
<p>ORA-02466: The SIZE and INITRANS options cannot be altered for HASH CLUSTERS.</p>
<p>ORA-02467: Column referenced in expression not found in cluster definition</p>
<p>ORA-02468: Constant or system variable wrongly specified in expression</p>
<p>ORA-02469: Hash expression does not return an Oracle Number.</p>
<p>ORA-02470: TO_DATE, USERENV, or SYSDATE incorrectly used in hash expression.</p>
<p>ORA-02471: SYSDATE, UID, USER, ROWNUM, or LEVEL incorrectly used in hash expression.</p>
<p>ORA-02472: PL/SQL functions not allowed in hash expressions</p>
<p>ORA-02473: Error while evaluating the cluster&#8217;s hash expression.</p>
<p>ORA-02474: Fixed hash area extents used () exceeds maximum allowed ()</p>
<p>ORA-02475: maximum cluster chain block count of has been exceeded</p>
<p>ORA-02476: can not create index due to parallel direct load on table</p>
<p>ORA-02477: can not perform parallel direct load on object</p>
<p>ORA-02478: merge into base segment would overflow MAXEXTENTS limit</p>
<p>ORA-02479: error while translating file name for parallel load</p>
<p>ORA-02481: Too many processes specified for events (max )</p>
<p>ORA-02482: Syntax error in event specification ()</p>
<p>ORA-02483: Syntax error in process specification ()</p>
<p>ORA-02484: Invalid _trace_buffers parameter specification ()</p>
<p>ORA-02485: Invalid _trace_options parameter specification ()</p>
<p>ORA-02486: Error in writing trace file</p>
<p>ORA-02487: Error in converting trace data</p>
<p>ORA-02488: Error encountered when accessing file [] for trace conversion</p>
<p>ORA-02490: missing required file size in RESIZE clause</p>
<p>ORA-02491: missing required keyword ON or OFF in AUTOEXTEND clause</p>
<p>ORA-02492: missing required file block increment size in NEXT clause</p>
<p>ORA-02493: invalid file increment size in NEXT clause</p>
<p>ORA-02494: invalid or missing maximum file size in MAXSIZE clause</p>
<p>ORA-02495: cannot resize file , tablespace is read only</p>
<p>ORA-02700: osnoraenv: error translating ORACLE_SID</p>
<p>ORA-02701: osnoraenv: error translating oracle image name</p>
<p>ORA-02702: osnoraenv: error translating orapop image name</p>
<p>ORA-02703: osnpopipe: pipe creation failed</p>
<p>ORA-02704: osndopop: fork failed</p>
<p>ORA-02705: osnpol: polling of communication channel failed</p>
<p>ORA-02706: osnshs: host name too long</p>
<p>ORA-02707: osnacx: cannot allocate context area</p>
<p>ORA-02708: osnrntab: connect to host failed, unknown ORACLE_SID</p>
<p>ORA-02709: osnpop: pipe creation failed</p>
<p>ORA-02710: osnpop: fork failed</p>
<p>ORA-02711: osnpvalid: write to validation channel failed</p>
<p>ORA-02712: osnpop: malloc failed</p>
<p>ORA-02713: osnprd: message receive failure</p>
<p>ORA-02714: osnpwr: message send failure</p>
<p>ORA-02715: osnpgetbrkmsg: message from host had incorrect message type</p>
<p>ORA-02716: osnpgetdatmsg: message from host had incorrect message type</p>
<p>ORA-02717: osnpfs: incorrect number of bytes written</p>
<p>ORA-02718: osnprs: reset protocol error</p>
<p>ORA-02719: osnfop: fork failed</p>
<p>ORA-02720: osnfop: shmat failed</p>
<p>ORA-02721: osnseminit: cannot create semaphore set</p>
<p>ORA-02722: osnpui: cannot send break message to orapop</p>
<p>ORA-02723: osnpui: cannot send break signal</p>
<p>ORA-02724: osnpbr: cannot send break message to orapop</p>
<p>ORA-02725: osnpbr: cannot send break signal</p>
<p>ORA-02726: osnpop: access error on oracle executable</p>
<p>ORA-02727: osnpop: access error on orapop executable</p>
<p>ORA-02728: osnfop: access error on oracle executable</p>
<p>ORA-02729: osncon: driver not in osntab</p>
<p>ORA-02730: osnrnf: cannot find user logon directory</p>
<p>ORA-02731: osnrnf: malloc of buffer failed</p>
<p>ORA-02732: osnrnf: cannot find a matching database alias</p>
<p>ORA-02733: osnsnf: database string too long</p>
<p>ORA-02734: osnftt: cannot reset shared memory permission</p>
<p>ORA-02735: osnfpm: cannot create shared memory segment</p>
<p>ORA-02736: osnfpm: illegal default shared memory address</p>
<p>ORA-02737: osnpcl: cannot tell orapop to exit</p>
<p>ORA-02738: osnpwrtbrkmsg: incorrect number of bytes written</p>
<p>ORA-02739: osncon: host alias is too long</p>
<p>ORA-02750: osnfsmmap: cannot open shared memory file ?/dbs/ftt_.dbf</p>
<p>ORA-02751: osnfsmmap: cannot map shared memory file</p>
<p>ORA-02752: osnfsmmap: illegal shared memory address</p>
<p>ORA-02753: osnfsmmap: cannot close shared memory file</p>
<p>ORA-02754: osnfsmmap: cannot change shared memory inheritence</p>
<p>ORA-02755: osnfsmcre: cannot create chared memory file ?/dbs/ftt_.dbf</p>
<p>ORA-02756: osnfsmnam: name translation failure</p>
<p>ORA-02757: osnfop: fork_and_bind failed</p>
<p>ORA-02758: Allocation of internal array failed</p>
<p>ORA-02759: Not enough request descriptors available</p>
<p>ORA-02760: Client close of file failed.</p>
<p>ORA-02761: File number to be canceled is negative.</p>
<p>ORA-02762: file number to be cancelled is greater than the maximum.</p>
<p>ORA-02763: Unable to cancel at least one request</p>
<p>ORA-02764: Invalid package mode</p>
<p>ORA-02765: Invalid maximum number of servers</p>
<p>ORA-02766: Invalid maximum of request descriptors</p>
<p>ORA-02767: Less than one request descriptor was allocated per server</p>
<p>ORA-02768: Maximum number of files is invalid</p>
<p>ORA-02769: Setting of handler for SIGTERM failed</p>
<p>ORA-02770: Total number of blocks is invalid</p>
<p>ORA-02771: Illegal request time out value</p>
<p>ORA-02772: Invalid maximum server idle time</p>
<p>ORA-02773: Invalid maximum client wait time</p>
<p>ORA-02774: Invalid request list latch time out value</p>
<p>ORA-02775: Invalid request done signal</p>
<p>ORA-02776: Value for request done signal exceeds maximum</p>
<p>ORA-02777: Stat failed on log directory</p>
<p>ORA-02778: Name given for the log directory is invalid</p>
<p>ORA-02779: Stat failed on core dump directory</p>
<p>ORA-02780: Name given for the core dump directory is invalid</p>
<p>ORA-02781: Invalid value given for the timing wanted flag</p>
<p>ORA-02782: Both read and write functions were not specified</p>
<p>ORA-02783: Both post and wait functions were not specified</p>
<p>ORA-02784: Invalid shared memory ID specified</p>
<p>ORA-02785: Invalid shared memory buffer size</p>
<p>ORA-02786: Size needed for shared region is greater than segment size</p>
<p>ORA-02787: Unable to allocate memory for segment list</p>
<p>ORA-02788: Unable to find kernel process pointer in async process array</p>
<p>ORA-02789: Maximum number of files reached</p>
<p>ORA-02790: File name is too long</p>
<p>ORA-02791: Unable to open file for use with asynchronous I/O</p>
<p>ORA-02792: Unable to fstat() a file being used for asynchronous I/O.</p>
<p>ORA-02793: Close of asynchronous I/O failed.</p>
<p>ORA-02794: Client unable to get key for shared memory</p>
<p>ORA-02795: Request list is empty</p>
<p>ORA-02796: Done request is not in correct state</p>
<p>ORA-02797: No requests available</p>
<p>ORA-02798: Invalid number of requests</p>
<p>ORA-02799: Unable to arm signal handler</p>
<p>ORA-02800: Requests timed out</p>
<p>ORA-02801: Operations timed out</p>
<p>ORA-02802: No idle servers available in parallel mode</p>
<p>ORA-02803: Retrieval of current time failed</p>
<p>ORA-02804: Allocation of memory failed for log file name</p>
<p>ORA-02805: Unable to set handler for SIGTPA</p>
<p>ORA-02806: Unable to set handler for SIGALRM</p>
<p>ORA-02807: Allocation of memory for I/O vectors failed.</p>
<p>ORA-02808: Allocation of memory of open files array failed.</p>
<p>ORA-02809: Jump buffer not valid</p>
<p>ORA-02810: Unable to make temporary file name for memory mapped file</p>
<p>ORA-02811: Unable to attach shared memory segment</p>
<p>ORA-02812: Bad attach address</p>
<p>ORA-02813: Unable to make temporary file name in order to get key</p>
<p>ORA-02814: Unable to get shared memory</p>
<p>ORA-02815: Unable to attach shared memory</p>
<p>ORA-02816: Unable to kill a process</p>
<p>ORA-02817: Read failed</p>
<p>ORA-02818: Less than the number of blocks requested was read in</p>
<p>ORA-02819: Write failed</p>
<p>ORA-02820: Unable to write the requested number of blocks</p>
<p>ORA-02821: Unable to read the requested number of blocks.</p>
<p>ORA-02822: Invalid block offset</p>
<p>ORA-02823: Buffer is not aligned.</p>
<p>ORA-02824: Request free list is empty</p>
<p>ORA-02825: Request on free list was not free</p>
<p>ORA-02826: Illegal block size</p>
<p>ORA-02827: Invalid file number</p>
<p>ORA-02828: Segment free list is empty</p>
<p>ORA-02829: No segment of the proper size is available</p>
<p>ORA-02830: Segment could not be split &#8211; no free segments available</p>
<p>ORA-02831: Segment deallocation failed &#8211; empty segment list</p>
<p>ORA-02832: Segment deallocation failed &#8211; segment not on list</p>
<p>ORA-02833: Server was unable to close file</p>
<p>ORA-02834: Server unable to open file</p>
<p>ORA-02835: Server unable to send signal to client</p>
<p>ORA-02836: Unable to create temporary key file</p>
<p>ORA-02837: Unable to unlink temporary file</p>
<p>ORA-02838: Unable to arm signal handler for the alarm signal</p>
<p>ORA-02839: Sync of blocks to disk failed.</p>
<p>ORA-02840: Open of log file by client failed</p>
<p>ORA-02841: Server died on start up</p>
<p>ORA-02842: Client unable to fork a server</p>
<p>ORA-02843: Invalid value for kernel flag</p>
<p>ORA-02844: Invalid value for the leave open flag</p>
<p>ORA-02845: Invalid value for the timing wanted flag</p>
<p>ORA-02846: Unkillable server</p>
<p>ORA-02847: Server did not terminate when posted</p>
<p>ORA-02848: Asynchronous I/O package is not running</p>
<p>ORA-02849: Read failed because of an error</p>
<p>ORA-02850: File is closed</p>
<p>ORA-02851: Request list is empty when it should not be</p>
<p>ORA-02852: Invalid critical-section time out value</p>
<p>ORA-02853: Invalid server list latch time out value</p>
<p>ORA-02854: Invalid number of request buffers</p>
<p>ORA-02855: Number of requests is less than the number of slaves</p>
<p>ORA-02875: smpini: Unable to get shared memory for PGA</p>
<p>ORA-02876: smpini: Unable to attach to shared memory for PGA</p>
<p>ORA-02877: smpini: Unable to initialize memory protection</p>
<p>ORA-02878: sou2o: Variable smpdidini overwritten</p>
<p>ORA-02879: sou2o: Could not gain access to protected memory</p>
<p>ORA-02880: smpini: Could not register PGA for protection</p>
<p>ORA-02881: sou2o: Could not revoke access to protected memory</p>
<p>ORA-02882: sou2o: Could not register SGA for protection</p>
<p>ORA-02899: smscre: Cannot create SGA with Extended Shared Memory feature</p>
<p>ORA-03001: unimplemented feature</p>
<p>ORA-03002: operator not implemented</p>
<p>ORA-03007: obsolete feature</p>
<p>ORA-03008: parameter COMPATIBLE >= needed for</p>
<p>ORA-03100: communication area cannot be allocated; insufficient memory</p>
<p>ORA-03105: internal protocol error</p>
<p>ORA-03106: fatal two-task communication protocol error</p>
<p>ORA-03107: oranet buffer underflow</p>
<p>ORA-03108: oranet: ORACLE does not support this interface version</p>
<p>ORA-03109: oranet buffer overflow</p>
<p>ORA-08277: Cannot set environment variable</p>
<p>ORA-08278: Cannot get CPU statistics</p>
<p>ORA-08308: sllfop: Cannot open file</p>
<p>ORA-08309: sllfop: Cannot fstat file</p>
<p>ORA-08310: sllfop: Bad value for recsize</p>
<p>ORA-08311: sllfop: bad value for maxrecsize</p>
<p>ORA-08312: sllfop: unrecognized processing option</p>
<p>ORA-08313: sllfop: could not allocate buffers</p>
<p>ORA-08314: sllfcf: Error closing file</p>
<p>ORA-08315: sllfrb: Error reading file</p>
<p>ORA-08316: sllfsk: Error seeking in file.</p>
<p>ORA-08317: sllfsk: Error seeking in file.</p>
<p>ORA-08318: sllfsk: Error reading file</p>
<p>ORA-08319: sllfsk: Error reading file</p>
<p>ORA-08320: scnget: Call to scnget before scnset or scnfnd.</p>
<p>ORA-08321: scnmin: NOT IMPLEMENTED YET</p>
<p>ORA-08322: scnmin: open/convert of bias lock failed</p>
<p>ORA-08323: scnmin: close of bias lock failed</p>
<p>ORA-08330: Printing not supported</p>
<p>ORA-08331: Wait operation timed out</p>
<p>ORA-08332: rollback segment # specified not available</p>
<p>ORA-08340: This command not allowed on nCUBE, only one thread is ever used.</p>
<p>ORA-08341: On nCUBE, this command can only be executed from instance 1.</p>
<p>ORA-08342: sropen: failed to open a redo server connection</p>
<p>ORA-08343: srclose: failed to close a redo server connection</p>
<p>ORA-08344: srapp: failed to send redo data to the redo server</p>
<p>ORA-08401: invalid compiler name:</p>
<p>ORA-08412: error encountered in WMSGBSIZ, size for WMSGBLK is not big enough for warning message</p>
<p>ORA-08413: invalid compiler type in FORMAT parameter at</p>
<p>ORA-08414: error encountered in</p>
<p>ORA-08429: raw data has invalid digit in display type data</p>
<p>ORA-08430: raw data missing leading sign</p>
<p>ORA-08431: raw data missing zero as defined in picture</p>
<p>ORA-08432: raw data has invalid floating point data</p>
<p>ORA-08433: invalid picture type in convert raw to number</p>
<p>ORA-08434: raw data has invalid trailing sign</p>
<p>ORA-08435: PICTURE MASK missing the leading sign when SIGN IS LEADING specified</p>
<p>ORA-08436: raw data has invalid sign digit</p>
<p>ORA-08437: invalid picture type in picture mask</p>
<p>ORA-08440: raw buffer is too short to hold converted data</p>
<p>ORA-08441: closed parenthesis missing in picture mask</p>
<p>ORA-08443: syntax error in BLANK WHEN ZERO clause in mask options</p>
<p>ORA-08444: syntax error in JUSTIFIED clause in mask options</p>
<p>ORA-08445: syntax error in SIGN clause in mask options</p>
<p>ORA-08446: syntax error in SYNCHRONIZED clause in mask options</p>
<p>ORA-08447: syntax error in USAGE clause in mask options</p>
<p>ORA-08448: syntax error in DECIMAL-POINT environment clause</p>
<p>ORA-08449: invalid numeric symbol found in picture mask</p>
<p>ORA-08450: invalid specification of CR in picture mask</p>
<p>ORA-08451: invalid specification of DB in picture mask</p>
<p>ORA-08452: specification of E in picture mask is unsupported</p>
<p>ORA-08453: more than one V symbol specified in picture mask</p>
<p>ORA-08454: more than one S symbol specified in picture mask</p>
<p>ORA-08455: syntax error in CURRENCY SIGN environment clause</p>
<p>ORA-08456: no sign in picture mask but SIGN clause in mask options</p>
<p>ORA-08457: syntax error in SEPARATE CHARACTER option of SIGN clause</p>
<p>ORA-08458: invalid format parameter</p>
<p>ORA-08459: invalid format parameter length</p>
<p>ORA-08460: invalid environment clause in environment parameter</p>
<p>ORA-08462: raw buffer contains invalid decimal data</p>
<p>ORA-08463: overflow converting decimal number to Oracle number</p>
<p>ORA-08464: input raw decimal data contains more than 42 digits</p>
<p>ORA-08465: input mask contains more than 32 characters</p>
<p>ORA-08466: raw buffer length is too short for</p>
<p>ORA-08467: error converting Oracle number to</p>
<p>ORA-08468: mask option is not supported</p>
<p>ORA-08498: Warning: picture mask &#8221; overrides picture mask option &#8216;USAGE IS &#8216; to &#8216;USAGE IS DISPLAY&#8217;</p>
<p>ORA-08499: Warning: picture mask options &#8221; ignored by UTL_PG</p>
<p>ORA-09200: sfccf: error creating file</p>
<p>ORA-09201: sfcopy: error copying file</p>
<p>ORA-09202: sfifi: error identifying file</p>
<p>ORA-09203: sfofi: error opening file</p>
<p>ORA-09204: sfotf: error opening temporary file</p>
<p>ORA-09205: sfqio: error reading or writing to disk</p>
<p>ORA-09206: sfrfb: error reading from file</p>
<p>ORA-09207: sfsrd: error reading from file</p>
<p>ORA-09208: sftcls: error closing file</p>
<p>ORA-09209: sftget: error reading from file</p>
<p>ORA-09210: sftopn: error opening file</p>
<p>ORA-09211: sfwfb: error writing to file</p>
<p>ORA-09212: sfwfbmt: error writing to file</p>
<p>ORA-09213: slgfn: error fabricating file name</p>
<p>ORA-09214: sfdone: I/O error detected</p>
<p>ORA-09215: sfqio: error detected in IOCompletionRoutine</p>
<p>ORA-09216: sdnfy: bad value &#8221; for parameter</p>
<p>ORA-09217: sfsfs: failed to resize file</p>
<p>ORA-09218: sfrfs: failed to refresh file size</p>
<p>ORA-09240: smpalo: error allocating PGA memory</p>
<p>ORA-09241: smsalo: error allocating SGA memory</p>
<p>ORA-09242: smscre: error creating SGA</p>
<p>ORA-09243: smsget: error attaching to SGA</p>
<p>ORA-09244: smprset: error setting memory protections</p>
<p>ORA-09245: smcstk: error switching stacks</p>
<p>ORA-09246: sfsmap: unable to map SGA</p>
<p>ORA-09247: smsdes: error destroying the SGA</p>
<p>ORA-09260: sigpidu: error obtaining process id</p>
<p>ORA-09261: spdcr: error creating detached (background) process</p>
<p>ORA-09262: spdde: error terminating detached (background) process</p>
<p>ORA-09263: spini: error initializing process</p>
<p>ORA-09264: sptpa: error flagging process</p>
<p>ORA-09265: spwat: error temporarily suspending process</p>
<p>ORA-09266: spawn: error starting an Oracle process</p>
<p>ORA-09270: szalloc: error allocating memory for security</p>
<p>ORA-09271: szlon: error verifying user name</p>
<p>ORA-09272: remote os logon is not allowed</p>
<p>ORA-09273: szrfc: error verifying role name</p>
<p>ORA-09274: szrfc: insufficient role name buffer space</p>
<p>ORA-09275: CONNECT INTERNAL is not a valid DBA connection</p>
<p>ORA-09276: All bequeath database links must be loopback database links</p>
<p>ORA-09280: sllfcf: error closing file</p>
<p>ORA-09281: sllfop: error opening file</p>
<p>ORA-09282: sllfrb: error reading records</p>
<p>ORA-09283: sllfsk: error skipping records</p>
<p>ORA-09284: sllfop: cannot allocate read buffer</p>
<p>ORA-09285: sllfop: unrecognizable processing option, incorrect format</p>
<p>ORA-09290: sksaalo: error allocating memory for archival</p>
<p>ORA-09291: sksachk: invalid device specified for archive destination</p>
<p>ORA-09292: sksabln: unable to build archive file name</p>
<p>ORA-09293: sksasmo: unable to send message to console</p>
<p>ORA-09300: osncon: unable to connect, DPMI not available</p>
<p>ORA-09301: osncon: local kernel only supported in standard mode</p>
<p>ORA-09310: sclgt: error freeing latch</p>
<p>ORA-09311: slsleep: error temporarily suspending process</p>
<p>ORA-09312: slspool: error spooling file to printer</p>
<p>ORA-09313: slsprom: error prompting user</p>
<p>ORA-09314: sltln: error translating logical name</p>
<p>ORA-09315: sql2tt: two-task error translating ORACLE_EXECUTABLE</p>
<p>ORA-09316: szrpc: unable to verify password for role</p>
<p>ORA-09317: szprv: insufficient privileges</p>
<p>ORA-09318: slkhst: unable to host out to operating system</p>
<p>ORA-09319: slgtd: unable to obtain the current date and time</p>
<p>ORA-09320: szrfc: unable to obtain the list of valid OS roles</p>
<p>ORA-09321: slzdtb: unable to convert zoned decimal to binary</p>
<p>ORA-09322: slpdtb: unable to convert packed decimal to binary</p>
<p>ORA-09330: Session terminated internally by Oracle or by an Oracle DBA</p>
<p>ORA-09340: Specified ORACLE_SID is either invalid or too long</p>
<p>ORA-09341: scumnt: unable to mount database</p>
<p>ORA-09342: Detached process terminated by Oracle during shutdown abort</p>
<p>ORA-09344: spsig: error signalling thread</p>
<p>ORA-09350: Windows 32-bit Two-Task driver unable to allocate context area</p>
<p>ORA-09351: Windows 32-bit Two-Task driver unable to allocate shared memory</p>
<p>ORA-09352: Windows 32-bit Two-Task driver unable to spawn new ORACLE task</p>
<p>ORA-09353: Windows 32-bit Two-Task driver unable to open event semaphore</p>
<p>ORA-09354: Windows 32-bit Two-Task driver: ORACLE task unexpectedly died</p>
<p>ORA-09360: Windows 3.1 Two-Task driver unable to allocate context area</p>
<p>ORA-09361: Windows 3.1 Two-Task driver unable to lock context area</p>
<p>ORA-09362: Windows 3.1 Two-Task driver unable to deallocate context area</p>
<p>ORA-09363: Windows 3.1 Two-Task driver invalid context area</p>
<p>ORA-09364: Windows 3.1 Two-Task driver unable to create hidden window</p>
<p>ORA-09365: Windows 3.1 Two-Task driver unable to destroy hidden window</p>
<p>ORA-09366: Windows 3.1 Two-Task driver unable to allocate shared memory</p>
<p>ORA-09367: Windows 3.1 Two-Task driver unable to deallocate shared memory</p>
<p>ORA-09368: Windows 3.1 Two-Task driver unable to spawn ORACLE</p>
<p>ORA-09369: Windows 3.1 Two-Task driver bad instance handle</p>
<p>ORA-09370: Windows 3.1 Two-Task driver ORACLE task timed out</p>
<p>ORA-09700: sclin: maximum number of latches exceeded</p>
<p>ORA-09701: scnfy: maximum number of processes exceeded</p>
<p>ORA-09702: sem_acquire: cannot acquire latch semaphore</p>
<p>ORA-09703: sem_release: cannot release latch semaphore</p>
<p>ORA-09704: sstascre: ftok error in creating test and set pages.</p>
<p>ORA-09705: spcre: cannot initialize latch semaphore</p>
<p>ORA-09706: slsget: get_process_stats error.</p>
<p>ORA-09708: soacon: failed to bind socket to port.</p>
<p>ORA-09709: soacon: failed to accept a connection.</p>
<p>ORA-09710: soarcv: buffer overflow.</p>
<p>ORA-09711: orasrv: archmon already connected.</p>
<p>ORA-09712: orasrv: log archiver already connected.</p>
<p>ORA-09714: Two Task interface: cannot obtain puname</p>
<p>ORA-09715: orasrv: cannot obtain puname</p>
<p>ORA-09716: kslcll: Unable to fix in-flux lamport latch.</p>
<p>ORA-09717: osnsui: maximum number of user interrupt handlers exceeded.</p>
<p>ORA-09718: osnsui: cannot set up user interrupt handler.</p>
<p>ORA-09719: osncui: invalid handle.</p>
<p>ORA-09740: slsget: cannot get virtual memory region statistics.</p>
<p>ORA-09741: spwat: error waiting for a post.</p>
<p>ORA-09742: sppst: error during a post.</p>
<p>ORA-09743: smscre: could not attach shared memory.</p>
<p>ORA-09744: smsget: mmap returned an error.</p>
<p>ORA-09745: smscre: vm_allocate error, unable to create shared memory.</p>
<p>ORA-09746: smscre: shared memory attach address incorrect.</p>
<p>ORA-09747: pw_detachPorts: server call pws_detach failed.</p>
<p>ORA-09748: pws_look_up: fork failed</p>
<p>ORA-09749: pws_look_up: port lookup failure</p>
<p>ORA-09750: pw_attachPorts: port_rename failed.</p>
<p>ORA-09751: pw_attachPorts: server call pws_attach failed.</p>
<p>ORA-09752: pw_attachPorts: port_allocate failed.</p>
<p>ORA-09753: spwat: invalid process number.</p>
<p>ORA-09754: sppst: invalid process number passed to sppst.</p>
<p>ORA-09755: osngpn: port allocation failure.</p>
<p>ORA-09756: osnpns: no port in the name server.</p>
<p>ORA-09757: osnipn: port allocation failure.</p>
<p>ORA-09758: osnipn: could not check port in name server.</p>
<p>ORA-09759: osnsbt: bad message received.</p>
<p>ORA-09760: osnpui: cannot send break message</p>
<p>ORA-09761: pw_destroyPorts: server call pws_stop_instance failed.</p>
<p>ORA-09762: sNeXT_instanceName: translation error.</p>
<p>ORA-09763: osnmpx: send/receive error exchanging Mach ports.</p>
<p>ORA-09764: osnmop: access error on oracle executable</p>
<p>ORA-09765: osnmop: fork failed</p>
<p>ORA-09766: osnmop: buffer allocation failure.</p>
<p>ORA-09767: osnmfs: bad return code from msg_send.</p>
<p>ORA-09768: osnmgetmsg: could not read a message</p>
<p>ORA-09769: osnmbr: cannot send break message</p>
<p>ORA-09770: pws_look_up: translation failure.</p>
<p>ORA-09771: osnmwrtbrkmsg: bad return code from msg_send.</p>
<p>ORA-09772: osnpmetbrkmsg: message from host had incorrect message type</p>
<p>ORA-09773: osnmgetdatmsg: message from host had incorrect message type</p>
<p>ORA-09774: osnmui: cannot send break message</p>
<p>ORA-09775: osnmrs: reset protocol error</p>
<p>ORA-09776: pws_look_up: access error on (Oracle helper) executable</p>
<p>ORA-09777: osnpbr: cannot send break message</p>
<p>ORA-09778: snynfyport: failure allocating the notify port.</p>
<p>ORA-09779: snyGetPort: failure to allocate a port.</p>
<p>ORA-09786: sllfop: open error, unable to open file.</p>
<p>ORA-09787: sllfop: unrecognizable processing option, incorrect format.</p>
<p>ORA-09788: sllfrb: unable to read file.</p>
<p>ORA-09789: sllfsk: unable to read file.</p>
<p>ORA-09790: sllfcf: unable to close file.</p>
<p>ORA-09791: slembdf: translation error, unable to translate error file name.</p>
<p>ORA-09792: sllfop: cannot allocate read buffer.</p>
<p>ORA-09793: szguns: length of user name is greater than buffer.</p>
<p>ORA-09794: szrbuild: length of role name is greater than buffer.</p>
<p>ORA-09795: szrbuild: malloc of role structure failed.</p>
<p>ORA-09796: szrbuild: malloc of role name failed.</p>
<p>ORA-09797: Failed to get O/S MAC privileges.</p>
<p>ORA-09798: Label comparison failed.</p>
<p>ORA-09799: File label retrieval failed.</p>
<p>ORA-09800: Process sensitivity label retrieval failed.</p>
<p>ORA-09801: Unable to get user ID from connection</p>
<p>ORA-09802: Conversion of binary label to string failed.</p>
<p>ORA-09803: Allocation of string buffer failed.</p>
<p>ORA-09804: Class conversion from binary to ORACLE failed.</p>
<p>ORA-09805: conversion of category number to string failed.</p>
<p>ORA-09806: Allocation of label string buffer failed.</p>
<p>ORA-09807: Conversion of label from string to binary failed.</p>
<p>ORA-09808: Could not obtain user clearance.</p>
<p>ORA-09809: Unable to get user&#8217;s group ID from connection</p>
<p>ORA-09810: Unable to get process ID from connection</p>
<p>ORA-09811: Unable to initialize package.</p>
<p>ORA-09812: Unable to get user clearance from connection</p>
<p>ORA-09813: Unable to get directory status</p>
<p>ORA-09814: Unable to expand file name</p>
<p>ORA-09815: File name buffer overflow</p>
<p>ORA-09816: Unable to set effective privileges</p>
<p>ORA-09817: Write to audit file failed.</p>
<p>ORA-09818: Number is too large</p>
<p>ORA-09819: Number exceeds maximum legal value</p>
<p>ORA-09820: Conversion of class string to numeric representation failed.</p>
<p>ORA-09821: Numeric label is not valid</p>
<p>ORA-09822: Translation of audit file name failed.</p>
<p>ORA-09823: device name is too long</p>
<p>ORA-09824: Unable to enable allowmacaccess privilege.</p>
<p>ORA-09825: Unable to disable allowmacaccess privilege.</p>
<p>ORA-09826: SCLIN: cannot initialize atomic latch.</p>
<p>ORA-09827: SCLGT: atomic latch return unknown error.</p>
<p>ORA-09828: SCLFR: atomic latch return error.</p>
<p>ORA-09829: pw_createPorts: server call pws_start_instance failed.</p>
<p>ORA-09830: snyAddPort: failed to perform a remote procedure call.</p>
<p>ORA-09831: snyStartThread: failed to build the server port set.</p>
<p>ORA-09832: infoCallback: bad message format.</p>
<p>ORA-09833: addCallback: bad message format.</p>
<p>ORA-06128: NETTCP: unable to create mailbox</p>
<p>ORA-06129: NETTCP: unable to transfer socket ownership to ORASRV</p>
<p>ORA-06130: NETTCP: host access denied</p>
<p>ORA-06131: NETTCP: user access denied</p>
<p>ORA-06132: NETTCP: access denied, wrong password</p>
<p>ORA-06133: NETTCP: file not found</p>
<p>ORA-06134: NETTCP: file access privilege violation</p>
<p>ORA-06135: NETTCP: connection rejected; server is stopping</p>
<p>ORA-06136: NETTCP: error during connection handshake</p>
<p>ORA-06137: NETTCP: error during connection handshake</p>
<p>ORA-06138: NETTCP: error during connection handshake</p>
<p>ORA-06140: NETTCP: no such user</p>
<p>ORA-06141: NETTCP: no privilege for user</p>
<p>ORA-06142: NETTCP: error getting user information</p>
<p>ORA-06143: NETTCP: maximum connections exceeded</p>
<p>ORA-06144: NETTCP: SID (database) is unavailable</p>
<p>ORA-06145: NETTCP: unable to start ORASRV: images not installed</p>
<p>ORA-06200: TWOTASK: connect failed, can&#8217;t create mailbox</p>
<p>ORA-06201: TWOTASK: connect failed, can&#8217;t attach to mailbox</p>
<p>ORA-06202: TWOTASK: connect failed, can&#8217;t spawn ORASRV process</p>
<p>ORA-06203: TWOTASK: connect failed, handshake failure</p>
<p>ORA-06204: TWOTASK: connect failed, can&#8217;t access ORASRV2.COM</p>
<p>ORA-06205: TWOTASK: connect failed, can&#8217;t create logical name</p>
<p>ORA-06206: TWOTASK: message receive failure</p>
<p>ORA-06207: TWOTASK: message send failure</p>
<p>ORA-06208: TWOTASK: invalid login (connect) string</p>
<p>ORA-06209: TWOTASK: connect failed, mailbox already exists</p>
<p>ORA-06210: TWOTASK: connect failed, ORASRV exited unexpectedly</p>
<p>ORA-06211: TWOTASK: connect failed, timeout waiting for ORASRV</p>
<p>ORA-06212: TWOTASK: connect failed, logical name table is full</p>
<p>ORA-06213: TWOTASK: connect failed</p>
<p>ORA-06214: TWOTASK: connect failed, insufficient quotas to create ORASRV</p>
<p>ORA-06215: TWOTASK: connect failed, ORASRV protected image not installed</p>
<p>ORA-06216: TWOTASK: connect failed, can&#8217;t find ORASRV image file</p>
<p>ORA-06250: NETNTT: cannot allocate send and receive buffers</p>
<p>ORA-06251: NETNTT: cannot translate address file name</p>
<p>ORA-06252: NETNTT: cannot open address file</p>
<p>ORA-06253: NETNTT: cannot read arguments from address file</p>
<p>ORA-06254: NETNTT: cannot share connection to cube</p>
<p>ORA-06255: NETNTT: cannot read pid of remote process</p>
<p>ORA-06256: NETNTT: remote fork failed</p>
<p>ORA-06257: NETNTT: cannot send command line to shadow process</p>
<p>ORA-06258: NETNTT: cannot allocate context area</p>
<p>ORA-06259: NETNTT: cannot read from remote process</p>
<p>ORA-06260: NETNTT: cannot write to remote process</p>
<p>ORA-06261: NETNTT: nrange() failed</p>
<p>ORA-06262: NETNTT: nfconn() failed</p>
<p>ORA-06263: NETNTT: out of memory in pi_connect</p>
<p>ORA-06264: NETNTT: data protocol error</p>
<p>ORA-06265: NETNTT: break protocol error</p>
<p>ORA-06266: NETNTT: bad write length</p>
<p>ORA-06267: NETNTT: bad state</p>
<p>ORA-06268: NETNTT: cannot read /etc/oratab</p>
<p>ORA-06300: IPA: Disconnect failure</p>
<p>ORA-06301: IPA: Cannot allocate driver context</p>
<p>ORA-06302: IPA: Cannot connect to remote host</p>
<p>ORA-06303: IPA: Message send error</p>
<p>ORA-06304: IPA: Message receive error</p>
<p>ORA-06305: IPA: Illegal message type</p>
<p>ORA-06306: IPA: Message write length error</p>
<p>ORA-06307: IPA: Cannot reset connection</p>
<p>ORA-06308: IPA: No more connections available</p>
<p>ORA-06309: IPA: No message queue available</p>
<p>ORA-06310: IPA: Environment variable(s) not set</p>
<p>ORA-06311: IPA: Maximum number of servers reached</p>
<p>ORA-06312: IPA: Incorrect outgoing service name supplied</p>
<p>ORA-06313: IPA: Shared memory failed to initialise</p>
<p>ORA-06314: IPA: Event set up failure</p>
<p>ORA-06315: IPA: Invalid connect string</p>
<p>ORA-06316: IPA: Invalid database SID</p>
<p>ORA-06317: IPA: Local maximum number of users exceeded</p>
<p>ORA-06318: IPA: Local maximum number of connections exceeded</p>
<p>ORA-06319: IPA: Remote maximum number of users exceeded</p>
<p>ORA-06320: IPA: Remote maximum number of connections exceeded</p>
<p>ORA-06321: IPA: Cannot reach the remote side</p>
<p>ORA-06322: IPA: Fatal shared memory error</p>
<p>ORA-06323: IPA: Cause event error</p>
<p>ORA-06400: NETCMN: No default host string specified</p>
<p>ORA-06401: NETCMN: invalid driver designator</p>
<p>ORA-06402: NETCMN: error receiving break message</p>
<p>ORA-06403: Unable to allocate memory.</p>
<p>ORA-06404: NETCMN: invalid login (connect) string</p>
<p>ORA-06405: NETCMN: reset protocol error</p>
<p>ORA-06406: NETCMN: error sending break message</p>
<p>ORA-06407: NETCMN: unable to set up break handling environment</p>
<p>ORA-06408: NETCMN: incorrect message format</p>
<p>ORA-06413: Connection not open.</p>
<p>ORA-06416: NETCMN: error on test</p>
<p>ORA-06419: NETCMN: server can not start oracle</p>
<p>ORA-06420: NETCMN: SID lookup failure</p>
<p>ORA-06421: NETCMN: Error detected in the read-in data</p>
<p>ORA-06422: NETCMN: Error in sending data</p>
<p>ORA-06423: NETCMN: Error in receiving data</p>
<p>ORA-06430: ssaio: Seals do not match</p>
<p>ORA-06431: ssaio: Invalid Block number</p>
<p>ORA-06432: ssaio: Buffer Not Aligned</p>
<p>ORA-06433: ssaio: LSEEK error, unable to seek to requested block.</p>
<p>ORA-06434: ssaio: read error, unable to read requested block from database file.</p>
<p>ORA-06435: ssaio: write error, unable to write requested block to database file.</p>
<p>ORA-06436: ssaio: asynchronous I/O failed due to incorrect parameters.</p>
<p>ORA-06437: ssaio: the asynchronous write was unable to write to the database file.</p>
<p>ORA-06438: ssaio: the asynchronous read was unable to read from the database file.</p>
<p>ORA-06439: ssaio: the asynchronous write returned incorrect number of bytes</p>
<p>ORA-06440: ssaio: the asynchronous read returned incorrect number of bytes</p>
<p>ORA-06441: ssvwatev: Incorrect parameter passed to function call</p>
<p>ORA-06442: ssvwatev: Failed with unexpected error number.</p>
<p>ORA-06443: ssvpstev: Incorrect parameter passed to function call</p>
<p>ORA-06444: ssvpstev: Failed with unexpected error number.</p>
<p>ORA-06445: ssvpstevrg: Incorrect parameters passed to function call</p>
<p>ORA-06446: ssvpstevrg: Failed with unexpected error number.</p>
<p>ORA-06447: ssvpstp: Incorrect parameter passed to function call</p>
<p>ORA-06448: ssvpstp: Failed with unexpected error number.</p>
<p>ORA-06449: The list IO or the sysvendor is not installed.</p>
<p>ORA-06500: PL/SQL: storage error</p>
<p>ORA-06501: PL/SQL: program error</p>
<p>ORA-06502: PL/SQL: numeric or value error</p>
<p>ORA-06503: PL/SQL: Function returned without value</p>
<p>ORA-06504: PL/SQL: Return types of Result Set variables or query do not match</p>
<p>ORA-06505: PL/SQL: variable requires more than 32767 bytes of contiguous memory</p>
<p>ORA-06508: PL/SQL: could not find program unit being called</p>
<p>ORA-06509: PL/SQL: ICD vector missing for this package</p>
<p>ORA-06510: PL/SQL: unhandled user-defined exception</p>
<p>ORA-06511: PL/SQL: cursor already open</p>
<p>ORA-06512: at line</p>
<p>ORA-06513: PL/SQL: index for PL/SQL table out of range for host language array</p>
<p>ORA-06514: PL/SQL: The remote call cannot be handled by the server</p>
<p>ORA-06515: PL/SQL: unhandled exception</p>
<p>ORA-06516: PL/SQL: the Probe packages do not exist or are invalid</p>
<p>ORA-06517: PL/SQL: Probe error &#8211;</p>
<p>ORA-06518: PL/SQL: Probe version incompatible with version</p>
<p>ORA-06519: active autonomous transaction detected and rolled back</p>
<p>ORA-06520: PL/SQL: Error loading external library</p>
<p>ORA-06521: PL/SQL: Error mapping function</p>
<p>ORA-06523: Maximum number of arguments exceeded</p>
<p>ORA-06524: Unsupported option :</p>
<p>ORA-06525: Length Mismatch for CHAR or RAW data</p>
<p>ORA-06526: Unable to load PL/SQL library</p>
<p>ORA-06527: External procedure SQLLIB error:</p>
<p>ORA-06528: Error executing PL/SQL profiler</p>
<p>ORA-06529: Version mismatch &#8211; PL/SQL profiler</p>
<p>ORA-06530: Reference to uninitialized composite</p>
<p>ORA-06531: Reference to uninitialized collection</p>
<p>ORA-06532: Subscript outside of limit</p>
<p>ORA-06533: Subscript beyond count</p>
<p>ORA-06534: Cannot access Serially Reusable package</p>
<p>ORA-06535: statement string in is NULL or 0 length</p>
<p>ORA-06536: IN bind variable bound to an OUT position</p>
<p>ORA-06537: OUT bind variable bound to an IN position</p>
<p>ORA-06538: statement violates RESTRICT_REFERENCES pragma</p>
<p>ORA-06539: target of OPEN must be a query</p>
<p>ORA-06540: PL/SQL: compilation error</p>
<p>ORA-06541: PL/SQL: compilation error &#8211; compilation aborted</p>
<p>ORA-06542: PL/SQL: execution error</p>
<p>ORA-06543: PL/SQL: execution error &#8211; execution aborted</p>
<p>ORA-06544: PL/SQL: internal error, arguments: [], [], [], [], [], [], [], []</p>
<p>ORA-06545: PL/SQL: compilation error &#8211; compilation aborted</p>
<p>ORA-06546: DDL statement is executed in an illegal context</p>
<p>ORA-06547: RETURNING clause must be used with INSERT, UPDATE, or DELETE statements</p>
<p>ORA-06548: no more rows needed</p>
<p>ORA-06549: PL/SQL: failed to dynamically open shared object (DLL):</p>
<p>ORA-06550: line , column :</p>
<p>ORA-06551: PL/SQL: Unhandled exception</p>
<p>ORA-06552: PL/SQL:</p>
<p>ORA-06553: PLS-:</p>
<p>ORA-06554: package DBMS_STANDARD must be created before using PL/SQL</p>
<p>ORA-06555: this name is currently reserved for use by user SYS</p>
<p>ORA-06556: the pipe is empty, cannot fulfill the unpack_message request</p>
<p>ORA-06557: null values are not allowed for any parameters to pipe icd&#8217;s</p>
<p>ORA-06558: buffer in dbms_pipe package is full. No more items allowed</p>
<p>ORA-06559: wrong datatype requested, , actual datatype is</p>
<p>ORA-06560: pos, , is negative or larger than the buffer size,</p>
<p>ORA-06561: given statement is not supported by package DBMS_SQL</p>
<p>ORA-06562: type of out argument must match type of column or bind variable</p>
<p>ORA-06563: top level procedure/function specified, cannot have subparts</p>
<p>ORA-06564: object does not exist</p>
<p>ORA-06565: cannot execute from within stored procedure</p>
<p>ORA-06566: invalid number of rows specified</p>
<p>ORA-06567: invalid number of values specified</p>
<p>ORA-06568: obsolete ICD procedure called</p>
<p>ORA-06569: Collection bound by bind_array contains no elements</p>
<p>ORA-06570: shared pool object does not exist, cannot be pinned/purged</p>
<p>ORA-06571: Function does not guarantee not to update database</p>
<p>ORA-06572: Function has out arguments</p>
<p>ORA-06573: Function modifies package state, cannot be used here</p>
<p>ORA-06574: Function references package state, cannot execute remotely</p>
<p>ORA-06575: Package or function is in an invalid state</p>
<p>ORA-06576: not a valid function or procedure name</p>
<p>ORA-06577: output parameter not a bind variable</p>
<p>ORA-06578: output parameter cannot be a duplicate bind</p>
<p>ORA-06579: Bind variable not big enough to hold the output value</p>
<p>ORA-06580: Hash Join ran out of memory while keeping large rows in memory</p>
<p>ORA-06592: CASE not found while executing CASE statement</p>
<p>ORA-06593: is not supported with natively compiled PL/SQL modules</p>
<p>ORA-06594: ICD is unable to compute a result</p>
<p>ORA-06595: REF CURSOR parameters are not supported in forwarded RPC calls</p>
<p>ORA-06596: unsupported LOB operation in RPC call</p>
<p>ORA-06597: object cannot be purged, object is permanently kept in shared pool</p>
<p>ORA-06600: LU6.2 Driver: SNA software is not loaded</p>
<p>ORA-06601: LU6.2 Driver: Invalid database ID string</p>
<p>ORA-06602: LU6.2 Driver: Error allocating context area</p>
<p>ORA-06603: LU6.2 Driver: Error allocating memory</p>
<p>ORA-06604: LU6.2 Driver: Unable to allocate session with remote LU</p>
<p>ORA-06605: LU6.2 Driver: Unexpected line turnaround</p>
<p>ORA-06606: LU6.2 Driver: Unexpected response from SNA</p>
<p>ORA-06607: LU6.2 Driver: Reset occurred in send state</p>
<p>ORA-06608: LU6.2 Driver: Reset occurred in receive state</p>
<p>ORA-06610: LU6.2 Driver: Failed during deallocation</p>
<p>ORA-06611: LU6.2 Driver: Request to send error</p>
<p>ORA-06612: LU6.2 Driver: Send data error</p>
<p>ORA-06613: LU6.2 Driver: Receive and wait error</p>
<p>ORA-06614: LU6.2 Driver: Receive Immediate error</p>
<p>ORA-06615: LU6.2 Driver: Send error</p>
<p>ORA-06616: LU6.2 Driver: Attach to LU failed</p>
<p>ORA-06617: LU6.2 Driver: Attach to PU failed</p>
<p>ORA-06618: LU6.2 Driver: Activation of subnetwork failed</p>
<p>ORA-06619: LU6.2 Driver: Unable to activate remote partner</p>
<p>ORA-06620: LU6.2 Driver: Invalid remote partner</p>
<p>ORA-06621: LU6.2 Driver: Allocation error</p>
<p>ORA-06622: LU6.2 Driver: Unable to attach to SNA</p>
<p>ORA-06700: TLI Driver: incorrect message type from host</p>
<p>ORA-06701: TLI Driver: incorrect number of bytes written</p>
<p>ORA-06702: TLI Driver: cannot allocate context area</p>
<p>ORA-06703: TLI Driver: send break message failed</p>
<p>ORA-06704: TLI Driver: receive break message failed</p>
<p>ORA-06705: TLI Driver: remote node is unknown</p>
<p>ORA-06706: TLI Driver: service not found</p>
<p>ORA-06707: TLI Driver: connection failed</p>
<p>ORA-06708: TLI Driver: message receive failure</p>
<p>ORA-06709: TLI Driver: message send failure</p>
<p>ORA-06710: TLI Driver: send interrupt break message failed</p>
<p>ORA-06711: TLI Driver: error on bind</p>
<p>ORA-06712: TLI Driver: error on accept</p>
<p>ORA-06713: TLI Driver: error on connect</p>
<p>ORA-06720: TLI Driver: SID lookup failure</p>
<p>ORA-06721: TLI Driver: spurious client req</p>
<p>ORA-06722: TLI Driver: connection setup failure</p>
<p>ORA-06730: TLI Driver: unable to open clone device</p>
<p>ORA-06731: TLI Driver: cannot alloc t_call</p>
<p>ORA-06732: TLI Driver: cannot alloc t_discon</p>
<p>ORA-06733: TLI Driver: failed to receive disconnect</p>
<p>ORA-06734: TLI Driver: cannot connect</p>
<p>ORA-06735: TLI Driver: client failed to close error conn</p>
<p>ORA-06736: TLI Driver: server not running</p>
<p>ORA-06737: TLI Driver: connection failed</p>
<p>ORA-06741: TLI Driver: unable to open protocol device</p>
<p>ORA-06742: TLI Driver: cannot alloc t_bind</p>
<p>ORA-06743: TLI Driver: cannot alloc t_bind</p>
<p>ORA-06744: TLI Driver: listener cannot bind</p>
<p>ORA-06745: TLI Driver: listener already running</p>
<p>ORA-06746: TLI Driver: cannot alloc t_call</p>
<p>ORA-06747: TLI Driver: error in listen</p>
<p>ORA-06748: TLI Driver: cannot allocate t_discon</p>
<p>ORA-06749: TLI Driver: option not allowed across network</p>
<p>ORA-06750: TLI Driver: sync failed</p>
<p>ORA-06751: TLI Driver: bound addresses unequal</p>
<p>ORA-06752: TLI: error in signal setup</p>
<p>ORA-06753: TLI Driver: name-to-address mapping failed</p>
<p>ORA-06754: TLI Driver: unable to get local host address</p>
<p>ORA-06755: TLI Driver: cannot close transport endpoint</p>
<p>ORA-06756: TLI Driver: cannot open oratab</p>
<p>ORA-06757: TLI Driver: server got bad command</p>
<p>ORA-06760: TLI Driver: timeout reading orderly release</p>
<p>ORA-06761: TLI Driver: error sending orderly release</p>
<p>ORA-06762: TLI Driver: error reading orderly release</p>
<p>ORA-06763: TLI Driver: error sending disconnect</p>
<p>ORA-06764: TLI Driver: error reading disconnect</p>
<p>ORA-06765: TLI Driver: error awaiting orderly release</p>
<p>ORA-06766: TLI Driver: close failed during release</p>
<p>ORA-06767: TLI Driver: alloc failed during release</p>
<p>ORA-06770: TLI Driver: error sending version</p>
<p>ORA-06771: TLI Driver: error reading version</p>
<p>ORA-06772: TLI Driver: error sending command</p>
<p>ORA-06773: TLI Driver: error reading command</p>
<p>ORA-06774: TLI Driver: error sending break mode</p>
<p>ORA-06775: TLI Driver: error reading break mode</p>
<p>ORA-06776: TLI Driver: error sending parms</p>
<p>ORA-06777: TLI Driver: error reading parms</p>
<p>ORA-06778: TLI Driver: error sending ccode</p>
<p>ORA-06779: TLI Driver: error reading ccode</p>
<p>ORA-06780: TLI Driver: recv error code failed</p>
<p>ORA-06781: TLI Driver: error reading negotation string</p>
<p>ORA-06790: TLI Driver: poll failed</p>
<p>ORA-06791: TLI Driver: poll returned error event</p>
<p>ORA-06792: TLI Driver: server cannot exec oracle</p>
<p>ORA-06793: TLI Driver: server cannot create new process</p>
<p>ORA-06794: TLI Driver: shadow process could not retrieve protocol info</p>
<p>ORA-06800: TLI Driver: SQL*Net SPX client went away during reconnect</p>
<p>ORA-06801: TLI Driver: listen for SPX server reconnect failed</p>
<p>ORA-06802: TLI Driver: could not open the /etc/netware/yellowpages file</p>
<p>ORA-06803: TLI Driver: the IPX device file could not be opened</p>
<p>ORA-06804: TLI Driver: could not bind an IPX address at initialization</p>
<p>ORA-06805: TLI Driver: could not send datagram SAP packet for SPX</p>
<p>ORA-06806: TLI Driver: could not complete protocol initialization for SPX</p>
<p>ORA-06807: TLI Driver: could not open ethernet device driver file</p>
<p>ORA-06808: TLI Driver: could not link IPX and ethernet streams</p>
<p>ORA-06809: TLI Driver: could not clear the IPX ethernet SAP at init</p>
<p>ORA-06810: TLI Driver: could not set the IPX ethernet SAP at init</p>
<p>ORA-06811: TLI Driver: could not set the IPX network number at init</p>
<p>ORA-06812: TLI Driver: could not read the ethernet driver&#8217;s node address</p>
<p>ORA-06813: TLI Driver: the configured ethernet address is incorrect</p>
<p>ORA-06814: TLI Driver: the SPX device file could not be opened</p>
<p>ORA-06815: TLI Driver: could not link SPX and IPX streams</p>
<p>ORA-06816: TLI Driver: could not set the SPX SAP address</p>
<p>ORA-06817: TLI Driver: could not read the Novell network address</p>
<p>ORA-06900: CMX: cannot read tns directory</p>
<p>ORA-06901: CMX: no local name assigned to local application</p>
<p>ORA-06902: CMX: cannot attach to cmx subsystem</p>
<p>ORA-06903: CMX: cannot read transport address of remote application</p>
<p>ORA-06904: CMX: no transport address available for remote application</p>
<p>ORA-06905: CMX: connect error</p>
<p>ORA-06906: CMX: cannot get maximum packet size from CMX</p>
<p>ORA-06907: CMX: error during connect confirmation</p>
<p>ORA-06908: CMX: error during transfer of ORACLE_SID</p>
<p>ORA-06909: CMX: error during acknowledge of ORACLE_SID</p>
<p>ORA-06910: CMX: Cannot start oracle process on remote machine</p>
<p>ORA-06911: CMX: t_event returns ERROR</p>
<p>ORA-06912: CMX: write error in datarq</p>
<p>ORA-06913: CMX: error during redirection of connection</p>
<p>ORA-06914: CMX: unexepected event during start of oracle</p>
<p>ORA-06915: CMX: unknown t_event in datarq</p>
<p>ORA-06916: CMX: error in data read (t_datain)</p>
<p>ORA-06917: CMX: error in data read (too many bytes read)</p>
<p>ORA-06918: CMX: T_NOEVENT during wait for read event</p>
<p>ORA-06919: CMX: error during write request (unknown event)</p>
<p>ORA-06920: CMX: getbrkmsg illegal datatype</p>
<p>ORA-06921: CMX: getdatmsg illegal datatype</p>
<p>ORA-06922: CMX: bad write length</p>
<p>ORA-06923: CMX: illegal break condition</p>
<p>ORA-06924: CMX: wrong break message length</p>
<p>ORA-06925: CMX: disconnect during connect request</p>
<p>ORA-06926: CMX: T_ERROR during read data</p>
<p>ORA-06927: CMX: T_DATAIN received before all data written</p>
<p>ORA-06928: CMX: wrong ORACLE_SID</p>
<p>ORA-06929: CMX: error when sending ORACLE_SID</p>
<p>ORA-06930: CMX: error when checking ORACLE_SID</p>
<p>ORA-06931: CMX: error during read_properties for server</p>
<p>ORA-06932: CMX: error in local name</p>
<p>ORA-06933: CMX: error during attach</p>
<p>ORA-06950: No error</p>
<p>ORA-06951: Operating system call error</p>
<p>ORA-06952: Remote end of the communication issued a forward-reset packet.</p>
<p>ORA-06953: Not enough virtual memory</p>
<p>ORA-06954: Illegal file name</p>
<p>ORA-06955: Number of database servers exceed limit</p>
<p>ORA-06956: Failed to get local host name</p>
<p>ORA-06957: No SID is currently available</p>
<p>ORA-06958: Failed to access configuration file</p>
<p>ORA-06959: Buffer I/O quota is too small</p>
<p>ORA-06960: Failed to access log file</p>
<p>ORA-06961: Insufficient privilege for attempted operation</p>
<p>ORA-06970: X.25 Driver: remote host is unknown</p>
<p>ORA-06971: X.25 Driver: error while receiving data</p>
<p>ORA-06972: X.25 Driver: error while sending data</p>
<p>ORA-06973: X.25 Driver: invalid buffer size</p>
<p>ORA-06974: X.25 Driver: SID lookup failure</p>
<p>ORA-06975: X.25 Driver: connect to host failed</p>
<p>ORA-06976: X.25 Driver: endpoint creation failure</p>
<p>ORA-06977: X.25 Driver: X.25 Level 2 failure</p>
<p>ORA-06978: X.25 Driver: Too many callback tries</p>
<p>ORA-06979: X.25 Driver: server cannot start oracle</p>
<p>ORA-07200: slsid: oracle_sid not set.</p>
<p>ORA-07201: slhom: oracle_home variable not set in environment.</p>
<p>ORA-07202: sltln: invalid parameter to sltln.</p>
<p>ORA-07203: sltln: attempt to translate a long environment variable.</p>
<p>ORA-07204: sltln: name translation failed due to lack of output buffer space.</p>
<p>ORA-07205: slgtd: time error, unable to obtain time.</p>
<p>ORA-07206: slgtd: gettimeofday error, unable to obtain time.</p>
<p>ORA-07207: sigpidu: process ID string overflows internal buffer.</p>
<p>ORA-07208: sfwfb: failed to flush dirty buffers to disk.</p>
<p>ORA-07209: sfofi: file size limit was exceeded.</p>
<p>ORA-07210: slcpu: getrusage error, unable to get cpu time.</p>
<p>ORA-07211: slgcs: gettimeofday error, unable to get wall clock.</p>
<p>ORA-07212: slcpu: times error, unable to get cpu time.</p>
<p>ORA-07213: slgcs: times error, unable to get wall clock.</p>
<p>ORA-07214: slgunm: uname error, unable to get system information.</p>
<p>ORA-07215: slsget: getrusage error.</p>
<p>ORA-07216: slghst: gethostname error, unable to get name of current host.</p>
<p>ORA-07217: sltln: environment variable cannot be evaluated.</p>
<p>ORA-07218: slkhst: could not perform host operation</p>
<p>ORA-07219: slspool: unable to allocate spooler argument buffer.</p>
<p>ORA-07220: slspool: wait error.</p>
<p>ORA-07221: slspool: exec error, unable to start spooler program.</p>
<p>ORA-07222: slspool: line printer spooler command exited with an error.</p>
<p>ORA-07223: slspool: fork error, unable to spawn spool process.</p>
<p>ORA-07224: sfnfy: failed to obtain file size limit; errno = .</p>
<p>ORA-07225: sldext: translation error, unable to expand file name.</p>
<p>ORA-07226: rtneco: unable to get terminal mode.</p>
<p>ORA-07227: rtneco: unable to set noecho mode.</p>
<p>ORA-07228: rtecho: unable to restore terminal to echo mode.</p>
<p>ORA-07229: slcpuc: error in getting number of CPUs.</p>
<p>ORA-07230: slemcr: fopen error, unable to open error file.</p>
<p>ORA-07231: slemcc: invalid file handle, seals do not match.</p>
<p>ORA-07232: slemcc: fclose error.</p>
<p>ORA-07233: slemcw: invalid file handle, seals do not match.</p>
<p>ORA-07234: slemcw: fseek error.</p>
<p>ORA-07235: slemcw: fwrite error.</p>
<p>ORA-07236: slemop: open error.</p>
<p>ORA-07237: slemcl: invalid file handle, seals do not match.</p>
<p>ORA-07238: slemcl: close error.</p>
<p>ORA-07239: slemrd: invalid file handle, seals do not match.</p>
<p>ORA-07240: slemrd: seek error.</p>
<p>ORA-07241: slemrd: read error.</p>
<p>ORA-07242: slembfn: translation error, unable to translate error file name.</p>
<p>ORA-07243: supplied buffer not big enough to hold entire line</p>
<p>ORA-07244: ssfccf: create file failed, file size limit reached.</p>
<p>ORA-07245: sfccf: unable to lseek and write the last block.</p>
<p>ORA-07246: sfofi: open error, unable to open database file.</p>
<p>ORA-07247: skgfrfms, skgfrnms: read error, unable to read block from database file</p>
<p>ORA-07248: sfwfb: write error, unable to write database block.</p>
<p>ORA-07249: slsget: open error, unable to open /proc/pid.</p>
<p>ORA-07250: spcre: semget error, unable to get first semaphore set.</p>
<p>ORA-07251: spcre: semget error, could not allocate any semaphores.</p>
<p>ORA-07252: spcre: semget error, could not allocate semaphores.</p>
<p>ORA-07253: spdes: semctl error, unable to destroy semaphore set.</p>
<p>ORA-07254: spdcr: translation error while expanding ?/bin/oracle.</p>
<p>ORA-07255: spini: cannot set up signal handler.</p>
<p>ORA-07256: sptrap: cannot set up signal handler to catch exceptions.</p>
<p>ORA-07257: spdcr: translation error expanding program name.</p>
<p>ORA-07258: spdcr: fork error, unable to create process.</p>
<p>ORA-07259: spdcr: exec error, detached process failed in startup.</p>
<p>ORA-07260: spdcr: wait error.</p>
<p>ORA-07261: spdde: kill error, unable to send signal to process.</p>
<p>ORA-07262: sptpa: sptpa called with invalid process id.</p>
<p>ORA-07263: sptpa: kill error.</p>
<p>ORA-07264: spwat: semop error, unable to decrement semaphore.</p>
<p>ORA-07265: sppst: semop error, unable to increment semaphore.</p>
<p>ORA-07266: sppst: invalid process number passed to sppst.</p>
<p>ORA-07267: spwat: invalid process number.</p>
<p>ORA-07268: szguns: getpwuid error.</p>
<p>ORA-07269: spdcr: detached process died after exec.</p>
<p>ORA-07270: spalck: setitimer error, unable to set interval timer.</p>
<p>ORA-07271: spwat: invalid oracle process number.</p>
<p>ORA-07272: spwat: invalid semaphore set id.</p>
<p>ORA-07273: sppst: invalid semaphore id.</p>
<p>ORA-07274: spdcr: access error, access to oracle denied.</p>
<p>ORA-07275: unable to send signal to process</p>
<p>ORA-07276: no dba group in /etc/group.</p>
<p>ORA-07277: spdde: illegal pid passed as argument.</p>
<p>ORA-07278: splon: ops$username exceeds buffer length.</p>
<p>ORA-07279: spcre: semget error, unable to get first semaphore set.</p>
<p>ORA-07280: slsget: unable to get process information.</p>
<p>ORA-07281: slsget: times error, unable to get cpu time.</p>
<p>ORA-07282: sksaprd: string overflow.</p>
<p>ORA-07283: sksaprd: invalid volume size for archive destination.</p>
<p>ORA-07284: sksaprd: volume size specification not terminated properly.</p>
<p>ORA-07285: sksaprd: volume size should not be specified for a disk file.</p>
<p>ORA-07286: sksagdi: cannot obtain device information.</p>
<p>ORA-07287: sksagdi: unsupported device for log archiving.</p>
<p>ORA-07290: sksagdi: specified directory for archiving does not exist.</p>
<p>ORA-07303: ksmcsg: illegal database buffer size.</p>
<p>ORA-07304: ksmcsg: illegal redo buffer size.</p>
<p>ORA-07305: ksmcsg: illegal database buffer size.</p>
<p>ORA-07324: smpall: malloc error while allocating pga.</p>
<p>ORA-07327: smpdal: attempt to destroy pga when it was not mapped.</p>
<p>ORA-07339: spcre: maximum number of semaphore sets exceeded.</p>
<p>ORA-07345: The datafile name must not contain the string &#8216;..&#8217;.</p>
<p>ORA-07346: slnrm: normalized file name is too long</p>
<p>ORA-07390: sftopn: translate error, unable to translate file name.</p>
<p>ORA-07391: sftopn: fopen error, unable to open text file.</p>
<p>ORA-07392: sftcls: fclose error, unable to close text file.</p>
<p>ORA-07393: unable to delete text file</p>
<p>ORA-07394: unable to append string to text file</p>
<p>ORA-07400: slemtr: translated name for the message file is too long.</p>
<p>ORA-07401: sptrap: cannot restore user exception handlers.</p>
<p>ORA-07402: sprst: cannot restore user signal handler.</p>
<p>ORA-07403: sfanfy: db_writers parameter not valid.</p>
<p>ORA-07404: sfareq: Timeout occurred waiting for request to complete.</p>
<p>ORA-07405: sptrap: cannot setup alternate signal stack.</p>
<p>ORA-07406: slbtpd: invalid number.</p>
<p>ORA-07407: slbtpd: invalid exponent.</p>
<p>ORA-07408: slbtpd: overflow while converting to packed decimal.</p>
<p>ORA-07409: slpdtb: invalid packed decimal nibble.</p>
<p>ORA-07410: slpdtb: number too large for supplied buffer.</p>
<p>ORA-07411: slgfn: full path name too big for supplied buffer.</p>
<p>ORA-07412: sfaslv: Error getting entry in asynchronous write array.</p>
<p>ORA-07415: slpath: allocation of memory buffer failed.</p>
<p>ORA-07416: slpath: pathname construction failed; lack of output buffer space.</p>
<p>ORA-07417: sfareq: One or more database writers not active.</p>
<p>ORA-07418: sfareq: Database writer got error in timing function.</p>
<p>ORA-07419: sfareq: Database writer got error in timing function.</p>
<p>ORA-07425: sdpri: error in translating dump file location.</p>
<p>ORA-07426: spstp: cannot obtain the location of dbs directory.</p>
<p>ORA-07427: spstp: cannot change directory to dbs.</p>
<p>ORA-07431: fork failed</p>
<p>ORA-07432: unable to perform nested sleep</p>
<p>ORA-07440: WMON process terminated with error</p>
<p>ORA-07441: function address must be aligned on byte boundary</p>
<p>ORA-07442: function address must be in the range to</p>
<p>ORA-07443: function not found</p>
<p>ORA-07444: function address is not readable</p>
<p>ORA-07445: exception encountered: core dump [] [] [] [] [] []</p>
<p>ORA-07446: sdnfy: bad value &#8221; for parameter .</p>
<p>ORA-07447: ssarena: usinit failed.</p>
<p>ORA-07448: ssarena: maximum number of shared arenas exceeded.</p>
<p>ORA-07449: sc: usnewlock failed.</p>
<p>ORA-07451: slskstat: unable to obtain load information.</p>
<p>ORA-07452: specified resource manager plan does not exist in the data dictionary</p>
<p>ORA-07453: requested resource manager plan schema does not contain OTHER_GROUPS</p>
<p>ORA-07454: queue timeout, second(s), exceeded</p>
<p>ORA-07455: estimated execution time ( secs), exceeds limit ( secs)</p>
<p>ORA-07456: cannot set RESOURCE_MANAGER_PLAN when database is closed</p>
<p>ORA-07457: cannot set _INTERNAL_RESOURCE_MANAGER_PLAN because of FORCE</p>
<p>ORA-07458: cannot set the RESOURCE_MANAGER_PLAN parameter</p>
<p>ORA-07459: cannot restore the RESOURCE_MANAGER_PLAN parameter</p>
<p>ORA-07460: cannot set the RESOURCE_MANAGER_PLAN parameter</p>
<p>ORA-07468: spwat: mset error, unable to set semaphore.</p>
<p>ORA-07469: sppst: mclear error, unable to clear semaphore.</p>
<p>ORA-07470: snclget: cannot get cluster number.</p>
<p>ORA-07471: snclrd: name translation error of sgadef.dbf file name.</p>
<p>ORA-07472: snclrd: open error when opening sgadef.dbf file.</p>
<p>ORA-07473: snclrd: read error when trying to read sgadef.dbf file.</p>
<p>ORA-07474: snclrd: close error, unable to close sgadef.dbf file.</p>
<p>ORA-07475: slsget: cannot get vm statistics.</p>
<p>ORA-07476: slsget: cannot get mapped memory statistics.</p>
<p>ORA-07477: scgcmn: lock manager not initialized.</p>
<p>ORA-07478: scgcmn: cannot get lock status.</p>
<p>ORA-07479: scgcmn: cannot open or convert lock.</p>
<p>ORA-07480: snchmod: cannot change permissions on ?/dbs/sgalm.dbf.</p>
<p>ORA-07481: snlmatt: cannot attach to lock manager instance.</p>
<p>ORA-07482: snlmini: cannot create lock manager instance.</p>
<p>ORA-07483: snlkget: cannot convert(get) lock.</p>
<p>ORA-07484: snlkput: cannot convert(put) lock.</p>
<p>ORA-07485: scg_get_inst: cannot open instance number lock.</p>
<p>ORA-07486: scg_get_inst: cannot convert(get) instance number lock.</p>
<p>ORA-07487: scg_init_lm: cannot create lock manager instance.</p>
<p>ORA-07488: scgrcl: lock manager not initialized.</p>
<p>ORA-07489: scgrcl: cannot get lock status.</p>
<p>ORA-07490: scgrcl: cannot convert lock.</p>
<p>ORA-07491: scgrcl: cannot cancel lock request.</p>
<p>ORA-07492: scgrcl: cannot close lock.</p>
<p>ORA-07493: scgrcl: lock manager error.</p>
<p>ORA-07494: scgcm: unexpected error.</p>
<p>ORA-07495: spwat: lm_wait failed.</p>
<p>ORA-07496: sppst: lm_post failed.</p>
<p>ORA-07497: sdpri: cannot create trace file &#8221;; errno = .</p>
<p>ORA-07498: spstp: Unable to open /dev/resched.</p>
<p>ORA-07499: spglk: Cannot reschedule.</p>
<p>ORA-07500: scglaa: $cantim unexpected return</p>
<p>ORA-07501: scgtoa: $deq unexpected return</p>
<p>ORA-07502: scgcmn: $enq unexpected return</p>
<p>ORA-07503: scgcmn: $setimr unexpected return</p>
<p>ORA-07504: scgcmn: $hiber unexpected return</p>
<p>ORA-07505: scggt: $enq parent lock unexpected return</p>
<p>ORA-07506: scgrl: $deq unexpected return on lockid</p>
<p>ORA-07507: scgcm: unexpected lock status condition</p>
<p>ORA-07508: scgfal: $deq all unexpected return</p>
<p>ORA-07509: scgfal: $deq parent lock unexpected return</p>
<p>ORA-07510: scgbrm: $getlki unexpected return on lockid</p>
<p>ORA-07511: sscggtl: $enq unexpected return for master termination lock</p>
<p>ORA-07512: sscggtl: $enq unexpected return for client termination lock</p>
<p>ORA-07513: sscgctl: $deq unexpected return on cancel of term. lock</p>
<p>ORA-07514: scgcan: $deq unexpected return while canceling lock</p>
<p>ORA-07534: scginq: $getlki unexpected return on lockid</p>
<p>ORA-07548: sftopn: Maximum number of files already open</p>
<p>ORA-07549: sftopn: $OPEN failure</p>
<p>ORA-07550: sftopn: $CONNECT failure</p>
<p>ORA-07551: sftcls: $CLOSE failure</p>
<p>ORA-07552: sftget: $GET failure</p>
<p>ORA-07561: szprv: $IDTOASC failure</p>
<p>ORA-07562: sldext: extension must be 3 characters</p>
<p>ORA-07563: sldext: $PARSE failure</p>
<p>ORA-07564: sldext: wildcard in filename or extension</p>
<p>ORA-07565: sldext: $SEARCH failure</p>
<p>ORA-07568: slspool: $OPEN failure</p>
<p>ORA-07569: slspool: $CLOSE failure</p>
<p>ORA-07570: szrfc: $IDTOASC failure</p>
<p>ORA-07571: szrfc: $FIND_HELD failure</p>
<p>ORA-07572: szrfc: insufficient rolename buffer space</p>
<p>ORA-07573: slkhst: could not perform host operation</p>
<p>ORA-07574: szrfc: $GETUAI failure</p>
<p>ORA-07576: sspexst: $GETJPIW failure on process ID</p>
<p>ORA-07577: no such user in authorization file</p>
<p>ORA-07578: szprv: $FIND_HELD failure</p>
<p>ORA-07579: spini: $DCLEXH failure</p>
<p>ORA-07580: spstp: $GETJPIW failure</p>
<p>ORA-07581: spstp: cannot derive SID from unexpected process name</p>
<p>ORA-07582: spstp: ORA_SID has illegal value</p>
<p>ORA-07584: spdcr: invalid value for ORA_sid_(proc_)PQL$_item</p>
<p>ORA-07585: spdcr: $PARSE failure</p>
<p>ORA-07586: spdcr: $SEARCH failure</p>
<p>ORA-07587: spdcr: $CREPRC failure</p>
<p>ORA-07588: spdcr: $GETJPIW get image name failure</p>
<p>ORA-07589: spdde: system ID not set</p>
<p>ORA-07590: spdde: $DELPRC failure</p>
<p>ORA-07591: spdde: $GETJPIW failure</p>
<p>ORA-07592: sspgprv: Error obtaining required privileges</p>
<p>ORA-07593: ssprprv: Error release privileges</p>
<p>ORA-07594: spiip: $GETJPIW failure</p>
<p>ORA-07595: sppid: $GETJPIW failure</p>
<p>ORA-07596: sptpa: $GETJPIW failure</p>
<p>ORA-07597: spguns: $GETJPIW failure</p>
<p>ORA-07598: spwat: $SETIMR failure</p>
<p>ORA-07599: spwat: $SCHDWK failure</p>
<p>ORA-07600: slkmnm: $GETSYIW failure</p>
<p>ORA-07601: spguno: $GETJPIW failure</p>
<p>ORA-07602: spgto: $GETJPIW failure</p>
<p>ORA-07605: szprv: $ASCTOID failure</p>
<p>ORA-07606: szprv: $CHKPRO failure</p>
<p>ORA-07607: szaud: $SNDOPR failure</p>
<p>ORA-07608: szprv: $GETUAI failure</p>
<p>ORA-07609: szprv: $HASH_PASSWORD failure</p>
<p>ORA-07610: $GETJPIW failed in retrieving the user&#8217;s MAC priviledges</p>
<p>ORA-07612: $GETUAI failed in retrieving the user&#8217;s clearance level</p>
<p>ORA-07613: $GETJPIW failed in retrieving the user&#8217;s process label</p>
<p>ORA-07614: $CHANGE_CLASS failed in retrieving the user&#8217;s process label</p>
<p>ORA-07615: $CHANGE_CLASS failed in retrieving the specified file label</p>
<p>ORA-07616: $CHANGE_CLASS failed in retrieving the specified device label</p>
<p>ORA-07617: $FORMAT_CLASS failed translating the binary label to a string</p>
<p>ORA-07618: $IDTOASC failed translating a secrecy level</p>
<p>ORA-07619: $IDTOASC failed translating an integrity level</p>
<p>ORA-07620: smscre: illegal database block size</p>
<p>ORA-07621: smscre: illegal redo block size</p>
<p>ORA-07622: smscre: $CREATE failure</p>
<p>ORA-07623: smscre: $CRMPSC failure</p>
<p>ORA-07624: smsdes: $DGBLSC failure</p>
<p>ORA-07625: smsget: $MGBLSC failure</p>
<p>ORA-07626: smsget: sga already mapped</p>
<p>ORA-07627: smsfre: $CRETVA failure</p>
<p>ORA-07628: smsfre: sga not mapped</p>
<p>ORA-07629: smpall: $EXPREG failure</p>
<p>ORA-07630: smpdal: $DELTVA failure</p>
<p>ORA-07631: smcacx: $EXPREG failure</p>
<p>ORA-07632: smsrcx: $DELTVA failure</p>
<p>ORA-07633: smsdbp: illegal protection value</p>
<p>ORA-07634: smsdbp: $CRETVA failure</p>
<p>ORA-07635: smsdbp: $SETPRT failure</p>
<p>ORA-07636: smsdbp: $MGBLSC failure</p>
<p>ORA-07637: smsdbp: buffer protect option not specified when sga created</p>
<p>ORA-07638: smsget: SGA pad area not large enough for created SGA</p>
<p>ORA-07639: smscre: SGA pad area not large enough ( bytes required)</p>
<p>ORA-07640: smsget: SGA not yet valid. Initialization in progress</p>
<p>ORA-07641: smscre: Unable to use the system pagefile for the SGA</p>
<p>ORA-07642: smprtset: $CMKRNL failure</p>
<p>ORA-07643: smsalo: SMSVAR is invalid</p>
<p>ORA-07645: sszfsl: $CHANGE_CLASS failure</p>
<p>ORA-07646: sszfck: $CREATE failure</p>
<p>ORA-07647: sszfck: $OPEN failure</p>
<p>ORA-07650: sigunc: $GETJPIW failure</p>
<p>ORA-07655: slsprom:$TRNLOG failure</p>
<p>ORA-07656: slsprom:$GETDVI failure</p>
<p>ORA-07657: slsprom:$ASSIGN failure</p>
<p>ORA-07658: slsprom:$QIOW read failure</p>
<p>ORA-07665: ssrexhd: recursive exception encountered</p>
<p>ORA-07670: $IDTOASC failed translating a secrecy category</p>
<p>ORA-07671: $IDTOASC failed translating an integrity category</p>
<p>ORA-07672: $PARSE_CLASS failed translating the string into a binary label</p>
<p>ORA-07680: sou2os: another call to Oracle currently executing</p>
<p>ORA-07681: sou2os: An error occurred while initializing Oracle</p>
<p>ORA-07682: sou2os: set kernel dispatch fail err</p>
<p>ORA-07683: sou2os: $SETPRV reset error</p>
<p>ORA-07684: sou2os: supervisor stack reset error</p>
<p>ORA-07685: sou2os: supervisor stack set error</p>
<p>ORA-07700: sksarch: interrupt received</p>
<p>ORA-07701: sksatln: internal exception: output buffer too small</p>
<p>ORA-07702: unrecognized device type in archive text</p>
<p>ORA-07703: error in archive text: need &#8216;/&#8217; after device type</p>
<p>ORA-07704: error in archive text: need &#8216;:&#8217; after device name</p>
<p>ORA-07705: sksaprs: device name buffer too small</p>
<p>ORA-07706: error in archive text: need disk file name</p>
<p>ORA-07707: error in archive text: need tape label name</p>
<p>ORA-07708: sksaprs: tape label name buffer too small</p>
<p>ORA-07709: sksaprs: archiving to a remote host is not allowed</p>
<p>ORA-07710: sksaprs: file name buffer too small</p>
<p>ORA-07713: sksamtd: could not mount archival device (SYS$MOUNT failure)</p>
<p>ORA-07715: sksadtd: could not dismount archival device (SYS$DISMNT failure)</p>
<p>ORA-07716: sksachk: invalid device specification for ARCHIVE</p>
<p>ORA-07717: sksaalo: error allocating memory</p>
<p>ORA-07718: sksafre: error freeing memory</p>
<p>ORA-07721: scgcm: not enough OS resource to obtain system enqueue</p>
<p>ORA-07740: slemop: incorrect handle size (programming error)</p>
<p>ORA-07741: slemop: $OPEN failure</p>
<p>ORA-07742: slemop: $CONNECT failure</p>
<p>ORA-07743: slemop: incorrect error file attributes</p>
<p>ORA-07744: slemcl: invalid error message file handle</p>
<p>ORA-07745: slemcl: $CLOSE failure</p>
<p>ORA-07746: slemrd: invalid error message file handle</p>
<p>ORA-07747: slemrd: $READ failure</p>
<p>ORA-07750: slemcr: fopen failure</p>
<p>ORA-07751: slemcr: malloc failure</p>
<p>ORA-07753: slemcf: fseek before write failure</p>
<p>ORA-07754: slemcf: fwrite failure</p>
<p>ORA-07755: slemcf: fseek before read failure</p>
<p>ORA-07756: slemcf: fread failure</p>
<p>ORA-07757: slemcc: invalid handle</p>
<p>ORA-07758: slemcw: invalid handle</p>
<p>ORA-07759: slemtr: invalid destination</p>
<p>ORA-07760: slemtr: $open failure</p>
<p>ORA-07800: slbtpd: invalid number</p>
<p>ORA-07801: slbtpd: invalid exponent</p>
<p>ORA-07802: slbtpd: overflow while converting to packed decimal</p>
<p>ORA-07803: slpdtb: invalid packed decimal nibble</p>
<p>ORA-07804: slpdtb: number too large for supplied buffer</p>
<p>ORA-07820: sspscn: SYS$CRELNM failure</p>
<p>ORA-07821: sspsdn: SYS$DELLNM failure</p>
<p>ORA-07822: sspscm: SYS$CREMBX failure</p>
<p>ORA-07823: sspsqr: $QIO failure</p>
<p>ORA-07824: sspain: $SETIMR failure</p>
<p>ORA-07825: sspsck: $QIO failure at AST level</p>
<p>ORA-07826: sspscm: SYS$GETDVIW failure</p>
<p>ORA-07840: sllfop: LIB$GET_VM failure</p>
<p>ORA-07841: sllfop: SYS$OPEN failure</p>
<p>ORA-07842: sllfcl: SYS$CLOSE failure</p>
<p>ORA-07843: sllfcl: LIB$FREE_VM failure</p>
<p>ORA-07844: sllfop: LIB$GET_VM failure</p>
<p>ORA-07845: sllfcl: LIB$FREE_VM failue</p>
<p>ORA-07846: sllfop: byte record too big for byte user buffer</p>
<p>ORA-07847: sllfop: $CONNECT failure</p>
<p>ORA-07848: sllfrb: $GET failure</p>
<p>ORA-07849: sllfsk: $GET failure</p>
<p>ORA-07850: sllfop: bad option</p>
<p>ORA-07860: osnsoi: error setting up interrupt handler</p>
<p>ORA-07880: sdopnf: internal error</p>
<p>ORA-08000: maximum number of session sequence lists exceeded</p>
<p>ORA-08001: maximum number of sequences per session exceeded</p>
<p>ORA-08002: sequence .CURRVAL is not yet defined in this session</p>
<p>ORA-08003: sequence .NEXTVAL exceeds internal limits</p>
<p>ORA-08004: sequence .NEXTVAL VALUE and cannot be instantiated</p>
<p>ORA-08005: specified row does not exist</p>
<p>ORA-08006: specified row no longer exists</p>
<p>ORA-08007: Further changes to this block by this transaction not allowed</p>
<p>ORA-08008: another instance is mounted with USE_ROW_ENQUEUES =</p>
<p>ORA-08100: index is not valid &#8211; see trace file for diagnostics</p>
<p>ORA-08101: index key does not exist file : (root , node ) blocks ()</p>
<p>ORA-08102: index key not found, obj# , file , block ()</p>
<p>ORA-08103: object no longer exists</p>
<p>ORA-08104: this index object is being online built or rebuilt</p>
<p>ORA-08105: Oracle event to turn off smon cleanup for online index build</p>
<p>ORA-08106: cannot create journal table .</p>
<p>ORA-08108: may not build or rebuild this type of index online</p>
<p>ORA-08109: nosort is not a supported option for online index build</p>
<p>ORA-08110: Oracle event to test SMON cleanup for online index build</p>
<p>ORA-08111: a partitioned index may not be coalesced as a whole</p>
<p>ORA-08112: a composite partition may not be coalesced as a whole</p>
<p>ORA-08113: composite partition index may not be compressed</p>
<p>ORA-08114: can not alter a fake index</p>
<p>ORA-08115: can not online create/rebuild this index type</p>
<p>ORA-08116: can not acquire dml enough lock(S mode) for online index build</p>
<p>ORA-08117: Index Organized Table operation released its block pin</p>
<p>ORA-08118: Deferred FK constraints cannot be enforced, index too big ()</p>
<p>ORA-08119: The new initrans will make the index too big</p>
<p>ORA-08120: Need to create SYS.IND_ONLINE$ table in order to (re)build index</p>
<p>ORA-08121: Number of indexes need to be maintained offline exceeds limit for DML</p>
<p>ORA-08175: discrete transaction restriction violated ()</p>
<p>ORA-08176: consistent read failure; rollback data not available</p>
<p>ORA-08177: can&#8217;t serialize access for this transaction</p>
<p>ORA-08178: illegal SERIALIZABLE clause specified for user INTERNAL</p>
<p>ORA-08179: concurrency check failed</p>
<p>ORA-08180: no snapshot found based on specified time</p>
<p>ORA-08181: specified number is not a valid system change number</p>
<p>ORA-08182: operation not supported while in Flashback mode</p>
<p>ORA-08183: Flashback cannot be enabled in the middle of a transaction</p>
<p>ORA-08184: attempting to re-enable Flashback while in Flashback mode</p>
<p>ORA-08185: Flashback not supported for user SYS</p>
<p>ORA-08186: invalid timestamp specified</p>
<p>ORA-08187: snapshot expression not allowed here</p>
<p>ORA-08189: cannot flashback the table because row movement is not enabled</p>
<p>ORA-08190: restore point is from a different incarnation of the database</p>
<p>ORA-08191: Flashback Table operation is not supported on remote tables</p>
<p>ORA-08192: Flashback Table operation is not allowed on fixed tables</p>
<p>ORA-08193: Flashback Table operation is not allowed on temporary tables</p>
<p>ORA-08194: Flashback Table operation is not allowed on materialized views</p>
<p>ORA-08195: Flashback Table operation is not supported on partitions</p>
<p>ORA-08196: Flashback Table operation is not allowed on AQ tables</p>
<p>ORA-08197: Flashback Table operation is not supported on clustered tables</p>
<p>ORA-08198: Flashback Table is not supported on object tables, nested tables</p>
<p>ORA-08199: Flashback Table operation is not supported on this object</p>
<p>ORA-08205: ora_addr: $ORACLE_SID not set in environment</p>
<p>ORA-08206: ora_addr: cannot translate address file name</p>
<p>ORA-08207: ora_addr: cannot open address file</p>
<p>ORA-08208: ora_addr: cannot read from address file</p>
<p>ORA-08209: scngrs: SCN not yet initialized</p>
<p>ORA-08210: Requested I/O error</p>
<p>ORA-08230: smscre: failed to allocate SGA</p>
<p>ORA-08231: smscre: unable to attach to SGA</p>
<p>ORA-08232: smsdes: cannot detach from SGA</p>
<p>ORA-08233: smsdes: cannot unmap SGA</p>
<p>ORA-08234: smsget: cannot get instance listener address</p>
<p>ORA-08235: smsget: listener not on this node</p>
<p>ORA-08236: smsget: cannot share subcube with listener</p>
<p>ORA-08237: smsget: SGA region not yet created</p>
<p>ORA-08238: smsfre: cannot detach from SGA</p>
<p>ORA-08260: ora_addr: cannot open nameserver</p>
<p>ORA-08261: ora_addr: cannot find name in nameserver</p>
<p>ORA-08263: ora_addr: cannot free listener address</p>
<p>ORA-08264: ora_addr: cannot close nameserver</p>
<p>ORA-08265: create_ora_addr: cannot open nameserver</p>
<p>ORA-08266: create_ora_addr: cannot register name in nameserver</p>
<p>ORA-08267: destroy_ora_addr: cannot close nameserver</p>
<p>ORA-08268: create_ora_addr: cannot close nameserver</p>
<p>ORA-08269: destroy_ora_addr: cannot destroy name</p>
<p>ORA-08270: sksachk: Illegal archival control string</p>
<p>ORA-08271: sksabln: Buffer size not large enough for archive control string</p>
<p>ORA-08274: Out of memory for environment variable</p>
<p>ORA-08275: Environment variable unset</p>
<p>ORA-08276: No room in nameserver for pid</p>
<p>ORA-10154: Switch to disallow synonyms in DDL statements</p>
<p>ORA-10155: CBO disable generation of transitive OR-chains</p>
<p>ORA-10156: CBO disable index fast full scan</p>
<p>ORA-10157: CBO disable index access path for in-list</p>
<p>ORA-10158: CBO preserve predicate order in post-filters</p>
<p>ORA-10159: CBO disable order-by sort pushdown into domain indexes</p>
<p>ORA-10160: CBO disable use of join index</p>
<p>ORA-10161: CBO recursive semi-join on/off-switch</p>
<p>ORA-10162: CBO join-back elimination on/off-switch</p>
<p>ORA-10163: CBO join-back elimination on/off-switch</p>
<p>ORA-10164: CBO disable subquery-adjusted cardinality fix</p>
<p>ORA-10165: mark session to be aborted during shutdown normal</p>
<p>ORA-10166: trace long operation statistics updates</p>
<p>ORA-10167: CBO use old index MIN/MAX optimization</p>
<p>ORA-10168: CBO disable single-table predicate predicate generation</p>
<p>ORA-10169: CBO disable histograms for multi partitions</p>
<p>ORA-10170: CBO use old bitmap costing</p>
<p>ORA-10171: CBO disable transitive join predicates</p>
<p>ORA-10172: CBO force hash join back</p>
<p>ORA-10173: Dynamic Sampling time-out error</p>
<p>ORA-10174: view join-back elimination switch</p>
<p>ORA-10175: CBO star transformation switch</p>
<p>ORA-10176: CBO colocated join switch</p>
<p>ORA-10177: CBO colocated join switch</p>
<p>ORA-10178: CBO turn off hash cluster filtering through memcmp</p>
<p>ORA-10179: CBO turn off transitive predicate replacement</p>
<p>ORA-10180: temp table transformation print error messages</p>
<p>ORA-10181: CBO disable multi-column in-list processing</p>
<p>ORA-10182: CBO disable generation of implied predicates</p>
<p>ORA-10183: CBO disable cost rounding</p>
<p>ORA-10184: CBO disable OR-exp if long inlist on bitmap column</p>
<p>ORA-10185: CBO force index joins</p>
<p>ORA-10186: CBO disable index join</p>
<p>ORA-10187: CBO additional index join switch</p>
<p>ORA-10188: CBO additional index join switch</p>
<p>ORA-10189: CBO turn off FFS null fix</p>
<p>ORA-10190: Analyze use old frequency histogram collection and density</p>
<p>ORA-10191: Avoid conversion of in-lists back to OR-expanded form</p>
<p>ORA-10192: nopushdown when number of groups exceed number of rows</p>
<p>ORA-10193: Force repeatable sampling with specified seed</p>
<p>ORA-10194: CBO disable new LIKE selectivity heuristic</p>
<p>ORA-10195: CBO don&#8217;t use check constraints for transitive predicates</p>
<p>ORA-10196: CBO disable index skip scan</p>
<p>ORA-10197: CBO force index skip scan</p>
<p>ORA-10199: set parameter in session</p>
<p>ORA-10200: consistent read buffer status</p>
<p>ORA-10201: consistent read undo application</p>
<p>ORA-10202: consistent read block header</p>
<p>ORA-10203: block cleanout</p>
<p>ORA-10204: signal recursive extend</p>
<p>ORA-10205: row cache debugging</p>
<p>ORA-10206: transaction table consistent read</p>
<p>ORA-10207: consistent read transactions&#8217; status report</p>
<p>ORA-10208: consistent read loop check</p>
<p>ORA-10209: enable simulated error on control file</p>
<p>ORA-10210: check data block integrity</p>
<p>ORA-10212: check cluster integrity</p>
<p>ORA-10213: crash after control file write</p>
<p>ORA-10214: simulate write errors on control file</p>
<p>ORA-10215: simulate read errors on control file</p>
<p>ORA-10216: dump control file header</p>
<p>ORA-10217: debug sequence numbers</p>
<p>ORA-10218: dump uba of applied undo</p>
<p>ORA-10219: monitor multi-pass row locking</p>
<p>ORA-10220: show updates to the transaction table</p>
<p>ORA-10221: show changes done with undo</p>
<p>ORA-10222: row cache</p>
<p>ORA-10223: transaction layer &#8211; turn on verification codes</p>
<p>ORA-10224: index block split/delete trace</p>
<p>ORA-10225: free/used extent row cache</p>
<p>ORA-10226: trace CR applications of undo for data operations</p>
<p>ORA-10227: verify (multi-piece) row structure</p>
<p>ORA-10228: trace application of redo by kcocbk</p>
<p>ORA-10229: simulate I/O error against datafiles</p>
<p>ORA-10231: skip corrupted blocks on _table_scans_</p>
<p>ORA-10232: dump corrupted blocks symbolically when kcbgotten</p>
<p>ORA-10233: skip corrupted blocks on index operations</p>
<p>ORA-10234: trigger event after calling kcrapc to do redo N times</p>
<p>ORA-10235: check memory manager internal structures</p>
<p>ORA-10236: dump redo on object no. or block type mismatch errors 1410/8103</p>
<p>ORA-10237: simulate ^C (for testing purposes)</p>
<p>ORA-10238: instantiation manager</p>
<p>ORA-10239: multi-instance library cache manager</p>
<p>ORA-10240: dump dba&#8217;s of blocks that we wait for</p>
<p>ORA-10241: remote SQL execution tracing/validation</p>
<p>ORA-10242: suppress OER 2063 (for testing distrib w/o different error log)</p>
<p>ORA-10243: simulated error for test of K2GTAB latch cleanup</p>
<p>ORA-10244: make tranids in error msgs print as 0.0.0 (for testing)</p>
<p>ORA-10246: print trace of PMON actions to trace file</p>
<p>ORA-10247: Turn on scgcmn tracing. (VMS ONLY)</p>
<p>ORA-10248: turn on tracing for dispatchers</p>
<p>ORA-10249: turn on tracing for multi-stated servers</p>
<p>ORA-10250: Trace all allocate and free calls to the topmost SGA heap</p>
<p>ORA-10251: check consistency of transaction table and undo block</p>
<p>ORA-10254: trace cross-instance calls</p>
<p>ORA-10255: pl/sql parse checking</p>
<p>ORA-10257: trace shared server load balancing</p>
<p>ORA-10258: force shared servers to be chosen round-robin</p>
<p>ORA-10259: get error message text from remote using explicit call</p>
<p>ORA-10261: Limit the size of the PGA heap</p>
<p>ORA-10262: Don&#8217;t check for memory leaks</p>
<p>ORA-10263: Don&#8217;t free empty PGA heap extents</p>
<p>ORA-10265: Keep random system generated output out of error messages</p>
<p>ORA-10266: Trace OSD stack usage</p>
<p>ORA-10267: Inhibit KSEDMP for testing</p>
<p>ORA-10268: Don&#8217;t do forward coalesce when deleting extents</p>
<p>ORA-10269: Don&#8217;t do coalesces of free space in SMON</p>
<p>ORA-10270: Debug shared cursors</p>
<p>ORA-10271: distributed transaction after COLLECT</p>
<p>ORA-10272: distributed transaction before PREPARE</p>
<p>ORA-10273: distributed transaction after PREPARE</p>
<p>ORA-10274: distributed transaction before COMMIT</p>
<p>ORA-10275: distributed transaction after COMMIT</p>
<p>ORA-10276: distributed transaction before FORGET</p>
<p>ORA-10277: Cursor sharing (or not) related event (used for testing)</p>
<p>ORA-10278: Internal testing</p>
<p>ORA-10279: Simulate block corruption in kdb4chk</p>
<p>ORA-10280: Internal testing &#8211; segmentation fault during crash recovery</p>
<p>ORA-10281: maximum time to wait for process creation</p>
<p>ORA-10282: Inhibit signalling of other backgrounds when one dies</p>
<p>ORA-10284: simulate zero/infinite asynch I/O buffering</p>
<p>ORA-10285: Simulate control file header corruption</p>
<p>ORA-10286: Simulate control file open error</p>
<p>ORA-10287: Simulate archiver error</p>
<p>ORA-10288: Do not check block type in ktrget</p>
<p>ORA-10289: Do block dumps to trace file in hex rather than fromatted</p>
<p>ORA-10290: kdnchk &#8211; checkvalid event &#8211; not for general purpose use.</p>
<p>ORA-10291: die in tbsdrv to test control file undo</p>
<p>ORA-10293: trace log switch media recovery checkpoints</p>
<p>ORA-10295: die after file header update durning cf xact</p>
<p>ORA-10296: disable ORA-379</p>
<p>ORA-10297: customize dictionary object number cache</p>
<p>ORA-10298: ksfd i/o tracing</p>
<p>ORA-10299: Trace prefetch tracking decisions made by CKPT</p>
<p>ORA-10301: Enable LCK timeout table consistency check</p>
<p>ORA-10302: trace create or drop internal trigger</p>
<p>ORA-10303: trace loading of library cache for internal triggers</p>
<p>ORA-10304: trace replication trigger</p>
<p>ORA-10305: trace updatable materialized view trigger</p>
<p>ORA-10306: trace materialized view log trigger</p>
<p>ORA-10307: trace RepCat execution</p>
<p>ORA-10308: replication testing event</p>
<p>ORA-10309: Trigger Debug event</p>
<p>ORA-10310: trace synchronous change table trigger</p>
<p>ORA-10311: Disable Flashback Table Timestamp checking</p>
<p>ORA-10312: Allow disable to log rows into the mapping table</p>
<p>ORA-10314: Enable extra stats gathering for CR</p>
<p>ORA-10316: Events for extensible txn header, non zero ext header size</p>
<p>ORA-10317: Events for extensible txn header, zero ext header size</p>
<p>ORA-10318: Trace extensible txn header movements</p>
<p>ORA-10319: Trace PGA statistics maintenance</p>
<p>ORA-10320: Enable data layer (kdtgrs) tracing of space management calls</p>
<p>ORA-10321: Datafile header verification debug failure.</p>
<p>ORA-10322: CBO don&#8217;t simplify inlist predicates</p>
<p>ORA-10323: before committing an add datafile command</p>
<p>ORA-10324: Enable better checking of redo logs errors</p>
<p>ORA-10325: Trace control file record section expand and shrink operations</p>
<p>ORA-10326: clear logfile debug crash at , log</p>
<p>ORA-10327: simulate ORA-00235 error for testing</p>
<p>ORA-10328: disable first-to-mount split-brain error, for testing</p>
<p>ORA-10329: simulate out-of-memory error during first pass of recovery</p>
<p>ORA-10330: clear MTTR statistics in checkpoint progress record</p>
<p>ORA-10331: simulate resilvering during recovery</p>
<p>ORA-10332: force ALTER SYSTEM QUIESCE RESTRICTED command to fail</p>
<p>ORA-10333: dump MTTR statistics each time it is updated</p>
<p>ORA-10334: force FG to wait to be killed during MTTR advisory simulation</p>
<p>ORA-10335: reserved for recovery layer for testing purpose</p>
<p>ORA-10336: Do remote object transfer using remote SQL</p>
<p>ORA-10337: enable padding owner name in slave sql</p>
<p>ORA-10338: CBO don&#8217;t use inlist iterator with function-based indexes</p>
<p>ORA-10339: CBO disable DECODE simplification</p>
<p>ORA-10340: Buffer queues sanity check for corrupted buffers</p>
<p>ORA-10341: Simulate out of PGA memory in DBWR during object reuse</p>
<p>ORA-10342: Raise unknown exception in ACQ_ADD when checkpointing</p>
<p>ORA-10343: Raise an out of memory exception-OER 4031 in ACQ_ADD</p>
<p>ORA-10345: validate queue when linking or unlinking a buffer</p>
<p>ORA-10346: check that all buffers for checkpoint have been written</p>
<p>ORA-10347: dump active checkpoint entries and checkpoint buffers</p>
<p>ORA-10348: test abnormal termination of process initiating file checkpoint</p>
<p>ORA-10349: do not allow ckpt to complete</p>
<p>ORA-10350: Simulate more than one object &#038; tsn id in object reuse</p>
<p>ORA-10351: size of slots</p>
<p>ORA-10352: report direct path statistics</p>
<p>ORA-10353: number of slots</p>
<p>ORA-10354: turn on direct read path for parallel query</p>
<p>ORA-10355: turn on direct read path for scans</p>
<p>ORA-10356: turn on hint usage for direct read</p>
<p>ORA-10357: turn on debug information for direct path</p>
<p>ORA-10358: Simulate out of PGA memory in cache advisory reset</p>
<p>ORA-10359: turn off updates to control file for direct writes</p>
<p>ORA-10360: enable dbwr consistency checking</p>
<p>ORA-10361: check buffer change vector count consistency</p>
<p>ORA-10362: simulate a write error to take a file offline</p>
<p>ORA-10364: Do not clear GIMH_STC_SHUT_BEGIN state during shutdown</p>
<p>ORA-10365: turn on debug information for adaptive direct reads</p>
<p>ORA-10368: maximum number of internal errors a process will tolerate</p>
<p>ORA-10370: parallel query server kill event</p>
<p>ORA-10371: disable TQ hint</p>
<p>ORA-10372: parallel query server kill event proc</p>
<p>ORA-10373: parallel query server kill event</p>
<p>ORA-10375: turn on checks for statistics rollups</p>
<p>ORA-10378: force hard process/range affinity</p>
<p>ORA-10380: kxfp latch cleanup testing event</p>
<p>ORA-10381: kxfp latch cleanup testing event</p>
<p>ORA-10382: parallel query server interrupt (reset)</p>
<p>ORA-10383: auto parallelization testing event</p>
<p>ORA-10384: parallel dataflow scheduler tracing</p>
<p>ORA-10385: parallel table scan range sampling method</p>
<p>ORA-10386: parallel SQL hash and range statistics</p>
<p>ORA-10387: parallel query server interrupt (normal)</p>
<p>ORA-10388: parallel query server interrupt (failure)</p>
<p>ORA-10389: parallel query server interrupt (cleanup)</p>
<p>ORA-10390: Trace parallel query slave execution</p>
<p>ORA-10391: trace PX granule allocation/assignment</p>
<p>ORA-10392: parallel query debugging bits</p>
<p>ORA-10393: print parallel query statistics</p>
<p>ORA-10394: generate a fake load to test adaptive and load balancing</p>
<p>ORA-10395: adjust sample size for range table queues</p>
<p>ORA-10397: suppress verbose parallel coordinator error reporting</p>
<p>ORA-10398: enable timeouts in parallel query threads</p>
<p>ORA-10399: trace buffer allocation</p>
<p>ORA-10400: turn on system state dumps for shutdown debugging</p>
<p>ORA-10401: turn on IPC (ksxp) debugging</p>
<p>ORA-10402: turn on IPC (skgxp) debugging</p>
<p>ORA-10403: fake CPU number for default degree of parallelism</p>
<p>ORA-10404: crash dbwr after write</p>
<p>ORA-10405: emulate broken mirrors</p>
<p>ORA-10406: enable datetime TIMESTAMP, INTERVAL datatype creation</p>
<p>ORA-10407: enable datetime TIME datatype creation</p>
<p>ORA-10408: disable OLAP builtin window function usage</p>
<p>ORA-10409: enable granule memset and block invalidation at startup</p>
<p>ORA-10410: trigger simulated communications errors in KSXP</p>
<p>ORA-10413: force simulated error for testing purposes</p>
<p>ORA-10414: simulated error from event level</p>
<p>ORA-10415: parallel degree specified is too large, max value allowed</p>
<p>ORA-10416: disable fix for 2736734</p>
<p>ORA-10417: limit 1 file per sbtinfo2() validation call</p>
<p>ORA-10418: disable re-creating tempfile</p>
<p>ORA-10419: create tempfile without create_scn and time</p>
<p>ORA-10420: trace KSO OS-process operations</p>
<p>ORA-10421: enable dump from ksbwco if there is no reply</p>
<p>ORA-10422: KSU debugging</p>
<p>ORA-10423: dump the call stack if the specified error is cleared</p>
<p>ORA-10424: KGE debugging</p>
<p>ORA-10425: enable global enqueue operations event trace</p>
<p>ORA-10426: enable ges/gcs reconfiguration event trace</p>
<p>ORA-10427: enable global enqueue service traffic controller event trace</p>
<p>ORA-10428: enable tracing of global enqueue service cached resource</p>
<p>ORA-10429: enable tracing of global enqueue service IPC calls</p>
<p>ORA-10430: enable ges/gcs dynamic remastering event trace</p>
<p>ORA-10431: enable verification messages on pi consistency</p>
<p>ORA-10432: enable tracing of global cache service fusion calls</p>
<p>ORA-10433: global enqueue service testing event</p>
<p>ORA-10434: enable tracing of global enqueue service multiple LMS</p>
<p>ORA-10435: enable tracing of global enqueue service deadlock detetction</p>
<p>ORA-10436: enable global cache service duplicate ping checking</p>
<p>ORA-10437: enable trace of global enqueue service S optimized resources</p>
<p>ORA-10438: force lowest node to be master of all gcs resources</p>
<p>ORA-10439: enable tracing of global cache service fusion calls &#8211; part 2</p>
<p>ORA-10440: enable global enqueue service inquire resource modes trace</p>
<p>ORA-10442: enable trace of kst for ORA-01555 diagnostics</p>
<p>ORA-10449: enable trace of kst for undo manageability features diagnostics</p>
<p>ORA-10450: signal ctrl-c in kdddca (drop column) after n rows</p>
<p>ORA-10451: Force heap segment compression bypassing compatibility checks</p>
<p>ORA-10453: Dump compression statistics to trace file</p>
<p>ORA-10454: Disable column reordering during compression</p>
<p>ORA-10460: Perform backward tablescans for consistent read reduction</p>
<p>ORA-10461: Simulate control file corruption during write operation</p>
<p>ORA-10462: enable recovery debug module</p>
<p>ORA-10463: enable controlfile test</p>
<p>ORA-10464: enable incremental checkpoint debug for split brain check</p>
<p>ORA-10465: force slave death during parallel crash recovery</p>
<p>ORA-10466: enable HARD check for block write</p>
<p>ORA-10467: amplify control file record expansion for testing</p>
<p>ORA-10468: log writer debug module</p>
<p>ORA-10490: Trace OSM misc. events</p>
<p>ORA-10491: Trace OSM messaging (KFN) events</p>
<p>ORA-10492: Trace OSM metadata events</p>
<p>ORA-10493: Return empty define buffers on 1422</p>
<p>ORA-10494: Trace OSM metadata events</p>
<p>ORA-10495: Trace OSM metadata events</p>
<p>ORA-10496: Turn off fix for bug 2554178</p>
<p>ORA-10497: Trace OSM metadata events</p>
<p>ORA-10498: Trim blank characters including contol characters</p>
<p>ORA-10499: Trace OSM metadata events</p>
<p>ORA-10500: turn on traces for SMON</p>
<p>ORA-10501: periodically check selected heap</p>
<p>ORA-10502: CBO disable the fix for bug 2098120</p>
<p>ORA-10503: enable user-specified graduated bind lengths</p>
<p>ORA-10504: CBO disable the fix for bug 2607029</p>
<p>ORA-10505: CBO enable dynamic sampling dump to table</p>
<p>ORA-10506: Disable fix for bug 2588217</p>
<p>ORA-10507: Trace bind equivalence logic</p>
<p>ORA-10509: Check kghu subheaps at call boundaries</p>
<p>ORA-10510: turn off SMON check to offline pending offline rollback segment</p>
<p>ORA-10511: turn off SMON check to cleanup undo dictionary</p>
<p>ORA-10512: turn off SMON check to shrink rollback segments</p>
<p>ORA-10515: turn on event to use physical cleanout</p>
<p>ORA-10520: recreate view only if definition has changed</p>
<p>ORA-10522: turn off wrap source compression</p>
<p>ORA-10523: force recreate package even if definition is unchanged</p>
<p>ORA-10525: Disable automatic object validation for describe</p>
<p>ORA-10550: signal error during create as select/create index after n rows</p>
<p>ORA-10551: Internal testing for ORA-1551 error handling</p>
<p>ORA-10560: block type &#8221;</p>
<p>ORA-10561: block type &#8221;, data object#</p>
<p>ORA-10562: Error occurred while applying redo to data block (file# , block# )</p>
<p>ORA-10563: Test recovery had to corrupt data block (file# , block# ) in order to proceed</p>
<p>ORA-10564: tablespace</p>
<p>ORA-10565: Another test recovery session is active</p>
<p>ORA-10566: Test recovery has used all the memory it can use</p>
<p>ORA-10567: Redo is inconsistent with data block (file# , block# )</p>
<p>ORA-10568: Failed to allocate recovery state object: out of SGA memory</p>
<p>ORA-10570: Test recovery complete</p>
<p>ORA-10571: Test recovery canceled</p>
<p>ORA-10572: Test recovery canceled due to errors</p>
<p>ORA-10573: Test recovery tested redo from change to</p>
<p>ORA-10574: Test recovery did not corrupt any data block</p>
<p>ORA-10575: Give up restoring recovered datafiles to consistent state: out of memory</p>
<p>ORA-10576: Give up restoring recovered datafiles to consistent state: some error occurred</p>
<p>ORA-10577: Can not invoke test recovery for managed standby database recovery</p>
<p>ORA-10578: Can not allow corruption for managed standby database recovery</p>
<p>ORA-10579: Can not modify control file during test recovery</p>
<p>ORA-10580: Can not modify datafile header during test recovery</p>
<p>ORA-10581: Can not modify redo log header during test recovery</p>
<p>ORA-10582: The control file is not a backup control file</p>
<p>ORA-10583: Can not recovery file renamed as missing during test recovery</p>
<p>ORA-10584: Can not invoke parallel recovery for test recovery</p>
<p>ORA-10585: Test recovery can not apply redo that may modify control file</p>
<p>ORA-10586: Test recovery had to corrupt 1 data block in order to proceed</p>
<p>ORA-10587: Invalid count for ALLOW n CORRUPTION option</p>
<p>ORA-10588: Can only allow 1 corruption for normal media/standby recovery</p>
<p>ORA-10589: Test recovery had to corrupt data blocks in order to proceed</p>
<p>ORA-10590: kga (argus debugger) test flags</p>
<p>ORA-10591: kga (argus debugger) test flags</p>
<p>ORA-10592: kga (argus debugger) test flags</p>
<p>ORA-10593: kga (argus debugger) test flags</p>
<p>ORA-10594: kga (argus debugger) test flags</p>
<p>ORA-10595: kga (argus debugger) test flags</p>
<p>ORA-10596: kga (argus debugger) test flags</p>
<p>ORA-10597: kga (argus debugger) test flags</p>
<p>ORA-10598: kga (argus debugger) test flags</p>
<p>ORA-10599: kga (argus debugger) test flags</p>
<p>ORA-10600: check cursor frame allocation</p>
<p>ORA-10601: turn on debugging for cursor_sharing (literal replacement)</p>
<p>ORA-10603: cause an error to occur during truncate (for testing purposes)</p>
<p>ORA-10604: trace parallel create index</p>
<p>ORA-10605: enable parallel create index by default</p>
<p>ORA-10606: trace parallel create index</p>
<p>ORA-10607: trace index rowid partition scan</p>
<p>ORA-10608: trace create bitmap index</p>
<p>ORA-10609: trace for array index insertion</p>
<p>ORA-10610: trace create index pseudo optimizer</p>
<p>ORA-10611: causes migration to fail &#8211; testing only</p>
<p>ORA-10612: prints debug information for auto-space managed segments</p>
<p>ORA-10613: prints debug information for auto-space managed segments</p>
<p>ORA-10614: Operation not allowed on this segment</p>
<p>ORA-10615: Invalid tablespace type for temporary tablespace</p>
<p>ORA-10616: Operation not allowed on this tablespace</p>
<p>ORA-10617: Cannot create rollback segment in dictionary managed tablespace</p>
<p>ORA-10618: Operation not allowed on this segment</p>
<p>ORA-10619: Avoid assertions when possible</p>
<p>ORA-10620: Operation not allowed on this segment</p>
<p>ORA-10621: specify retry count for online index build cleanup DML lock get</p>
<p>ORA-10622: test/trace online index (re)build</p>
<p>ORA-10623: Enable Index range scan Prefetch &#8211; testing only</p>
<p>ORA-10624: Disable UJV invalidation on drop index</p>
<p>ORA-10625: Turn off redo log dump for the index when OERI 12700</p>
<p>ORA-10626: specify timeout for online index rebuild to wait for DML</p>
<p>ORA-10627: Dump the content of the index leaf block</p>
<p>ORA-10628: Turn on sanity check for kdiss index skip scan state</p>
<p>ORA-10629: force online index build to backoff and retry DML lock upgrade</p>
<p>ORA-10630: Illegal syntax specified with SHRINK clause</p>
<p>ORA-10631: SHRINK clause should not be specified for this object</p>
<p>ORA-10632: Invalid rowid</p>
<p>ORA-10633: No space found in the segment</p>
<p>ORA-10634: Segment is already being shrunk</p>
<p>ORA-10635: Invalid segment or tablespace type</p>
<p>ORA-10636: ROW MOVEMENT is not enabled</p>
<p>ORA-10637: The segment does not exist</p>
<p>ORA-10638: Index status is invalid</p>
<p>ORA-10639: Dump library cache during kksfbc-reparse-infinite-loop error</p>
<p>ORA-10640: Operation not permitted during SYSTEM tablespace migration</p>
<p>ORA-10641: Cannot find a rollback segment to bind to</p>
<p>ORA-10642: Found rollback segments in dictionary managed tablespaces</p>
<p>ORA-10643: Database should be mounted in restricted mode and Exclusive mode</p>
<p>ORA-10644: SYSTEM tablespace cannot be default temporary tablespace</p>
<p>ORA-10645: Recursive Extension in SYSTEM tablespace during migration</p>
<p>ORA-10646: Too many recursive extensions during SYSTEM tablespace migration</p>
<p>ORA-10647: Tablespace other than SYSTEM, , not found in read only mode</p>
<p>ORA-10648: Tablespace SYSAUX is not offline</p>
<p>ORA-10649: Turn off/trace lob index freelist coalesce</p>
<p>ORA-10650: disable cache-callback optimisation</p>
<p>ORA-10651: incorrect file number block number specified</p>
<p>ORA-10652: Object has on-commit materialized views</p>
<p>ORA-10653: Table is in a cluster</p>
<p>ORA-10654: Table is of type temporary or external</p>
<p>ORA-10655: Segment can be shrunk</p>
<p>ORA-10656: Table is in unusable state due to incomplete operation</p>
<p>ORA-10657: Lob column to be shrunk does not exist</p>
<p>ORA-10658: Lob column to be shrunk is marked unused</p>
<p>ORA-10659: Segment being shrunk is not a lob</p>
<p>ORA-10660: Segment is a shared lob segment</p>
<p>ORA-10661: Invalid option specified</p>
<p>ORA-10662: Segment has long columns</p>
<p>ORA-10663: Object has rowid based materialized views</p>
<p>ORA-10664: Table has bitmap join indexes</p>
<p>ORA-10665: Inject Evil Literals</p>
<p>ORA-10666: Do not get database enqueue name</p>
<p>ORA-10667: Cause sppst to check for valid process ids</p>
<p>ORA-10668: Inject Evil Identifiers</p>
<p>ORA-10690: Set shadow process core file dump type (Unix only)</p>
<p>ORA-10691: Set background process core file type (Unix only)</p>
<p>ORA-10700: Alter access violation exception handler</p>
<p>ORA-10701: Dump direct loader index keys</p>
<p>ORA-10704: Print out information about what enqueues are being obtained</p>
<p>ORA-10706: Print out information about global enqueue manipulation</p>
<p>ORA-10707: Simulate process death for instance registration</p>
<p>ORA-10708: print out trace information from the RAC buffer cache</p>
<p>ORA-10709: enable parallel instances in create index by default</p>
<p>ORA-10710: trace bitmap index access</p>
<p>ORA-10711: trace bitmap index merge</p>
<p>ORA-10712: trace bitmap index or</p>
<p>ORA-10713: trace bitmap index and</p>
<p>ORA-10714: trace bitmap index minus</p>
<p>ORA-10715: trace bitmap index conversion to rowids</p>
<p>ORA-10716: trace bitmap index compress/decompress</p>
<p>ORA-10717: trace bitmap index compaction trace for index creation</p>
<p>ORA-10718: event to disable automatic compaction after index creation</p>
<p>ORA-10719: trace bitmap index dml</p>
<p>ORA-10720: trace db scheduling</p>
<p>ORA-10721: Internal testing &#8211; temp table transformation</p>
<p>ORA-10722: set parameters for CPU frequency calculation (debug)</p>
<p>ORA-10723: Internal testing &#8211; release buffer for buffer cache shrink</p>
<p>ORA-10724: trace cross-instance broadcast</p>
<p>ORA-10725: bitmap index version control</p>
<p>ORA-10726: frequent itemset counting</p>
<p>ORA-10730: trace row level security policy predicates</p>
<p>ORA-10731: dump SQL for CURSOR expressions</p>
<p>ORA-10732: honor pctfree during insert into AQ IOTs</p>
<p>ORA-10733: test transient-IOT metadata during PMO cleanup</p>
<p>ORA-10734: reroute external procedures</p>
<p>ORA-10735: debug ksws operations</p>
<p>ORA-10736: buffer cache pin history dump</p>
<p>ORA-10737: test block checking</p>
<p>ORA-10738: internal block testing</p>
<p>ORA-10740: disables fix for bug 598861</p>
<p>ORA-10750: test rollback segment blksize guessing for index array insert</p>
<p>ORA-10751: override for remote row source maximum buffer size</p>
<p>ORA-10752: override for the Exponential Moving Average factor</p>
<p>ORA-10753: enforce deterministic behaviour for prefetching row source</p>
<p>ORA-10780: LogMiner API trace event</p>
<p>ORA-10781: LogMiner reader trace event</p>
<p>ORA-10782: LogMiner preparer trace event</p>
<p>ORA-10783: LogMiner builder trace event</p>
<p>ORA-10784: LogMiner dictionary trace event</p>
<p>ORA-10785: LogMiner trace event</p>
<p>ORA-10786: call push/pop (KSU)</p>
<p>ORA-10787: trace intra-instance broadcast</p>
<p>ORA-10788: trace call stacks</p>
<p>ORA-10789: LogMiner test event</p>
<p>ORA-10790: LogMiner trace event</p>
<p>ORA-10791: Logical Standby swithover/failover trace event</p>
<p>ORA-10792: Logical Standby XDAT trace event</p>
<p>ORA-10793: Logical Standby trace event</p>
<p>ORA-10794: Logical Standby trace event</p>
<p>ORA-10800: disable Smart Disk scan</p>
<p>ORA-10804: reserved for ksxb</p>
<p>ORA-10806: Switch to 7.3 mode when detaching sessions</p>
<p>ORA-10807: Disable user id check when switching to a global transaction</p>
<p>ORA-10808: Enable assert when waiting without a reason</p>
<p>ORA-10809: Trace state object allocate / free history</p>
<p>ORA-10810: Trace snapshot too old</p>
<p>ORA-10811: Trace block cleanouts</p>
<p>ORA-10812: Trace Consistent Reads</p>
<p>ORA-10826: enable upgrade/downgrade error message trace</p>
<p>ORA-10827: enable upgrade/downgrade diagnostics</p>
<p>ORA-10830: Trace group by sort row source</p>
<p>ORA-10831: Trace group by rollup row source</p>
<p>ORA-10839: trace / debug caching module (qesca.c)</p>
<p>ORA-10840: trace / debug pl/sql caching module (kkxmInitCache)</p>
<p>ORA-10841: Default un-inintialized charact set form to SQLCS_IMPLICIT</p>
<p>ORA-10842: Event for OCI Tracing and Statistics Info</p>
<p>ORA-10844: turn on Native Net IPC debugging (skgxp)</p>
<p>ORA-10845: Enable Director tracing</p>
<p>ORA-10846: Enable Director Single Node Testing</p>
<p>ORA-10849: Internal OCI event number</p>
<p>ORA-10850: Enable time manager tracing</p>
<p>ORA-10851: Allow Drop command to drop queue tables</p>
<p>ORA-10852: Enable tracing for Enqueue Dequeue Operations</p>
<p>ORA-10854: Sets poll count used for AQ listen code under RAC</p>
<p>ORA-10856: Disable AQ propagator from using streaming</p>
<p>ORA-10857: Force AQ propagator to use two-phase commit</p>
<p>ORA-10858: Crash the AQ propagator at different stages of commit</p>
<p>ORA-10859: Disable updates of message retry count</p>
<p>ORA-10860: event for AQ admin disable new name parser</p>
<p>ORA-10861: disable storing extended message properties</p>
<p>ORA-10862: resolve default queue owner to current user in enqueue/dequeue</p>
<p>ORA-10863: Control behavior of buffered background operations</p>
<p>ORA-10864: event to enable AQ dedicated propagation</p>
<p>ORA-10865: Control tracing of notification operations</p>
<p>ORA-10871: dump file open/close timestamp during media recovery</p>
<p>ORA-10872: Flashback Database fault insertion event #.</p>
<p>ORA-10880: trace Java VM execution</p>
<p>ORA-10891: disable column pruning in ANSI join transformation</p>
<p>ORA-10900: extent manager fault insertion event #</p>
<p>ORA-10901: disable the fix for bug 1230798</p>
<p>ORA-10902: disable seghdr conversion for ro operation</p>
<p>ORA-10903: Force tablespaces to become locally managed</p>
<p>ORA-10904: Allow locally managed tablespaces to have user allocation</p>
<p>ORA-10905: Do cache verification (kcbcxx) on extent allocation</p>
<p>ORA-10906: Unable to extend segment after insert direct load</p>
<p>ORA-10907: Trace extent management events</p>
<p>ORA-10908: Trace temp tablespace events</p>
<p>ORA-10909: Trace free list events</p>
<p>ORA-10910: inject corner case events into the RAC buffer cache</p>
<p>ORA-10911: Locally managed SYSTEM tablespace bitmaps can be modified only under the supervision of Oracle Support</p>
<p>ORA-10912: Used to perform admin operations on locally managed SYSTEM tablespace</p>
<p>ORA-09834: snyGetPortSet: failed to collect info on a port.</p>
<p>ORA-09835: addCallback: callback port is already in a set.</p>
<p>ORA-09836: addCallback: could not add a port to the callback set.</p>
<p>ORA-09837: addCallback: could not add allocate a callback link.</p>
<p>ORA-09838: removeCallback: failure removing the callback port.</p>
<p>ORA-09839: removeCallback: callback port is not in the callback set.</p>
<p>ORA-09840: soacon: Name translation failure.</p>
<p>ORA-09841: soacon: Name translation failure.</p>
<p>ORA-09842: soacon: Archmon unable to create named pipe.</p>
<p>ORA-09843: soacon: Archmon unable to create named pipe.</p>
<p>ORA-09844: soacon: Archmon unable to open named pipe.</p>
<p>ORA-09845: soacon: Archmon unable to open named pipe.</p>
<p>ORA-09846: soacon: ARCH unable to open named pipe.</p>
<p>ORA-09847: soacon: ARCH unable to open named pipe.</p>
<p>ORA-09848: soawrt: Unable to write to named pipe.</p>
<p>ORA-09849: soarcv: Unable to read from named pipe.</p>
<p>ORA-09850: soacon: Archmon unable to lock named pipe.</p>
<p>ORA-09851: soacon: Archmon unable to lock named pipe.</p>
<p>ORA-09853: snyRemovePort: bad return code from request.</p>
<p>ORA-09854: snyPortInfo: bad return code from request.</p>
<p>ORA-09855: removeCallback: bad message format.</p>
<p>ORA-09856: smpalo: vm_allocate error while allocating pga.</p>
<p>ORA-09857: smprset: vm_protect error while protecting pga.</p>
<p>ORA-09858: sfngat: the input file name is not in the OMF format</p>
<p>ORA-09859: sfngat: the input file name is not in the autobackup OMF format</p>
<p>ORA-09870: spini: failure initializing maximum number of open files.</p>
<p>ORA-09871: TASDEF_NAME: translation error while expanding ?/dbs/tasdef@.dbf.</p>
<p>ORA-09872: TASDEF_CREATE: create failure in creating ?/dbs/tasdef@.dbf.</p>
<p>ORA-09873: TASDEF_OPEN: open error when opening tasdef@.dbf file.</p>
<p>ORA-09874: TASDEF_READ: read error, unable to read tasdef@.dbf file.</p>
<p>ORA-09875: TASDEF_WRITE: write error when writing ?/dbs/tasdef@.dbf file.</p>
<p>ORA-09876: TASDEF_CLOSE: unable to close ?/dbs/tasdef@.dbf file.</p>
<p>ORA-09877: sstascre: shmget error, unable to get a shared memory segment.</p>
<p>ORA-09878: sstascre/sstasat: shmat error, unable to attach tas write page</p>
<p>ORA-09879: sstascre/sstasat: shmat error, unable to attach tas read page</p>
<p>ORA-09880: sstasfre/sstasdel: shmdt error, unable to detach tas write page</p>
<p>ORA-09881: sstasfre/sstasdel: shmdt error, unable to detach tas read page</p>
<p>ORA-09882: sstasfre/sstasdel: shmctl error, unable to remove tas shm page</p>
<p>ORA-09883: Two Task interface: oratab file does not exist</p>
<p>ORA-09884: Two Task interface: SID doens&#8217;t match current PU</p>
<p>ORA-09885: osnTXtt: cannot create TXIPC channel</p>
<p>ORA-09886: osnTXtt: translation error while expanding txipc@.trc.</p>
<p>ORA-09887: osnTXtt: Failed to create/open debug channel.</p>
<p>ORA-09888: osnTXtt: txipc channel creation failed</p>
<p>ORA-09889: osnTXtt: access error on oracle executable</p>
<p>ORA-09890: osnTXtt: malloc failed</p>
<p>ORA-09908: slkmnm: gethostname returned error code.</p>
<p>ORA-09909: Malloc of scratch buffer failed.</p>
<p>ORA-09910: Unable to find ORACLE password file entry for user.</p>
<p>ORA-09911: Incorrect user password.</p>
<p>ORA-09912: Malloc of name buffer(s) failed.</p>
<p>ORA-09913: Malloc of dummy name failed.</p>
<p>ORA-09914: Unable to open the ORACLE password file.</p>
<p>ORA-09915: Password encryption failed.</p>
<p>ORA-09916: Required password was not specified.</p>
<p>ORA-09918: Unable to get user privileges from SQL*Net</p>
<p>ORA-09919: Unable to set label of dedicated server</p>
<p>ORA-09920: Unable to get sensitivity label from connection</p>
<p>ORA-09921: Unable to get information label from connection</p>
<p>ORA-09922: Can&#8217;t spawn process &#8211; background log directory not created properly</p>
<p>ORA-09923: Can&#8217;t spawn process &#8211; user log directory not created properly</p>
<p>ORA-09924: Can&#8217;t spawn process &#8211; core dump directory not created properly</p>
<p>ORA-09925: Unable to create audit trail file</p>
<p>ORA-09926: Unable to set effective privilege set of the server</p>
<p>ORA-09927: Unable to set label of server</p>
<p>ORA-09928: Unable to restore the label of server</p>
<p>ORA-09929: GLB of two labels is invalid</p>
<p>ORA-09930: LUB of two labels is invalid</p>
<p>ORA-09931: Unable to open ORACLE password file for reading</p>
<p>ORA-09932: Close of ORACLE password file failed.</p>
<p>ORA-09933: Deletion of old password file failed.</p>
<p>ORA-09934: Link of current password file to old failed.</p>
<p>ORA-09935: Unlink of current password file failed.</p>
<p>ORA-09936: Open of ORACLE password file for write failed.</p>
<p>ORA-09937: Chmod of ORACLE password file failed.</p>
<p>ORA-09938: Save of signal handlers failed.</p>
<p>ORA-09939: Restoration of signal handlers failed.</p>
<p>ORA-09940: ORACLE password file header is corrupt</p>
<p>ORA-09941: Version of orapasswd or installer is older than file.</p>
<p>ORA-09942: Write of ORACLE password file header failed.</p>
<p>ORA-09943: Allocation of memory for password list component failed.</p>
<p>ORA-09944: Password entry is corrupt.</p>
<p>ORA-09945: Unable to initialize the audit trail file</p>
<p>ORA-09946: File name too long for buffer</p>
<p>ORA-09947: Unable to allocate connection attributes structure</p>
<p>ORA-09948: Process information label retrieval failed.</p>
<p>ORA-09949: Unable to get client operating system privileges</p>
<p>ORA-09950: Unable to get server operating system privileges</p>
<p>ORA-09951: Unable to create file</p>
<p>ORA-09952: scgcmn: lk_open_convert unexpected return: open failed</p>
<p>ORA-09953: scggc: unexpected return of a lock convert</p>
<p>ORA-09954: scgcc: unexpected return status to callback of lock close</p>
<p>ORA-09955: scgcan: unexpected return status when canceling a lock</p>
<p>ORA-09956: scgcm: unexpected lock status condition</p>
<p>ORA-09957: Unable to send termination request to IMON</p>
<p>ORA-09958: IMON: two processes with the same ORACLE pid are active</p>
<p>ORA-09959: IMON: deletion of a process failed.</p>
<p>ORA-09960: Unable to establish signal handler for termination signal</p>
<p>ORA-09961: Unable to restore termination signal handler</p>
<p>ORA-09962: lk_group_create error in scggrc</p>
<p>ORA-09963: lk_group_attach error in scggra</p>
<p>ORA-09964: lk_group_detach error in scggrd</p>
<p>ORA-09966: falure in translation while expanding ?/dbs/lk for lock file</p>
<p>ORA-09967: unable to create or open lock file</p>
<p>ORA-09968: unable to lock file</p>
<p>ORA-09969: unable to close or remove lock file</p>
<p>ORA-09974: skxfidini: Error Initializing SDI Channel</p>
<p>ORA-09975: kxfspini: Error Initializing SDI Process</p>
<p>ORA-09976: skxfqdini: Error Creating Port</p>
<p>ORA-09977: skxfqhini: Error Connecting</p>
<p>ORA-09978: skxfqhdel: Error Disconnecting from another endpoint.</p>
<p>ORA-09979: skxfqhsnd: Error Sending a message to another endpoint</p>
<p>ORA-09980: skxfqdrcv: Error Receiving a message from another endpoint</p>
<p>ORA-09981: skxfqdreg: Error Adding a page to the SDI buffer pool</p>
<p>ORA-09982: skxfqddrg: Error Removing a page from the SDI buffer pool</p>
<p>ORA-09983: skxfidsht: Error shutting down SDI channel</p>
<p>ORA-09984: SGA file $ORACLE_HOME/dbs/sgadef$ORACLE_SID.dbf does not exist</p>
<p>ORA-09985: SGA definition file could not be read</p>
<p>ORA-09986: wrong number of bytes read from SGA definition file</p>
<p>ORA-09987: unable to attach to SGA in READ-ONLY mode</p>
<p>ORA-09988: error while detaching SGA</p>
<p>ORA-09989: attempt to use invalid skgmsdef struct pointer</p>
<p>ORA-10000: control file debug event, name &#8216;control_file&#8217;</p>
<p>ORA-10001: control file crash event1</p>
<p>ORA-10002: control file crash event2</p>
<p>ORA-10003: control file crash event3</p>
<p>ORA-10004: block recovery testing &#8211; internal error</p>
<p>ORA-10005: trace latch operations for debugging</p>
<p>ORA-10006: block recovery testing &#8211; external error</p>
<p>ORA-10007: log switch debug crash after new log select, thread</p>
<p>ORA-10008: log switch debug crash after new log header write, thread</p>
<p>ORA-10009: log switch debug crash after old log header write, thread</p>
<p>ORA-10010: Begin Transaction</p>
<p>ORA-10011: End Transaction</p>
<p>ORA-10012: Abort Transaction</p>
<p>ORA-10013: Instance Recovery</p>
<p>ORA-10014: Roll Back to Save Point</p>
<p>ORA-10015: Undo Segment Recovery</p>
<p>ORA-10016: Undo Segment extend</p>
<p>ORA-10017: Undo Segment Wrap</p>
<p>ORA-10018: Data Segment Create</p>
<p>ORA-10020: partial link restored to linked list (KSG)</p>
<p>ORA-10021: KST event to trace control file header writes and reads</p>
<p>ORA-10022: trace ktsgsp</p>
<p>ORA-10023: Create Save Undo Segment</p>
<p>ORA-10024: Write to Save Undo</p>
<p>ORA-10026: Apply Save Undo</p>
<p>ORA-10027: Specify Deadlock Trace Information to be Dumped</p>
<p>ORA-10028: Dump trace information during lock / resource latch cleanup</p>
<p>ORA-10029: session logon (KSU)</p>
<p>ORA-10030: session logoff (KSU)</p>
<p>ORA-10031: sort debug event (S*)</p>
<p>ORA-10032: sort statistics (SOR*)</p>
<p>ORA-10033: sort run information (SRD*/SRS*)</p>
<p>ORA-10035: Write parse failures to alert log file</p>
<p>ORA-10036: create remote row source (QKANET)</p>
<p>ORA-10037: allocate remote row source (QKARWS)</p>
<p>ORA-10038: dump row source tree (QBADRV)</p>
<p>ORA-10039: type checking (OPITCA)</p>
<p>ORA-10041: dump undo records skipped</p>
<p>ORA-10043: check consistency of owner/waiter/converter lists in KSQ</p>
<p>ORA-10044: free list undo operations</p>
<p>ORA-10045: free list update operations &#8211; ktsrsp, ktsunl</p>
<p>ORA-10046: enable SQL statement timing</p>
<p>ORA-10047: trace switching of sessions</p>
<p>ORA-10048: Undo segment shrink</p>
<p>ORA-10049: protect library cache memory heaps</p>
<p>ORA-10050: sniper trace</p>
<p>ORA-10051: trace OPI calls</p>
<p>ORA-10052: don&#8217;t clean up obj$</p>
<p>ORA-10053: CBO Enable optimizer trace</p>
<p>ORA-10056: dump analyze stats (kdg)</p>
<p>ORA-10057: suppress file names in error messages</p>
<p>ORA-10058: use table scan cost in tab$.spare1</p>
<p>ORA-10059: simulate error in logfile create/clear</p>
<p>ORA-10060: CBO Enable predicate dump</p>
<p>ORA-10061: disable SMON from cleaning temp segment</p>
<p>ORA-10062: disable usage of OS Roles in osds</p>
<p>ORA-10063: disable usage of DBA and OPER privileges in osds</p>
<p>ORA-10064: thread enable debug crash level , thread</p>
<p>ORA-10065: limit library cache dump information for state object dump</p>
<p>ORA-10066: simulate failure to verify file</p>
<p>ORA-10067: force redo log checksum errors &#8211; block number</p>
<p>ORA-10068: force redo log checksum errors &#8211; file number</p>
<p>ORA-10070: force datafile checksum errors &#8211; block number</p>
<p>ORA-10071: force datafile checksum errors &#8211; file number</p>
<p>ORA-10072: protect latch recovery memory</p>
<p>ORA-10073: latch cleanup tracing</p>
<p>ORA-10074: default trace function mask for kst</p>
<p>ORA-10075: CBO Disable outer-join to regular join conversion</p>
<p>ORA-10076: CBO Enable cartesian product join costing</p>
<p>ORA-10077: CBO Disable view-merging optimization for outer-joins</p>
<p>ORA-10078: CBO Disable constant predicate elimination optimization</p>
<p>ORA-10079: trace data sent/received via SQL*Net</p>
<p>ORA-10080: dump a block on a segment list which cannot be exchanged</p>
<p>ORA-10081: segment High Water Mark has been advanced</p>
<p>ORA-10082: free list head block is the same as the last block</p>
<p>ORA-10084: free list becomes empty</p>
<p>ORA-10085: free lists have been merged</p>
<p>ORA-10086: CBO Enable error if kko and qka disagree on oby sort</p>
<p>ORA-10087: disable repair of media corrupt data blocks</p>
<p>ORA-10088: CBO Disable new NOT IN optimization</p>
<p>ORA-10089: CBO Disable index sorting</p>
<p>ORA-10090: invoke other events before crash recovery</p>
<p>ORA-10091: CBO Disable constant predicate merging</p>
<p>ORA-10092: CBO Disable hash join</p>
<p>ORA-10093: CBO Enable force hash joins</p>
<p>ORA-10094: before resizing a data file</p>
<p>ORA-10095: dump debugger commands to trace file</p>
<p>ORA-10096: after the cross instance call when resizing a data file</p>
<p>ORA-10097: after generating redo when resizing a data file</p>
<p>ORA-10098: after the OS has increased the size of a data file</p>
<p>ORA-10099: after updating the file header with the new file size</p>
<p>ORA-10100: after the OS has decreased the size of a data file</p>
<p>ORA-10102: switch off anti-joins</p>
<p>ORA-10103: CBO Disable hash join swapping</p>
<p>ORA-10104: dump hash join statistics to trace file</p>
<p>ORA-10105: CBO Enable constant pred trans and MPs w WHERE-clause</p>
<p>ORA-10106: CBO Disable evaluating correlation pred last for NOT IN</p>
<p>ORA-10107: CBO Always use bitmap index</p>
<p>ORA-10108: CBO Don&#8217;t use bitmap index</p>
<p>ORA-10109: CBO Disable move of negated predicates</p>
<p>ORA-10110: CBO Try index rowid range scans</p>
<p>ORA-10111: Bitmap index creation switch</p>
<p>ORA-10112: Bitmap index creation switch</p>
<p>ORA-10113: Bitmap index creation switch</p>
<p>ORA-10114: Bitmap index creation switch</p>
<p>ORA-10115: CBO Bitmap optimization use maximal expression</p>
<p>ORA-10116: CBO Bitmap optimization switch</p>
<p>ORA-10117: CBO Disable new parallel cost model</p>
<p>ORA-10118: CBO Enable hash join costing</p>
<p>ORA-10119: QKA Disable GBY sort elimination</p>
<p>ORA-10120: generate relative file # different from absolute</p>
<p>ORA-10121: CBO Don&#8217;t sort bitmap chains</p>
<p>ORA-10122: Disable transformation of count(col) to count(*)</p>
<p>ORA-10124: Force creation of segmented arrays by kscsAllocate</p>
<p>ORA-10125: Disable remote sort elimination</p>
<p>ORA-10126: Debug oracle java xa</p>
<p>ORA-10127: Disable remote query block operation</p>
<p>ORA-10128: Dump Partition Pruning Information</p>
<p>ORA-10129: Alter histogram lookup for remote queries</p>
<p>ORA-10130: sort disable readaheads</p>
<p>ORA-10131: CONNECT BY debug event</p>
<p>ORA-10132: dump plan after compilation</p>
<p>ORA-10133: testing for SQL Memory Management</p>
<p>ORA-10134: tracing for SQL Memory Management for session</p>
<p>ORA-10135: CBO do not count 0 rows partitions</p>
<p>ORA-10136: CBO turn off fix for bug 1089848</p>
<p>ORA-10137: CBO turn off fix for bug 1344111</p>
<p>ORA-10138: CBO turn off fix for bug 1577003</p>
<p>ORA-10139: CBO turn off fix for bug 1386119</p>
<p>ORA-10140: CBO turn off fix for bug 1332980</p>
<p>ORA-10141: CBO disable additional keys for inlist in bitmap optimization</p>
<p>ORA-10142: CBO turn off advanced OR-expansion checks</p>
<p>ORA-10143: CBO turn off hints</p>
<p>ORA-10144: CBO turn off cost based selection of bji over bsj subquery</p>
<p>ORA-10145: test auditing network errors</p>
<p>ORA-10146: enable Oracle TRACE collection</p>
<p>ORA-10147: enable join push through UNION view</p>
<p>ORA-10149: allow the creation of constraints with illegal date constants</p>
<p>ORA-10150: import exceptions</p>
<p>ORA-10152: CBO don&#8217;t consider function costs in plans</p>
<p>ORA-10153: Switch to use public synonym if private one does not translate</p>
<p>ORA-13204: failed to create spatial index table</p>
<p>ORA-13205: internal error while parsing spatial parameters</p>
<p>ORA-13206: internal error [] while creating the spatial index</p>
<p>ORA-13207: incorrect use of the [] operator</p>
<p>ORA-13208: internal error while evaluating [] operator</p>
<p>ORA-13209: internal error while reading SDO_INDEX_METADATA table</p>
<p>ORA-13210: error inserting data into the index table</p>
<p>ORA-13211: failed to tessellate the window object</p>
<p>ORA-13212: failed to compare tile with the window object</p>
<p>ORA-13213: failed to generate spatial index for window object</p>
<p>ORA-13214: failed to compute supercell for window object</p>
<p>ORA-13215: window object is out of range</p>
<p>ORA-13216: failed to update spatial index</p>
<p>ORA-13217: invalid parameters supplied in ALTER INDEX statement</p>
<p>ORA-13218: max number of supported index tables reached for [] index</p>
<p>ORA-13219: failed to create spatial index table []</p>
<p>ORA-13220: failed to compare tile with the geometry</p>
<p>ORA-13221: unknown geometry type in the geometry object</p>
<p>ORA-13222: failed to compute supercell for geometry in</p>
<p>ORA-13223: duplicate entry for in SDO_GEOM_METADATA</p>
<p>ORA-13224: zero tolerance specified for layer in USER_SDO_GEOM_METADATA</p>
<p>ORA-13225: specified index table name is too long for a spatial index</p>
<p>ORA-13226: interface not supported without a spatial index</p>
<p>ORA-13227: SDO_LEVEL values for the two index tables do not match</p>
<p>ORA-13228: spatial index create failed due to invalid type</p>
<p>ORA-13230: failed to create temporary table [] during R-tree creation</p>
<p>ORA-13231: failed to create index table [] during R-tree creation</p>
<p>ORA-13232: failed to allocate memory during R-tree creation</p>
<p>ORA-13233: failed to create sequence number [] for R-tree</p>
<p>ORA-13234: failed to access R-tree-index table []</p>
<p>ORA-13236: internal error in R-tree processing: []</p>
<p>ORA-13237: internal error during R-tree concurrent updates: []</p>
<p>ORA-13239: sdo_dimensionality not specified during n-d R-tree creation</p>
<p>ORA-13240: specified dimensionality greater than that of the query mbr</p>
<p>ORA-13241: specified dimensionality does not match that of the data</p>
<p>ORA-13243: specified operator is not supported for 3- or higher-dimensional R-tree</p>
<p>ORA-13250: insufficient privileges to modify metadata table entries</p>
<p>ORA-13251: duplicate entry in metadata table</p>
<p>ORA-13260: layer table does not exist</p>
<p>ORA-13261: geometry table does not exist</p>
<p>ORA-13262: geometry column does not exist in table</p>
<p>ORA-13263: column in table is not of type SDO_GEOMETRY</p>
<p>ORA-13264: geometry identifier column does not exist in table</p>
<p>ORA-13265: geometry identifier column in table is not of type NUMBER</p>
<p>ORA-13266: error inserting data into table</p>
<p>ORA-13267: error reading data from layer table</p>
<p>ORA-13268: error obtaining dimension from USER_SDO_GEOM_METADATA</p>
<p>ORA-13269: internal error [] encountered when processing geometry table</p>
<p>ORA-13270: OCI error</p>
<p>ORA-13271: error allocating memory for geometry object</p>
<p>ORA-13272: geometric object in table is invalid</p>
<p>ORA-13273: dimension metadata table does not exist</p>
<p>ORA-13274: operator invoked with non-compatible SRIDs</p>
<p>ORA-13275: spatial index creation failure on unsupported type</p>
<p>ORA-13276: internal error [] in coordinate transformation</p>
<p>ORA-13278: failure to convert SRID to native format</p>
<p>ORA-13281: failure in execution of SQL statement to retrieve WKT</p>
<p>ORA-13282: failure on initialization of coordinate transformation</p>
<p>ORA-13283: failure to get new geometry object for conversion in place</p>
<p>ORA-13284: failure to copy geometry object for conversion in place</p>
<p>ORA-13285: Geometry coordinate transformation error</p>
<p>ORA-13287: can&#8217;t transform unknown gtype</p>
<p>ORA-13288: point coordinate transformation error</p>
<p>ORA-13290: the specified unit is not supported</p>
<p>ORA-13291: conversion error between the specified unit and standard unit</p>
<p>ORA-13292: incorrect ARC_TOLERANCE specification</p>
<p>ORA-13293: cannot specify unit for geometry without a georeferenced SRID</p>
<p>ORA-13294: cannot transform geometry containing circular arcs</p>
<p>ORA-13295: geometry objects are in different coordinate systems</p>
<p>ORA-13296: incorrect coordinate system specification</p>
<p>ORA-13300: single point transform error</p>
<p>ORA-13303: failure to retrieve a geometry object from a table</p>
<p>ORA-13304: failure to insert a transformed geometry object in a table</p>
<p>ORA-13330: invalid MASK</p>
<p>ORA-13331: invalid LRS segment</p>
<p>ORA-13332: invalid LRS point</p>
<p>ORA-13333: invalid LRS measure</p>
<p>ORA-13334: LRS segments not connected</p>
<p>ORA-13335: LRS measure information not defined</p>
<p>ORA-13336: failure in converting standard diminfo/geometry to LRS dim/geom</p>
<p>ORA-13337: failure in concatenating LRS polygons</p>
<p>ORA-13338: failure in reversing LRS polygon/collection geometry</p>
<p>ORA-13339: LRS polygon clipping across multiple rings</p>
<p>ORA-13340: a point geometry has more than one coordinate</p>
<p>ORA-13341: a line geometry has fewer than two coordinates</p>
<p>ORA-13342: an arc geometry has fewer than three coordinates</p>
<p>ORA-13343: a polygon geometry has fewer than four coordinates</p>
<p>ORA-13344: an arcpolygon geometry has fewer than five coordinates</p>
<p>ORA-13345: a compound polygon geometry has fewer than five coordinates</p>
<p>ORA-13346: the coordinates defining an arc are collinear</p>
<p>ORA-13347: the coordinates defining an arc are not distinct</p>
<p>ORA-13348: polygon boundary is not closed</p>
<p>ORA-13349: polygon boundary crosses itself</p>
<p>ORA-13350: two or more rings of a complex polygon touch</p>
<p>ORA-13351: two or more rings of a complex polygon overlap</p>
<p>ORA-13352: the coordinates do not describe a circle</p>
<p>ORA-13353: ELEM_INFO_ARRAY not grouped in threes</p>
<p>ORA-13354: incorrect offset in ELEM_INFO_ARRAY</p>
<p>ORA-13355: SDO_ORDINATE_ARRAY not grouped by number of dimensions specified</p>
<p>ORA-13356: adjacent points in a geometry are redundant</p>
<p>ORA-13357: extent type does not contain 2 points</p>
<p>ORA-13358: circle type does not contain 3 points</p>
<p>ORA-13359: extent does not have an area</p>
<p>ORA-13360: invalid subtype in a compound type</p>
<p>ORA-13361: not enough sub-elements within a compound ETYPE</p>
<p>ORA-13362: disjoint sub-element in a compound polygon</p>
<p>ORA-13363: no valid ETYPE in the geometry</p>
<p>ORA-13364: layer dimensionality does not match geometry dimensions</p>
<p>ORA-13365: layer SRID does not match geometry SRID</p>
<p>ORA-13366: invalid combination of interior exterior rings</p>
<p>ORA-13367: wrong orientation for interior/exterior rings</p>
<p>ORA-13368: simple polygon type has more than one exterior ring</p>
<p>ORA-13369: invalid value for etype in the 4-digit format</p>
<p>ORA-13370: failure in applying 3D LRS functions</p>
<p>ORA-13371: invalid position of measure dimension</p>
<p>ORA-13372: failure in modifying metadata for a table with spatial index</p>
<p>ORA-13373: invalid line segment in geodetic data</p>
<p>ORA-13374: SDO_MBR not supported for geodetic data</p>
<p>ORA-13375: the layer is of type [] while geometry inserted has type []</p>
<p>ORA-13376: invalid type name specified for layer_gtype parameter</p>
<p>ORA-13377: invalid combination of elements with orientation</p>
<p>ORA-13378: invalid index for element to be extracted</p>
<p>ORA-13379: invalid index for sub-element to be extracted</p>
<p>ORA-13380: network not found</p>
<p>ORA-13381: table: not found in network:</p>
<p>ORA-13382: geometry metadata (table: column:) not found in spatial network:</p>
<p>ORA-13383: inconsistent network metadata:</p>
<p>ORA-13384: error in network schema:</p>
<p>ORA-13385: error in network manager: []</p>
<p>ORA-13386: commit/rollback operation error: []</p>
<p>ORA-13387: sdo_batch_size for array inserts should be in the range [%d,%d]</p>
<p>ORA-13388: invalid value for dst_spec parameter</p>
<p>ORA-13389: unable to compute buffers or intersections in analysis function</p>
<p>ORA-13390: error in spatial analysis and mining function: []</p>
<p>ORA-13401: duplicate entry for in USER_SDO_GEOR_SYSDATA view</p>
<p>ORA-13402: the rasterType is null or not supported</p>
<p>ORA-13403: invalid rasterDataTable specification:</p>
<p>ORA-13404: invalid ultCoordinate parameter</p>
<p>ORA-13405: null or invalid dimensionSize parameter</p>
<p>ORA-13406: null or invalid GeoRaster object for output</p>
<p>ORA-13407: invalid storage parameter</p>
<p>ORA-13408: invalid blockSize storage parameter</p>
<p>ORA-13409: null or invalid pyramidLevel parameter</p>
<p>ORA-13410: invalid layerNumbers or bandNumbers parameter</p>
<p>ORA-13411: subset results in null data set</p>
<p>ORA-13412: invalid scale parameter</p>
<p>ORA-13413: null or invalid resampling parameter</p>
<p>ORA-13414: invalid pyramid parameter</p>
<p>ORA-13415: invalid or out of scope point specification</p>
<p>ORA-13416: invalid geometry parameter</p>
<p>ORA-13417: null or invalid layerNumber parameter</p>
<p>ORA-13418: null or invalid parameter(s) for set functions</p>
<p>ORA-13419: cannot perform mosaick operation on the specified table column</p>
<p>ORA-13420: the SRID of the geometry parameter was not null</p>
<p>ORA-13421: null or invalid cell value</p>
<p>ORA-13422: invalid model coordinate parameter</p>
<p>ORA-13423: invalid cell coordinate parameter</p>
<p>ORA-13424: the GeoRaster object is not spatially referenced</p>
<p>ORA-13425: function not implemented</p>
<p>ORA-13426: invalid window parameter for subset operation</p>
<p>ORA-13427: invalid BLOB parameter for output</p>
<p>ORA-13428: invalid modelCoordinateLocation</p>
<p>ORA-13429: invalid xCoefficients or yCoefficients parameter(s)</p>
<p>ORA-13430: the GeoRaster object has null attribute(s)</p>
<p>ORA-13431: GeoRaster metadata rasterType error</p>
<p>ORA-13432: GeoRaster metadata blankCellValue error</p>
<p>ORA-13433: GeoRaster metadata default RGB error</p>
<p>ORA-13434: GeoRaster metadata cellRepresentation error</p>
<p>ORA-13435: GeoRaster metadata dimension inconsistent</p>
<p>ORA-13436: GeoRaster metadata dimensionSize error</p>
<p>ORA-13437: GeoRaster metadata blocking error</p>
<p>ORA-13438: GeoRaster metadata pyramid type error</p>
<p>ORA-13439: GeoRaster metadata pyramid maxLevel error</p>
<p>ORA-13440: GeoRaster metadata compression type error</p>
<p>ORA-13441: GeoRaster metadata SRS error</p>
<p>ORA-13442: GeoRaster metadata SRS error</p>
<p>ORA-13443: GeoRaster metadata SRS error</p>
<p>ORA-13444: GeoRaster metadata SRS error</p>
<p>ORA-13445: GeoRaster metadata SRS error</p>
<p>ORA-13446: GeoRaster metadata TRS error</p>
<p>ORA-13447: GeoRaster metadata BRS error</p>
<p>ORA-13448: GeoRaster metadata BRS error</p>
<p>ORA-13449: GeoRaster metadata ULTCoordinate error</p>
<p>ORA-13450: GeoRaster metadata layerInfo error</p>
<p>ORA-13451: GeoRaster metadata scaling function error</p>
<p>ORA-13452: GeoRaster metadata BIN function error</p>
<p>ORA-13453: GeoRaster metadata layer error</p>
<p>ORA-13454: GeoRaster metadata is invalid</p>
<p>ORA-13455: GeoRaster metadata TRS error</p>
<p>ORA-13456: GeoRaster cell data error</p>
<p>ORA-13457: GeoRaster cell data error</p>
<p>ORA-13458: GeoRaster metadata SRS error</p>
<p>ORA-13459: GeoRaster metadata SRS error</p>
<p>ORA-13460: GeoRaster metadata SRS error</p>
<p>ORA-13461: the interleaving type is not supported</p>
<p>ORA-13462: invalid blocking specification</p>
<p>ORA-13463: error retrieving GeoRaster data:</p>
<p>ORA-13464: error loading GeoRaster data:</p>
<p>ORA-13465: null or invalid table or column specification</p>
<p>ORA-13466: format not appropriate for specified compression method</p>
<p>ORA-13467: unsupported GeoRaster metadata specification:</p>
<p>ORA-13480: the Source Type is not supported</p>
<p>ORA-13481: the destination type is not supported</p>
<p>ORA-13482: GeoRaster object is not initialized for the image</p>
<p>ORA-13483: insufficient memory for the specified GeoRaster data</p>
<p>ORA-13484: the file format and/or compression type is not supported</p>
<p>ORA-13485: error occurred during compression or decompression:</p>
<p>ORA-13500: SYSAUX DATAFILE clause specified more than once</p>
<p>ORA-13501: Cannot drop SYSAUX tablespace</p>
<p>ORA-13502: Cannot rename SYSAUX tablespace</p>
<p>ORA-13503: Creating SYSAUX tablespace with invalid attributes</p>
<p>ORA-13504: No SYSAUX datafile clause specified</p>
<p>ORA-13505: SYSAUX tablespace can not be made read only</p>
<p>ORA-13506: operation failed due to invalid snapshot range (, )</p>
<p>ORA-13507: Event for Testing SYSAUX occupant view</p>
<p>ORA-13508: Event to update INTERVAL and RETENTION in number of seconds</p>
<p>ORA-13509: error encountered during updates to a AWR table</p>
<p>ORA-13510: invalid RETENTION , must be in the range (, )</p>
<p>ORA-13511: invalid INTERVAL , must be in the range (, )</p>
<p>ORA-13512: event #1 to test the top Segment Statistics</p>
<p>ORA-13513: event #2 to test the top Segment Statistics</p>
<p>ORA-13514: Metric Capture too close to last capture, group</p>
<p>ORA-13515: Error encountered during Database Usage Statistics capture</p>
<p>ORA-13516: AWR Operation failed:</p>
<p>ORA-13517: Baseline (id = ) does not exist</p>
<p>ORA-13518: Invalid database id ()</p>
<p>ORA-13519: Database id () exists in the workload repository</p>
<p>ORA-13520: Database id () not registered, Status =</p>
<p>ORA-13521: Unregister operation on local Database id () not allowed</p>
<p>ORA-13522: event to toggle checking for duplicate sql id (num)</p>
<p>ORA-13523: unable to allocate required space for return type</p>
<p>ORA-13524: error encountered while retrieving baseline information</p>
<p>ORA-13525: error with computing space usage for sysaux occupant</p>
<p>ORA-13526: baseline () does not exist</p>
<p>ORA-13527: invalid baseline name</p>
<p>ORA-13528: name () is already used by an existing baseline</p>
<p>ORA-13529: Error occurred when flushing AWR table group</p>
<p>ORA-13530: invalid TOPNSQL , must be in the range (, )</p>
<p>ORA-13600: error encountered in Advisor</p>
<p>ORA-13601: The specified Advisor does not exist.</p>
<p>ORA-13602: The specified parameter is not valid for task or object .</p>
<p>ORA-13603: The specified parameter cannot be fetched as a numeric value for task or object .</p>
<p>ORA-13604: The specified parameter cannot be fetched as a SQL table.</p>
<p>ORA-13605: The specified task or object does not exist for the current user.</p>
<p>ORA-13606: the specified task parameter element is out of range for parameter .</p>
<p>ORA-13607: The specified task or object already exists</p>
<p>ORA-13608: The task or object name is invalid.</p>
<p>ORA-13609: The specified task must be executing to be cancelled or interrupted.</p>
<p>ORA-13610: The directive does not exist for task .</p>
<p>ORA-13611: The command is not a valid advisor command.</p>
<p>ORA-10913: Create locally managed database if compatible > 920 by default</p>
<p>ORA-10914: invalid TABLESPACE GROUP clause</p>
<p>ORA-10915: TABLESPACE GROUP cannot be specified for this type of tablespace</p>
<p>ORA-10916: TABLESPACE GROUP already specified</p>
<p>ORA-10917: TABLESPACE GROUP cannot be specified</p>
<p>ORA-10918: TABLESPACE GROUP name cannot be the same as tablespace name</p>
<p>ORA-10919: Default temporary tablespace group must have at least one tablespace</p>
<p>ORA-10920: Cannot offline tablespace belonging to default temporary tablespace group</p>
<p>ORA-10921: Cannot drop tablespace belonging to default temporary tablespace group</p>
<p>ORA-10922: Temporary tablespace group is empty</p>
<p>ORA-10923: prints debug information for object space server manageability</p>
<p>ORA-10924: import storage parse error ignore event</p>
<p>ORA-10925: trace name context forever</p>
<p>ORA-10926: trace name context forever</p>
<p>ORA-10927: trace name context forever</p>
<p>ORA-10928: trace name context forever</p>
<p>ORA-10929: trace name context forever</p>
<p>ORA-10930: trace name context forever</p>
<p>ORA-10931: trace name context forever</p>
<p>ORA-10932: trace name context forever</p>
<p>ORA-10933: trace name context forever</p>
<p>ORA-10936: trace name context forever</p>
<p>ORA-10938: trace name context forever</p>
<p>ORA-10939: trace name context forever</p>
<p>ORA-10940: trace name context forever</p>
<p>ORA-10941: trace name context forever</p>
<p>ORA-10943: trace name context forever</p>
<p>ORA-10944: trace name context forever</p>
<p>ORA-10945: trace name context forever</p>
<p>ORA-10946: trace name context forever</p>
<p>ORA-10947: trace name context forever</p>
<p>ORA-10948: trace name context forever</p>
<p>ORA-10960: AQ tracing event</p>
<p>ORA-10970: backout event for bug 2133357</p>
<p>ORA-10971: prints debugging information for LOBs</p>
<p>ORA-10972: raise a 1551 exception in kdu_array_flush</p>
<p>ORA-10973: backout evet for 2619509</p>
<p>ORA-10974: Turn on LOB integrity verification</p>
<p>ORA-10975: trace execution of parallel propagation</p>
<p>ORA-10976: internal package related tracing</p>
<p>ORA-10977: trace event for RepAPI</p>
<p>ORA-10979: trace flags for join index implementation</p>
<p>ORA-10980: prevent sharing of parsed query during Materialized View query generation</p>
<p>ORA-10981: dscn computation-related event in replication</p>
<p>ORA-10982: event to turn off CDC-format MV Logs</p>
<p>ORA-10983: event to enable Create_Change_Table debugging</p>
<p>ORA-10984: subquery materialized view-related event</p>
<p>ORA-10985: event for NULL refresh of materialized views</p>
<p>ORA-10986: donot use HASH_AJ in refresh</p>
<p>ORA-10987: event for the support of caching table with object feature</p>
<p>ORA-10988: event to get exclusive lock during materialized view refresh in IAS</p>
<p>ORA-10989: event to internally create statistics MV</p>
<p>ORA-10990: dump spreadsheet info</p>
<p>ORA-10991: event for optimizing the online redefinition instantiation</p>
<p>ORA-10992: event to enable dbms_job instead of dbms_scheduler</p>
<p>ORA-10995: general event for materialized views</p>
<p>ORA-10997: another startup/shutdown operation of this instance inprogress</p>
<p>ORA-10998: event to enable short stack dumps in system state dumps</p>
<p>ORA-10999: do not get database enqueue name</p>
<p>ORA-12000: a materialized view log already exists on table &#8221;</p>
<p>ORA-12001: cannot create log: table &#8221; already has a trigger</p>
<p>ORA-12002: there is no materialized view log on table &#8220;&#8221;.&#8221;&#8221;</p>
<p>ORA-12003: materialized view &#8220;&#8221;.&#8221;&#8221; does not exist</p>
<p>ORA-12004: REFRESH FAST cannot be used for materialized view &#8220;&#8221;.&#8221;&#8221;</p>
<p>ORA-12005: may not schedule automatic refresh for times in the past</p>
<p>ORA-12006: a materialized view with the same user.name already exists</p>
<p>ORA-12007: materialized view reuse parameters are inconsistent</p>
<p>ORA-12008: error in materialized view refresh path</p>
<p>ORA-12009: materialized views may not contain long columns</p>
<p>ORA-12010: cannot create materialized view log on table owned by SYS</p>
<p>ORA-12011: execution of jobs failed</p>
<p>ORA-12012: error on auto execute of job</p>
<p>ORA-12013: updatable materialized views must be simple enough to do fast refresh</p>
<p>ORA-12014: table &#8221; does not contain a primary key constraint</p>
<p>ORA-12015: cannot create a fast refresh materialized view from a complex query</p>
<p>ORA-12016: materialized view does not include all primary key columns</p>
<p>ORA-12017: cannot alter primary key mview &#8221; to a rowid mview</p>
<p>ORA-12018: following error encountered during code generation for &#8220;&#8221;.&#8221;&#8221;</p>
<p>ORA-12019: master table is a synonym to a remote object</p>
<p>ORA-12020: materialized view is not registered</p>
<p>ORA-12021: materialized view &#8220;&#8221;.&#8221;&#8221; is corrupt</p>
<p>ORA-12022: materialized view log on &#8220;&#8221;.&#8221;&#8221; already has rowid</p>
<p>ORA-12023: missing index on materialized view &#8220;&#8221;.&#8221;&#8221;</p>
<p>ORA-12024: materialized view log on &#8220;&#8221;.&#8221;&#8221; does not have primary key columns</p>
<p>ORA-12025: materialized view log on &#8220;&#8221;.&#8221;&#8221; already has primary keys</p>
<p>ORA-12026: invalid filter column detected</p>
<p>ORA-12027: duplicate filter column</p>
<p>ORA-12028: materialized view type is not supported by master site</p>
<p>ORA-12029: LOB columns may not be used as filter columns</p>
<p>ORA-12030: cannot create a fast refresh materialized view</p>
<p>ORA-12031: cannot use primary key columns from materialized view log on &#8220;&#8221;.&#8221;&#8221;</p>
<p>ORA-12032: cannot use rowid column from materialized view log on &#8220;&#8221;.&#8221;&#8221;</p>
<p>ORA-12033: cannot use filter columns from materialized view log on &#8220;&#8221;.&#8221;&#8221;</p>
<p>ORA-12034: materialized view log on &#8220;&#8221;.&#8221;&#8221; younger than last refresh</p>
<p>ORA-12035: could not use materialized view log on &#8220;&#8221;.&#8221;&#8221;</p>
<p>ORA-12036: updatable materialized view log is not empty, refresh materialized view</p>
<p>ORA-12037: unknown export format</p>
<p>ORA-12038: string literal has unexpected length</p>
<p>ORA-12039: unable to use local rollback segment &#8220;&#8221;</p>
<p>ORA-12040: master rollback segment option not support by master site</p>
<p>ORA-12041: cannot record ROWIDs for index-organized table &#8220;&#8221;.&#8221;&#8221;</p>
<p>ORA-12042: cannot alter job_queue_processes in single process mode</p>
<p>ORA-12043: invalid CREATE MATERIALIZED VIEW option</p>
<p>ORA-12044: invalid CREATE MATERIALIZED VIEW LOG option</p>
<p>ORA-12045: invalid ALTER MATERIALIZED VIEW LOG option</p>
<p>ORA-12046: cannot use trusted constraints for refreshing remote MV</p>
<p>ORA-12047: PCT FAST REFRESH cannot be used for materialized view &#8220;&#8221;.&#8221;&#8221;</p>
<p>ORA-12048: error encountered while refreshing materialized view &#8220;&#8221;.&#8221;&#8221;</p>
<p>ORA-12051: ON COMMIT attribute is incompatible with other options</p>
<p>ORA-12052: cannot fast refresh materialized view .</p>
<p>ORA-12053: this is not a valid nested materialized view</p>
<p>ORA-12054: cannot set the ON COMMIT refresh attribute for the materialized view</p>
<p>ORA-12055: materialized view definition contains cyclic dependencies with existing materialized views</p>
<p>ORA-12056: invalid REFRESH method</p>
<p>ORA-12057: materialized view &#8220;&#8221;.&#8221;&#8221; is INVALID and must complete refresh</p>
<p>ORA-12058: materialized view cannot use prebuilt table</p>
<p>ORA-12059: prebuilt table &#8220;&#8221;.&#8221;&#8221; does not exist</p>
<p>ORA-12060: shape of prebuilt table does not match definition query</p>
<p>ORA-12061: invalid ALTER MATERIALIZED VIEW option</p>
<p>ORA-12062: transaction received out of sequence from site</p>
<p>ORA-12063: unable to apply transaction from site</p>
<p>ORA-12064: invalid refresh sequence number:</p>
<p>ORA-12065: unknown refresh group identifier</p>
<p>ORA-12066: invalid CREATE MATERIALIZED VIEW command</p>
<p>ORA-12067: empty refresh groups are not allowed</p>
<p>ORA-12068: updatable mview log for mview &#8220;&#8221;.&#8221;&#8221; does not exist</p>
<p>ORA-12069: invalid object for offline instantiation</p>
<p>ORA-12070: cannot offline instantiate materialized view &#8220;&#8221;.&#8221;&#8221;</p>
<p>ORA-12071: definition query of &#8220;&#8221;.&#8221;&#8221; is invalid for offline instantiation</p>
<p>ORA-12072: updatable materialized view log data for &#8220;&#8221;.&#8221;&#8221; cannot be created</p>
<p>ORA-12073: request cannot be processed</p>
<p>ORA-12074: invalid memory address</p>
<p>ORA-12075: invalid object or field</p>
<p>ORA-12076: invalid threshold value</p>
<p>ORA-12077: temporary updatable materialized view log does not exist</p>
<p>ORA-12078: fast refresh of refresh group ID failed</p>
<p>ORA-12079: materialized view options require COMPATIBLE parameter to be or greater</p>
<p>ORA-12081: update operation not allowed on table &#8220;&#8221;.&#8221;&#8221;</p>
<p>ORA-12082: &#8220;&#8221;.&#8221;&#8221; cannot be index organized</p>
<p>ORA-12083: must use DROP MATERIALIZED VIEW to drop &#8220;&#8221;.&#8221;&#8221;</p>
<p>ORA-12084: must use ALTER MATERIALIZED VIEW to alter &#8220;&#8221;.&#8221;&#8221;</p>
<p>ORA-12085: materialized view log on &#8220;&#8221;.&#8221;&#8221; already has object id</p>
<p>ORA-12086: table &#8220;&#8221;.&#8221;&#8221; is not an object table</p>
<p>ORA-12087: online redefinition not allowed on tables owned by &#8220;&#8221;</p>
<p>ORA-12088: cannot online redefine table &#8220;&#8221;.&#8221;&#8221; with unsupported datatype</p>
<p>ORA-12089: cannot online redefine table &#8220;&#8221;.&#8221;&#8221; with no primary key</p>
<p>ORA-12090: cannot online redefine table &#8220;&#8221;.&#8221;&#8221;</p>
<p>ORA-12091: cannot online redefine table &#8220;&#8221;.&#8221;&#8221; with materialized views</p>
<p>ORA-12092: cannot online redefine replicated table &#8220;&#8221;.&#8221;&#8221;</p>
<p>ORA-12093: invalid interim table &#8220;&#8221;.&#8221;&#8221;</p>
<p>ORA-12094: error during online redefinition</p>
<p>ORA-12096: error in materialized view log on &#8220;&#8221;.&#8221;&#8221;</p>
<p>ORA-12097: changes in the master tables during refresh, try refresh again</p>
<p>ORA-12098: cannot comment on the materialized view</p>
<p>ORA-12099: Don&#8217;t go into fast table scan (kdst) mode</p>
<p>ORA-12100: materialized view log on &#8220;&#8221;.&#8221;&#8221; already has sequence</p>
<p>ORA-12150: TNS:unable to send data</p>
<p>ORA-12151: TNS:received bad packet type from network layer</p>
<p>ORA-12152: TNS:unable to send break message</p>
<p>ORA-12153: TNS:not connected</p>
<p>ORA-12154: TNS:could not resolve the connect identifier specified</p>
<p>ORA-12155: TNS:received bad datatype in NSWMARKER packet</p>
<p>ORA-12156: TNS:tried to reset line from incorrect state</p>
<p>ORA-12157: TNS:internal network communication error</p>
<p>ORA-12158: TNS:could not initialize parameter subsystem</p>
<p>ORA-12159: TNS:trace file not writeable</p>
<p>ORA-12160: TNS:internal error: Bad error number</p>
<p>ORA-12161: TNS:internal error: partial data received</p>
<p>ORA-12162: TNS:net service name is incorrectly specified</p>
<p>ORA-12163: TNS:connect descriptor is too long</p>
<p>ORA-12164: TNS:Sqlnet.fdf file not present</p>
<p>ORA-12165: TNS:Trying to write trace file into swap space.</p>
<p>ORA-12166: TNS:Client can not connect to HO agent.</p>
<p>ORA-12168: TNS:Unable to contact LDAP Directory Server</p>
<p>ORA-12169: TNS:Net service name given as connect identifier is too long</p>
<p>ORA-12170: TNS:Connect timeout occurred</p>
<p>ORA-12171: TNS:could not resolve connect identifier:</p>
<p>ORA-12196: TNS:received an error from TNS</p>
<p>ORA-12197: TNS:keyword-value resolution error</p>
<p>ORA-12198: TNS:could not find path to destination</p>
<p>ORA-12200: TNS:could not allocate memory</p>
<p>ORA-12201: TNS:encountered too small a connection buffer</p>
<p>ORA-12202: TNS:internal navigation error</p>
<p>ORA-12203: TNS:unable to connect to destination</p>
<p>ORA-12204: TNS:received data refused from an application</p>
<p>ORA-12205: TNS:could not get failed addresses</p>
<p>ORA-12206: TNS:received a TNS error during navigation</p>
<p>ORA-12207: TNS:unable to perform navigation</p>
<p>ORA-12208: TNS:could not find the TNSNAV.ORA file</p>
<p>ORA-12209: TNS:encountered uninitialized global</p>
<p>ORA-12210: TNS:error in finding Navigator data</p>
<p>ORA-12211: TNS:needs PREFERRED_CMANAGERS entry in TNSNAV.ORA</p>
<p>ORA-12212: TNS:incomplete PREFERRED_CMANAGERS binding in TNSNAV.ORA</p>
<p>ORA-12213: TNS:incomplete PREFERRED_CMANAGERS binding in TNSNAV.ORA</p>
<p>ORA-12214: TNS:missing local communities entry in TNSNAV.ORA</p>
<p>ORA-12215: TNS:poorly formed PREFERRED_NAVIGATORS Addresses in TNSNAV.ORA</p>
<p>ORA-12216: TNS:poorly formed PREFERRED_CMANAGERS addresses in TNSNAV.ORA</p>
<p>ORA-12217: TNS:could not contact PREFERRED_CMANAGERS in TNSNAV.ORA</p>
<p>ORA-12218: TNS:unacceptable network configuration data</p>
<p>ORA-12219: TNS:missing community name from address in ADDRESS_LIST</p>
<p>ORA-12221: TNS:illegal ADDRESS parameters</p>
<p>ORA-12222: TNS:no support is available for the protocol indicated</p>
<p>ORA-12223: TNS:internal limit restriction exceeded</p>
<p>ORA-12224: TNS:no listener</p>
<p>ORA-12225: TNS:destination host unreachable</p>
<p>ORA-12226: TNS:operating system resource quota exceeded</p>
<p>ORA-12227: TNS:syntax error</p>
<p>ORA-12228: TNS:protocol adapter not loadable</p>
<p>ORA-12229: TNS:Interchange has no more free connections</p>
<p>ORA-12230: TNS:Severe Network error occurred in making this connection</p>
<p>ORA-12231: TNS:No connection possible to destination</p>
<p>ORA-12232: TNS:No path available to destination</p>
<p>ORA-12233: TNS:Failure to accept a connection</p>
<p>ORA-12234: TNS:Redirect to destination</p>
<p>ORA-12235: TNS:Failure to redirect to destination</p>
<p>ORA-12236: TNS:protocol support not loaded</p>
<p>ORA-12315: database link type is invalid for the ALTER DATABASE statement</p>
<p>ORA-12316: syntax error in database link&#8217;s connect string</p>
<p>ORA-12317: logon to database (link name ) denied</p>
<p>ORA-12318: database (link name ) is already mounted</p>
<p>ORA-12319: database (link name ) is already open</p>
<p>ORA-12321: database (link name ) is not open and AUTO_MOUNTING=FALSE</p>
<p>ORA-12322: unable to mount database (link name )</p>
<p>ORA-12323: unable to open database (link name )</p>
<p>ORA-12324: cannot use the ROM: link type on a private database link</p>
<p>ORA-12326: database is closing immediately; no operations are permitted</p>
<p>ORA-12329: database is closed; no operations are permitted</p>
<p>ORA-12333: database (link name ) is not mounted</p>
<p>ORA-12334: database (link name ) is still open</p>
<p>ORA-12335: database (link name ) is not open</p>
<p>ORA-12336: cannot login to database (link name )</p>
<p>ORA-12341: maximum number of open mounts exceeded</p>
<p>ORA-12342: open mounts exceeds limit set on the OPEN_MOUNTS parameter</p>
<p>ORA-12345: user lacks CREATE SESSION privilege in database link (linkname )</p>
<p>ORA-12350: database link being dropped is still mounted</p>
<p>ORA-12351: cannot create view using a remote object which has a remote object reference</p>
<p>ORA-12352: object .@ is invalid</p>
<p>ORA-12353: secondary stored object cannot reference remote object</p>
<p>ORA-12354: secondary object being dropped</p>
<p>ORA-12400: invalid argument to facility error handling</p>
<p>ORA-12401: invalid label string:</p>
<p>ORA-12402: invalid format string:</p>
<p>ORA-12403: invalid internal label</p>
<p>ORA-12404: invalid privilege string:</p>
<p>ORA-12405: invalid label list</p>
<p>ORA-12406: unauthorized SQL statement for policy</p>
<p>ORA-12407: unauthorized operation for policy</p>
<p>ORA-12408: unsupported operation:</p>
<p>ORA-12409: policy startup failure for policy</p>
<p>ORA-12410: internal policy error for policy:</p>
<p>Error:</p>
<p>ORA-12411: invalid label value</p>
<p>ORA-12412: policy package is not installed</p>
<p>ORA-12413: labels do not belong to the same policy</p>
<p>ORA-12414: internal LBAC error:</p>
<p>Error:</p>
<p>ORA-12415: A column of another datatype exists on the specified table</p>
<p>ORA-12416: policy not found</p>
<p>ORA-12417: database object &#8220;&#8221; not found</p>
<p>ORA-12418: user not found</p>
<p>ORA-12419: null binary label value</p>
<p>ORA-12420: required procedures and functions not in policy package &#8220;&#8221;</p>
<p>ORA-12421: different size binary labels</p>
<p>ORA-12422: max policies exceeded</p>
<p>ORA-12423: invalid position specified</p>
<p>ORA-12424: length exceeds binary label size</p>
<p>ORA-12425: cannot apply policies or set authorizations for system schemas</p>
<p>ORA-12426: invalid audit option</p>
<p>ORA-12427: invalid input value for parameter</p>
<p>ORA-12429: label list range exceeded</p>
<p>ORA-12430: invalid privilege number</p>
<p>ORA-12431: invalid audit action</p>
<p>ORA-12432: LBAC error:</p>
<p>ORA-12433: create trigger failed, policy not applied</p>
<p>ORA-12434: invalid audit type:</p>
<p>ORA-12435: invalid audit success:</p>
<p>ORA-12436: no policy options specified</p>
<p>ORA-12437: invalid policy option:</p>
<p>ORA-12438: repeated policy option:</p>
<p>ORA-12439: invalid combination of policy options</p>
<p>ORA-12440: insufficient authorization for the SYSDBA package</p>
<p>ORA-12441: policy already exists</p>
<p>ORA-12442: policy column &#8220;&#8221; already used by an existing policy</p>
<p>ORA-12443: policy not applied to some tables in schema</p>
<p>ORA-12444: policy already applied to table</p>
<p>ORA-12445: cannot change HIDDEN property of column</p>
<p>ORA-12446: Insufficient authorization for administration of policy</p>
<p>ORA-12447: policy role already exists for policy</p>
<p>ORA-12448: policy not applied to schema</p>
<p>ORA-12449: Labels specified for user must be of type USER</p>
<p>ORA-12450: LOB datatype disabled in LBAC initialization file</p>
<p>ORA-12451: label not designated as USER or DATA</p>
<p>ORA-12452: label tag already exists</p>
<p>ORA-12453: label already exists</p>
<p>ORA-12454: label does not exist for policy</p>
<p>ORA-12455: internal error in Label Security MMON cleanup task</p>
<p>ORA-12456: label security startup in progress</p>
<p>ORA-12457: security label exceeded maximum allowable length</p>
<p>ORA-12461: undefined level for policy</p>
<p>ORA-12462: undefined compartment for policy</p>
<p>ORA-12463: undefined group for policy</p>
<p>ORA-12464: invalid characters in label component</p>
<p>ORA-12465: Not authorized for read or write on specified groups or compartments</p>
<p>ORA-12466: default level is greater than the user&#8217;s maximum</p>
<p>ORA-12467: minimum label can contain a level only</p>
<p>ORA-12468: max write level does not equal max read level</p>
<p>ORA-12469: no user levels found for user and policy</p>
<p>ORA-12470: NULL or invalid user label:</p>
<p>ORA-12471: Specified compartment or group is not authorized for user</p>
<p>ORA-12472: policy is being used</p>
<p>ORA-12473: The procedure is disabled when Label Security is used with OID.</p>
<p>ORA-12476: least upper bound resulted in an invalid OS label</p>
<p>ORA-12477: greatest lower bound resulted in an invalid OS label</p>
<p>ORA-12479: file label must equal DBHIGH</p>
<p>ORA-12480: specified clearance labels not within the effective clearance</p>
<p>ORA-12481: effective label not within program unit clearance range</p>
<p>ORA-12482: internal MLS error:</p>
<p>Error:</p>
<p>ORA-12483: label not in OS system accreditation range</p>
<p>ORA-12484: invalid OS label</p>
<p>ORA-12485: new effective label not within effective clearance</p>
<p>ORA-12486: effective max labels and min labels cannot be changed</p>
<p>ORA-12487: clearance labels not between DBHIGH and DBLOW</p>
<p>ORA-12488: maximum label does not dominate minimum label</p>
<p>ORA-12489: default label not within clearance range</p>
<p>ORA-12490: DBHIGH cannot be lowered</p>
<p>ORA-12491: DBHIGH value does not dominate DBLOW</p>
<p>ORA-12492: DBLOW cannot be changed</p>
<p>ORA-12493: invalid MLS binary label</p>
<p>ORA-12494: cannot insert or delete a level, category, or release category</p>
<p>ORA-12495: cannot disable an enabled level, category, or release category</p>
<p>ORA-12496: cannot change existing level, category, or release numbers</p>
<p>ORA-12497: maximum combined categories exceeds</p>
<p>ORA-12500: TNS:listener failed to start a dedicated server process</p>
<p>ORA-12502: TNS:listener received no CONNECT_DATA from client</p>
<p>ORA-12504: TNS:listener was not given the SID in CONNECT_DATA</p>
<p>ORA-12505: TNS:listener does not currently know of SID given in connect descriptor</p>
<p>ORA-12508: TNS:listener could not resolve the COMMAND given</p>
<p>ORA-12509: TNS:listener failed to redirect client to service handler</p>
<p>ORA-12510: TNS:database temporarily lacks resources to handle the request</p>
<p>ORA-12511: TNS:service handler found but it is not accepting connections</p>
<p>ORA-12513: TNS:service handler found but it has registered for a different protocol</p>
<p>ORA-12514: TNS:listener does not currently know of service requested in connect descriptor</p>
<p>ORA-12515: TNS:listener could not find a handler for this presentation</p>
<p>ORA-12516: TNS:listener could not find available handler with matching protocol stack</p>
<p>ORA-12518: TNS:listener could not hand off client connection</p>
<p>ORA-12519: TNS:no appropriate service handler found</p>
<p>ORA-12520: TNS:listener could not find available handler for requested type of server</p>
<p>ORA-12521: TNS:listener does not currently know of instance requested in connect descriptor</p>
<p>ORA-12522: TNS:listener could not find available instance with given INSTANCE_ROLE</p>
<p>ORA-12523: TNS:listener could not find instance appropriate for the client connection</p>
<p>ORA-12524: TNS:listener could not resolve HANDLER_NAME given in connect descriptor</p>
<p>ORA-12525: TNS:listener has not received client&#8217;s request in time allowed</p>
<p>ORA-12526: TNS:listener: all appropriate instances are in restricted mode</p>
<p>ORA-12527: TNS:listener: all instances are in restricted mode or blocking new connections</p>
<p>ORA-12528: TNS:listener: all appropriate instances are blocking new connections</p>
<p>ORA-12529: TNS:connect request rejected based on current filtering rules</p>
<p>ORA-12531: TNS:cannot allocate memory</p>
<p>ORA-12532: TNS:invalid argument</p>
<p>ORA-12533: TNS:illegal ADDRESS parameters</p>
<p>ORA-12534: TNS:operation not supported</p>
<p>ORA-12535: TNS:operation timed out</p>
<p>ORA-12536: TNS:operation would block</p>
<p>ORA-12537: TNS:connection closed</p>
<p>ORA-12538: TNS:no such protocol adapter</p>
<p>ORA-12539: TNS:buffer over- or under-flow</p>
<p>ORA-12540: TNS:internal limit restriction exceeded</p>
<p>ORA-12541: TNS:no listener</p>
<p>ORA-12542: TNS:address already in use</p>
<p>ORA-12543: TNS:destination host unreachable</p>
<p>ORA-12544: TNS:contexts have different wait/test functions</p>
<p>ORA-12545: Connect failed because target host or object does not exist</p>
<p>ORA-12546: TNS:permission denied</p>
<p>ORA-12547: TNS:lost contact</p>
<p>ORA-12548: TNS:incomplete read or write</p>
<p>ORA-12549: TNS:operating system resource quota exceeded</p>
<p>ORA-12550: TNS:syntax error</p>
<p>ORA-12551: TNS:missing keyword</p>
<p>ORA-12552: TNS:operation was interrupted</p>
<p>ORA-12554: TNS:current operation is still in progress</p>
<p>ORA-12555: TNS:permission denied</p>
<p>ORA-12556: TNS:no caller</p>
<p>ORA-12557: TNS:protocol adapter not loadable</p>
<p>ORA-12558: TNS:protocol adapter not loaded</p>
<p>ORA-12560: TNS:protocol adapter error</p>
<p>ORA-12561: TNS:unknown error</p>
<p>ORA-12562: TNS:bad global handle</p>
<p>ORA-12564: TNS:connection refused</p>
<p>ORA-12566: TNS:protocol error</p>
<p>ORA-12569: TNS:packet checksum failure</p>
<p>ORA-12570: TNS:packet reader failure</p>
<p>ORA-12571: TNS:packet writer failure</p>
<p>ORA-12574: TNS:redirection denied</p>
<p>ORA-12582: TNS:invalid operation</p>
<p>ORA-12583: TNS:no reader</p>
<p>ORA-12585: TNS:data truncation</p>
<p>ORA-12589: TNS:connection not bequeathable</p>
<p>ORA-12590: TNS:no I/O buffer</p>
<p>ORA-12591: TNS:event signal failure</p>
<p>ORA-12592: TNS:bad packet</p>
<p>ORA-12593: TNS:no registered connection</p>
<p>ORA-12595: TNS:no confirmation</p>
<p>ORA-12596: TNS:internal inconsistency</p>
<p>ORA-12597: TNS:connect descriptor already in use</p>
<p>ORA-12598: TNS:banner registration failed</p>
<p>ORA-12599: TNS:cryptographic checksum mismatch</p>
<p>ORA-12600: TNS: string open failed</p>
<p>ORA-12601: TNS:information flags check failed</p>
<p>ORA-12602: TNS: Connection Pooling limit reached</p>
<p>ORA-12606: TNS: Application timeout occurred</p>
<p>ORA-12607: TNS: Connect timeout occurred</p>
<p>ORA-12608: TNS: Send timeout occurred</p>
<p>ORA-12609: TNS: Receive timeout occurred</p>
<p>ORA-12611: TNS:operation is not portable</p>
<p>ORA-12612: TNS:connection is busy</p>
<p>ORA-12615: TNS:preempt error</p>
<p>ORA-12616: TNS:no event signals</p>
<p>ORA-12618: TNS:versions are incompatible</p>
<p>ORA-12619: TNS:unable to grant requested service</p>
<p>ORA-12620: TNS:requested characteristic not available</p>
<p>ORA-12622: TNS:event notifications are not homogeneous</p>
<p>ORA-12623: TNS:operation is illegal in this state</p>
<p>ORA-12624: TNS:connection is already registered</p>
<p>ORA-12625: TNS:missing argument</p>
<p>ORA-12626: TNS:bad event type</p>
<p>ORA-12628: TNS:no event callbacks</p>
<p>ORA-12629: TNS:no event test</p>
<p>ORA-12630: Native service operation not supported</p>
<p>ORA-12631: Username retrieval failed</p>
<p>ORA-12632: Role fetch failed</p>
<p>ORA-12633: No shared authentication services</p>
<p>ORA-12634: Memory allocation failed</p>
<p>ORA-12635: No authentication adapters available</p>
<p>ORA-12636: Packet send failed</p>
<p>ORA-12637: Packet receive failed</p>
<p>ORA-12638: Credential retrieval failed</p>
<p>ORA-12639: Authentication service negotiation failed</p>
<p>ORA-12640: Authentication adapter initialization failed</p>
<p>ORA-12641: Authentication service failed to initialize</p>
<p>ORA-12642: No session key</p>
<p>ORA-12643: Client received internal error from server</p>
<p>ORA-12645: Parameter does not exist.</p>
<p>ORA-12646: Invalid value specified for boolean parameter</p>
<p>ORA-12647: Authentication required</p>
<p>ORA-12648: Encryption or data integrity algorithm list empty</p>
<p>ORA-12649: Unknown encryption or data integrity algorithm</p>
<p>ORA-12650: No common encryption or data integrity algorithm</p>
<p>ORA-12651: Encryption or data integrity algorithm unacceptable</p>
<p>ORA-12652: String truncated</p>
<p>ORA-12653: Authentication control function failed</p>
<p>ORA-12654: Authentication conversion failed</p>
<p>ORA-12655: Password check failed</p>
<p>ORA-12656: Cryptographic checksum mismatch</p>
<p>ORA-12657: No algorithms installed</p>
<p>ORA-12658: ANO service required but TNS version is incompatible</p>
<p>ORA-12659: Error received from other process</p>
<p>ORA-12660: Encryption or crypto-checksumming parameters incompatible</p>
<p>ORA-12661: Protocol authentication to be used</p>
<p>ORA-12662: proxy ticket retrieval failed</p>
<p>ORA-12663: Services required by client not available on the server</p>
<p>ORA-12664: Services required by server not available on the client</p>
<p>ORA-12665: NLS string open failed</p>
<p>ORA-12666: Dedicated server: outbound transport protocol different from inbound</p>
<p>ORA-12667: Shared server: outbound transport protocol different from inbound</p>
<p>ORA-12668: Dedicated server: outbound protocol does not support proxies</p>
<p>ORA-12669: Shared server: outbound protocol does not support proxies</p>
<p>ORA-12670: Incorrect role password</p>
<p>ORA-12671: Shared server: adapter failed to save context</p>
<p>ORA-12672: Database logon failure</p>
<p>ORA-12673: Dedicated server: context not saved</p>
<p>ORA-12674: Shared server: proxy context not saved</p>
<p>ORA-12675: External user name not available yet</p>
<p>ORA-12676: Server received internal error from client</p>
<p>ORA-12677: Authentication service not supported by database link</p>
<p>ORA-12678: Authentication disabled but required</p>
<p>ORA-12679: Native services disabled by other process but required</p>
<p>ORA-12680: Native services disabled but required</p>
<p>ORA-12681: Login failed: the SecurID card does not have a pincode yet</p>
<p>ORA-12682: Login failed: the SecurID card is in next PRN mode</p>
<p>ORA-12683: encryption/crypto-checksumming: no Diffie-Hellman seed</p>
<p>ORA-12684: encryption/crypto-checksumming: Diffie-Hellman seed too small</p>
<p>ORA-12685: Native service required remotely but disabled locally</p>
<p>ORA-12686: Invalid command specified for a service</p>
<p>ORA-12687: Credentials expired.</p>
<p>ORA-12688: Login failed: the SecurID server rejected the new pincode</p>
<p>ORA-12689: Server Authentication required, but not supported</p>
<p>ORA-12690: Server Authentication failed, login cancelled</p>
<p>ORA-12696: Double Encryption Turned On, login disallowed</p>
<p>ORA-12699: Native service internal error</p>
<p>ORA-12700: invalid NLS parameter value ()</p>
<p>ORA-12701: CREATE DATABASE character set is not known</p>
<p>ORA-12702: invalid NLS parameter string used in SQL function</p>
<p>ORA-12703: this character set conversion is not supported</p>
<p>ORA-12704: character set mismatch</p>
<p>ORA-12705: Cannot access NLS data files or invalid environment specified</p>
<p>ORA-12706: this CREATE DATABASE character set is not allowed</p>
<p>ORA-12707: error while getting create database NLS parameter</p>
<p>ORA-12708: error while loading create database NLS parameter</p>
<p>ORA-12709: error while loading create database character set</p>
<p>ORA-12710: CREATE CONTROLFILE character set is not known</p>
<p>ORA-12711: this CREATE CONTROLFILE character set is not allowed</p>
<p>ORA-12712: new character set must be a superset of old character set</p>
<p>ORA-12713: Character data loss in NCHAR/CHAR conversion</p>
<p>ORA-12714: invalid national character set specified</p>
<p>ORA-12715: invalid character set specified</p>
<p>ORA-12716: Cannot ALTER DATABASE CHARACTER SET when CLOB data exists</p>
<p>ORA-12717: Cannot issue ALTER DATABASE NATIONAL CHARACTER SET when NCLOB, NCHAR or NVARCHAR2 data exists</p>
<p>ORA-12718: operation requires connection as SYS</p>
<p>ORA-12719: operation requires database is in RESTRICTED mode</p>
<p>ORA-12720: operation requires database is in EXCLUSIVE mode</p>
<p>ORA-12721: operation cannot execute when other sessions are active</p>
<p>ORA-12722: regular expression internal error</p>
<p>ORA-12723: regular expression too complex</p>
<p>ORA-12724: regular expression corrupt</p>
<p>ORA-12725: unmatched parentheses in regular expression</p>
<p>ORA-12726: unmatched bracket in regular expression</p>
<p>ORA-12727: invalid back reference in regular expression</p>
<p>ORA-12728: invalid range in regular expression</p>
<p>ORA-12729: invalid character class in regular expression</p>
<p>ORA-12730: invalid equivalence class in regular expression</p>
<p>ORA-12731: invalid collation class in regular expression</p>
<p>ORA-12732: invalid interval value in regular expression</p>
<p>ORA-12733: regular expression too long</p>
<p>ORA-12734: Instant Client Light: unsupported client national character set</p>
<p>ORA-12735: Instant Client Light: unsupported client character set</p>
<p>ORA-12736: Instant Client Light: unsupported server national character set</p>
<p>ORA-12737: Instant Client Light: unsupported server character set</p>
<p>ORA-12800: system appears too busy for parallel query execution</p>
<p>ORA-12801: error signaled in parallel query server</p>
<p>ORA-12802: parallel query server lost contact with coordinator</p>
<p>ORA-12803: parallel query server lost contact with another server</p>
<p>ORA-12804: parallel query server appears to have died</p>
<p>ORA-12805: parallel query server died unexpectedly</p>
<p>ORA-12806: could not get background process to hold enqueue</p>
<p>ORA-12807: process queue could not receive parallel query message</p>
<p>ORA-12808: cannot set _INSTANCES greater than number of instances</p>
<p>ORA-12809: cannot set _INSTANCES when mounted in exclusive mode</p>
<p>ORA-12810: PARALLEL_MAX_SERVERS must be less than or equal to</p>
<p>ORA-12811: PARALLEL_MIN_SERVERS must be less than or equal to PARALLEL_MAX_SERVERS,</p>
<p>ORA-12812: only one PARALLEL or NOPARALLEL clause may be specified</p>
<p>ORA-12813: value for PARALLEL or DEGREE must be greater than 0</p>
<p>ORA-12814: only one CACHE or NOCACHE clause may be specified</p>
<p>ORA-12815: value for INSTANCES must be greater than 0</p>
<p>ORA-12816: parallel create index fastpath operation</p>
<p>ORA-12817: parallel query option must be enabled</p>
<p>ORA-12818: invalid option in PARALLEL clause</p>
<p>ORA-12819: missing options in PARALLEL clause</p>
<p>ORA-12820: invalid value for DEGREE</p>
<p>ORA-12821: invalid value for INSTANCES</p>
<p>ORA-12822: duplicate option in PARALLEL clause</p>
<p>ORA-12823: default degree of parallelism may not be specified here</p>
<p>ORA-12824: INSTANCES DEFAULT may not be specified here</p>
<p>ORA-12825: explicit degree of parallelism must be specified here</p>
<p>ORA-12826: hung parallel query server was killed</p>
<p>ORA-12827: insufficient parallel query slaves available</p>
<p>ORA-12828: Can&#8217;t start parallel transaction at a remote site</p>
<p>ORA-12829: Deadlock &#8211; itls occupied by siblings at block of file</p>
<p>ORA-12830: Must COMMIT or ROLLBACK after executing parallel INSERT/UPDATE/DELETE</p>
<p>ORA-12831: Must COMMIT or ROLLBACK after executing INSERT with APPEND hint</p>
<p>ORA-12832: Could not allocate slaves on all specified instances</p>
<p>ORA-12833: Coordinator&#8217;s instance not a member of parallel_instance_group</p>
<p>ORA-12834: Instance group name, &#8221;, too long, must be less than characters</p>
<p>ORA-12835: No instances are active in the GLOBAL_VIEW_ADMIN_GROUP</p>
<p>ORA-12836: Control delayed index maintenance event</p>
<p>ORA-12837: Delayed index maintenance debugging event</p>
<p>ORA-12838: cannot read/modify an object after modifying it in parallel</p>
<p>ORA-12839: cannot modify an object in parallel after modifying it</p>
<p>ORA-12840: cannot access a remote table after parallel/insert direct load txn</p>
<p>ORA-12841: Cannot alter the session parallel DML state within a transaction</p>
<p>ORA-12842: Cursor invalidated during parallel execution</p>
<p>ORA-12843: pdml lock not held properly on the table</p>
<p>ORA-12844: cluster reconfiguration in progress</p>
<p>ORA-12845: failed to receive interinstance parallel execution message</p>
<p>ORA-12850: Could not allocate slaves on all specified instances: needed, allocated</p>
<p>ORA-12851: PARALLEL_MAX_SERVERS must be greater than or equal to PARALLEL_MIN_SERVERS,</p>
<p>ORA-12852: PARALLEL_MIN_SERVERS must be less than PROCESSES,</p>
<p>ORA-12853: insufficient memory for PX buffers: current K, max needed K</p>
<p>ORA-12854: Parallel query is not supported on temporary LOBs</p>
<p>ORA-12855: cannot run parallel or insert direct load in a loopback</p>
<p>ORA-12856: cannot run parallel query on a loopback connection</p>
<p>ORA-12872: First slave parse gave different plan</p>
<p>ORA-12899: value too large for column (actual: , maximum: )</p>
<p>ORA-12900: must specify a default temporary tablespace for a locally managed database</p>
<p>ORA-12901: default temporary tablespace must be of TEMPORARY type</p>
<p>ORA-12902: default temporary tablespace must be SYSTEM or of TEMPORARY type</p>
<p>ORA-12903: default temporary tablespace must be an ONLINE tablespace</p>
<p>ORA-12904: default temporary tablespace cannot be altered to PERMANENT type</p>
<p>ORA-12905: default temporary tablespace cannot be brought OFFLINE</p>
<p>ORA-12906: cannot drop default temporary tablespace</p>
<p>ORA-12907: tablespace is already the default temporary tablespace</p>
<p>ORA-12908: cannot specify SYSTEM as default temporary tablespace when creating database</p>
<p>ORA-12909: TEMPORARY keyword expected</p>
<p>ORA-12910: cannot specify temporary tablespace as default tablespace</p>
<p>ORA-12911: permanent tablespace cannot be temporary tablespace</p>
<p>ORA-12912: Dictionary managed tablespace specified as temporary tablespace</p>
<p>ORA-12913: Cannot create dictionary managed tablespace</p>
<p>ORA-12914: Cannot migrate tablespace to dictionary managed type</p>
<p>ORA-12915: Cannot alter dictionary managed tablespace to read write</p>
<p>ORA-12916: Cannot use default permanent tablespace with this release</p>
<p>ORA-12917: Invalid option specified for default permanent tablespace</p>
<p>ORA-12918: Invalid tablespace type for default permanent tablespace</p>
<p>ORA-12919: Can not drop the default permanent tablespace</p>
<p>ORA-12920: database is already in force logging mode</p>
<p>ORA-12921: database is not in force logging mode</p>
<p>ORA-12922: concurrent ALTER DATABASE [NO] FORCE LOGGING command is running</p>
<p>ORA-12923: tablespace is in force logging mode</p>
<p>ORA-12924: tablespace is already in force logging mode</p>
<p>ORA-12925: tablespace is not in force logging mode</p>
<p>ORA-12926: FORCE LOGGING option already specified</p>
<p>ORA-12927: RETENTION option already specified</p>
<p>ORA-12950: SYSTEM tablespace specified as default permanent tablespace</p>
<p>ORA-12951: Attempt to change default permanent tablespace to temporary</p>
<p>ORA-12952: Control space growth in ASSM segment under concurrency</p>
<p>ORA-12980: checkpoint option not allowed with SET UNUSED</p>
<p>ORA-12981: cannot drop column from an object type table</p>
<p>ORA-12982: cannot drop column from a nested table</p>
<p>ORA-12983: cannot drop all columns in a table</p>
<p>ORA-12984: cannot drop partitioning column</p>
<p>ORA-12985: tablespace &#8221; is read only, cannot drop column</p>
<p>ORA-12986: columns in partially dropped state. Submit ALTER TABLE DROP COLUMNS CONTINUE</p>
<p>ORA-12987: cannot combine drop column with other operations</p>
<p>ORA-12988: cannot drop column from table owned by SYS</p>
<p>ORA-12989: invalid value for checkpoint interval</p>
<p>ORA-12990: duplicate option specified</p>
<p>ORA-12991: column is referenced in a multi-column constraint</p>
<p>ORA-12992: cannot drop parent key column</p>
<p>ORA-12993: tablespace &#8221; is offline, cannot drop column</p>
<p>ORA-12994: drop column option only allowed once in statement</p>
<p>ORA-12995: no columns in partially dropped state</p>
<p>ORA-12996: cannot drop system-generated virtual column</p>
<p>ORA-12997: cannot drop primary key column from an index-organized table</p>
<p>ORA-12998: Ignore errors during drop column from atb.c</p>
<p>ORA-13000: dimension number is out of range</p>
<p>ORA-13001: dimensions mismatch error</p>
<p>ORA-13002: specified level is out of range</p>
<p>ORA-13003: the specified range for a dimension is invalid</p>
<p>ORA-13004: the specified buffer size is invalid</p>
<p>ORA-13005: recursive HHCODE function error</p>
<p>ORA-13006: the specified cell number is invalid</p>
<p>ORA-13007: an invalid HEX character was detected</p>
<p>ORA-13008: the specified date format has an invalid component</p>
<p>ORA-13009: the specified date string is invalid</p>
<p>ORA-13010: an invalid number of arguments has been specified</p>
<p>ORA-13011: value is out of range</p>
<p>ORA-13012: an invalid window type was specified</p>
<p>ORA-13013: the specified topology was not INTERIOR or BOUNDARY</p>
<p>ORA-13014: a topology identifier outside the range of 1 to 8 was specified</p>
<p>ORA-13015: the window definition is not valid</p>
<p>ORA-13016: specified topology [] is invalid</p>
<p>ORA-13017: unrecognized line partition shape</p>
<p>ORA-13018: bad distance type</p>
<p>ORA-13019: coordinates out of bounds</p>
<p>ORA-13020: coordinate is NULL</p>
<p>ORA-13021: element not continuous</p>
<p>ORA-13022: polygon crosses itself</p>
<p>ORA-13023: interior element interacts with exterior element</p>
<p>ORA-13024: polygon has less than three segments</p>
<p>ORA-13025: polygon does not close</p>
<p>ORA-13026: unknown element type for element ..</p>
<p>ORA-13027: unable to read dimension definition from</p>
<p>ORA-13028: Invalid Gtype in the SDO_GEOMETRY object</p>
<p>ORA-13029: Invalid SRID in the SDO_GEOMETRY object</p>
<p>ORA-13030: Invalid dimension for the SDO_GEOMETRY object</p>
<p>ORA-13031: Invalid Gtype in the SDO_GEOMETRY object for point object</p>
<p>ORA-13032: Invalid NULL SDO_GEOMETRY object</p>
<p>ORA-13033: Invalid data in the SDO_ELEM_INFO_ARRAY in SDO_GEOMETRY object</p>
<p>ORA-13034: Invalid data in the SDO_ORDINATE_ARRAY in SDO_GEOMETRY object</p>
<p>ORA-13035: Invalid data (arcs in geodetic data) in the SDO_GEOMETRY object</p>
<p>ORA-13036: Operation [] not supported for Point Data</p>
<p>ORA-13037: SRIDs do not match for the two geometries</p>
<p>ORA-13039: failed to update spatial index for element ..</p>
<p>ORA-13040: failed to subdivide tile</p>
<p>ORA-13041: failed to compare tile with element ..</p>
<p>ORA-13042: invalid SDO_LEVEL and SDO_NUMTILES combination</p>
<p>ORA-13043: failed to read metadata from the _SDOLAYER table</p>
<p>ORA-13044: the specified tile size is smaller than the tolerance</p>
<p>ORA-13045: invalid compatibility flag</p>
<p>ORA-13046: invalid number of arguments</p>
<p>ORA-13047: unable to determine ordinate count from table _SDOLAYER</p>
<p>ORA-13048: recursive SQL fetch error</p>
<p>ORA-13049: unable to determine tolerance value from table _SDODIM</p>
<p>ORA-13050: unable to construct spatial object</p>
<p>ORA-13051: failed to initialize spatial object</p>
<p>ORA-13052: unsupported geometric type for geometry .</p>
<p>ORA-13053: maximum number of geometric elements in argument list exceeded</p>
<p>ORA-13054: recursive SQL parse error</p>
<p>ORA-13055: Oracle object does not exist in specified table</p>
<p>ORA-13060: topology with the name already exists</p>
<p>ORA-13061: topology with the name does not exist</p>
<p>ORA-13062: topology IDs do not match in the feature table and the topology</p>
<p>ORA-13063: relationship information table is missing data for feature table []</p>
<p>ORA-13064: relationship information table has inconsistent data for feature table []</p>
<p>ORA-13065: cannot delete a child layer with a parent layer</p>
<p>ORA-13066: wrong feature geometry or element type</p>
<p>ORA-13067: operator requires both parameters from the same topology</p>
<p>ORA-13068: wrong table or column name in SDO_TOPO_GEOMETRY constructor</p>
<p>ORA-13108: spatial table not found</p>
<p>ORA-13109: spatial table exists</p>
<p>ORA-13110: cannot drop topology with associated topo_geometry tables</p>
<p>ORA-13111: cannot add topo_geometry layer [] to topology</p>
<p>ORA-13112: cannot delete topo_geometry layer [] from topology</p>
<p>ORA-13113: invalid tg_layer_id in sdo_topo_geometry constructor</p>
<p>ORA-13114: []_NODE$ table does not exist</p>
<p>ORA-13115: []_EDGE$ table does not exist</p>
<p>ORA-13116: []_FACE$ table does not exist</p>
<p>ORA-13117: []_RELATION$ table does not exist</p>
<p>ORA-13118: invalid node_id []</p>
<p>ORA-13119: invalid edge_id []</p>
<p>ORA-13120: invalid face_id []</p>
<p>ORA-13121: layer type type mismatch with topo_geometry layer type</p>
<p>ORA-13122: invalid topo_geometry specified</p>
<p>ORA-13123: invalid name specified</p>
<p>ORA-13124: unable to determine column id for column</p>
<p>ORA-13125: partition key is already set</p>
<p>ORA-13126: unable to determine class for spatial table</p>
<p>ORA-13127: failed to generate target partition</p>
<p>ORA-13128: current tiling level exceeds user specified tiling level</p>
<p>ORA-13129: HHCODE column not found</p>
<p>ORA-13135: failed to alter spatial table</p>
<p>ORA-13136: null common code generated</p>
<p>ORA-13137: failed to generate tablespace sequence number</p>
<p>ORA-13138: could not determine name of object</p>
<p>ORA-13139: could not obtain column definition for</p>
<p>ORA-13140: invalid target type</p>
<p>ORA-13141: invalid RANGE window definition</p>
<p>ORA-13142: invalid PROXIMITY window definition</p>
<p>ORA-13143: invalid POLYGON window definition</p>
<p>ORA-13144: target table not found</p>
<p>ORA-13145: failed to generate range list</p>
<p>ORA-13146: could not find table substitution variable</p>
<p>ORA-13147: failed to generate MBR</p>
<p>ORA-13148: failed to generate SQL filter</p>
<p>ORA-13149: failed to generate next sequence number for spatial table</p>
<p>ORA-13150: failed to insert exception record</p>
<p>ORA-13151: failed to remove exception record</p>
<p>ORA-13152: invalid HHCODE type</p>
<p>ORA-13153: invalid high water mark specified</p>
<p>ORA-13154: invalid precision specified</p>
<p>ORA-13155: invalid number of dimensions specified</p>
<p>ORA-13156: table to be registered . is not empty</p>
<p>ORA-13157: Oracle error ORA encountered while</p>
<p>ORA-13158: Oracle object does not exist</p>
<p>ORA-13159: Oracle table already exists</p>
<p>ORA-13181: unable to determine length of column _SDOINDEX.SDO_CODE</p>
<p>ORA-13182: failed to read element ..</p>
<p>ORA-13183: unsupported geometric type for geometry .</p>
<p>ORA-13184: failed to initialize tessellation package</p>
<p>ORA-13185: failed to generate initial HHCODE</p>
<p>ORA-13186: fixed tile size tessellation failed</p>
<p>ORA-13187: subdivision failed</p>
<p>ORA-13188: cell decode failed</p>
<p>ORA-13189: recursive SQL parse failed</p>
<p>ORA-13190: recursive SQL fetch failed</p>
<p>ORA-13191: failed to read SDO_ORDCNT value</p>
<p>ORA-13192: failed to read number of element rows</p>
<p>ORA-13193: failed to allocate space for geometry</p>
<p>ORA-13194: failed to decode supercell</p>
<p>ORA-13195: failed to generate maximum tile value</p>
<p>ORA-13196: failed to compute supercell for element ..</p>
<p>ORA-13197: element .. is out of range</p>
<p>ORA-13198: Spatial error:</p>
<p>ORA-13200: internal error [] in spatial indexing.</p>
<p>ORA-13201: invalid parameters supplied in CREATE INDEX statement</p>
<p>ORA-13202: failed to create or insert into the SDO_INDEX_METADATA table</p>
<p>ORA-13203: failed to read USER_SDO_GEOM_METADATA view</p>
<p>ORA-15129: entry &#8221; does not refer to a valid directory</p>
<p>ORA-15130: diskgroup &#8220;&#8221; is being dismounted</p>
<p>ORA-15131: block of file in diskgroup could not be read</p>
<p>ORA-15132: block of file in diskgroup could not be written</p>
<p>ORA-15133: instance recovery required for diskgroup</p>
<p>ORA-15150: instance lock mode &#8221; conflicts with other ASM instance(s)</p>
<p>ORA-15151: missing or invalid version number for rolling upgrade or downgrade</p>
<p>ORA-15152: cluster in rolling upgrade</p>
<p>ORA-15153: cluster not in rolling upgrade</p>
<p>ORA-15154: cluster rolling upgrade incomplete</p>
<p>ORA-15155: version incompatible with the cluster</p>
<p>ORA-15156: cluster in rolling upgrade from version [] to []</p>
<p>ORA-15157: rolling upgrade or downgrade is not allowed</p>
<p>ORA-15158: rolling upgrade prevented by</p>
<p>ORA-15159: Internal testing event</p>
<p>ORA-15162: cluster in rolling downgrade</p>
<p>ORA-15163: cluster not in rolling downgrade</p>
<p>ORA-15164: cluster rolling downgrade incomplete</p>
<p>ORA-15166: cluster in rolling downgrade from version [] to []</p>
<p>ORA-15168: rolling downgrade prevented by</p>
<p>ORA-15169: destination &#8221; is a subdirectory of &#8221;</p>
<p>ORA-15170: cannot add entry &#8221; in directory &#8221;</p>
<p>ORA-15171: invalid syntax in the alias path after &#8221;</p>
<p>ORA-15173: entry &#8221; does not exist in directory &#8221;</p>
<p>ORA-15175: cannot create alias for diskgroup metadata file &#8221;</p>
<p>ORA-15176: file &#8221; already has an alias associated with it</p>
<p>ORA-15177: cannot operate on system aliases</p>
<p>ORA-15178: directory &#8221; is not empty; cannot drop this directory</p>
<p>ORA-15179: missing or invalid alias name</p>
<p>ORA-15180: Could not open dynamic library , error []</p>
<p>ORA-15181: Symbol [] not found in library , error []</p>
<p>ORA-15182: ASMLIB [] version mismatch, ORACLE version []</p>
<p>ORA-15183: ASMLIB initialization error []</p>
<p>ORA-15184: ASMLIB error could not be determined [] []</p>
<p>ORA-15185: Could not close dynamic library , error []</p>
<p>ORA-15186: ASMLIB error function = [], error = [], mesg = []</p>
<p>ORA-15190: Internal ASM testing event number 15190</p>
<p>ORA-15191: Internal ASM testing event number 15191</p>
<p>ORA-15192: invalid ASM disk header [] [] [] [] []</p>
<p>ORA-15193: Internal ASM tracing event number 15193</p>
<p>ORA-15194: Internal ASM-DB interaction testing event number 15194</p>
<p>ORA-15195: Internal ASM testing event number 15195</p>
<p>ORA-15196: invalid ASM block header [:] [] [] [] [ != ]</p>
<p>ORA-15197: suppressing additional ASM messages</p>
<p>ORA-15198: operation is not yet available</p>
<p>ORA-15199: Internal ASM tracing event number 15199</p>
<p>ORA-15200: initialization parameter () is not a power of two</p>
<p>ORA-15201: disk contains a valid RDBMS file</p>
<p>ORA-15202: cannot create additional ASM internal change segment</p>
<p>ORA-15203: diskgroup contains disks from an incompatible version of ASM</p>
<p>ORA-15204: database version is incompatible with diskgroup</p>
<p>ORA-15205: requested mirror side unavailable</p>
<p>ORA-15206: duplicate diskgroup specified</p>
<p>ORA-15285: ASM could not add disk &#8220;&#8221; to disk group &#8220;&#8221;</p>
<p>ORA-15289: ASM disk cannot be resized beyond M</p>
<p>ORA-15290: operation not permitted on offline disk</p>
<p>ORA-15500: Reserved for Workload Capture and Replay tracing</p>
<p>ORA-15501: cannot start workload capture on instance</p>
<p>ORA-15502: cannot stop workload capture on instance</p>
<p>ORA-15503: cannot startup instance when procedures in &#8220;DBMS_WORKLOAD_CAPTURE&#8221; or &#8220;DBMS_WORKLOAD_REPLAY&#8221; are in the middle of their execution</p>
<p>ORA-15504: cannot start workload capture because instance not present in RESTRICTED SESSION mode</p>
<p>ORA-15505: cannot start workload capture because instance encountered errors while accessing directory &#8220;&#8221;</p>
<p>ORA-15506: cannot prepare instance for replay</p>
<p>ORA-15507: cannot start workload replay on instance</p>
<p>ORA-15508: cannot cancel workload replay on instance</p>
<p>ORA-15509: workload replay has been cancelled</p>
<p>ORA-15510: cannot perform operation when &#8220;STATISTICS_LEVEL&#8221; is &#8220;BASIC&#8221;</p>
<p>ORA-15511: cannot process workload capture because no user sessions were recorded</p>
<p>ORA-15512: directory &#8220;&#8221; does not contain a valid processed workload capture</p>
<p>ORA-15513: cannot access the input directory</p>
<p>ORA-15514: cannot find a match for the remote procedure call during replay</p>
<p>ORA-15515: error while replaying remote procedure call: &#8220;..&#8221;</p>
<p>ORA-15551: workload replay client cannot connect to database server</p>
<p>ORA-15552: workload replay client cannot login to database server</p>
<p>ORA-15553: workload replay client cannot execute the DBMS_WORKLOAD_REPLAY package</p>
<p>ORA-15554: cannot start workload replay client because the database server is not in PREPARE mode</p>
<p>ORA-15555: workload replay client encountered unexpected error: &#8220;&#8221;</p>
<p>ORA-15556: invalid input specified to the workload replay client</p>
<p>ORA-15557: workload replay client cannot access the replay directory or the database version do not match the preprocessing one</p>
<p>ORA-15558: replay thread encountered unexpected error</p>
<p>ORA-15559: workload replay client cannot open workload capture file</p>
<p>ORA-15560: workload replay client cannot access the work directory</p>
<p>ORA-15561: workload replay client cannot connect to the remapped connection with conn_id :</p>
<p>ORA-15562: workload replay client cannot read the DBA_WORKLOAD_CONNECTION_MAP view</p>
<p>ORA-15563: workload replay client cannot spawn new threads</p>
<p>ORA-15564: contents of the replay directory provided to the workload replay client do not match with the replay directory provided to the database server</p>
<p>ORA-15566: workload replay client cannot replay user call in the current version</p>
<p>ORA-15590: encountered an incomplete workload capture file</p>
<p>ORA-15591: cannot start because parameter &#8220;&#8221; is not enabled</p>
<p>ORA-15599: Last message reserved for WCR (KEC)</p>
<p>ORA-16000: database open for read-only access</p>
<p>ORA-16001: database already open for read-only access by another instance</p>
<p>ORA-16002: database already open for read-write access by another instance</p>
<p>ORA-16003: standby database is restricted to read-only access</p>
<p>ORA-16004: backup database requires recovery</p>
<p>ORA-16005: database requires recovery</p>
<p>ORA-16006: audit_trail destination incompatible with database open mode</p>
<p>ORA-16007: invalid backup control file checkpoint</p>
<p>ORA-16008: indeterminate control file checkpoint</p>
<p>ORA-16009: remote archive log destination must be a STANDBY database</p>
<p>ORA-16010: disable stale RFS process extermination</p>
<p>ORA-16011: Archivelog Remote File Server process in Error state</p>
<p>ORA-16012: Archive log standby database identifier mismatch</p>
<p>ORA-16013: log sequence# does not need archiving</p>
<p>ORA-16014: log sequence# not archived, no available destinations</p>
<p>ORA-16015: log sequence# not archived, media recovery disabled</p>
<p>ORA-16016: archived log for thread sequence# unavailable</p>
<p>ORA-16017: cannot use LOG_ARCHIVE_DUPLEX_DEST without a primary archive destination</p>
<p>ORA-16018: cannot use with LOG_ARCHIVE_DEST_n or DB_RECOVERY_FILE_DEST</p>
<p>ORA-16019: cannot use with LOG_ARCHIVE_DEST or LOG_ARCHIVE_DUPLEX_DEST</p>
<p>ORA-16020: less destinations available than specified by LOG_ARCHIVE_MIN_SUCCEED_DEST</p>
<p>ORA-16021: session destination cannot be the same as session destination</p>
<p>ORA-16022: LOG_ARCHIVE_DEST cannot be NULL because LOG_ARCHIVE_DUPLEX_DEST is non-NULL</p>
<p>ORA-16023: system destination cannot be the same as session destination</p>
<p>ORA-16024: parameter cannot be parsed</p>
<p>ORA-16025: parameter contains repeated or conflicting attributes</p>
<p>ORA-16026: parameter contains an invalid attribute value</p>
<p>ORA-16027: parameter is missing a destination option</p>
<p>ORA-16028: new causes less destinations than LOG_ARCHIVE_MIN_SUCCEED_DEST requires</p>
<p>ORA-16029: cannot change LOG_ARCHIVE_MIN_SUCCEED_DEST, no archive log destinations</p>
<p>ORA-16030: session specific change requires a LOG_ARCHIVE_DEST_n destination</p>
<p>ORA-16031: parameter destination string exceeds character limit</p>
<p>ORA-16032: parameter destination string cannot be translated</p>
<p>ORA-16033: parameter destination cannot be the same as parameter destination</p>
<p>ORA-16034: FROM parameter is incompatible with MANAGED recovery</p>
<p>ORA-16035: missing required keyword</p>
<p>ORA-16036: invalid MANAGED recovery CANCEL option</p>
<p>ORA-16037: user requested cancel of managed recovery operation</p>
<p>ORA-16038: log sequence# cannot be archived</p>
<p>ORA-16039: RFS request version mismatch</p>
<p>ORA-16040: standby destination archive log file is locked</p>
<p>ORA-16041: Remote File Server fatal error</p>
<p>ORA-16042: user requested cancel immediate of managed recovery operation</p>
<p>ORA-16043: managed recovery session canceled</p>
<p>ORA-16044: destination attribute cannot be specified at session level</p>
<p>ORA-16045: circular archive log destination dependency chain</p>
<p>ORA-16046: Archive log destination failed due to failed dependent destination</p>
<p>ORA-16047: DGID mismatch between destination setting and standby</p>
<p>ORA-16048: enable simulated error on archive log write</p>
<p>ORA-16049: simulated error on archive log write</p>
<p>ORA-16050: destination exceeded specified quota size</p>
<p>ORA-16051: parameter contains an invalid delay time</p>
<p>ORA-16052: DB_UNIQUE_NAME attribute is required</p>
<p>ORA-16053: DB_UNIQUE_NAME is not in the Data Guard Configuration</p>
<p>ORA-16054: Event for automatic RFS gap sequence detection</p>
<p>ORA-16055: FAL request rejected</p>
<p>ORA-16056: backup control file archival requires proper syntax</p>
<p>ORA-16057: DGID from server not in Data Guard configuration</p>
<p>ORA-16058: standby database instance is not mounted</p>
<p>ORA-16059: Log file is empty or invalid next available block</p>
<p>ORA-16060: Log file is current</p>
<p>ORA-16061: Log file status has changed</p>
<p>ORA-16062: DGID from standby not in Data Guard configuration</p>
<p>ORA-16063: remote archival is enabled by another instance</p>
<p>ORA-16064: remote archival is disabled by another instance</p>
<p>ORA-16065: remote archival disabled at standby destination</p>
<p>ORA-16066: remote archival disabled</p>
<p>ORA-16067: activation identifier mismatch in archive log</p>
<p>ORA-16068: redo log file activation identifier mismatch</p>
<p>ORA-16069: Archive Log standby database activation identifier mismatch</p>
<p>ORA-16070: parameter contains an invalid REGISTER attribute value</p>
<p>ORA-16071: dependency archived log file not found</p>
<p>ORA-16072: a minimum of one standby database destination is required</p>
<p>ORA-16073: archiving must be enabled</p>
<p>ORA-16074: ARCH processes must be active</p>
]]></content:encoded>
						</item>
						<item>
				<title>
				作者：admin				</title>
				<link>http://www.killdb.com/database_recover/#comment-6153</link>
		<dc:creator><![CDATA[admin]]></dc:creator>
		<pubDate>Tue, 21 Apr 2020 01:16:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.killdb.com/?page_id=1629#comment-6153</guid>
					<description><![CDATA[ora-00600 KFRVALACD30 
ora-00600 KFRVALACD
ora-00600 kfdAuDealloc2]]></description>
		<content:encoded><![CDATA[<p>ora-00600 KFRVALACD30<br />
ora-00600 KFRVALACD<br />
ora-00600 kfdAuDealloc2</p>
]]></content:encoded>
						</item>
						<item>
				<title>
				作者：admin				</title>
				<link>http://www.killdb.com/database_recover/#comment-6151</link>
		<dc:creator><![CDATA[admin]]></dc:creator>
		<pubDate>Sun, 15 Mar 2020 10:44:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.killdb.com/?page_id=1629#comment-6151</guid>
					<description><![CDATA[bbed cleanup lock conflict kdsgrp1 ORA-00202 ora-00283 ora-00600 2662 ora-00600 2663 ora-00600 4137 ora-00600 4193 ora-00600 4194 ora-00600 6006 ora-00600 16659 ora-00600 16703 ora-00600 25012 ora-00600 kggfaAllocaFunc1 ora-00600 [4097] ora-00600 [kccpb_sanity_check_2] ora-00600 [kclchkblk_4] ora-00600 [kdoirp-3] ora-00601 ORA-00604 ora-00607 ora-00704 ora-00704 bootstrap process failure ora-01110 ORA-01190 ora-01194 ora-01555 ORA-03113 ora-07445 kgghteFindCB ora-08102 ora-10561 ora-10562 ora-10564 ORA-15078 ORA-15196 invalid ASM block header ORA-17503 ora-20313 ORA-27063 ORA-27072 ora-27302 ora-27303 _corrupted_rollback_segments 比特币攻击 比特币文件加密恢复]]></description>
		<content:encoded><![CDATA[<p>bbed cleanup lock conflict kdsgrp1 ORA-00202 ora-00283 ora-00600 2662 ora-00600 2663 ora-00600 4137 ora-00600 4193 ora-00600 4194 ora-00600 6006 ora-00600 16659 ora-00600 16703 ora-00600 25012 ora-00600 kggfaAllocaFunc1 ora-00600 [4097] ora-00600 [kccpb_sanity_check_2] ora-00600 [kclchkblk_4] ora-00600 [kdoirp-3] ora-00601 ORA-00604 ora-00607 ora-00704 ora-00704 bootstrap process failure ora-01110 ORA-01190 ora-01194 ora-01555 ORA-03113 ora-07445 kgghteFindCB ora-08102 ora-10561 ora-10562 ora-10564 ORA-15078 ORA-15196 invalid ASM block header ORA-17503 ora-20313 ORA-27063 ORA-27072 ora-27302 ora-27303 _corrupted_rollback_segments 比特币攻击 比特币文件加密恢复</p>
]]></content:encoded>
						</item>
						<item>
				<title>
				作者：admin				</title>
				<link>http://www.killdb.com/database_recover/#comment-6149</link>
		<dc:creator><![CDATA[admin]]></dc:creator>
		<pubDate>Sat, 14 Mar 2020 14:29:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.killdb.com/?page_id=1629#comment-6149</guid>
					<description><![CDATA[如果你遇到如下相关错误请联系我们进行处理！

ORA-01578
ORA-08103
ORA-01410
ORA-08102
ora-00600 16703
ORA-600 kdsgrp1
ORA-600 qertbfetchbyrowid
ORA-01499
ORA-01555
ORA-26040
ORA-27046
ORA-00202
ORA-600 kccsbck_first
ORA-600 kccscf_1
ORA-600[kccsbck_first]
ORA-600 kccsbck_first
ORA-00205
ORA-600 kccpb_sanity_check_2
ORA-00376
ORA-00600 4097
ORA-01595
ORA-600 4194
ORA-600 4193
ORA-600 kcfrbd_3
ORA-00600 4137
ORA-01594
ORA-01555
ORA-00704
ORA-00604
ORA-00607
ORA-600 4000
ORA-00600[3705]
ORA-00316
ORA-00312
ORA-00327
ORA-01623
ORA-01624
ORA-01194
ORA-600 2032
ora-00600 2030
ORA-600 2256
ORA-600 2662
ORA-00368
ORA-00353
ORA-00305
ORA-00340
ORA-00345
ORA-00354
ORA-600 4497
ORA-600 6947
ORA-600 2662
ORA-600 4194
ORA-600 4193
ORA-600 4137
ORA-600 4000
ORA-600 kcrf_resilver_log_1
ORA-600 kdxlin:psno out of range
ORA-600 3020
ORA-600 kccpb_sanity_check_2
ORA-600 3705
ORA-600 kccscf_1
ORA-600 kghstack_free2
ORA-600 kcfrbd_3
ORA-600 ktbdchk1: bad dscn
ORA-600 2252
ORA-600 kcratr_nab_less_than_odr
ORA-600 kccsbck_first
ORA-600 kcratr1_lostwrt
ORA-600 ktspNextL1:4
ORA-600 13013
ORA-600 kdsgrp1
ORA-600 kmgs_parameter_update_timeout_1
ORA-600 kcbgtcr_1
ORA-600 kcbgtcr_1a
ORA-600 kcbgtcr_3
ORA-600 kcbgtcr_4
ORA-600 kcbgtcr_5
ORA-600 kcbgtcr_6
ORA-600 kcbgtcr_7
ORA-600 kcbgtcr_10
ORA-600 kcbgtcr_12
ORA-600 kcbgtcr_13
ORA-600 qertbfetchbyrowid
ORA-600 kmgs_parameter_update_timeout_1
ORA-15196: invalid ASM block header [kfc.c:26076] [hard_kfbh]]]></description>
		<content:encoded><![CDATA[<p>如果你遇到如下相关错误请联系我们进行处理！</p>
<p>ORA-01578<br />
ORA-08103<br />
ORA-01410<br />
ORA-08102<br />
ora-00600 16703<br />
ORA-600 kdsgrp1<br />
ORA-600 qertbfetchbyrowid<br />
ORA-01499<br />
ORA-01555<br />
ORA-26040<br />
ORA-27046<br />
ORA-00202<br />
ORA-600 kccsbck_first<br />
ORA-600 kccscf_1<br />
ORA-600[kccsbck_first]<br />
ORA-600 kccsbck_first<br />
ORA-00205<br />
ORA-600 kccpb_sanity_check_2<br />
ORA-00376<br />
ORA-00600 4097<br />
ORA-01595<br />
ORA-600 4194<br />
ORA-600 4193<br />
ORA-600 kcfrbd_3<br />
ORA-00600 4137<br />
ORA-01594<br />
ORA-01555<br />
ORA-00704<br />
ORA-00604<br />
ORA-00607<br />
ORA-600 4000<br />
ORA-00600[3705]<br />
ORA-00316<br />
ORA-00312<br />
ORA-00327<br />
ORA-01623<br />
ORA-01624<br />
ORA-01194<br />
ORA-600 2032<br />
ora-00600 2030<br />
ORA-600 2256<br />
ORA-600 2662<br />
ORA-00368<br />
ORA-00353<br />
ORA-00305<br />
ORA-00340<br />
ORA-00345<br />
ORA-00354<br />
ORA-600 4497<br />
ORA-600 6947<br />
ORA-600 2662<br />
ORA-600 4194<br />
ORA-600 4193<br />
ORA-600 4137<br />
ORA-600 4000<br />
ORA-600 kcrf_resilver_log_1<br />
ORA-600 kdxlin:psno out of range<br />
ORA-600 3020<br />
ORA-600 kccpb_sanity_check_2<br />
ORA-600 3705<br />
ORA-600 kccscf_1<br />
ORA-600 kghstack_free2<br />
ORA-600 kcfrbd_3<br />
ORA-600 ktbdchk1: bad dscn<br />
ORA-600 2252<br />
ORA-600 kcratr_nab_less_than_odr<br />
ORA-600 kccsbck_first<br />
ORA-600 kcratr1_lostwrt<br />
ORA-600 ktspNextL1:4<br />
ORA-600 13013<br />
ORA-600 kdsgrp1<br />
ORA-600 kmgs_parameter_update_timeout_1<br />
ORA-600 kcbgtcr_1<br />
ORA-600 kcbgtcr_1a<br />
ORA-600 kcbgtcr_3<br />
ORA-600 kcbgtcr_4<br />
ORA-600 kcbgtcr_5<br />
ORA-600 kcbgtcr_6<br />
ORA-600 kcbgtcr_7<br />
ORA-600 kcbgtcr_10<br />
ORA-600 kcbgtcr_12<br />
ORA-600 kcbgtcr_13<br />
ORA-600 qertbfetchbyrowid<br />
ORA-600 kmgs_parameter_update_timeout_1<br />
ORA-15196: invalid ASM block header [kfc.c:26076] [hard_kfbh]</p>
]]></content:encoded>
						</item>
			</channel>
</rss>
