{"id":2116,"date":"2016-08-17T09:32:11","date_gmt":"2016-08-17T06:32:11","guid":{"rendered":"http:\/\/www.fatihacar.com\/blog\/?p=2116"},"modified":"2016-12-12T09:34:03","modified_gmt":"2016-12-12T06:34:03","slug":"oracle-12c-r2-error-codes-and-solution-suggestions-from-ora-02140-to-ora-02300","status":"publish","type":"post","link":"http:\/\/www.fatihacar.com\/blog\/oracle-12c-r2-error-codes-and-solution-suggestions-from-ora-02140-to-ora-02300\/","title":{"rendered":"Oracle 12c R2 Error Codes and Solution Suggestions from ORA-02140 to ORA-02300"},"content":{"rendered":"<p><strong>Oracle 12c R2 Error Codes and Solution Suggestions from ORA-02140 to ORA-02300<\/strong><\/p>\n<dl>\n<dt><span style=\"color: #1d5aab;\"><span style=\"font-family: 'Helvetica Neue', 'Neue Helvetica', Arial, sans-serif;\"><span style=\"font-size: small;\"><b><i>ORA-02140: invalid tablespace name<\/i><\/b><\/span><\/span><\/span><\/dt>\n<\/dl>\n<p><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b>Cause:<\/b>\u00a0An identifier does not follow ALTER TABLESPACE.<\/span><\/span><\/p>\n<p><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b>Action:<\/b>\u00a0Specify a tablespace name following ALTER TABLESPACE.<\/span><\/span><\/p>\n<dl>\n<dt><a name=\"GUID-008ABD32-275E-467A-AE6B-04976F2A8462__GUID-86312A1D-FC64-4C51-A2B3-05677B177F95\"><\/a> <span style=\"color: #1d5aab;\"><span style=\"font-family: 'Helvetica Neue', 'Neue Helvetica', Arial, sans-serif;\"><span style=\"font-size: small;\"><b>ORA-02141: invalid OFFLINE option<\/b><\/span><\/span><\/span><\/dt>\n<\/dl>\n<p><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b>Cause:<\/b>\u00a0An option other than NORMAL or IMMEDIATE follows OFFLINE.<\/span><\/span><\/p>\n<p><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b>Action:<\/b>\u00a0The user must either specify no option following OFFLINE or one of the options NORMAL or IMMEDIATE.<\/span><\/span><\/p>\n<dl>\n<dt><a name=\"GUID-008ABD32-275E-467A-AE6B-04976F2A8462__GUID-023F5C47-99EA-4410-A929-52A61CAE018C\"><\/a> <span style=\"color: #1d5aab;\"><span style=\"font-family: 'Helvetica Neue', 'Neue Helvetica', Arial, sans-serif;\"><span style=\"font-size: small;\"><b>ORA-02142: missing or invalid ALTER TABLESPACE option<\/b><\/span><\/span><\/span><\/dt>\n<\/dl>\n<p><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b>Cause:<\/b>\u00a0A valid option was not present.<\/span><\/span><\/p>\n<p><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b>Action:<\/b>\u00a0Use one of the valid options: add, rename, default, online, offline, read only, read write, begin, end, no, force, retention guarantee and retention noguarantee.<\/span><\/span><\/p>\n<dl>\n<dt><a name=\"GUID-008ABD32-275E-467A-AE6B-04976F2A8462__GUID-FBBA4800-0257-4781-9349-97C246523067\"><\/a> <span style=\"color: #1d5aab;\"><span style=\"font-family: 'Helvetica Neue', 'Neue Helvetica', Arial, sans-serif;\"><span style=\"font-size: small;\"><b>ORA-02143: invalid STORAGE option<\/b><\/span><\/span><\/span><\/dt>\n<\/dl>\n<p><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b>Cause:<\/b>\u00a0An option other than INITIAL, NEXT, MINEXTENTS, MAXEXTENTS, or PCTINCREASE was specified in the STORAGE clause.<\/span><\/span><\/p>\n<p><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b>Action:<\/b>\u00a0Specify only valid options.<\/span><\/span><\/p>\n<dl>\n<dt><a name=\"GUID-008ABD32-275E-467A-AE6B-04976F2A8462__GUID-DC9122B4-429E-4EBB-9605-03C44C318AD3\"><\/a> <span style=\"color: #1d5aab;\"><span style=\"font-family: 'Helvetica Neue', 'Neue Helvetica', Arial, sans-serif;\"><span style=\"font-size: small;\"><b>ORA-02144: no option specified for ALTER CLUSTER<\/b><\/span><\/span><\/span><\/dt>\n<\/dl>\n<p><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b>Cause:<\/b>\u00a0No ALTER CLUSTER options are specified.<\/span><\/span><\/p>\n<p><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b>Action:<\/b>\u00a0Specify one or more of the following options: pctfree, pctused, size, storage.<\/span><\/span><\/p>\n<dl>\n<dt><a name=\"GUID-008ABD32-275E-467A-AE6B-04976F2A8462__GUID-C8988A0B-6D65-4C0F-A2DC-EB7B644B28A2\"><\/a> <span style=\"color: #1d5aab;\"><span style=\"font-family: 'Helvetica Neue', 'Neue Helvetica', Arial, sans-serif;\"><span style=\"font-size: small;\"><b>ORA-02145: missing STORAGE option<\/b><\/span><\/span><\/span><\/dt>\n<\/dl>\n<p><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b>Cause:<\/b>\u00a0No STORAGE options were specified following STORAGE (<\/span><\/span><\/p>\n<p><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b>Action:<\/b>\u00a0Specify one or more STORAGE option between the parentheses.<\/span><\/span><\/p>\n<dl>\n<dt><a name=\"GUID-008ABD32-275E-467A-AE6B-04976F2A8462__GUID-30638135-9069-4E0B-96B6-12E9919AA29F\"><\/a> <span style=\"color: #1d5aab;\"><span style=\"font-family: 'Helvetica Neue', 'Neue Helvetica', Arial, sans-serif;\"><span style=\"font-size: small;\"><b>ORA-02146: SHARED specified multiple times<\/b><\/span><\/span><\/span><\/dt>\n<\/dl>\n<p><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b>Cause:<\/b>\u00a0The SHARED option was specified in a CREATE DATABASE statement multiple times.<\/span><\/span><\/p>\n<p><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b>Action:<\/b>\u00a0Only specify the SHARED option once.<\/span><\/span><\/p>\n<dl>\n<dt><a name=\"GUID-008ABD32-275E-467A-AE6B-04976F2A8462__GUID-ED51868F-5F0B-4144-8531-06F003730C01\"><\/a> <span style=\"color: #1d5aab;\"><span style=\"font-family: 'Helvetica Neue', 'Neue Helvetica', Arial, sans-serif;\"><span style=\"font-size: small;\"><b>ORA-02147: conflicting SHARED\/EXCLUSIVE options<\/b><\/span><\/span><\/span><\/dt>\n<\/dl>\n<p><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b>Cause:<\/b>\u00a0Both the SHARED and EXCLUSIVE options were specified in a CREATE DATABASE statement.<\/span><\/span><\/p>\n<p><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b>Action:<\/b>\u00a0Specify SHARED or EXCLUSIVE, but not both.<\/span><\/span><\/p>\n<dl>\n<dt><a name=\"GUID-008ABD32-275E-467A-AE6B-04976F2A8462__GUID-EE7C2750-AE26-4D2F-9D97-D7110284BBBA\"><\/a> <span style=\"color: #1d5aab;\"><span style=\"font-family: 'Helvetica Neue', 'Neue Helvetica', Arial, sans-serif;\"><span style=\"font-size: small;\"><b>ORA-02148: EXCLUSIVE specified multiple times<\/b><\/span><\/span><\/span><\/dt>\n<\/dl>\n<p><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b>Cause:<\/b>\u00a0The EXCLUSIVE option was specified in a CREATE DATABASE statement multiple times.<\/span><\/span><\/p>\n<p><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b>Action:<\/b>\u00a0Only specify the EXCLUSIVE option once.<\/span><\/span><br \/>\n<!--more--><\/p>\n<dl>\n<dt><a name=\"GUID-008ABD32-275E-467A-AE6B-04976F2A8462__GUID-E59C1B34-2069-4ED9-A287-359A8A53074A\"><\/a> <span style=\"color: #1d5aab;\"><span style=\"font-family: 'Helvetica Neue', 'Neue Helvetica', Arial, sans-serif;\"><span style=\"font-size: small;\"><b>ORA-02149: Specified partition does not exist<\/b><\/span><\/span><\/span><\/dt>\n<\/dl>\n<p><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b>Cause:<\/b>\u00a0Partition not found for the object.<\/span><\/span><\/p>\n<p><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b>Action:<\/b>\u00a0Retry with correct partition name.<\/span><\/span><\/p>\n<dl>\n<dt><a name=\"GUID-008ABD32-275E-467A-AE6B-04976F2A8462__GUID-D6BAD9BD-65BB-4891-A67E-D85467426DCE\"><\/a> <span style=\"color: #1d5aab;\"><span style=\"font-family: 'Helvetica Neue', 'Neue Helvetica', Arial, sans-serif;\"><span style=\"font-size: small;\"><b>ORA-02150: invalid new tablespace name<\/b><\/span><\/span><\/span><\/dt>\n<\/dl>\n<p><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b>Cause:<\/b>\u00a0The new tablespace name specified in ALTER TABLESPACE RENAME TO statement was invalid.<\/span><\/span><\/p>\n<p><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b>Action:<\/b>\u00a0Retry with a valid new tablespace name.<\/span><\/span><\/p>\n<dl>\n<dt><a name=\"GUID-008ABD32-275E-467A-AE6B-04976F2A8462__GUID-0D7705F4-3502-46A3-8F37-477074F00ADC\"><\/a> <span style=\"color: #1d5aab;\"><span style=\"font-family: 'Helvetica Neue', 'Neue Helvetica', Arial, sans-serif;\"><span style=\"font-size: small;\"><b>ORA-02151: invalid tablespace name:\u00a0<i>string<\/i><\/b><\/span><\/span><\/span><\/dt>\n<\/dl>\n<p><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b>Cause:<\/b>\u00a0Oracle cannot create a tablespace whose name starts with &#8216;_$deleted$&#8217;.<\/span><\/span><\/p>\n<p><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b>Action:<\/b>\u00a0Try a different tablespace name.<\/span><\/span><\/p>\n<dl>\n<dt><a name=\"GUID-008ABD32-275E-467A-AE6B-04976F2A8462__GUID-D79834DF-0427-40CC-AB9D-CEFA70D21FEC\"><\/a> <span style=\"color: #1d5aab;\"><span style=\"font-family: 'Helvetica Neue', 'Neue Helvetica', Arial, sans-serif;\"><span style=\"font-size: small;\"><b>ORA-02152: Invalid ALTER TABLESPACE &#8230; RENAME option<\/b><\/span><\/span><\/span><\/dt>\n<\/dl>\n<p><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b>Cause:<\/b>\u00a0An option other than DATAFILE or TO follows by ALTER TABLESPACE &#8230; RENAME.<\/span><\/span><\/p>\n<p><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b>Action:<\/b>\u00a0The user must specify either DATAFILE or TO following ALTER TABLESPACE &#8230; RENAME.<\/span><\/span><\/p>\n<dl>\n<dt><a name=\"GUID-008ABD32-275E-467A-AE6B-04976F2A8462__GUID-877AB0A8-1D1B-4A16-BC9D-43AA6361FDE3\"><\/a> <span style=\"color: #1d5aab;\"><span style=\"font-family: 'Helvetica Neue', 'Neue Helvetica', Arial, sans-serif;\"><span style=\"font-size: small;\"><b>ORA-02153: invalid VALUES password string<\/b><\/span><\/span><\/span><\/dt>\n<\/dl>\n<p><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b>Cause:<\/b>\u00a0An encoded password string does not follow the VALUES clause.<\/span><\/span><\/p>\n<p><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b>Action:<\/b>\u00a0Place a proper encoded password string after the VALUES clause.<\/span><\/span><\/p>\n<dl>\n<dt><a name=\"GUID-008ABD32-275E-467A-AE6B-04976F2A8462__GUID-48D97CA0-498E-4447-A9B9-4176548CB809\"><\/a> <span style=\"color: #1d5aab;\"><span style=\"font-family: 'Helvetica Neue', 'Neue Helvetica', Arial, sans-serif;\"><span style=\"font-size: small;\"><b>ORA-02154: a tablespace with the name &#8216;<i>string<\/i>&#8216; is found<\/b><\/span><\/span><\/span><\/dt>\n<\/dl>\n<p><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b>Cause:<\/b>\u00a0An attempt to rename a tablespace to a new name failed because the new name is already used by some other tablespace.<\/span><\/span><\/p>\n<p><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b>Action:<\/b>\u00a0Retry with a different new name.<\/span><\/span><\/p>\n<dl>\n<dt><a name=\"GUID-008ABD32-275E-467A-AE6B-04976F2A8462__GUID-6C019FEC-05A6-4EDA-8C57-BAB0F28981F2\"><\/a> <span style=\"color: #1d5aab;\"><span style=\"font-family: 'Helvetica Neue', 'Neue Helvetica', Arial, sans-serif;\"><span style=\"font-size: small;\"><b>ORA-02155: invalid DEFAULT tablespace identifier<\/b><\/span><\/span><\/span><\/dt>\n<\/dl>\n<p><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b>Cause:<\/b>\u00a0An identifier does not follow DEFAULT TABLESPACE.<\/span><\/span><\/p>\n<p><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b>Action:<\/b>\u00a0Place a tablespace name after DEFAULT TABLESPACE.<\/span><\/span><\/p>\n<dl>\n<dt><a name=\"GUID-008ABD32-275E-467A-AE6B-04976F2A8462__GUID-F63DF520-CE7E-42F1-8BCC-35D10A3B093C\"><\/a> <span style=\"color: #1d5aab;\"><span style=\"font-family: 'Helvetica Neue', 'Neue Helvetica', Arial, sans-serif;\"><span style=\"font-size: small;\"><b>ORA-02156: invalid TEMPORARY tablespace identifier<\/b><\/span><\/span><\/span><\/dt>\n<\/dl>\n<p><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b>Cause:<\/b>\u00a0An identifier does not follow TEMPORARY TABLESPACE.<\/span><\/span><\/p>\n<p><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b>Action:<\/b>\u00a0Place a tablespace name after TEMPORARY TABLESPACE.<\/span><\/span><\/p>\n<dl>\n<dt><a name=\"GUID-008ABD32-275E-467A-AE6B-04976F2A8462__GUID-BCF6A606-BB1C-48A8-91EB-893A7B7AD85C\"><\/a> <span style=\"color: #1d5aab;\"><span style=\"font-family: 'Helvetica Neue', 'Neue Helvetica', Arial, sans-serif;\"><span style=\"font-size: small;\"><b>ORA-02157: no options specified for ALTER USER<\/b><\/span><\/span><\/span><\/dt>\n<\/dl>\n<p><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b>Cause:<\/b>\u00a0No options were specified.<\/span><\/span><\/p>\n<p><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b>Action:<\/b>\u00a0Specify at least one ALTER USER option.<\/span><\/span><\/p>\n<dl>\n<dt><a name=\"GUID-008ABD32-275E-467A-AE6B-04976F2A8462__GUID-320A81E8-9196-4111-A3D7-CB6C1C831201\"><\/a> <span style=\"color: #1d5aab;\"><span style=\"font-family: 'Helvetica Neue', 'Neue Helvetica', Arial, sans-serif;\"><span style=\"font-size: small;\"><b>ORA-02158: invalid CREATE INDEX option<\/b><\/span><\/span><\/span><\/dt>\n<\/dl>\n<p><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b>Cause:<\/b>\u00a0An option other than COMPRESS, NOCOMPRESS, PCTFREE, INITRANS, MAXTRANS, STORAGE, TABLESPACE, PARALLEL, NOPARALLEL, RECOVERABLE, UNRECOVERABLE, LOGGING, NOLOGGING, LOCAL, or GLOBAL was specified.<\/span><\/span><\/p>\n<p><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b>Action:<\/b>\u00a0Choose one of the valid CREATE INDEX options.<\/span><\/span><\/p>\n<dl>\n<dt><a name=\"GUID-008ABD32-275E-467A-AE6B-04976F2A8462__GUID-AE8F4E6E-4EE8-4230-AD8C-4157E673572A\"><\/a> <span style=\"color: #1d5aab;\"><span style=\"font-family: 'Helvetica Neue', 'Neue Helvetica', Arial, sans-serif;\"><span style=\"font-size: small;\"><b>ORA-02159: installed DLM does not support releasable locking mode<\/b><\/span><\/span><\/span><\/dt>\n<\/dl>\n<p><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b>Cause:<\/b>\u00a0The parameter file specified gc_* parameters that allow locks to be release by the LCK process when not in use. This mode requires additional support from the DLM that is not available.<\/span><\/span><\/p>\n<p><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b>Action:<\/b>\u00a0Specify configuration parameters that do not require the additional function.<\/span><\/span><\/p>\n<dl>\n<dt><a name=\"GUID-008ABD32-275E-467A-AE6B-04976F2A8462__GUID-1D1BFD27-A5B0-4E51-91E1-176293147438\"><\/a> <span style=\"color: #1d5aab;\"><span style=\"font-family: 'Helvetica Neue', 'Neue Helvetica', Arial, sans-serif;\"><span style=\"font-size: small;\"><b>ORA-02160: index-organized table can not contain columns of type LONG<\/b><\/span><\/span><\/span><\/dt>\n<\/dl>\n<p><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b>Cause:<\/b>\u00a0A column of type LONG defined for index-organized table.<\/span><\/span><\/p>\n<p><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b>Action:<\/b>\u00a0Do not use columns of type LONG in index-organized tables.<\/span><\/span><\/p>\n<dl>\n<dt><a name=\"GUID-008ABD32-275E-467A-AE6B-04976F2A8462__GUID-097BB250-62FB-4F1F-9108-939C1D33C0A9\"><\/a> <span style=\"color: #1d5aab;\"><span style=\"font-family: 'Helvetica Neue', 'Neue Helvetica', Arial, sans-serif;\"><span style=\"font-size: small;\"><b>ORA-02161: invalid value for MAXLOGFILES<\/b><\/span><\/span><\/span><\/dt>\n<\/dl>\n<p><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b>Cause:<\/b>\u00a0A number does not follow MAXLOGFILES.<\/span><\/span><\/p>\n<p><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b>Action:<\/b>\u00a0Specify a number after MAXLOGFILES.<\/span><\/span><\/p>\n<dl>\n<dt><a name=\"GUID-008ABD32-275E-467A-AE6B-04976F2A8462__GUID-3F64F137-AF5F-476B-AA96-5FB882A11F5D\"><\/a> <span style=\"color: #1d5aab;\"><span style=\"font-family: 'Helvetica Neue', 'Neue Helvetica', Arial, sans-serif;\"><span style=\"font-size: small;\"><b>ORA-02162: invalid value for MAXDATAFILES<\/b><\/span><\/span><\/span><\/dt>\n<\/dl>\n<p><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b>Cause:<\/b>\u00a0A number does not follow MAXDATAFILES.<\/span><\/span><\/p>\n<p><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b>Action:<\/b>\u00a0Specify a number after MAXDATAFILES.<\/span><\/span><\/p>\n<dl>\n<dt><a name=\"GUID-008ABD32-275E-467A-AE6B-04976F2A8462__GUID-162751D0-A2A6-48B5-BD42-13BA23FACEA1\"><\/a> <span style=\"color: #1d5aab;\"><span style=\"font-family: 'Helvetica Neue', 'Neue Helvetica', Arial, sans-serif;\"><span style=\"font-size: small;\"><b>ORA-02163: invalid value for FREELIST GROUPS<\/b><\/span><\/span><\/span><\/dt>\n<\/dl>\n<p><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b>Cause:<\/b>\u00a0A number does not follow FREELIST GROUPS.<\/span><\/span><\/p>\n<p><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b>Action:<\/b>\u00a0Specify a number after FREELIST GROUPS.<\/span><\/span><\/p>\n<dl>\n<dt><a name=\"GUID-008ABD32-275E-467A-AE6B-04976F2A8462__GUID-3258DA55-D534-47A7-8A05-40D57B499F7C\"><\/a> <span style=\"color: #1d5aab;\"><span style=\"font-family: 'Helvetica Neue', 'Neue Helvetica', Arial, sans-serif;\"><span style=\"font-size: small;\"><b>ORA-02164: DATAFILE clause specified more than once<\/b><\/span><\/span><\/span><\/dt>\n<\/dl>\n<p><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b>Cause:<\/b>\u00a0The CREATE DATABASE command contains more than one DATAFILE clause.<\/span><\/span><\/p>\n<p><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b>Action:<\/b>\u00a0Specify at most one DATAFILE clause.<\/span><\/span><\/p>\n<dl>\n<dt><a name=\"GUID-008ABD32-275E-467A-AE6B-04976F2A8462__GUID-27B8F207-DF6A-4BC1-AE1B-5937918B4F0C\"><\/a> <span style=\"color: #1d5aab;\"><span style=\"font-family: 'Helvetica Neue', 'Neue Helvetica', Arial, sans-serif;\"><span style=\"font-size: small;\"><b>ORA-02165: invalid option for CREATE DATABASE<\/b><\/span><\/span><\/span><\/dt>\n<\/dl>\n<p><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b>Cause:<\/b>\u00a0An invalid CREATE DATABASE option is present.<\/span><\/span><\/p>\n<p><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b>Action:<\/b>\u00a0Specify only valid CREATE DATABASE options.<\/span><\/span><\/p>\n<dl>\n<dt><a name=\"GUID-008ABD32-275E-467A-AE6B-04976F2A8462__GUID-EBD4C2B4-5B14-49D5-ADEE-C8FDFCC46BE6\"><\/a> <span style=\"color: #1d5aab;\"><span style=\"font-family: 'Helvetica Neue', 'Neue Helvetica', Arial, sans-serif;\"><span style=\"font-size: small;\"><b>ORA-02166: ARCHIVELOG and NOARCHIVELOG specified<\/b><\/span><\/span><\/span><\/dt>\n<\/dl>\n<p><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b>Cause:<\/b>\u00a0Both ARCHIVELOG and NOARCHIVELOG are specified in a CREATE DATABASE statement.<\/span><\/span><\/p>\n<p><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b>Action:<\/b>\u00a0Specify at most one of these two options.<\/span><\/span><\/p>\n<dl>\n<dt><a name=\"GUID-008ABD32-275E-467A-AE6B-04976F2A8462__GUID-6BCF0027-A020-4311-AC68-FF6DA3CDD0BA\"><\/a> <span style=\"color: #1d5aab;\"><span style=\"font-family: 'Helvetica Neue', 'Neue Helvetica', Arial, sans-serif;\"><span style=\"font-size: small;\"><b>ORA-02167: LOGFILE clause specified more than once<\/b><\/span><\/span><\/span><\/dt>\n<\/dl>\n<p><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b>Cause:<\/b>\u00a0The CREATE DATABASE command contains more than one LOGFILE clause.<\/span><\/span><\/p>\n<p><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b>Action:<\/b>\u00a0Specify at most one LOGFILE clause.<\/span><\/span><\/p>\n<dl>\n<dt><a name=\"GUID-008ABD32-275E-467A-AE6B-04976F2A8462__GUID-75CBB998-C9B4-4B47-866A-C8DAF4EFFC97\"><\/a> <span style=\"color: #1d5aab;\"><span style=\"font-family: 'Helvetica Neue', 'Neue Helvetica', Arial, sans-serif;\"><span style=\"font-size: small;\"><b>ORA-02168: invalid value for FREELISTS<\/b><\/span><\/span><\/span><\/dt>\n<\/dl>\n<p><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b>Cause:<\/b>\u00a0A number does not follow FREELISTS<\/span><\/span><\/p>\n<p><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b>Action:<\/b>\u00a0Specify a number after FREELISTS<\/span><\/span><\/p>\n<dl>\n<dt><a name=\"GUID-008ABD32-275E-467A-AE6B-04976F2A8462__GUID-449FA405-BDBC-478E-B7E7-C780B7F121E9\"><\/a> <span style=\"color: #1d5aab;\"><span style=\"font-family: 'Helvetica Neue', 'Neue Helvetica', Arial, sans-serif;\"><span style=\"font-size: small;\"><b>ORA-02169: FREELISTS storage option not allowed<\/b><\/span><\/span><\/span><\/dt>\n<\/dl>\n<p><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b>Cause:<\/b>\u00a0The user attempted to specify the FREELISTS storage option. This option may only be specified during create table or create index.<\/span><\/span><\/p>\n<p><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b>Action:<\/b>\u00a0Remove these options and retry the statement.<\/span><\/span><\/p>\n<dl>\n<dt><a name=\"GUID-008ABD32-275E-467A-AE6B-04976F2A8462__GUID-A1CEC7B3-3F78-4122-91A2-28C67FD4119F\"><\/a> <span style=\"color: #1d5aab;\"><span style=\"font-family: 'Helvetica Neue', 'Neue Helvetica', Arial, sans-serif;\"><span style=\"font-size: small;\"><b>ORA-02170: FREELIST GROUPS storage option not allowed<\/b><\/span><\/span><\/span><\/dt>\n<\/dl>\n<p><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b>Cause:<\/b>\u00a0The user attempted to specify the FREELIST GROUPS storage option. This option may only be specified during create table and when allow_freelist_groups INIT.ORA is specified.<\/span><\/span><\/p>\n<p><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b>Action:<\/b>\u00a0Remove this option and retry the statement or set the allow_freelist_groups INIT.ORA parameter.<\/span><\/span><\/p>\n<dl>\n<dt><a name=\"GUID-008ABD32-275E-467A-AE6B-04976F2A8462__GUID-1A037D22-EBCA-408A-98F0-E3BBB657EE88\"><\/a> <span style=\"color: #1d5aab;\"><span style=\"font-family: 'Helvetica Neue', 'Neue Helvetica', Arial, sans-serif;\"><span style=\"font-size: small;\"><b>ORA-02171: invalid value for MAXLOGHISTORY<\/b><\/span><\/span><\/span><\/dt>\n<\/dl>\n<p><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b>Cause:<\/b>\u00a0A number does not follow MAXLOGHISTORY<\/span><\/span><\/p>\n<p><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b>Action:<\/b>\u00a0Specify a number after MAXLOGHISTORY<\/span><\/span><\/p>\n<dl>\n<dt><a name=\"GUID-008ABD32-275E-467A-AE6B-04976F2A8462__GUID-11F3DE1E-1F90-42EE-B600-5B93A2281002\"><\/a> <span style=\"color: #1d5aab;\"><span style=\"font-family: 'Helvetica Neue', 'Neue Helvetica', Arial, sans-serif;\"><span style=\"font-size: small;\"><b>ORA-02172: The PUBLIC keyword is not appropriate for a disable thread<\/b><\/span><\/span><\/span><\/dt>\n<\/dl>\n<p><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b>Cause:<\/b>\u00a0The PUBLIC keyword was specified for a disable.<\/span><\/span><\/p>\n<p><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b>Action:<\/b>\u00a0Remove the keyword and resubmit.<\/span><\/span><\/p>\n<dl>\n<dt><a name=\"GUID-008ABD32-275E-467A-AE6B-04976F2A8462__GUID-FEE6457F-C82B-4146-9744-6888D56AD918\"><\/a> <span style=\"color: #1d5aab;\"><span style=\"font-family: 'Helvetica Neue', 'Neue Helvetica', Arial, sans-serif;\"><span style=\"font-size: small;\"><b>ORA-02173: invalid option for DROP TABLESPACE<\/b><\/span><\/span><\/span><\/dt>\n<\/dl>\n<p><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b>Cause:<\/b>\u00a0Either a token other than INCLUDING was found following the tablespace name or some text was found following INCLUDING CONTENTS.<\/span><\/span><\/p>\n<p><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b>Action:<\/b>\u00a0Place nothing or only INCLUDING CONTENTS after the tablespace name.<\/span><\/span><\/p>\n<dl>\n<dt><a name=\"GUID-008ABD32-275E-467A-AE6B-04976F2A8462__GUID-94EBCB81-0669-4A8C-B4A6-F0B953212295\"><\/a> <span style=\"color: #1d5aab;\"><span style=\"font-family: 'Helvetica Neue', 'Neue Helvetica', Arial, sans-serif;\"><span style=\"font-size: small;\"><b>ORA-02174: Missing required thread number<\/b><\/span><\/span><\/span><\/dt>\n<\/dl>\n<p><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b>Cause:<\/b>\u00a0Must specify thread number after THREAD keyword<\/span><\/span><\/p>\n<p><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b>Action:<\/b>\u00a0n\/a<\/span><\/span><\/p>\n<dl>\n<dt><a name=\"GUID-008ABD32-275E-467A-AE6B-04976F2A8462__GUID-6EDB1B5D-BF01-4AD3-ACD8-CC504684B663\"><\/a> <span style=\"color: #1d5aab;\"><span style=\"font-family: 'Helvetica Neue', 'Neue Helvetica', Arial, sans-serif;\"><span style=\"font-size: small;\"><b>ORA-02175: invalid rollback segment name<\/b><\/span><\/span><\/span><\/dt>\n<\/dl>\n<p><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b>Cause:<\/b>\u00a0In the CREATE or DROP ROLLBACK SEGMENT statements, an identifier was not found following ROLLBACK SEGMENT.<\/span><\/span><\/p>\n<p><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b>Action:<\/b>\u00a0Place the segment name following ROLLBACK SEGMENT.<\/span><\/span><\/p>\n<dl>\n<dt><a name=\"GUID-008ABD32-275E-467A-AE6B-04976F2A8462__GUID-A6366F4E-2E79-46A8-A85B-89CE97972500\"><\/a> <span style=\"color: #1d5aab;\"><span style=\"font-family: 'Helvetica Neue', 'Neue Helvetica', Arial, sans-serif;\"><span style=\"font-size: small;\"><b>ORA-02176: invalid option for CREATE ROLLBACK SEGMENT<\/b><\/span><\/span><\/span><\/dt>\n<\/dl>\n<p><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b>Cause:<\/b>\u00a0An invalid option was specified in a CREATE ROLLBACK SEGMENT statement.<\/span><\/span><\/p>\n<p><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b>Action:<\/b>\u00a0Specify one of the valid options: TABLESPACE and STORAGE.<\/span><\/span><\/p>\n<dl>\n<dt><a name=\"GUID-008ABD32-275E-467A-AE6B-04976F2A8462__GUID-EE7FF08C-7EC7-407C-BA9D-5C66860EA448\"><\/a> <span style=\"color: #1d5aab;\"><span style=\"font-family: 'Helvetica Neue', 'Neue Helvetica', Arial, sans-serif;\"><span style=\"font-size: small;\"><b>ORA-02177: Missing required group number<\/b><\/span><\/span><\/span><\/dt>\n<\/dl>\n<p><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b>Cause:<\/b>\u00a0Must specify group number after GROUP keyword<\/span><\/span><\/p>\n<p><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b>Action:<\/b>\u00a0n\/a<\/span><\/span><\/p>\n<dl>\n<dt><a name=\"GUID-008ABD32-275E-467A-AE6B-04976F2A8462__GUID-E7C87E17-B0F7-498E-AFB9-180039F3474A\"><\/a> <span style=\"color: #1d5aab;\"><span style=\"font-family: 'Helvetica Neue', 'Neue Helvetica', Arial, sans-serif;\"><span style=\"font-size: small;\"><b>ORA-02178: correct syntax is: SET TRANSACTION READ { ONLY | WRITE }<\/b><\/span><\/span><\/span><\/dt>\n<\/dl>\n<p><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b>Cause:<\/b>\u00a0There is a syntax error in the user&#8217;s statement.<\/span><\/span><\/p>\n<p><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b>Action:<\/b>\u00a0Correct the syntax as indicated.<\/span><\/span><\/p>\n<dl>\n<dt><a name=\"GUID-008ABD32-275E-467A-AE6B-04976F2A8462__GUID-A7C64F21-44E0-42A0-B508-724FD8DEE2FE\"><\/a> <span style=\"color: #1d5aab;\"><span style=\"font-family: 'Helvetica Neue', 'Neue Helvetica', Arial, sans-serif;\"><span style=\"font-size: small;\"><b>ORA-02179: valid options: ISOLATION LEVEL { SERIALIZABLE | READ COMMITTED }<\/b><\/span><\/span><\/span><\/dt>\n<\/dl>\n<p><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b>Cause:<\/b>\u00a0There is a syntax error in the user&#8217;s statement.<\/span><\/span><\/p>\n<p><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b>Action:<\/b>\u00a0Correct the syntax as indicated.<\/span><\/span><\/p>\n<dl>\n<dt><a name=\"GUID-008ABD32-275E-467A-AE6B-04976F2A8462__GUID-DF1387B1-E97F-468A-91B4-0BF487BF9897\"><\/a> <span style=\"color: #1d5aab;\"><span style=\"font-family: 'Helvetica Neue', 'Neue Helvetica', Arial, sans-serif;\"><span style=\"font-size: small;\"><b>ORA-02180: invalid option for CREATE TABLESPACE<\/b><\/span><\/span><\/span><\/dt>\n<\/dl>\n<p><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b>Cause:<\/b>\u00a0An invalid option appeared.<\/span><\/span><\/p>\n<p><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b>Action:<\/b>\u00a0Specify one of the valid options: DATAFILE, DEFAULT STORAGE, ONLINE, OFFLINE, FORCE, RETENTION, IN SHARD.<\/span><\/span><\/p>\n<dl>\n<dt><a name=\"GUID-008ABD32-275E-467A-AE6B-04976F2A8462__GUID-45F43665-1ED8-4165-A8F5-B19CDD6C35C6\"><\/a> <span style=\"color: #1d5aab;\"><span style=\"font-family: 'Helvetica Neue', 'Neue Helvetica', Arial, sans-serif;\"><span style=\"font-size: small;\"><b>ORA-02181: invalid option to ROLLBACK WORK<\/b><\/span><\/span><\/span><\/dt>\n<\/dl>\n<p><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b>Cause:<\/b>\u00a0A token other than TO follows ROLLBACK [WORK].<\/span><\/span><\/p>\n<p><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b>Action:<\/b>\u00a0Place nothing or TO SAVEPOINT\u00a0<i>name<\/i>\u00a0after ROLLBACK [WORK].<\/span><\/span><\/p>\n<dl>\n<dt><a name=\"GUID-008ABD32-275E-467A-AE6B-04976F2A8462__GUID-615B013A-4762-42D4-AA07-835FFF3DC456\"><\/a> <span style=\"color: #1d5aab;\"><span style=\"font-family: 'Helvetica Neue', 'Neue Helvetica', Arial, sans-serif;\"><span style=\"font-size: small;\"><b>ORA-02182: savepoint name expected<\/b><\/span><\/span><\/span><\/dt>\n<\/dl>\n<p><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b>Cause:<\/b>\u00a0An identifier does not follow ROLLBACK [WORK] TO [SAVEPOINT].<\/span><\/span><\/p>\n<p><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b>Action:<\/b>\u00a0Place a savepoint name following TO [SAVEPOINT].<\/span><\/span><\/p>\n<dl>\n<dt><a name=\"GUID-008ABD32-275E-467A-AE6B-04976F2A8462__GUID-1DA7A355-E6F7-4A09-B5C2-9B50BE50A415\"><\/a> <span style=\"color: #1d5aab;\"><span style=\"font-family: 'Helvetica Neue', 'Neue Helvetica', Arial, sans-serif;\"><span style=\"font-size: small;\"><b>ORA-02183: valid options: ISOLATION_LEVEL { SERIALIZABLE | READ COMMITTED }<\/b><\/span><\/span><\/span><\/dt>\n<\/dl>\n<p><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b>Cause:<\/b>\u00a0There is a syntax error in the user&#8217;s statement.<\/span><\/span><\/p>\n<p><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b>Action:<\/b>\u00a0Correct the syntax as indicated.<\/span><\/span><\/p>\n<dl>\n<dt><a name=\"GUID-008ABD32-275E-467A-AE6B-04976F2A8462__GUID-5D09B297-B1BC-4CCC-A095-362241A5A72C\"><\/a> <span style=\"color: #1d5aab;\"><span style=\"font-family: 'Helvetica Neue', 'Neue Helvetica', Arial, sans-serif;\"><span style=\"font-size: small;\"><b>ORA-02184: resource quotas are not allowed in REVOKE<\/b><\/span><\/span><\/span><\/dt>\n<\/dl>\n<p><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b>Cause:<\/b>\u00a0In a revoke statement, a resource quota was specified.<\/span><\/span><\/p>\n<p><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b>Action:<\/b>\u00a0Specify resource privilege without the quota.<\/span><\/span><\/p>\n<dl>\n<dt><a name=\"GUID-008ABD32-275E-467A-AE6B-04976F2A8462__GUID-CE8B334A-2ECA-414B-B345-29996A47F2FA\"><\/a> <span style=\"color: #1d5aab;\"><span style=\"font-family: 'Helvetica Neue', 'Neue Helvetica', Arial, sans-serif;\"><span style=\"font-size: small;\"><b>ORA-02185: a token other than WORK follows COMMIT<\/b><\/span><\/span><\/span><\/dt>\n<\/dl>\n<p><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b>Cause:<\/b>\u00a0A token other than WORK follows COMMIT.<\/span><\/span><\/p>\n<p><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b>Action:<\/b>\u00a0Place either nothing or WORK after COMMIT.<\/span><\/span><\/p>\n<dl>\n<dt><a name=\"GUID-008ABD32-275E-467A-AE6B-04976F2A8462__GUID-B59BBB40-020C-4177-8853-E2C9F7A05F5F\"><\/a> <span style=\"color: #1d5aab;\"><span style=\"font-family: 'Helvetica Neue', 'Neue Helvetica', Arial, sans-serif;\"><span style=\"font-size: small;\"><b>ORA-02186: tablespace resource privilege may not appear with other privileges<\/b><\/span><\/span><\/span><\/dt>\n<\/dl>\n<p><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b>Cause:<\/b>\u00a0An attempt was made to grant or revoke a resource quota in the same statement in which other privileges are granted or revoked.<\/span><\/span><\/p>\n<p><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b>Action:<\/b>\u00a0Use a separate grant or revoke statement for the resource quota privilege.<\/span><\/span><\/p>\n<dl>\n<dt><a name=\"GUID-008ABD32-275E-467A-AE6B-04976F2A8462__GUID-DE496F12-0C5C-40C8-AB45-E6212EA76F38\"><\/a> <span style=\"color: #1d5aab;\"><span style=\"font-family: 'Helvetica Neue', 'Neue Helvetica', Arial, sans-serif;\"><span style=\"font-size: small;\"><b>ORA-02187: invalid quota specification<\/b><\/span><\/span><\/span><\/dt>\n<\/dl>\n<p><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b>Cause:<\/b>\u00a0The user attempted to grant a tablespace quota above the upper limit.<\/span><\/span><\/p>\n<p><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b>Action:<\/b>\u00a0Grant a smaller tablespace quota.<\/span><\/span><\/p>\n<dl>\n<dt><a name=\"GUID-008ABD32-275E-467A-AE6B-04976F2A8462__GUID-E6B0E705-EEE8-46CE-B873-7CB81597F438\"><\/a> <span style=\"color: #1d5aab;\"><span style=\"font-family: 'Helvetica Neue', 'Neue Helvetica', Arial, sans-serif;\"><span style=\"font-size: small;\"><b>ORA-02188: Cannot enable instance publicly<\/b><\/span><\/span><\/span><\/dt>\n<\/dl>\n<p><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b>Cause:<\/b>\u00a0An attempt was made to publicly enable a thread associated with an instance.<\/span><\/span><\/p>\n<p><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b>Action:<\/b>\u00a0Leave out the PUBLIC keyword.<\/span><\/span><\/p>\n<dl>\n<dt><a name=\"GUID-008ABD32-275E-467A-AE6B-04976F2A8462__GUID-4EA2FDBB-2549-4FFE-8A1E-C45E89AE148F\"><\/a> <span style=\"color: #1d5aab;\"><span style=\"font-family: 'Helvetica Neue', 'Neue Helvetica', Arial, sans-serif;\"><span style=\"font-size: small;\"><b>ORA-02189: ON\u00a0<i>tablespace<\/i>\u00a0required<\/b><\/span><\/span><\/span><\/dt>\n<\/dl>\n<p><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b>Cause:<\/b>\u00a0In a grant or revoke statement, the user specified a tablespace quota but did not follow it with the ON\u00a0<i>tablespace<\/i>\u00a0clause.<\/span><\/span><\/p>\n<p><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b>Action:<\/b>\u00a0Specify the tablespace on which the quota is to be applied with the ON\u00a0<i>tablespace<\/i>\u00a0clause.<\/span><\/span><\/p>\n<dl>\n<dt><a name=\"GUID-008ABD32-275E-467A-AE6B-04976F2A8462__GUID-47E47FF7-6A2E-455B-82C9-7E36F35CF5C4\"><\/a> <span style=\"color: #1d5aab;\"><span style=\"font-family: 'Helvetica Neue', 'Neue Helvetica', Arial, sans-serif;\"><span style=\"font-size: small;\"><b>ORA-02190: keyword TABLES expected<\/b><\/span><\/span><\/span><\/dt>\n<\/dl>\n<p><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b>Cause:<\/b>\u00a0The keyword TABLES is expected following DROP CLUSTER\u00a0<i>name<\/i>\u00a0INCLUDING.<\/span><\/span><\/p>\n<p><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b>Action:<\/b>\u00a0Place TABLES after INCLUDING.<\/span><\/span><\/p>\n<dl>\n<dt><a name=\"GUID-008ABD32-275E-467A-AE6B-04976F2A8462__GUID-BEAA15C6-C15D-439C-AFE4-195D41E456BC\"><\/a> <span style=\"color: #1d5aab;\"><span style=\"font-family: 'Helvetica Neue', 'Neue Helvetica', Arial, sans-serif;\"><span style=\"font-size: small;\"><b>ORA-02191: correct syntax is: SET TRANSACTION USE ROLLBACK SEGMENT\u00a0<i>rbs<\/i><\/b><\/span><\/span><\/span><\/dt>\n<\/dl>\n<p><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b>Cause:<\/b>\u00a0There is a syntax error in the user&#8217;s statement.<\/span><\/span><\/p>\n<p><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b>Action:<\/b>\u00a0Correct the syntax as indicated.<\/span><\/span><\/p>\n<dl>\n<dt><a name=\"GUID-008ABD32-275E-467A-AE6B-04976F2A8462__GUID-4B44B61A-B25B-4A23-986C-9F79FFD4A6AE\"><\/a> <span style=\"color: #1d5aab;\"><span style=\"font-family: 'Helvetica Neue', 'Neue Helvetica', Arial, sans-serif;\"><span style=\"font-size: small;\"><b>ORA-02192: PCTINCREASE not allowed for rollback segment storage clauses<\/b><\/span><\/span><\/span><\/dt>\n<\/dl>\n<p><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b>Cause:<\/b>\u00a0pctincrease was specified in a create or alter rollback segment<\/span><\/span><\/p>\n<p><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b>Action:<\/b>\u00a0reissue statement without the pctincrease clause<\/span><\/span><\/p>\n<dl>\n<dt><a name=\"GUID-008ABD32-275E-467A-AE6B-04976F2A8462__GUID-6EE764C5-E925-4A99-B975-12174E860EDF\"><\/a> <span style=\"color: #1d5aab;\"><span style=\"font-family: 'Helvetica Neue', 'Neue Helvetica', Arial, sans-serif;\"><span style=\"font-size: small;\"><b>ORA-02194: event specification syntax error\u00a0<i>string<\/i>\u00a0(minor error\u00a0<i>string<\/i>) near &#8216;<i>string<\/i>&#8216;<\/b><\/span><\/span><\/span><\/dt>\n<\/dl>\n<p><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b>Cause:<\/b>\u00a0There is a syntax error in an event specification.<\/span><\/span><\/p>\n<p><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b>Action:<\/b>\u00a0Fix the error.<\/span><\/span><\/p>\n<dl>\n<dt><a name=\"GUID-008ABD32-275E-467A-AE6B-04976F2A8462__GUID-A9096E69-4370-40EC-B9EE-C48B02D6CCA3\"><\/a> <span style=\"color: #1d5aab;\"><span style=\"font-family: 'Helvetica Neue', 'Neue Helvetica', Arial, sans-serif;\"><span style=\"font-size: small;\"><b>ORA-02195: Attempt to create\u00a0<i>string<\/i>\u00a0object in a\u00a0<i>string<\/i>\u00a0tablespace<\/b><\/span><\/span><\/span><\/dt>\n<\/dl>\n<p><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b>Cause:<\/b>\u00a0The object type is inconsistent with a tablespace contents.<\/span><\/span><\/p>\n<p><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b>Action:<\/b>\u00a0Create an object in a different tablespace, or change the user defaults.<\/span><\/span><\/p>\n<dl>\n<dt><a name=\"GUID-008ABD32-275E-467A-AE6B-04976F2A8462__GUID-8BDBF97A-DBAA-4CED-BB23-BC2349A02655\"><\/a> <span style=\"color: #1d5aab;\"><span style=\"font-family: 'Helvetica Neue', 'Neue Helvetica', Arial, sans-serif;\"><span style=\"font-size: small;\"><b>ORA-02196: PERMANENT\/TEMPORARY option already specified<\/b><\/span><\/span><\/span><\/dt>\n<\/dl>\n<p><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b>Cause:<\/b>\u00a0In CREATE TABLESPACE, the PERMANENT and\/or TEMPORARY options were specified more than once.<\/span><\/span><\/p>\n<p><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b>Action:<\/b>\u00a0n\/a<\/span><\/span><\/p>\n<dl>\n<dt><a name=\"GUID-008ABD32-275E-467A-AE6B-04976F2A8462__GUID-5EF93357-342D-445D-BD61-2C65A06CDDC9\"><\/a> <span style=\"color: #1d5aab;\"><span style=\"font-family: 'Helvetica Neue', 'Neue Helvetica', Arial, sans-serif;\"><span style=\"font-size: small;\"><b>ORA-02197: file list already specified<\/b><\/span><\/span><\/span><\/dt>\n<\/dl>\n<p><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b>Cause:<\/b>\u00a0In CREATE TABLESPACE, more than one DATAFILE\/TEMPFILE clause was specified.<\/span><\/span><\/p>\n<p><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b>Action:<\/b>\u00a0Merge the DATAFILE\/TEMPFILE clauses into a single clause.<\/span><\/span><\/p>\n<dl>\n<dt><a name=\"GUID-008ABD32-275E-467A-AE6B-04976F2A8462__GUID-81E226FB-F90E-4511-A0B6-46449DC27F31\"><\/a> <span style=\"color: #1d5aab;\"><span style=\"font-family: 'Helvetica Neue', 'Neue Helvetica', Arial, sans-serif;\"><span style=\"font-size: small;\"><b>ORA-02198: ONLINE\/OFFLINE option already specified<\/b><\/span><\/span><\/span><\/dt>\n<\/dl>\n<p><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b>Cause:<\/b>\u00a0In CREATE TABLESPACE, the ONLINE and\/or OFFLINE options were specified more than once.<\/span><\/span><\/p>\n<p><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b>Action:<\/b>\u00a0Specify at most one of ONLINE or OFFLINE.<\/span><\/span><\/p>\n<dl>\n<dt><a name=\"GUID-008ABD32-275E-467A-AE6B-04976F2A8462__GUID-2563148B-4462-4EA1-836A-15ECD690B4E7\"><\/a> <span style=\"color: #1d5aab;\"><span style=\"font-family: 'Helvetica Neue', 'Neue Helvetica', Arial, sans-serif;\"><span style=\"font-size: small;\"><b>ORA-02199: missing DATAFILE\/TEMPFILE clause<\/b><\/span><\/span><\/span><\/dt>\n<\/dl>\n<p><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b>Cause:<\/b>\u00a0A CREATE TABLESPACE statement has no DATAFILE\/TEMPFILE clause.<\/span><\/span><\/p>\n<p><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b>Action:<\/b>\u00a0Specify a DATAFILE\/TEMPFILE clause.<\/span><\/span><\/p>\n<dl>\n<dt><a name=\"GUID-008ABD32-275E-467A-AE6B-04976F2A8462__GUID-2A8A27C3-684F-49E5-8A26-9FC8B55D5F1F\"><\/a> <span style=\"color: #1d5aab;\"><span style=\"font-family: 'Helvetica Neue', 'Neue Helvetica', Arial, sans-serif;\"><span style=\"font-size: small;\"><b>ORA-02200: WITH GRANT OPTION not allowed for PUBLIC<\/b><\/span><\/span><\/span><\/dt>\n<\/dl>\n<p><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b>Cause:<\/b>\u00a0An attempt was made to GRANT to PUBLIC WITH GRANT OPTION.<\/span><\/span><\/p>\n<p><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b>Action:<\/b>\u00a0Remove the WITH GRANT OPTION clause.<\/span><\/span><\/p>\n<dl>\n<dt><a name=\"GUID-008ABD32-275E-467A-AE6B-04976F2A8462__GUID-E0903741-54F6-4557-9BD4-11A53E22DCC5\"><\/a> <span style=\"color: #1d5aab;\"><span style=\"font-family: 'Helvetica Neue', 'Neue Helvetica', Arial, sans-serif;\"><span style=\"font-size: small;\"><b>ORA-02201: sequence not allowed here<\/b><\/span><\/span><\/span><\/dt>\n<\/dl>\n<p><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b>Cause:<\/b>\u00a0An attempt was made to reference a sequence in a from-list.<\/span><\/span><\/p>\n<p><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b>Action:<\/b>\u00a0A sequence can only be referenced in a select-list.<\/span><\/span><\/p>\n<dl>\n<dt><a name=\"GUID-008ABD32-275E-467A-AE6B-04976F2A8462__GUID-B66B09BC-40B5-4BF7-8DA3-CC379510DEE7\"><\/a> <span style=\"color: #1d5aab;\"><span style=\"font-family: 'Helvetica Neue', 'Neue Helvetica', Arial, sans-serif;\"><span style=\"font-size: small;\"><b>ORA-02202: no more tables permitted in this cluster<\/b><\/span><\/span><\/span><\/dt>\n<\/dl>\n<p><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b>Cause:<\/b>\u00a0An attempt was made to create a table in a cluster which already contains 32 tables.<\/span><\/span><\/p>\n<p><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b>Action:<\/b>\u00a0Up to 32 tables may be stored per cluster.<\/span><\/span><\/p>\n<dl>\n<dt><a name=\"GUID-008ABD32-275E-467A-AE6B-04976F2A8462__GUID-739CF334-E0A4-43E0-9F15-E1F19DA3EE05\"><\/a> <span style=\"color: #1d5aab;\"><span style=\"font-family: 'Helvetica Neue', 'Neue Helvetica', Arial, sans-serif;\"><span style=\"font-size: small;\"><b>ORA-02203: INITIAL storage options not allowed<\/b><\/span><\/span><\/span><\/dt>\n<\/dl>\n<p><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b>Cause:<\/b>\u00a0The user attempted to alter the INITIAL storage option of a table, cluster, index, or rollback segment. These options may only be specified when the object is created.<\/span><\/span><\/p>\n<p><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b>Action:<\/b>\u00a0Remove these options and retry the statement.<\/span><\/span><\/p>\n<dl>\n<dt><a name=\"GUID-008ABD32-275E-467A-AE6B-04976F2A8462__GUID-DAB7613C-EF63-43A8-8F2E-4CCF3576262C\"><\/a> <span style=\"color: #1d5aab;\"><span style=\"font-family: 'Helvetica Neue', 'Neue Helvetica', Arial, sans-serif;\"><span style=\"font-size: small;\"><b>ORA-02204: ALTER, INDEX and EXECUTE not allowed for views<\/b><\/span><\/span><\/span><\/dt>\n<\/dl>\n<p><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b>Cause:<\/b>\u00a0An attempt was made to grant or revoke an invalid privilege on a view.<\/span><\/span><\/p>\n<p><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b>Action:<\/b>\u00a0Do not attempt to grant or revoke any of ALTER, INDEX, or EXECUTE privileges on views.<\/span><\/span><\/p>\n<dl>\n<dt><a name=\"GUID-008ABD32-275E-467A-AE6B-04976F2A8462__GUID-16C7848C-E49E-4981-B6D7-6DF951C7270A\"><\/a> <span style=\"color: #1d5aab;\"><span style=\"font-family: 'Helvetica Neue', 'Neue Helvetica', Arial, sans-serif;\"><span style=\"font-size: small;\"><b>ORA-02205: only SELECT and ALTER privileges are valid for sequences<\/b><\/span><\/span><\/span><\/dt>\n<\/dl>\n<p><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b>Cause:<\/b>\u00a0An attempt was made to grant or revoke an invalid privilege on a sequence.<\/span><\/span><\/p>\n<p><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b>Action:<\/b>\u00a0Do not attempt to grant or revoke DELETE, INDEX, INSERT, UPDATE, REFERENCES or EXECUTE privilege on sequences.<\/span><\/span><\/p>\n<dl>\n<dt><a name=\"GUID-008ABD32-275E-467A-AE6B-04976F2A8462__GUID-8BF26C7A-63FB-4AD2-9077-36C339CE6429\"><\/a> <span style=\"color: #1d5aab;\"><span style=\"font-family: 'Helvetica Neue', 'Neue Helvetica', Arial, sans-serif;\"><span style=\"font-size: small;\"><b>ORA-02206: duplicate INITRANS option specification<\/b><\/span><\/span><\/span><\/dt>\n<\/dl>\n<p><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b>Cause:<\/b>\u00a0INITRANS is specified more than once.<\/span><\/span><\/p>\n<p><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b>Action:<\/b>\u00a0Specify INITRANS at most once.<\/span><\/span><\/p>\n<dl>\n<dt><a name=\"GUID-008ABD32-275E-467A-AE6B-04976F2A8462__GUID-B74E2AC5-8686-478B-8490-3930BBEC1C04\"><\/a> <span style=\"color: #1d5aab;\"><span style=\"font-family: 'Helvetica Neue', 'Neue Helvetica', Arial, sans-serif;\"><span style=\"font-size: small;\"><b>ORA-02207: invalid INITRANS option value<\/b><\/span><\/span><\/span><\/dt>\n<\/dl>\n<p><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b>Cause:<\/b>\u00a0The INITRANS value is not an integer between 1 and 255 and less than or equal to the MAXTRANS value.<\/span><\/span><\/p>\n<p><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b>Action:<\/b>\u00a0Choose a valid INITRANS value.<\/span><\/span><\/p>\n<dl>\n<dt><a name=\"GUID-008ABD32-275E-467A-AE6B-04976F2A8462__GUID-BCAC38E1-FDE2-4AB7-96B9-B4204D007F70\"><\/a> <span style=\"color: #1d5aab;\"><span style=\"font-family: 'Helvetica Neue', 'Neue Helvetica', Arial, sans-serif;\"><span style=\"font-size: small;\"><b>ORA-02208: duplicate MAXTRANS option specification<\/b><\/span><\/span><\/span><\/dt>\n<\/dl>\n<p><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b>Cause:<\/b>\u00a0MAXTRANS is specified more than once.<\/span><\/span><\/p>\n<p><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b>Action:<\/b>\u00a0Specify MAXTRANS at most once.<\/span><\/span><\/p>\n<dl>\n<dt><a name=\"GUID-008ABD32-275E-467A-AE6B-04976F2A8462__GUID-CF3DF403-E8B5-4543-B924-20F303F9B10A\"><\/a> <span style=\"color: #1d5aab;\"><span style=\"font-family: 'Helvetica Neue', 'Neue Helvetica', Arial, sans-serif;\"><span style=\"font-size: small;\"><b>ORA-02209: invalid MAXTRANS option value<\/b><\/span><\/span><\/span><\/dt>\n<\/dl>\n<p><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b>Cause:<\/b>\u00a0The MAXTRANS value is not an integer between 1 and 255 and greater than or equal to the INITRANS value.<\/span><\/span><\/p>\n<p><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b>Action:<\/b>\u00a0Choose a valid MAXTRANS value.<\/span><\/span><\/p>\n<dl>\n<dt><a name=\"GUID-008ABD32-275E-467A-AE6B-04976F2A8462__GUID-D35FA42F-D571-413A-9FAA-B71104D087AF\"><\/a> <span style=\"color: #1d5aab;\"><span style=\"font-family: 'Helvetica Neue', 'Neue Helvetica', Arial, sans-serif;\"><span style=\"font-size: small;\"><b>ORA-02210: no options specified for ALTER TABLE<\/b><\/span><\/span><\/span><\/dt>\n<\/dl>\n<p><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b>Cause:<\/b>\u00a0No ALTER TABLE option was specified.<\/span><\/span><\/p>\n<p><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b>Action:<\/b>\u00a0Specify at least one alter table option.<\/span><\/span><\/p>\n<dl>\n<dt><a name=\"GUID-008ABD32-275E-467A-AE6B-04976F2A8462__GUID-5B9CF685-91E9-44C9-B048-36A4CAB72A3B\"><\/a> <span style=\"color: #1d5aab;\"><span style=\"font-family: 'Helvetica Neue', 'Neue Helvetica', Arial, sans-serif;\"><span style=\"font-size: small;\"><b>ORA-02211: invalid value for PCTFREE or PCTUSED<\/b><\/span><\/span><\/span><\/dt>\n<\/dl>\n<p><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b>Cause:<\/b>\u00a0The specified value for PCTFREE or PCTUSED is not an integer between 0 and 100.<\/span><\/span><\/p>\n<p><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b>Action:<\/b>\u00a0Choose an appropriate value for the option.<\/span><\/span><\/p>\n<dl>\n<dt><a name=\"GUID-008ABD32-275E-467A-AE6B-04976F2A8462__GUID-ABF0B89C-EC72-4108-AD0B-E9B3B29BE207\"><\/a> <span style=\"color: #1d5aab;\"><span style=\"font-family: 'Helvetica Neue', 'Neue Helvetica', Arial, sans-serif;\"><span style=\"font-size: small;\"><b>ORA-02212: duplicate PCTFREE option specification<\/b><\/span><\/span><\/span><\/dt>\n<\/dl>\n<p><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b>Cause:<\/b>\u00a0PCTFREE option specified more than once.<\/span><\/span><\/p>\n<p><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b>Action:<\/b>\u00a0Specify PCTFREE at most once.<\/span><\/span><\/p>\n<dl>\n<dt><a name=\"GUID-008ABD32-275E-467A-AE6B-04976F2A8462__GUID-F6EA1E99-8570-4B4E-9FD9-017425435E12\"><\/a> <span style=\"color: #1d5aab;\"><span style=\"font-family: 'Helvetica Neue', 'Neue Helvetica', Arial, sans-serif;\"><span style=\"font-size: small;\"><b>ORA-02213: duplicate PCTUSED option specification<\/b><\/span><\/span><\/span><\/dt>\n<\/dl>\n<p><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b>Cause:<\/b>\u00a0PCTUSED option specified more than once.<\/span><\/span><\/p>\n<p><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b>Action:<\/b>\u00a0Specify PCTUSED at most once.<\/span><\/span><\/p>\n<dl>\n<dt><a name=\"GUID-008ABD32-275E-467A-AE6B-04976F2A8462__GUID-C8B5BAD7-BB83-49B1-AC06-E9E142A5C648\"><\/a> <span style=\"color: #1d5aab;\"><span style=\"font-family: 'Helvetica Neue', 'Neue Helvetica', Arial, sans-serif;\"><span style=\"font-size: small;\"><b>ORA-02214: duplicate BACKUP option specification<\/b><\/span><\/span><\/span><\/dt>\n<\/dl>\n<p><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b>Cause:<\/b>\u00a0The BACKUP option to ALTER TABLE is specified more than once.<\/span><\/span><\/p>\n<p><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b>Action:<\/b>\u00a0Specify the option at most once.<\/span><\/span><\/p>\n<dl>\n<dt><a name=\"GUID-008ABD32-275E-467A-AE6B-04976F2A8462__GUID-4F93C2F1-8BD8-417C-9751-A5E46C62171C\"><\/a> <span style=\"color: #1d5aab;\"><span style=\"font-family: 'Helvetica Neue', 'Neue Helvetica', Arial, sans-serif;\"><span style=\"font-size: small;\"><b>ORA-02215: duplicate tablespace name clause<\/b><\/span><\/span><\/span><\/dt>\n<\/dl>\n<p><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b>Cause:<\/b>\u00a0There is more than one TABLESPACE clause in the CREATE TABLE, CREATE INDEX, or CREATE ROLLBACK SEGMENT statement.<\/span><\/span><\/p>\n<p><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b>Action:<\/b>\u00a0Specify at most one TABLESPACE clause.<\/span><\/span><\/p>\n<dl>\n<dt><a name=\"GUID-008ABD32-275E-467A-AE6B-04976F2A8462__GUID-DE7313CE-2CDB-49E7-B3E6-48094F71BEAE\"><\/a> <span style=\"color: #1d5aab;\"><span style=\"font-family: 'Helvetica Neue', 'Neue Helvetica', Arial, sans-serif;\"><span style=\"font-size: small;\"><b>ORA-02216: tablespace name expected<\/b><\/span><\/span><\/span><\/dt>\n<\/dl>\n<p><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b>Cause:<\/b>\u00a0A tablespace name was not present where required by the syntax for the failing statement.<\/span><\/span><\/p>\n<p><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b>Action:<\/b>\u00a0Specify a tablespace name where required by the syntax.<\/span><\/span><\/p>\n<dl>\n<dt><a name=\"GUID-008ABD32-275E-467A-AE6B-04976F2A8462__GUID-FAB242F1-A085-4445-9F01-B36239F24F5C\"><\/a> <span style=\"color: #1d5aab;\"><span style=\"font-family: 'Helvetica Neue', 'Neue Helvetica', Arial, sans-serif;\"><span style=\"font-size: small;\"><b>ORA-02217: duplicate storage option specification<\/b><\/span><\/span><\/span><\/dt>\n<\/dl>\n<p><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b>Cause:<\/b>\u00a0A storage option (INIITAL, NEXT, MINEXTENTS, MAXEXTENTS, PCTINCREASE) is specified more than once.<\/span><\/span><\/p>\n<p><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b>Action:<\/b>\u00a0Specify all storage options at most once.<\/span><\/span><\/p>\n<dl>\n<dt><a name=\"GUID-008ABD32-275E-467A-AE6B-04976F2A8462__GUID-1AB7BC30-7288-4803-B137-8D14D1C9E927\"><\/a> <span style=\"color: #1d5aab;\"><span style=\"font-family: 'Helvetica Neue', 'Neue Helvetica', Arial, sans-serif;\"><span style=\"font-size: small;\"><b>ORA-02218: invalid INITIAL storage option value<\/b><\/span><\/span><\/span><\/dt>\n<\/dl>\n<p><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b>Cause:<\/b>\u00a0The specified value must be an integer.<\/span><\/span><\/p>\n<p><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b>Action:<\/b>\u00a0Choose an appropriate integer value.<\/span><\/span><\/p>\n<dl>\n<dt><a name=\"GUID-008ABD32-275E-467A-AE6B-04976F2A8462__GUID-D3CC422C-C1B9-4FF3-9357-4E854F3586D0\"><\/a> <span style=\"color: #1d5aab;\"><span style=\"font-family: 'Helvetica Neue', 'Neue Helvetica', Arial, sans-serif;\"><span style=\"font-size: small;\"><b>ORA-02219: invalid NEXT storage option value<\/b><\/span><\/span><\/span><\/dt>\n<\/dl>\n<p><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b>Cause:<\/b>\u00a0The specified value must be an integer.<\/span><\/span><\/p>\n<p><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b>Action:<\/b>\u00a0Choose an appropriate integer value.<\/span><\/span><\/p>\n<dl>\n<dt><a name=\"GUID-008ABD32-275E-467A-AE6B-04976F2A8462__GUID-4BCAC68F-CB4D-49F9-A6EF-5BEE9FD4FE55\"><\/a> <span style=\"color: #1d5aab;\"><span style=\"font-family: 'Helvetica Neue', 'Neue Helvetica', Arial, sans-serif;\"><span style=\"font-size: small;\"><b>ORA-02220: invalid MINEXTENTS storage option value<\/b><\/span><\/span><\/span><\/dt>\n<\/dl>\n<p><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b>Cause:<\/b>\u00a0The specified value must be a positive integer less than or equal to MAXEXTENTS.<\/span><\/span><\/p>\n<p><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b>Action:<\/b>\u00a0Specify an appropriate value.<\/span><\/span><\/p>\n<dl>\n<dt><a name=\"GUID-008ABD32-275E-467A-AE6B-04976F2A8462__GUID-13A0A521-0FA8-44DA-AD73-F563CA4CACFE\"><\/a> <span style=\"color: #1d5aab;\"><span style=\"font-family: 'Helvetica Neue', 'Neue Helvetica', Arial, sans-serif;\"><span style=\"font-size: small;\"><b>ORA-02221: invalid MAXEXTENTS storage option value<\/b><\/span><\/span><\/span><\/dt>\n<\/dl>\n<p><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b>Cause:<\/b>\u00a0The specified value must be a positive integer greater than or equal to MINEXTENTS.<\/span><\/span><\/p>\n<p><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b>Action:<\/b>\u00a0Specify an appropriate value.<\/span><\/span><\/p>\n<dl>\n<dt><a name=\"GUID-008ABD32-275E-467A-AE6B-04976F2A8462__GUID-8B1887FA-4D0C-404B-9DBB-F6F0ADBBD3C9\"><\/a> <span style=\"color: #1d5aab;\"><span style=\"font-family: 'Helvetica Neue', 'Neue Helvetica', Arial, sans-serif;\"><span style=\"font-size: small;\"><b>ORA-02222: invalid PCTINCREASE storage option value<\/b><\/span><\/span><\/span><\/dt>\n<\/dl>\n<p><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b>Cause:<\/b>\u00a0The specified value must be a positive integer.<\/span><\/span><\/p>\n<p><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b>Action:<\/b>\u00a0Specify an appropriate value.<\/span><\/span><\/p>\n<dl>\n<dt><a name=\"GUID-008ABD32-275E-467A-AE6B-04976F2A8462__GUID-41AFE6E3-53AA-4042-A3BB-68D8C69C222A\"><\/a> <span style=\"color: #1d5aab;\"><span style=\"font-family: 'Helvetica Neue', 'Neue Helvetica', Arial, sans-serif;\"><span style=\"font-size: small;\"><b>ORA-02223: invalid OPTIMAL storage option value<\/b><\/span><\/span><\/span><\/dt>\n<\/dl>\n<p><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b>Cause:<\/b>\u00a0The specified value must be an integer.<\/span><\/span><\/p>\n<p><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b>Action:<\/b>\u00a0Choose an appropriate integer value.<\/span><\/span><\/p>\n<dl>\n<dt><a name=\"GUID-008ABD32-275E-467A-AE6B-04976F2A8462__GUID-0E05FF8A-BA4E-4AEB-B7B7-0325303FC149\"><\/a> <span style=\"color: #1d5aab;\"><span style=\"font-family: 'Helvetica Neue', 'Neue Helvetica', Arial, sans-serif;\"><span style=\"font-size: small;\"><b>ORA-02224: EXECUTE privilege not allowed for tables<\/b><\/span><\/span><\/span><\/dt>\n<\/dl>\n<p><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b>Cause:<\/b>\u00a0An attempt was made to grant or revoke an invalid privilege on a table.<\/span><\/span><\/p>\n<p><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b>Action:<\/b>\u00a0Do not attempt to grant or revoke EXECUTE privilege on tables.<\/span><\/span><\/p>\n<dl>\n<dt><a name=\"GUID-008ABD32-275E-467A-AE6B-04976F2A8462__GUID-AE1D986B-27F3-41B8-ACDB-5EF1E5205A0F\"><\/a> <span style=\"color: #1d5aab;\"><span style=\"font-family: 'Helvetica Neue', 'Neue Helvetica', Arial, sans-serif;\"><span style=\"font-size: small;\"><b>ORA-02225: only EXECUTE and DEBUG privileges are valid for procedures<\/b><\/span><\/span><\/span><\/dt>\n<\/dl>\n<p><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b>Cause:<\/b>\u00a0An attempt was made to grant or revoke an invalid privilege on a procedure, function or package.<\/span><\/span><\/p>\n<p><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b>Action:<\/b>\u00a0Do not attempt to grant or revoke any privilege besides EXECUTE or DEBUG on procedures, functions or packages.<\/span><\/span><\/p>\n<dl>\n<dt><a name=\"GUID-008ABD32-275E-467A-AE6B-04976F2A8462__GUID-4A597E62-2ADE-48BD-AE0F-77F116C2EB30\"><\/a> <span style=\"color: #1d5aab;\"><span style=\"font-family: 'Helvetica Neue', 'Neue Helvetica', Arial, sans-serif;\"><span style=\"font-size: small;\"><b>ORA-02226: invalid MAXEXTENTS value (max allowed:\u00a0<i>string<\/i>)<\/b><\/span><\/span><\/span><\/dt>\n<\/dl>\n<p><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b>Cause:<\/b>\u00a0The MAXEXTENTS specified is too large for the database block size. This applies only to SYSTEM rollback segment.<\/span><\/span><\/p>\n<p><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b>Action:<\/b>\u00a0Specify a smaller value.<\/span><\/span><\/p>\n<dl>\n<dt><a name=\"GUID-008ABD32-275E-467A-AE6B-04976F2A8462__GUID-B4B6217F-4D72-41E7-9389-292201450077\"><\/a> <span style=\"color: #1d5aab;\"><span style=\"font-family: 'Helvetica Neue', 'Neue Helvetica', Arial, sans-serif;\"><span style=\"font-size: small;\"><b>ORA-02227: invalid cluster name<\/b><\/span><\/span><\/span><\/dt>\n<\/dl>\n<p><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b>Cause:<\/b>\u00a0A cluster name of the form [\u00a0<i>identifier<\/i>\u00a0. ]\u00a0<i>identifier<\/i>\u00a0is expected but not present.<\/span><\/span><\/p>\n<p><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b>Action:<\/b>\u00a0Enter an appropriate cluster name.<\/span><\/span><\/p>\n<dl>\n<dt><a name=\"GUID-008ABD32-275E-467A-AE6B-04976F2A8462__GUID-FF25D2D6-F29B-48E8-9881-17FA9C7726A9\"><\/a> <span style=\"color: #1d5aab;\"><span style=\"font-family: 'Helvetica Neue', 'Neue Helvetica', Arial, sans-serif;\"><span style=\"font-size: small;\"><b>ORA-02228: duplicate SIZE specification<\/b><\/span><\/span><\/span><\/dt>\n<\/dl>\n<p><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b>Cause:<\/b>\u00a0The SIZE option is specified more than once.<\/span><\/span><\/p>\n<p><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b>Action:<\/b>\u00a0Specify the SIZE option at most once.<\/span><\/span><\/p>\n<dl>\n<dt><a name=\"GUID-008ABD32-275E-467A-AE6B-04976F2A8462__GUID-18CE83F1-DB13-490C-B3F9-7248383296E5\"><\/a> <span style=\"color: #1d5aab;\"><span style=\"font-family: 'Helvetica Neue', 'Neue Helvetica', Arial, sans-serif;\"><span style=\"font-size: small;\"><b>ORA-02229: invalid SIZE option value<\/b><\/span><\/span><\/span><\/dt>\n<\/dl>\n<p><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b>Cause:<\/b>\u00a0The specified value must be an integer number of bytes.<\/span><\/span><\/p>\n<p><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b>Action:<\/b>\u00a0Specify an appropriate value.<\/span><\/span><\/p>\n<dl>\n<dt><a name=\"GUID-008ABD32-275E-467A-AE6B-04976F2A8462__GUID-EA4360E3-4841-4F70-AEB3-43E1DC30D810\"><\/a> <span style=\"color: #1d5aab;\"><span style=\"font-family: 'Helvetica Neue', 'Neue Helvetica', Arial, sans-serif;\"><span style=\"font-size: small;\"><b>ORA-02230: invalid ALTER CLUSTER option<\/b><\/span><\/span><\/span><\/dt>\n<\/dl>\n<p><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b>Cause:<\/b>\u00a0An option other than PCTFREE, PCTUSED, INITRANS, MAXTRANS, STORAGE, or SIZE is specified in an ALTER CLUSTER statement.<\/span><\/span><\/p>\n<p><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b>Action:<\/b>\u00a0Specify only legal options.<\/span><\/span><\/p>\n<dl>\n<dt><a name=\"GUID-008ABD32-275E-467A-AE6B-04976F2A8462__GUID-3668D206-7475-4D6A-ABEE-A0959F953FBF\"><\/a> <span style=\"color: #1d5aab;\"><span style=\"font-family: 'Helvetica Neue', 'Neue Helvetica', Arial, sans-serif;\"><span style=\"font-size: small;\"><b>ORA-02231: missing or invalid option to ALTER DATABASE<\/b><\/span><\/span><\/span><\/dt>\n<\/dl>\n<p><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b>Cause:<\/b>\u00a0An option other than ADD, DROP, RENAME, ARCHIVELOG, NOARCHIVELOG, MOUNT, DISMOUNT, OPEN, or CLOSE is specified in the statement.<\/span><\/span><\/p>\n<p><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b>Action:<\/b>\u00a0Specify only legal options.<\/span><\/span><\/p>\n<dl>\n<dt><a name=\"GUID-008ABD32-275E-467A-AE6B-04976F2A8462__GUID-83C5708E-8B98-463B-808B-FD3D7AF22C6B\"><\/a> <span style=\"color: #1d5aab;\"><span style=\"font-family: 'Helvetica Neue', 'Neue Helvetica', Arial, sans-serif;\"><span style=\"font-size: small;\"><b>ORA-02232: invalid MOUNT mode<\/b><\/span><\/span><\/span><\/dt>\n<\/dl>\n<p><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b>Cause:<\/b>\u00a0A mode other than SHARED or EXCLUSIVE follows the MOUNT keyword in an ALTER DATABASE statement.<\/span><\/span><\/p>\n<p><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b>Action:<\/b>\u00a0Specify either SHARED, EXCLUSIVE, or nothing following MOUNT.<\/span><\/span><\/p>\n<dl>\n<dt><a name=\"GUID-008ABD32-275E-467A-AE6B-04976F2A8462__GUID-A3BA952C-F693-43E4-BF07-4C067DED58D0\"><\/a> <span style=\"color: #1d5aab;\"><span style=\"font-family: 'Helvetica Neue', 'Neue Helvetica', Arial, sans-serif;\"><span style=\"font-size: small;\"><b>ORA-02233: invalid CLOSE mode<\/b><\/span><\/span><\/span><\/dt>\n<\/dl>\n<p><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b>Cause:<\/b>\u00a0A mode other than NORMAL or IMMEDIATE follows the CLOSE keyword in an ALTER DATABASE statement.<\/span><\/span><\/p>\n<p><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b>Action:<\/b>\u00a0Specify either NORMAL, IMMEDIATE, or nothing following CLOSE.<\/span><\/span><\/p>\n<dl>\n<dt><a name=\"GUID-008ABD32-275E-467A-AE6B-04976F2A8462__GUID-6F6AC0C2-1C04-454D-A171-F7246846FF9F\"><\/a> <span style=\"color: #1d5aab;\"><span style=\"font-family: 'Helvetica Neue', 'Neue Helvetica', Arial, sans-serif;\"><span style=\"font-size: small;\"><b>ORA-02234: changes to this table are already logged<\/b><\/span><\/span><\/span><\/dt>\n<\/dl>\n<p><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b>Cause:<\/b>\u00a0the log table to be added is a duplicate of another<\/span><\/span><\/p>\n<p><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b>Action:<\/b>\u00a0Don&#8217;t add this change log to the system; check that the replication product&#8217;s system tables are consistent<\/span><\/span><\/p>\n<dl>\n<dt><a name=\"GUID-008ABD32-275E-467A-AE6B-04976F2A8462__GUID-CCB992C7-4C88-415B-BFC8-DCF1CBCF0E67\"><\/a> <span style=\"color: #1d5aab;\"><span style=\"font-family: 'Helvetica Neue', 'Neue Helvetica', Arial, sans-serif;\"><span style=\"font-size: small;\"><b>ORA-02235: this table logs changes to another table already<\/b><\/span><\/span><\/span><\/dt>\n<\/dl>\n<p><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b>Cause:<\/b>\u00a0the table to be altered is already a change log for another table<\/span><\/span><\/p>\n<p><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b>Action:<\/b>\u00a0Don&#8217;t log changes to the specified base table to this table; check that the replication product&#8217;s system tables are consistent<\/span><\/span><\/p>\n<dl>\n<dt><a name=\"GUID-008ABD32-275E-467A-AE6B-04976F2A8462__GUID-A465423E-EE11-4AC3-B1C2-BBC8B7BAA385\"><\/a> <span style=\"color: #1d5aab;\"><span style=\"font-family: 'Helvetica Neue', 'Neue Helvetica', Arial, sans-serif;\"><span style=\"font-size: small;\"><b>ORA-02236: invalid file name<\/b><\/span><\/span><\/span><\/dt>\n<\/dl>\n<p><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b>Cause:<\/b>\u00a0A character string literal was not used in the filename list of a LOGFILE, DATAFILE, or RENAME clause.<\/span><\/span><\/p>\n<p><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b>Action:<\/b>\u00a0Use correct syntax.<\/span><\/span><\/p>\n<dl>\n<dt><a name=\"GUID-008ABD32-275E-467A-AE6B-04976F2A8462__GUID-F75744F4-BB6F-4CBF-8C39-32397A163D3E\"><\/a> <span style=\"color: #1d5aab;\"><span style=\"font-family: 'Helvetica Neue', 'Neue Helvetica', Arial, sans-serif;\"><span style=\"font-size: small;\"><b>ORA-02237: invalid file size<\/b><\/span><\/span><\/span><\/dt>\n<\/dl>\n<p><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b>Cause:<\/b>\u00a0A non-integer value was specified in the SIZE or RESIZE clause.<\/span><\/span><\/p>\n<p><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b>Action:<\/b>\u00a0Use correct syntax.<\/span><\/span><\/p>\n<dl>\n<dt><a name=\"GUID-008ABD32-275E-467A-AE6B-04976F2A8462__GUID-9080114D-4FE4-4C7C-A12E-4BD2C93215CF\"><\/a> <span style=\"color: #1d5aab;\"><span style=\"font-family: 'Helvetica Neue', 'Neue Helvetica', Arial, sans-serif;\"><span style=\"font-size: small;\"><b>ORA-02238: filename lists have different numbers of files<\/b><\/span><\/span><\/span><\/dt>\n<\/dl>\n<p><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b>Cause:<\/b>\u00a0In a RENAME clause in ALTER DATABASE or TABLESPACE, the the number of existing filenames does not equal the number of new filenames.<\/span><\/span><\/p>\n<p><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b>Action:<\/b>\u00a0Make sure there is a new filename to correspond to each existing filename.<\/span><\/span><\/p>\n<dl>\n<dt><a name=\"GUID-008ABD32-275E-467A-AE6B-04976F2A8462__GUID-522F2732-BC72-4944-A022-BC64D5C1C8AB\"><\/a> <span style=\"color: #1d5aab;\"><span style=\"font-family: 'Helvetica Neue', 'Neue Helvetica', Arial, sans-serif;\"><span style=\"font-size: small;\"><b>ORA-02239: there are objects which reference this sequence<\/b><\/span><\/span><\/span><\/dt>\n<\/dl>\n<p><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b>Cause:<\/b>\u00a0the sequence to be dropped is still referenced<\/span><\/span><\/p>\n<p><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b>Action:<\/b>\u00a0Make sure the sequence name is correct, or drop the referencing constraint\/object<\/span><\/span><\/p>\n<dl>\n<dt><a name=\"GUID-008ABD32-275E-467A-AE6B-04976F2A8462__GUID-FF04DA05-E369-45B7-AB51-4FC465E671DC\"><\/a> <span style=\"color: #1d5aab;\"><span style=\"font-family: 'Helvetica Neue', 'Neue Helvetica', Arial, sans-serif;\"><span style=\"font-size: small;\"><b>ORA-02240: invalid value for OBJNO or TABNO<\/b><\/span><\/span><\/span><\/dt>\n<\/dl>\n<p><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b>Cause:<\/b>\u00a0A number does not follow either OBJNO or TABNO.<\/span><\/span><\/p>\n<p><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b>Action:<\/b>\u00a0Specify a number after OBJNO or TABNO.<\/span><\/span><\/p>\n<dl>\n<dt><a name=\"GUID-008ABD32-275E-467A-AE6B-04976F2A8462__GUID-6BC06C1F-C903-4ACD-86C7-036468584F8C\"><\/a> <span style=\"color: #1d5aab;\"><span style=\"font-family: 'Helvetica Neue', 'Neue Helvetica', Arial, sans-serif;\"><span style=\"font-size: small;\"><b>ORA-02241: must of form EXTENTS (FILE\u00a0<i>n<\/i>\u00a0BLOCK\u00a0<i>n<\/i>\u00a0SIZE\u00a0<i>n<\/i>, &#8230;)<\/b><\/span><\/span><\/span><\/dt>\n<\/dl>\n<p><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b>Cause:<\/b>\u00a0bad extent storage clause<\/span><\/span><\/p>\n<p><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b>Action:<\/b>\u00a0respecify<\/span><\/span><\/p>\n<dl>\n<dt><a name=\"GUID-008ABD32-275E-467A-AE6B-04976F2A8462__GUID-E4DC68CF-D79D-42A9-BE63-8A2903077642\"><\/a> <span style=\"color: #1d5aab;\"><span style=\"font-family: 'Helvetica Neue', 'Neue Helvetica', Arial, sans-serif;\"><span style=\"font-size: small;\"><b>ORA-02242: no options specified for ALTER INDEX<\/b><\/span><\/span><\/span><\/dt>\n<\/dl>\n<p><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b>Cause:<\/b>\u00a0No options specified.<\/span><\/span><\/p>\n<p><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b>Action:<\/b>\u00a0Specify at least one of REBUILD, INITRANS, MAXTRANS, or STORAGE.<\/span><\/span><\/p>\n<dl>\n<dt><a name=\"GUID-008ABD32-275E-467A-AE6B-04976F2A8462__GUID-0245FF8E-2D95-45A5-A14C-4C1E20E8EB19\"><\/a> <span style=\"color: #1d5aab;\"><span style=\"font-family: 'Helvetica Neue', 'Neue Helvetica', Arial, sans-serif;\"><span style=\"font-size: small;\"><b>ORA-02243: invalid ALTER INDEX or ALTER MATERIALIZED VIEW option<\/b><\/span><\/span><\/span><\/dt>\n<\/dl>\n<p><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b>Cause:<\/b>\u00a0An option other than INITRANS, MAXTRANS,or STORAGE is specified in an ALTER INDEX statement or in the USING INDEX clause of an ALTER MATERIALIZED VIEW statement.<\/span><\/span><\/p>\n<p><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b>Action:<\/b>\u00a0Specify only legal options.<\/span><\/span><\/p>\n<dl>\n<dt><a name=\"GUID-008ABD32-275E-467A-AE6B-04976F2A8462__GUID-5EC27512-9772-4A4E-9242-4E0E4EE5200A\"><\/a> <span style=\"color: #1d5aab;\"><span style=\"font-family: 'Helvetica Neue', 'Neue Helvetica', Arial, sans-serif;\"><span style=\"font-size: small;\"><b>ORA-02244: invalid ALTER ROLLBACK SEGMENT option<\/b><\/span><\/span><\/span><\/dt>\n<\/dl>\n<p><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b>Cause:<\/b>\u00a0The STORAGE option is expected but not found.<\/span><\/span><\/p>\n<p><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b>Action:<\/b>\u00a0Specify the STORAGE option.<\/span><\/span><\/p>\n<dl>\n<dt><a name=\"GUID-008ABD32-275E-467A-AE6B-04976F2A8462__GUID-18F12634-0F18-40AA-A3EE-F8283724A8D6\"><\/a> <span style=\"color: #1d5aab;\"><span style=\"font-family: 'Helvetica Neue', 'Neue Helvetica', Arial, sans-serif;\"><span style=\"font-size: small;\"><b>ORA-02245: invalid ROLLBACK SEGMENT name<\/b><\/span><\/span><\/span><\/dt>\n<\/dl>\n<p><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b>Cause:<\/b>\u00a0An identifier was expected, but not found, following ALTER [PUBLIC] ROLLBACK SEGMENT.<\/span><\/span><\/p>\n<p><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b>Action:<\/b>\u00a0Place a rollback segment name following SEGMENT.<\/span><\/span><\/p>\n<dl>\n<dt><a name=\"GUID-008ABD32-275E-467A-AE6B-04976F2A8462__GUID-88FB982B-C006-4CCA-A459-E2CF168BCF8A\"><\/a> <span style=\"color: #1d5aab;\"><span style=\"font-family: 'Helvetica Neue', 'Neue Helvetica', Arial, sans-serif;\"><span style=\"font-size: small;\"><b>ORA-02246: missing EVENTS text<\/b><\/span><\/span><\/span><\/dt>\n<\/dl>\n<p><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b>Cause:<\/b>\u00a0A character string literal was expected, but not found, following ALTER SESSION SET EVENTS.<\/span><\/span><\/p>\n<p><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b>Action:<\/b>\u00a0Place the string literal containing the events text after EVENTS.<\/span><\/span><\/p>\n<dl>\n<dt><a name=\"GUID-008ABD32-275E-467A-AE6B-04976F2A8462__GUID-CC395F46-4544-48D8-80A7-8F436BCA6C60\"><\/a> <span style=\"color: #1d5aab;\"><span style=\"font-family: 'Helvetica Neue', 'Neue Helvetica', Arial, sans-serif;\"><span style=\"font-size: small;\"><b>ORA-02247: no option specified for ALTER SESSION<\/b><\/span><\/span><\/span><\/dt>\n<\/dl>\n<p><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b>Cause:<\/b>\u00a0The option SET EVENTS was expected, but not found, following ALTER SESSION.<\/span><\/span><\/p>\n<p><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b>Action:<\/b>\u00a0Place the SET EVENTS option after ALTER SESSION.<\/span><\/span><\/p>\n<dl>\n<dt><a name=\"GUID-008ABD32-275E-467A-AE6B-04976F2A8462__GUID-CFE0F592-684F-47CD-9543-8D648C9F55A2\"><\/a> <span style=\"color: #1d5aab;\"><span style=\"font-family: 'Helvetica Neue', 'Neue Helvetica', Arial, sans-serif;\"><span style=\"font-size: small;\"><b>ORA-02248: invalid option for ALTER SESSION<\/b><\/span><\/span><\/span><\/dt>\n<\/dl>\n<p><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b>Cause:<\/b>\u00a0Obvious.<\/span><\/span><\/p>\n<p><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b>Action:<\/b>\u00a0see SQL Language Manual for legal options.<\/span><\/span><\/p>\n<dl>\n<dt><a name=\"GUID-008ABD32-275E-467A-AE6B-04976F2A8462__GUID-741A89AD-0A34-44B4-BF2B-C39753587CFC\"><\/a> <span style=\"color: #1d5aab;\"><span style=\"font-family: 'Helvetica Neue', 'Neue Helvetica', Arial, sans-serif;\"><span style=\"font-size: small;\"><b>ORA-02249: missing or invalid value for MAXLOGMEMBERS<\/b><\/span><\/span><\/span><\/dt>\n<\/dl>\n<p><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b>Cause:<\/b>\u00a0A valid number does not follow MAXLOGMEMBERS. The value specified must be between 1 and the port-specific maximum number of log file members.<\/span><\/span><\/p>\n<p><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b>Action:<\/b>\u00a0Specify a valid number after MAXLOGMEMBERS.<\/span><\/span><\/p>\n<dl>\n<dt><a name=\"GUID-008ABD32-275E-467A-AE6B-04976F2A8462__GUID-B109257B-B92A-414E-A974-E162447DCCD1\"><\/a> <span style=\"color: #1d5aab;\"><span style=\"font-family: 'Helvetica Neue', 'Neue Helvetica', Arial, sans-serif;\"><span style=\"font-size: small;\"><b>ORA-02250: missing or invalid constraint name<\/b><\/span><\/span><\/span><\/dt>\n<\/dl>\n<p><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b>Cause:<\/b>\u00a0The constraint name is missing or invalid.<\/span><\/span><\/p>\n<p><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b>Action:<\/b>\u00a0Specify a valid identifier name for the constraint name.<\/span><\/span><\/p>\n<dl>\n<dt><a name=\"GUID-008ABD32-275E-467A-AE6B-04976F2A8462__GUID-F1A31EC1-92AB-48ED-B379-D6EC96772483\"><\/a> <span style=\"color: #1d5aab;\"><span style=\"font-family: 'Helvetica Neue', 'Neue Helvetica', Arial, sans-serif;\"><span style=\"font-size: small;\"><b>ORA-02251: subquery not allowed here<\/b><\/span><\/span><\/span><\/dt>\n<\/dl>\n<p><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b>Cause:<\/b>\u00a0Subquery is not allowed here in the statement.<\/span><\/span><\/p>\n<p><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b>Action:<\/b>\u00a0Remove the subquery from the statement.<\/span><\/span><\/p>\n<dl>\n<dt><a name=\"GUID-008ABD32-275E-467A-AE6B-04976F2A8462__GUID-A36327AF-BEE2-406B-9B9F-08A71B30D1DE\"><\/a> <span style=\"color: #1d5aab;\"><span style=\"font-family: 'Helvetica Neue', 'Neue Helvetica', Arial, sans-serif;\"><span style=\"font-size: small;\"><b>ORA-02252: check constraint condition not properly ended<\/b><\/span><\/span><\/span><\/dt>\n<\/dl>\n<p><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b>Cause:<\/b>\u00a0The specified search condition for the check constraint is not properly ended.<\/span><\/span><\/p>\n<p><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b>Action:<\/b>\u00a0End the condition properly.<\/span><\/span><\/p>\n<dl>\n<dt><a name=\"GUID-008ABD32-275E-467A-AE6B-04976F2A8462__GUID-9853CC9F-42ED-4314-A1DD-73E3471B4937\"><\/a> <span style=\"color: #1d5aab;\"><span style=\"font-family: 'Helvetica Neue', 'Neue Helvetica', Arial, sans-serif;\"><span style=\"font-size: small;\"><b>ORA-02253: constraint specification not allowed here<\/b><\/span><\/span><\/span><\/dt>\n<\/dl>\n<p><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b>Cause:<\/b>\u00a0Constraint specification is not allowed here in the statement.<\/span><\/span><\/p>\n<p><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b>Action:<\/b>\u00a0Remove the constraint specification from the statement.<\/span><\/span><\/p>\n<dl>\n<dt><a name=\"GUID-008ABD32-275E-467A-AE6B-04976F2A8462__GUID-DBB69651-7E2E-421F-84A4-7F174D70778A\"><\/a> <span style=\"color: #1d5aab;\"><span style=\"font-family: 'Helvetica Neue', 'Neue Helvetica', Arial, sans-serif;\"><span style=\"font-size: small;\"><b>ORA-02254: DEFAULT\u00a0<i>expression<\/i>\u00a0not allowed here<\/b><\/span><\/span><\/span><\/dt>\n<\/dl>\n<p><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b>Cause:<\/b>\u00a0Default value expression is not allowed for the column here in the statement.<\/span><\/span><\/p>\n<p><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b>Action:<\/b>\u00a0Remove the default value expression from the statement.<\/span><\/span><\/p>\n<dl>\n<dt><a name=\"GUID-008ABD32-275E-467A-AE6B-04976F2A8462__GUID-4330FC27-2A81-4F8C-9DB1-FEAD9B8ECE33\"><\/a> <span style=\"color: #1d5aab;\"><span style=\"font-family: 'Helvetica Neue', 'Neue Helvetica', Arial, sans-serif;\"><span style=\"font-size: small;\"><b>ORA-02255: obsolete 7.1.5<\/b><\/span><\/span><\/span><\/dt>\n<\/dl>\n<p><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b>Cause:<\/b>\u00a0Was that defaults must not conflict with not null constraints<\/span><\/span><\/p>\n<p><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b>Action:<\/b>\u00a0n\/a<\/span><\/span><\/p>\n<dl>\n<dt><a name=\"GUID-008ABD32-275E-467A-AE6B-04976F2A8462__GUID-F51F7E2A-E5E2-4AFE-8D3A-573A3321337A\"><\/a> <span style=\"color: #1d5aab;\"><span style=\"font-family: 'Helvetica Neue', 'Neue Helvetica', Arial, sans-serif;\"><span style=\"font-size: small;\"><b>ORA-02256: number of referencing columns must match referenced columns<\/b><\/span><\/span><\/span><\/dt>\n<\/dl>\n<p><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b>Cause:<\/b>\u00a0The number of columns in the foreign-key referencing list is not equal to the number of columns in the referenced list.<\/span><\/span><\/p>\n<p><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b>Action:<\/b>\u00a0Make sure that the referencing columns match the referenced columns.<\/span><\/span><\/p>\n<dl>\n<dt><a name=\"GUID-008ABD32-275E-467A-AE6B-04976F2A8462__GUID-C3822B18-F5DF-40EB-9028-4D900DBE4E31\"><\/a> <span style=\"color: #1d5aab;\"><span style=\"font-family: 'Helvetica Neue', 'Neue Helvetica', Arial, sans-serif;\"><span style=\"font-size: small;\"><b>ORA-02257: maximum number of columns exceeded<\/b><\/span><\/span><\/span><\/dt>\n<\/dl>\n<p><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b>Cause:<\/b>\u00a0The number of columns in the key list exceeds the maximum number.<\/span><\/span><\/p>\n<p><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b>Action:<\/b>\u00a0Reduce the number columns in the list.<\/span><\/span><\/p>\n<dl>\n<dt><a name=\"GUID-008ABD32-275E-467A-AE6B-04976F2A8462__GUID-BB7F79BA-377D-415B-BD7F-DB9C9DB934FE\"><\/a> <span style=\"color: #1d5aab;\"><span style=\"font-family: 'Helvetica Neue', 'Neue Helvetica', Arial, sans-serif;\"><span style=\"font-size: small;\"><b>ORA-02258: duplicate or conflicting NULL and\/or NOT NULL specifications<\/b><\/span><\/span><\/span><\/dt>\n<\/dl>\n<p><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b>Cause:<\/b>\u00a0Self-evident.<\/span><\/span><\/p>\n<p><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b>Action:<\/b>\u00a0Remove the duplicate or conflicting specification.<\/span><\/span><\/p>\n<dl>\n<dt><a name=\"GUID-008ABD32-275E-467A-AE6B-04976F2A8462__GUID-C574FC98-4BEB-46FD-838A-F7B1C056041E\"><\/a> <span style=\"color: #1d5aab;\"><span style=\"font-family: 'Helvetica Neue', 'Neue Helvetica', Arial, sans-serif;\"><span style=\"font-size: small;\"><b>ORA-02259: duplicate UNIQUE\/PRIMARY KEY specifications<\/b><\/span><\/span><\/span><\/dt>\n<\/dl>\n<p><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b>Cause:<\/b>\u00a0Self-evident.<\/span><\/span><\/p>\n<p><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b>Action:<\/b>\u00a0Remove the duplicate specification.<\/span><\/span><\/p>\n<dl>\n<dt><a name=\"GUID-008ABD32-275E-467A-AE6B-04976F2A8462__GUID-41D9494E-8893-4709-ABDE-D282C4413638\"><\/a> <span style=\"color: #1d5aab;\"><span style=\"font-family: 'Helvetica Neue', 'Neue Helvetica', Arial, sans-serif;\"><span style=\"font-size: small;\"><b>ORA-02260: table can have only one primary key<\/b><\/span><\/span><\/span><\/dt>\n<\/dl>\n<p><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b>Cause:<\/b>\u00a0Self-evident.<\/span><\/span><\/p>\n<p><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b>Action:<\/b>\u00a0Remove the extra primary key.<\/span><\/span><\/p>\n<dl>\n<dt><a name=\"GUID-008ABD32-275E-467A-AE6B-04976F2A8462__GUID-4511E3F5-9A85-4005-B84E-71958F860CDC\"><\/a> <span style=\"color: #1d5aab;\"><span style=\"font-family: 'Helvetica Neue', 'Neue Helvetica', Arial, sans-serif;\"><span style=\"font-size: small;\"><b>ORA-02261: such unique or primary key already exists in the table<\/b><\/span><\/span><\/span><\/dt>\n<\/dl>\n<p><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b>Cause:<\/b>\u00a0Self-evident.<\/span><\/span><\/p>\n<p><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b>Action:<\/b>\u00a0Remove the extra key.<\/span><\/span><\/p>\n<dl>\n<dt><a name=\"GUID-008ABD32-275E-467A-AE6B-04976F2A8462__GUID-9AD9356D-50A3-4D46-8659-A5D9FA6ADDAE\"><\/a> <span style=\"color: #1d5aab;\"><span style=\"font-family: 'Helvetica Neue', 'Neue Helvetica', Arial, sans-serif;\"><span style=\"font-size: small;\"><b>ORA-02262: ORA-<i>string<\/i>\u00a0occurs while type-checking column default value expression<\/b><\/span><\/span><\/span><\/dt>\n<\/dl>\n<p><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b>Cause:<\/b>\u00a0New column datatype causes type-checking error for existing column default value expression.<\/span><\/span><\/p>\n<p><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b>Action:<\/b>\u00a0Remove the default value expression or don&#8217;t alter the column datatype.<\/span><\/span><\/p>\n<dl>\n<dt><a name=\"GUID-008ABD32-275E-467A-AE6B-04976F2A8462__GUID-37B7582E-0B5A-4D15-AD0C-384C62AB0276\"><\/a> <span style=\"color: #1d5aab;\"><span style=\"font-family: 'Helvetica Neue', 'Neue Helvetica', Arial, sans-serif;\"><span style=\"font-size: small;\"><b>ORA-02263: need to specify the datatype for this column<\/b><\/span><\/span><\/span><\/dt>\n<\/dl>\n<p><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b>Cause:<\/b>\u00a0The required datatype for the column is missing.<\/span><\/span><\/p>\n<p><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b>Action:<\/b>\u00a0Specify the required datatype.<\/span><\/span><\/p>\n<dl>\n<dt><a name=\"GUID-008ABD32-275E-467A-AE6B-04976F2A8462__GUID-374E5C00-3EAB-493E-B3C6-37467CCFCF6E\"><\/a> <span style=\"color: #1d5aab;\"><span style=\"font-family: 'Helvetica Neue', 'Neue Helvetica', Arial, sans-serif;\"><span style=\"font-size: small;\"><b>ORA-02264: name already used by an existing constraint<\/b><\/span><\/span><\/span><\/dt>\n<\/dl>\n<p><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b>Cause:<\/b>\u00a0The specified constraint name has to be unique.<\/span><\/span><\/p>\n<p><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b>Action:<\/b>\u00a0Specify a unique constraint name for the constraint.<\/span><\/span><\/p>\n<dl>\n<dt><a name=\"GUID-008ABD32-275E-467A-AE6B-04976F2A8462__GUID-0E3D517D-A3E9-4F81-8E59-9B7BADA02B37\"><\/a> <span style=\"color: #1d5aab;\"><span style=\"font-family: 'Helvetica Neue', 'Neue Helvetica', Arial, sans-serif;\"><span style=\"font-size: small;\"><b>ORA-02265: cannot derive the datatype of the referencing column<\/b><\/span><\/span><\/span><\/dt>\n<\/dl>\n<p><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b>Cause:<\/b>\u00a0The datatype of the referenced column is not defined as yet.<\/span><\/span><\/p>\n<p><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b>Action:<\/b>\u00a0Make sure that the datatype of the referenced column is defined before referencing it.<\/span><\/span><\/p>\n<dl>\n<dt><a name=\"GUID-008ABD32-275E-467A-AE6B-04976F2A8462__GUID-B1EC0616-97EE-4E97-A556-9A5910223C3A\"><\/a> <span style=\"color: #1d5aab;\"><span style=\"font-family: 'Helvetica Neue', 'Neue Helvetica', Arial, sans-serif;\"><span style=\"font-size: small;\"><b>ORA-02266: unique\/primary keys in table referenced by enabled foreign keys<\/b><\/span><\/span><\/span><\/dt>\n<\/dl>\n<p><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b>Cause:<\/b>\u00a0An attempt was made to truncate a table with unique or primary keys referenced by foreign keys enabled in another table. Other operations not allowed are dropping\/truncating a partition of a partitioned table or an ALTER TABLE EXCHANGE PARTITION.<\/span><\/span><\/p>\n<p><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b>Action:<\/b>\u00a0Before performing the above operations the table, disable the foreign key constraints in other tables. You can see what constraints are referencing a table by issuing the following command: SELECT * FROM USER_CONSTRAINTS WHERE TABLE_NAME = &#8220;tabnam&#8221;;<\/span><\/span><\/p>\n<dl>\n<dt><a name=\"GUID-008ABD32-275E-467A-AE6B-04976F2A8462__GUID-DF5AA409-7398-4F69-8650-15827B3F9593\"><\/a> <span style=\"color: #1d5aab;\"><span style=\"font-family: 'Helvetica Neue', 'Neue Helvetica', Arial, sans-serif;\"><span style=\"font-size: small;\"><b>ORA-02267: column type incompatible with referenced column type<\/b><\/span><\/span><\/span><\/dt>\n<\/dl>\n<p><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b>Cause:<\/b>\u00a0The data type or collation of the referencing column was incompatible with the data type or collation of the referenced column.<\/span><\/span><\/p>\n<p><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b>Action:<\/b>\u00a0Select a compatible data type for the referencing column. Also, the collation of a character column in a foreign key must match the collation of the corresponding column in the primary key.<\/span><\/span><\/p>\n<dl>\n<dt><a name=\"GUID-008ABD32-275E-467A-AE6B-04976F2A8462__GUID-D9AB9D68-6556-4F2E-9E51-E1500F47D715\"><\/a> <span style=\"color: #1d5aab;\"><span style=\"font-family: 'Helvetica Neue', 'Neue Helvetica', Arial, sans-serif;\"><span style=\"font-size: small;\"><b>ORA-02268: referenced table does not have a primary key<\/b><\/span><\/span><\/span><\/dt>\n<\/dl>\n<p><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b>Cause:<\/b>\u00a0The referenced table does not have a primary key.<\/span><\/span><\/p>\n<p><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b>Action:<\/b>\u00a0Specify explicitly the referenced table unique key.<\/span><\/span><\/p>\n<dl>\n<dt><a name=\"GUID-008ABD32-275E-467A-AE6B-04976F2A8462__GUID-6F2EE914-9B24-4211-B146-5C92BDB8334A\"><\/a> <span style=\"color: #1d5aab;\"><span style=\"font-family: 'Helvetica Neue', 'Neue Helvetica', Arial, sans-serif;\"><span style=\"font-size: small;\"><b>ORA-02269: key column cannot be of LONG datatype<\/b><\/span><\/span><\/span><\/dt>\n<\/dl>\n<p><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b>Cause:<\/b>\u00a0Self-evident.<\/span><\/span><\/p>\n<p><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b>Action:<\/b>\u00a0Change the datatype of the column, or remove the column from the key.<\/span><\/span><\/p>\n<dl>\n<dt><a name=\"GUID-008ABD32-275E-467A-AE6B-04976F2A8462__GUID-BA5A6FA8-53F2-4C61-BF45-41B45800BA87\"><\/a> <span style=\"color: #1d5aab;\"><span style=\"font-family: 'Helvetica Neue', 'Neue Helvetica', Arial, sans-serif;\"><span style=\"font-size: small;\"><b>ORA-02270: no matching unique or primary key for this column-list<\/b><\/span><\/span><\/span><\/dt>\n<\/dl>\n<p><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b>Cause:<\/b>\u00a0A REFERENCES clause in a CREATE\/ALTER TABLE statement gives a column-list for which there is no matching unique or primary key constraint in the referenced table.<\/span><\/span><\/p>\n<p><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b>Action:<\/b>\u00a0Find the correct column names using the ALL_CONS_COLUMNS catalog view<\/span><\/span><\/p>\n<dl>\n<dt><a name=\"GUID-008ABD32-275E-467A-AE6B-04976F2A8462__GUID-8EA0CF61-B5DD-4DD6-B9AF-0183E8B1A9AA\"><\/a> <span style=\"color: #1d5aab;\"><span style=\"font-family: 'Helvetica Neue', 'Neue Helvetica', Arial, sans-serif;\"><span style=\"font-size: small;\"><b>ORA-02271: table does not have such constraint<\/b><\/span><\/span><\/span><\/dt>\n<\/dl>\n<p><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b>Cause:<\/b>\u00a0Self-evident.<\/span><\/span><\/p>\n<p><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b>Action:<\/b>\u00a0Make sure the specified constraint name is correct.<\/span><\/span><\/p>\n<dl>\n<dt><a name=\"GUID-008ABD32-275E-467A-AE6B-04976F2A8462__GUID-7C5AE6CA-BB30-426F-A20E-E9535F55D765\"><\/a> <span style=\"color: #1d5aab;\"><span style=\"font-family: 'Helvetica Neue', 'Neue Helvetica', Arial, sans-serif;\"><span style=\"font-size: small;\"><b>ORA-02272: constrained column cannot be of LONG datatype<\/b><\/span><\/span><\/span><\/dt>\n<\/dl>\n<p><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b>Cause:<\/b>\u00a0Self-evident.<\/span><\/span><\/p>\n<p><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b>Action:<\/b>\u00a0Change the datatype of the column, or remove the constraint on the column.<\/span><\/span><\/p>\n<dl>\n<dt><a name=\"GUID-008ABD32-275E-467A-AE6B-04976F2A8462__GUID-CDF790AA-BB88-4C5C-89FE-BF9B21451A2C\"><\/a> <span style=\"color: #1d5aab;\"><span style=\"font-family: 'Helvetica Neue', 'Neue Helvetica', Arial, sans-serif;\"><span style=\"font-size: small;\"><b>ORA-02273: this unique\/primary key is referenced by some foreign keys<\/b><\/span><\/span><\/span><\/dt>\n<\/dl>\n<p><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b>Cause:<\/b>\u00a0Self-evident.<\/span><\/span><\/p>\n<p><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b>Action:<\/b>\u00a0Remove all references to the key before the key is to be dropped.<\/span><\/span><\/p>\n<dl>\n<dt><a name=\"GUID-008ABD32-275E-467A-AE6B-04976F2A8462__GUID-10235819-F6BA-426D-8077-CBAED83368C3\"><\/a> <span style=\"color: #1d5aab;\"><span style=\"font-family: 'Helvetica Neue', 'Neue Helvetica', Arial, sans-serif;\"><span style=\"font-size: small;\"><b>ORA-02274: duplicate referential constraint specifications<\/b><\/span><\/span><\/span><\/dt>\n<\/dl>\n<p><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b>Cause:<\/b>\u00a0Self-evident.<\/span><\/span><\/p>\n<p><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b>Action:<\/b>\u00a0Remove the duplicate specification.<\/span><\/span><\/p>\n<dl>\n<dt><a name=\"GUID-008ABD32-275E-467A-AE6B-04976F2A8462__GUID-EF8BB551-6DFE-4748-96D9-203D23C0E293\"><\/a> <span style=\"color: #1d5aab;\"><span style=\"font-family: 'Helvetica Neue', 'Neue Helvetica', Arial, sans-serif;\"><span style=\"font-size: small;\"><b>ORA-02275: such a referential constraint already exists in the table<\/b><\/span><\/span><\/span><\/dt>\n<\/dl>\n<p><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b>Cause:<\/b>\u00a0Self-evident.<\/span><\/span><\/p>\n<p><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b>Action:<\/b>\u00a0Remove the extra constraint.<\/span><\/span><\/p>\n<dl>\n<dt><a name=\"GUID-008ABD32-275E-467A-AE6B-04976F2A8462__GUID-5B2F2096-15BD-46B5-B7CB-B5B0AA90A895\"><\/a> <span style=\"color: #1d5aab;\"><span style=\"font-family: 'Helvetica Neue', 'Neue Helvetica', Arial, sans-serif;\"><span style=\"font-size: small;\"><b>ORA-02276: default value type incompatible with column type<\/b><\/span><\/span><\/span><\/dt>\n<\/dl>\n<p><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b>Cause:<\/b>\u00a0The type of the evaluated default expression is incompatible with the datatype of the column.<\/span><\/span><\/p>\n<p><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b>Action:<\/b>\u00a0Change the type of the column, or modify the default expression.<\/span><\/span><\/p>\n<dl>\n<dt><a name=\"GUID-008ABD32-275E-467A-AE6B-04976F2A8462__GUID-7B61FA5E-32DB-4641-9A65-F2E7F9A88F1D\"><\/a> <span style=\"color: #1d5aab;\"><span style=\"font-family: 'Helvetica Neue', 'Neue Helvetica', Arial, sans-serif;\"><span style=\"font-size: small;\"><b>ORA-02277: invalid sequence name<\/b><\/span><\/span><\/span><\/dt>\n<\/dl>\n<p><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b>Cause:<\/b>\u00a0The specified sequence name is not a valid identifier name.<\/span><\/span><\/p>\n<p><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b>Action:<\/b>\u00a0Specify a valid identifier name for the sequence name.<\/span><\/span><\/p>\n<dl>\n<dt><a name=\"GUID-008ABD32-275E-467A-AE6B-04976F2A8462__GUID-DE35C384-DFF9-419E-AB76-1550CC92799A\"><\/a> <span style=\"color: #1d5aab;\"><span style=\"font-family: 'Helvetica Neue', 'Neue Helvetica', Arial, sans-serif;\"><span style=\"font-size: small;\"><b>ORA-02278: duplicate or conflicting MAXVALUE\/NOMAXVALUE specifications<\/b><\/span><\/span><\/span><\/dt>\n<\/dl>\n<p><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b>Cause:<\/b>\u00a0Self-evident.<\/span><\/span><\/p>\n<p><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b>Action:<\/b>\u00a0Remove the duplicate or conflicting specification.<\/span><\/span><\/p>\n<dl>\n<dt><a name=\"GUID-008ABD32-275E-467A-AE6B-04976F2A8462__GUID-25C7A0E7-6CCC-4EEF-9E98-0EBA10EBB385\"><\/a> <span style=\"color: #1d5aab;\"><span style=\"font-family: 'Helvetica Neue', 'Neue Helvetica', Arial, sans-serif;\"><span style=\"font-size: small;\"><b>ORA-02279: duplicate or conflicting MINVALUE\/NOMINVALUE specifications<\/b><\/span><\/span><\/span><\/dt>\n<\/dl>\n<p><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b>Cause:<\/b>\u00a0Self-evident.<\/span><\/span><\/p>\n<p><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b>Action:<\/b>\u00a0Remove the duplicate or conflicting specification.<\/span><\/span><\/p>\n<dl>\n<dt><a name=\"GUID-008ABD32-275E-467A-AE6B-04976F2A8462__GUID-5BC37E88-0DDE-4839-B558-1AFCAA7D01E2\"><\/a> <span style=\"color: #1d5aab;\"><span style=\"font-family: 'Helvetica Neue', 'Neue Helvetica', Arial, sans-serif;\"><span style=\"font-size: small;\"><b>ORA-02280: duplicate or conflicting CYCLE\/NOCYCLE specifications<\/b><\/span><\/span><\/span><\/dt>\n<\/dl>\n<p><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b>Cause:<\/b>\u00a0Self-evident.<\/span><\/span><\/p>\n<p><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b>Action:<\/b>\u00a0Remove the duplicate or conflicting specification.<\/span><\/span><\/p>\n<dl>\n<dt><a name=\"GUID-008ABD32-275E-467A-AE6B-04976F2A8462__GUID-BDD28852-51FE-4F31-86B7-A5ECFE7EE17B\"><\/a> <span style=\"color: #1d5aab;\"><span style=\"font-family: 'Helvetica Neue', 'Neue Helvetica', Arial, sans-serif;\"><span style=\"font-size: small;\"><b>ORA-02281: duplicate or conflicting CACHE\/NOCACHE specifications<\/b><\/span><\/span><\/span><\/dt>\n<\/dl>\n<p><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b>Cause:<\/b>\u00a0Self-evident.<\/span><\/span><\/p>\n<p><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b>Action:<\/b>\u00a0Remove the duplicate or conflicting specification.<\/span><\/span><\/p>\n<dl>\n<dt><a name=\"GUID-008ABD32-275E-467A-AE6B-04976F2A8462__GUID-3ECB98FA-66E9-4852-8F2B-7FCC10857482\"><\/a> <span style=\"color: #1d5aab;\"><span style=\"font-family: 'Helvetica Neue', 'Neue Helvetica', Arial, sans-serif;\"><span style=\"font-size: small;\"><b>ORA-02282: duplicate or conflicting ORDER\/NOORDER specifications<\/b><\/span><\/span><\/span><\/dt>\n<\/dl>\n<p><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b>Cause:<\/b>\u00a0Self-evident.<\/span><\/span><\/p>\n<p><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b>Action:<\/b>\u00a0Remove the duplicate or conflicting specification.<\/span><\/span><\/p>\n<dl>\n<dt><a name=\"GUID-008ABD32-275E-467A-AE6B-04976F2A8462__GUID-8398019B-A5CF-453F-A80C-A58ADF89BF09\"><\/a> <span style=\"color: #1d5aab;\"><span style=\"font-family: 'Helvetica Neue', 'Neue Helvetica', Arial, sans-serif;\"><span style=\"font-size: small;\"><b>ORA-02283: cannot alter starting sequence number<\/b><\/span><\/span><\/span><\/dt>\n<\/dl>\n<p><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b>Cause:<\/b>\u00a0Self-evident.<\/span><\/span><\/p>\n<p><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b>Action:<\/b>\u00a0Don&#8217;t alter it.<\/span><\/span><\/p>\n<dl>\n<dt><a name=\"GUID-008ABD32-275E-467A-AE6B-04976F2A8462__GUID-8C176E63-3156-4DE3-BEBD-5C63E55F04C0\"><\/a> <span style=\"color: #1d5aab;\"><span style=\"font-family: 'Helvetica Neue', 'Neue Helvetica', Arial, sans-serif;\"><span style=\"font-size: small;\"><b>ORA-02284: duplicate INCREMENT BY specifications<\/b><\/span><\/span><\/span><\/dt>\n<\/dl>\n<p><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b>Cause:<\/b>\u00a0Self-evident.<\/span><\/span><\/p>\n<p><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b>Action:<\/b>\u00a0Remove the duplicate specification.<\/span><\/span><\/p>\n<dl>\n<dt><a name=\"GUID-008ABD32-275E-467A-AE6B-04976F2A8462__GUID-039C32C5-E7F8-4EE4-8DE2-B1FD6C751A8E\"><\/a> <span style=\"color: #1d5aab;\"><span style=\"font-family: 'Helvetica Neue', 'Neue Helvetica', Arial, sans-serif;\"><span style=\"font-size: small;\"><b>ORA-02285: duplicate START WITH specifications<\/b><\/span><\/span><\/span><\/dt>\n<\/dl>\n<p><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b>Cause:<\/b>\u00a0Self-evident.<\/span><\/span><\/p>\n<p><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b>Action:<\/b>\u00a0Remove the duplicate specification.<\/span><\/span><\/p>\n<dl>\n<dt><a name=\"GUID-008ABD32-275E-467A-AE6B-04976F2A8462__GUID-791CEFA4-665B-46AB-9B3D-61C3237F3068\"><\/a> <span style=\"color: #1d5aab;\"><span style=\"font-family: 'Helvetica Neue', 'Neue Helvetica', Arial, sans-serif;\"><span style=\"font-size: small;\"><b>ORA-02286: no options specified for ALTER SEQUENCE<\/b><\/span><\/span><\/span><\/dt>\n<\/dl>\n<p><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b>Cause:<\/b>\u00a0Self-evident.<\/span><\/span><\/p>\n<p><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b>Action:<\/b>\u00a0The statement is meaningless without any options.<\/span><\/span><\/p>\n<dl>\n<dt><a name=\"GUID-008ABD32-275E-467A-AE6B-04976F2A8462__GUID-70753AEA-BDF4-47EF-922C-CBDFB1EE4052\"><\/a> <span style=\"color: #1d5aab;\"><span style=\"font-family: 'Helvetica Neue', 'Neue Helvetica', Arial, sans-serif;\"><span style=\"font-size: small;\"><b>ORA-02287: sequence number not allowed here<\/b><\/span><\/span><\/span><\/dt>\n<\/dl>\n<p><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b>Cause:<\/b>\u00a0The specified sequence number (CURRVAL or NEXTVAL) is inappropriate here in the statement.<\/span><\/span><\/p>\n<p><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b>Action:<\/b>\u00a0Remove the sequence number.<\/span><\/span><\/p>\n<dl>\n<dt><a name=\"GUID-008ABD32-275E-467A-AE6B-04976F2A8462__GUID-B976D41F-3521-43DD-B3DC-89BCFC500928\"><\/a> <span style=\"color: #1d5aab;\"><span style=\"font-family: 'Helvetica Neue', 'Neue Helvetica', Arial, sans-serif;\"><span style=\"font-size: small;\"><b>ORA-02288: invalid OPEN mode<\/b><\/span><\/span><\/span><\/dt>\n<\/dl>\n<p><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b>Cause:<\/b>\u00a0A token other than RESETLOGS appears following ALTER DATABASE\u00a0<i>name<\/i>\u00a0OPEN.<\/span><\/span><\/p>\n<p><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b>Action:<\/b>\u00a0Either nothing or RESETLOGS should be placed following OPEN.<\/span><\/span><\/p>\n<dl>\n<dt><a name=\"GUID-008ABD32-275E-467A-AE6B-04976F2A8462__GUID-95F2FB3D-1C4E-4856-93BE-673FBF5D2188\"><\/a> <span style=\"color: #1d5aab;\"><span style=\"font-family: 'Helvetica Neue', 'Neue Helvetica', Arial, sans-serif;\"><span style=\"font-size: small;\"><b>ORA-02289: sequence does not exist<\/b><\/span><\/span><\/span><\/dt>\n<\/dl>\n<p><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b>Cause:<\/b>\u00a0The specified sequence does not exist, or the user does not have the required privilege to perform this operation.<\/span><\/span><\/p>\n<p><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b>Action:<\/b>\u00a0Make sure the sequence name is correct, and that you have the right to perform the desired operation on this sequence.<\/span><\/span><\/p>\n<dl>\n<dt><a name=\"GUID-008ABD32-275E-467A-AE6B-04976F2A8462__GUID-5271A23E-EF93-476D-847D-7A90B66E5279\"><\/a> <span style=\"color: #1d5aab;\"><span style=\"font-family: 'Helvetica Neue', 'Neue Helvetica', Arial, sans-serif;\"><span style=\"font-size: small;\"><b>ORA-02290: check constraint (<i>string<\/i>.<i>string<\/i>) violated<\/b><\/span><\/span><\/span><\/dt>\n<\/dl>\n<p><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b>Cause:<\/b>\u00a0The values being inserted do not satisfy the named check constraint.<\/span><\/span><\/p>\n<p><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b>Action:<\/b>\u00a0do not insert values that violate the constraint.<\/span><\/span><\/p>\n<dl>\n<dt><a name=\"GUID-008ABD32-275E-467A-AE6B-04976F2A8462__GUID-2684F838-174D-451C-9814-E117C4092E3F\"><\/a> <span style=\"color: #1d5aab;\"><span style=\"font-family: 'Helvetica Neue', 'Neue Helvetica', Arial, sans-serif;\"><span style=\"font-size: small;\"><b>ORA-02291: integrity constraint (<i>string<\/i>.<i>string<\/i>) violated &#8211; parent key not found<\/b><\/span><\/span><\/span><\/dt>\n<\/dl>\n<p><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b>Cause:<\/b>\u00a0A foreign key value has no matching primary key value.<\/span><\/span><\/p>\n<p><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b>Action:<\/b>\u00a0Delete the foreign key or add a matching primary key.<\/span><\/span><\/p>\n<dl>\n<dt><a name=\"GUID-008ABD32-275E-467A-AE6B-04976F2A8462__GUID-3CBB60B9-AFBD-4A3E-B500-D48FF8607B6B\"><\/a> <span style=\"color: #1d5aab;\"><span style=\"font-family: 'Helvetica Neue', 'Neue Helvetica', Arial, sans-serif;\"><span style=\"font-size: small;\"><b>ORA-02292: integrity constraint (<i>string<\/i>.<i>string<\/i>) violated &#8211; child record found<\/b><\/span><\/span><\/span><\/dt>\n<\/dl>\n<p><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b>Cause:<\/b>\u00a0attempted to delete a parent key value that had a foreign key dependency.<\/span><\/span><\/p>\n<p><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b>Action:<\/b>\u00a0delete dependencies first then parent or disable constraint.<\/span><\/span><\/p>\n<dl>\n<dt><a name=\"GUID-008ABD32-275E-467A-AE6B-04976F2A8462__GUID-B790EA16-D1B3-4E00-8CEF-4CD27B2F32EA\"><\/a> <span style=\"color: #1d5aab;\"><span style=\"font-family: 'Helvetica Neue', 'Neue Helvetica', Arial, sans-serif;\"><span style=\"font-size: small;\"><b>ORA-02293: cannot validate (<i>string<\/i>.<i>string<\/i>) &#8211; check constraint violated<\/b><\/span><\/span><\/span><\/dt>\n<\/dl>\n<p><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b>Cause:<\/b>\u00a0an alter table operation tried to validate a check constraint to a populated table that had nocomplying values.<\/span><\/span><\/p>\n<p><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b>Action:<\/b>\u00a0Obvious<\/span><\/span><\/p>\n<dl>\n<dt><a name=\"GUID-008ABD32-275E-467A-AE6B-04976F2A8462__GUID-0BFD2C21-3165-42A1-8A71-D180F82D1224\"><\/a> <span style=\"color: #1d5aab;\"><span style=\"font-family: 'Helvetica Neue', 'Neue Helvetica', Arial, sans-serif;\"><span style=\"font-size: small;\"><b>ORA-02294: cannot enable (<i>string<\/i>.<i>string<\/i>) &#8211; constraint changed during validation<\/b><\/span><\/span><\/span><\/dt>\n<\/dl>\n<p><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b>Cause:<\/b>\u00a0While one DDL statement was attempting to enable this constraint, another DDL changed this same constraint.<\/span><\/span><\/p>\n<p><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b>Action:<\/b>\u00a0Try again, with only one DDL changing the constraint this time.<\/span><\/span><\/p>\n<dl>\n<dt><a name=\"GUID-008ABD32-275E-467A-AE6B-04976F2A8462__GUID-40DFEE33-59CD-45D4-AFBC-4209353FD9A3\"><\/a> <span style=\"color: #1d5aab;\"><span style=\"font-family: 'Helvetica Neue', 'Neue Helvetica', Arial, sans-serif;\"><span style=\"font-size: small;\"><b>ORA-02295: found more than one enable\/disable clause for constraint<\/b><\/span><\/span><\/span><\/dt>\n<\/dl>\n<p><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b>Cause:<\/b>\u00a0a create or alter table specified more than one enable and\/or disable clause for a given constraint.<\/span><\/span><\/p>\n<p><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b>Action:<\/b>\u00a0only one enable or disable may be specified for a given constraint.<\/span><\/span><\/p>\n<dl>\n<dt><a name=\"GUID-008ABD32-275E-467A-AE6B-04976F2A8462__GUID-64D9E16A-FC99-49B2-8144-FEF1D6ADE6EA\"><\/a> <span style=\"color: #1d5aab;\"><span style=\"font-family: 'Helvetica Neue', 'Neue Helvetica', Arial, sans-serif;\"><span style=\"font-size: small;\"><b>ORA-02296: cannot enable (<i>string<\/i>.<i>string<\/i>) &#8211; null values found<\/b><\/span><\/span><\/span><\/dt>\n<\/dl>\n<p><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b>Cause:<\/b>\u00a0an alter table enable constraint failed because the table contains values that do not satisfy the constraint.<\/span><\/span><\/p>\n<p><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b>Action:<\/b>\u00a0Obvious<\/span><\/span><\/p>\n<dl>\n<dt><a name=\"GUID-008ABD32-275E-467A-AE6B-04976F2A8462__GUID-E77096A6-322E-4134-B09A-3EAD9CE9A67F\"><\/a> <span style=\"color: #1d5aab;\"><span style=\"font-family: 'Helvetica Neue', 'Neue Helvetica', Arial, sans-serif;\"><span style=\"font-size: small;\"><b>ORA-02297: cannot disable constraint (<i>string<\/i>.<i>string<\/i>) &#8211; dependencies exist<\/b><\/span><\/span><\/span><\/dt>\n<\/dl>\n<p><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b>Cause:<\/b>\u00a0an alter table disable constraint failed becuase the table has foriegn keys that are dpendent on this constraint.<\/span><\/span><\/p>\n<p><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b>Action:<\/b>\u00a0Either disable the foreign key constraints or use disable cascade<\/span><\/span><\/p>\n<dl>\n<dt><a name=\"GUID-008ABD32-275E-467A-AE6B-04976F2A8462__GUID-EE6AF46B-975F-4ADE-9549-4E077480E235\"><\/a> <span style=\"color: #1d5aab;\"><span style=\"font-family: 'Helvetica Neue', 'Neue Helvetica', Arial, sans-serif;\"><span style=\"font-size: small;\"><b>ORA-02298: cannot validate (<i>string<\/i>.<i>string<\/i>) &#8211; parent keys not found<\/b><\/span><\/span><\/span><\/dt>\n<\/dl>\n<p><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b>Cause:<\/b>\u00a0an alter table validating constraint failed because the table has orphaned child records.<\/span><\/span><\/p>\n<p><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b>Action:<\/b>\u00a0Obvious<\/span><\/span><\/p>\n<dl>\n<dt><a name=\"GUID-008ABD32-275E-467A-AE6B-04976F2A8462__GUID-CBD62169-1B56-408C-A3B2-0554661F5A2C\"><\/a> <span style=\"color: #1d5aab;\"><span style=\"font-family: 'Helvetica Neue', 'Neue Helvetica', Arial, sans-serif;\"><span style=\"font-size: small;\"><b>ORA-02299: cannot validate (<i>string<\/i>.<i>string<\/i>) &#8211; duplicate keys found<\/b><\/span><\/span><\/span><\/dt>\n<\/dl>\n<p><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b>Cause:<\/b>\u00a0an alter table validating constraint failed because the table has duplicate key values.<\/span><\/span><\/p>\n<p><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b>Action:<\/b>\u00a0Obvious<\/span><\/span><\/p>\n<dl>\n<dt><a name=\"GUID-008ABD32-275E-467A-AE6B-04976F2A8462__GUID-92370838-92F0-4338-A139-018A453FF6E6\"><\/a> <span style=\"color: #1d5aab;\"><span style=\"font-family: 'Helvetica Neue', 'Neue Helvetica', Arial, sans-serif;\"><span style=\"font-size: small;\"><b>ORA-02300: invalid value for OIDGENERATORS<\/b><\/span><\/span><\/span><\/dt>\n<\/dl>\n<p><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b>Cause:<\/b>\u00a0A number was not specified for the value of OIDGENERATORS.<\/span><\/span><\/p>\n<p><span style=\"font-family: inherit;\"><span style=\"font-size: small;\"><b>Action:<\/b>\u00a0Specify a number for OIDGENERATORS.<\/span><\/span><\/p>\n<dl>\n<dd><\/dd>\n<\/dl>\n","protected":false},"excerpt":{"rendered":"<p>Oracle 12c R2 Error Codes and Solution Suggestions from ORA-02140 to ORA-02300 ORA-02140: invalid tablespace name Cause:\u00a0An identifier does not follow ALTER TABLESPACE. Action:\u00a0Specify a tablespace name following ALTER TABLESPACE. ORA-02141: invalid OFFLINE option Cause:\u00a0An option other than NORMAL or IMMEDIATE follows OFFLINE. Action:\u00a0The user must either specify no option following OFFLINE or one of&#8230;<\/p>\n","protected":false},"author":37,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"jetpack_post_was_ever_published":false,"_jetpack_newsletter_access":"","_jetpack_dont_email_post_to_subs":true,"_jetpack_newsletter_tier_id":0,"_jetpack_memberships_contains_paywalled_content":false,"_jetpack_memberships_contains_paid_content":false,"footnotes":""},"categories":[53],"tags":[54],"class_list":["post-2116","post","type-post","status-publish","format-standard","hentry","category-oracle-errors-and-solutions","tag-oracle-error-solutions"],"jetpack_featured_media_url":"","jetpack_shortlink":"https:\/\/wp.me\/p39NFI-y8","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"http:\/\/www.fatihacar.com\/blog\/wp-json\/wp\/v2\/posts\/2116","targetHints":{"allow":["GET"]}}],"collection":[{"href":"http:\/\/www.fatihacar.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"http:\/\/www.fatihacar.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"http:\/\/www.fatihacar.com\/blog\/wp-json\/wp\/v2\/users\/37"}],"replies":[{"embeddable":true,"href":"http:\/\/www.fatihacar.com\/blog\/wp-json\/wp\/v2\/comments?post=2116"}],"version-history":[{"count":2,"href":"http:\/\/www.fatihacar.com\/blog\/wp-json\/wp\/v2\/posts\/2116\/revisions"}],"predecessor-version":[{"id":2118,"href":"http:\/\/www.fatihacar.com\/blog\/wp-json\/wp\/v2\/posts\/2116\/revisions\/2118"}],"wp:attachment":[{"href":"http:\/\/www.fatihacar.com\/blog\/wp-json\/wp\/v2\/media?parent=2116"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"http:\/\/www.fatihacar.com\/blog\/wp-json\/wp\/v2\/categories?post=2116"},{"taxonomy":"post_tag","embeddable":true,"href":"http:\/\/www.fatihacar.com\/blog\/wp-json\/wp\/v2\/tags?post=2116"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}