No. 7000 ~ 7999
7001: General syntax error.
7002: Unsupported DDL.
7003: The SQL statement is not valid DDL.
7004:This DDL statement is not permitted in the current boot mode.
7005: Missing right parenthesis at line %1$d, column %2$d.
7006: Filename is too long. %1$s.
7007: The specified value is out of range.
7008: START WITH is not allowed for ALTER sequences.
7009: Maximum number of columns was exceeded.
7010: Unable to grant privileges other than INSERT, REFERENCE, and UPDATE on column.
7011: Number of specified files and target files do not match.
7012: Log group number is invalid.
7013: This option cannot be specified.
7014: A filename is required for this DDL statement.
7015: Duplicate FORCE LOGGING clause exists.
7016: Duplicate LOGGING clause exists.
7017: Duplicate PCTFREE setting exists.
7018: Duplicate INITRANS setting exists.
7019: Duplicate STORAGE clause exists.
7020: Duplicate MINEXTENTS setting exists.
7021: Duplicate MAXEXTENTS setting exists.
7022: Duplicate EXTENT MANAGEMENT clause exists.
7023: Duplicate ENABLE or DISABLE clause exists on a constraint.
7024: Duplicate USING INDEX clause exists.
7025: Duplicate NULL or NOT NULL setting exists.
7026: Duplicate primary key exists.
7027: Duplicate unique key exists.
7028: Duplicate ENABLE IN ROW or DISABLE IN ROW setting exists.
7029: Duplicate CHUNK SIZE setting exists.
7030: Duplicate USER SYS clause exists.
7031: Duplicate MAXLOGGROUPS setting exists.
7032: Duplicate MAXLOGMEMBERS setting exists.
7033: Duplicate MAXDATAFILES setting exists.
7034: Duplicate NATIONAL CHARACTER SET setting exists.
7035: Duplicate ARCHIVELOG or NOARCHIVELOG setting exists.
7036: Cannot mix a log group definition that specifies a group number with a definition that does not.
7037: Duplicate ONLINE or OFFLINE clause exists.
7038: Duplicate TABLESPACE setting exists.
7039: Unspecified column type.
7040: Unspecified column definition.
7041: Too many LONG columns are specified.
7042: New column cannot be added to this table.
7043: Specified number of columns does not match number of subquery columns.
7044: Column datatypes cannot be specified with a subquery.
7045: A column contains a NULL value: cannot create or enable the constraint.
7046: Duplicate INCREMENT BY setting exists.
7047: Duplicate START WITH setting exists.
7048: Duplicate MAXVALUE or NOMAXVALUE setting exists.
7049: Duplicate MINVALUE or NOMINVALUE setting exists.
7050: Duplicate CYCLE or NOCYCLE setting exists.
7051: Duplicate CACHE or NOCACHE setting exists.
7052: New password is invalid.
7053: Password is too long: maximum %1$d characters allowed.
7054: Invalid password was entered.
7055: Encrypted password is invalid.
7056: Duplicate password exists.
7057: Duplicate REPLACE old password statement exists.
7058: Duplicate DEFAULT TABLESPACE setting exists.
7059: Duplicate DEFAULT ROLE clause exists.
7060: Duplicate PASSWORD EXPIRE setting exists.
7061: Duplicate ACCOUNT_LOCK setting exists.
7062: DROP option cannot be used if datafile is online.
7063: END BACKUP option cannot be used for a temporary file.
7064: File \'%1$s\' was not found in this database.
7065: File number %1$d was not found in this database.
7066: A log member clause was expected.
7067: Specified database name \'%1$s\' does not match parameter database name in tip file \'%2$s\'.
7068: Specified schema \'%1$s\' was not found.
7069: Specified user \'%1$s\' was not found.
7070: Specified role \'%1$s\' was not found.
7071: Schema object \'%1$s.%2$s\' was not found or is invalid.
7072: Specified column \'%1$s\' was not found or is invalid.
7073: Specified tablespace \'%1$s\' was not found.
7074: Specified tablespace \'%1$s\' cannot be used as a user\'s default tablespace.
7075: Specified role \'%1$s\' was not found.
7076: Specified constraint \'%1$s\' was not found.
7077: Specified target of grant \'%1$s\' does not exist.
7078: Specified target of revoke \'%1$s\' does not exist.
7079: Duplicate column name \'%1$s\' exists.
7080: Specified column \'%1$s\'.\'%2$s\' must be empty before changing datatypes.
7081: Specified column \'%1$s\'.\'%2$s\' must be empty before reducing column length.
7082: Duplicate segment name \'%1$s\' exists.
7083: Duplicate constraint name \'%1$s\' exists.
7084: Expression requires a column alias.
7085: Number of column aliases does not match the number of required columns.
7086: An index cannot be created from columns of type LONG, LONG RAW, LOB, OBJECT, or COLECTION.
7087: \'%1$s\' is not a table or view so it cannot have columns.
7088: Duplicate grant target name \'%1$s\' exists.
7089: Duplicate revoke target name \'%1$s\' exists.
7090: Duplicate privilege exists.
7091: Duplicate role \'%1$s\' exists.
7092: LONG column type cannot be specified in this statement.
7093: Synonym cannot have the same name as its target.
7094: Unable to decrease column size: a value in the column is too long.
7095: Unable to create a unique file name.
7096: Unable to create a unique object name.
7097: Duplicate filename \'%1$s\' exists.
7098: Duplicate tablespace \'%1$s\' exists.
7099: Duplicate partition name \'%1$s\' exists.
7100: Username \'%1$s\' conflicts with another user or role name.
7101: Role name \'%1$s\' conflicts with another user or role name.
7102: Duplicate schema object \'%1$s.%2$s\' exists.
7103: Column name \'%1$s\' is already used in the table.
7104: Constraint name \'%1$s\' is already used or is duplicated in the SQL statement.
7105: Unable to rebuild the index of a temporary table.
7106: Size of next extent is out of range.
7107: File size is out of range.
7108: INITRANS value is out of range.
7109: PCTFREE value is out of range.
7110: MAXDATAFILES value is out of range.
7111: MAXLOGGROUPS (MAXLOGFILES) must be between 2 and%1$d (inclusive).
7112: MAXLOGMEMBERS must be less than %1$d.
7113: Invalid next extent size or max extent size.
7114: Specified CHARACTER SET is not supported.
7115: Log file size is out of range.
7116: Invalid data type for default expression.
7117: Unable to create segment in temporary tablespace.
7118: Unable to create segment in undo tablespace.
7119: Object does not fit into tablespace.
7120: Unable to define foreign key for temporary table.
7121: This clause cannot be specified for the temporary table.
7122: Circular view detected.
7123: Too many columns in the index.
7124: Duplicate index exists.
7125: Maximum key length (%1$u) exceeded.
7126: Unable to alter or drop a LOB index.
7127: Unable to drop the system tablespace.
7128: Unable to drop default temporary or undo tablespaces.
7129: Segments still exist in the specified tablespace.
7130: Unable to drop a user's default tablespace.
7131: The user's default tablespace is invalid.
7132: Unable to drop the (sub)partitions.
7133: The sequence INCREMENT must be a non-zero value.
7134: The next (start) value of the sequence is out of range.
7135: In descending sequences, the CYCLE option must be used with MINVALUE.
7136: In ascending sequences, the CYCLE option must be used with MAXVALUE.
7137: MINVALUE must be less than MAXVALUE.
7138: Unable to drop the system user.
7139: Cascade is required to remove this user from the system.
7140: Specified object is not partitioned.
7141: Specified partition \'%1$s\' does not exist.
7142: Last partition cannot be dropped.
7143: Too many columns in a constraint.
7144: Referenced key does not exist.
7145: Primary/unique is not specified for the table.
7146: Specified column type cannot be a constraint.
7147: A table can have only one primary key.
7148: Duplicate unique or primary key exists.
7149: Duplicate referential key exists.
7150: Duplicate NOT NULL constraint exists.
7151: Unable to use existing index as a constraint for a new object.
7152: Indexes are unnecessary for some constraints.
7153: Index already exists for another object.
7154: Column(s) of the specified index do not match that (those) of the new constraint.
7155: Only NULL or NOT NULL constraints are available for MODIFY COLUMN statement.
7156: Referenced by foreign keys.
7157: Specified column is already NULL.
7158: Unable to set specified column to NULL.
7159: Number of local index partitions does not match the number of table partitions.
7160: Unable to create local partitioned index for non-partitioned table.
7161: Unable to validate (%1$s.%2$s): constraint violated.
7162: Unable to activate (%1$s.%2$s): referenced key is not enabled.
7163: Specified partition values are incorrect.
7164: Indexes that are used as primary/unique key constraints cannot be dropped.
7165: Unable to drop a user that is currently connected.
7166: Unable to grant privileges or roles to oneself.
7167: Roles cannot be granted to themselves.
7168: Unable to revoke privileges or roles from oneself.
7169: Role has not been granted to the user.
7170: Object privilege has not been granted to the user.
7171: System privilege has not been granted to user.
7172: Unable to revoke a privilege granted by another user.
7173: Circular role grant detected.
7174: Unable to grant privileges to a role with GRANT option
7175: There is no privilege to grant.
7176:The ADMIN option can only be specified for system privileges or roles.
7177: The ADMIN option can only be specified for system privileges.
7178: Specified object privilege is invalid for this object.
7179: Unable to activate a role \'%1$s\' that has not been granted.
7180: Password specified for the role is incorrect.
7181: Password is necessary to enable the role.
7182: Package specification for the body was not found.
7183: Package body is already defined.
7184: Circular dependency detected.
7185: Unable to drop specified undo tablespace.
7186: Unable to modify objects created by the system.
7187: Duplicate parameter name exists.
7188: Unable to rename objects inside other schema.
7189: Unable to replace \'%1$s.%2$s\': object is of a different type.
7190: Unable to ALTER/DROP \'%1$s.%2$s\': object is of a different type.
7191: Unable to execute SET TRANSACTION: transaction has already started.
7192: Failed to load DDL file \'%1$s\'.
7193: Invalid local transaction ID.
7194: Unable to (re-)create system datafile (file #0).
7195: Update check constraint has \"OR\" node.
7196: Invalid directory path. Please enter the absolute path.
7197: Invalid initialization parameter name \'%1$s\'.
7198: Unable to modify parameter \'%1$s\' dynamically.
7199: Type mismatch for parameter \'%1$s\': %2$s required.
7200: Value of parameter \'%1$s\' is invalid (condition check failed:\'%2$s\').
7201: Parameter \'%1$s\' cannot be modified by ALTER SESSION.
7202: Too many partition key columns are specified.
7203: File \'%1$s\' does not exist or is not accessible.
7204: Requested session does not exist. Session id: %1$d
7205: %1$s.
7206: Specified column is already NOT NULL.
7207: New identifier required: '%1$s' is a reserved word.
7208: Partition value is too long.
7209: Duplicate clause exists (type %1$s, previously at line %2$d, column %3$d).
7210: Internal SQL execution failed (%1$s).
7212: Unable to create permanent object in a temporary tablespace or temporary object in a permanent tablespace.
7213: Number of log groups or log files exceeds MAXLOGGROUPS or MAXLOGFILES.
7214: Number of log members exceeds MAXLOGMEMBERS.
7215: Too many partitions are specified.
7216: MAXSIZE is less than the specified (default) file size.
7217: Unable to disable constraint (%1$s.%2$s). Dependencies exist.
7218: Unable to drop active undo tablespace.
7219: DB link name is too long (maximum of %1$d characters).
7220: Host name is too long (maximum of %1$d characters).
7221: Duplicate DB link name \'%1$s\' exists.
7222: Specified DB link \'%1$s\' does not exist or is an invalid type.
7223: DDL operations are not allowed on a remote database.
7224: Specified table \'%1$s\' is of a different partition type.
7225: Global partition index must be prefixed by the partition key column.
7226: Specified subpartition name \'%1$s_%2$s\' is too long (maximum of %3$d characters).
7227: Default partition must be the last partition specified.
7228: DEFAULT cannot be specified with other values.
7229: Duplicate partition \'%1$s\' exists.
7230: List partitioning allows only a single partitioning key column.
7231: Unable to use this clause for an external table.
7232: Duplicate option was specified.
7233: Unable to drop columns of a SYS-owned table.
7234: Unable to drop partitioning key column \'%1$s\'.
7235: Unable to drop all columns within a table.
7236: Reference key column \'%1$s\' cannot be dropped.
7237: Specified column \'%1$s\' cannot be modified.
7238: Specified column \'%1$s\'.\'%2$s\' must be empty to decrease precision or scale.
7239: Referencing or referenced key column \'%1$s\' cannot be modified.
7240: Tables with LONG-type columns cannot be partitioned.
7241: Partitioning column cannot be of type BLOB, CLOB, or ROWID.
7242: New partitions cannot be added if a DEFAULT partition exists.
7243: Unable to resolve data type of column \'%1$s\'.
7244: Operation not supported on external tables.
7245: Duplicate username \'%1$s\' exists.
7246: BY ACCESS/SESSION clause not allowed for NOAUDIT clauses.
7247: Unable to drop the LOB column.
7248: Unable to drop the LOB (sub)partitions.
7249: Index \'%1$s\' is being built or rebuilt.
7250: Table is not partitioned by RANGE or LIST method.
7251: Unable to perform this task on a disabled index.
7252: Unable to execute a savepoint while performing a PDML transaction.
7253: Table is not partitioned by RANGE, HASH, or LIST methods.
7254: ON COMMIT attribute is incompatible with START WITH or NEXT options.
7255: START WITH or NEXT should be followed by a date value.
7256: Unable to use AUDIT or NODAUDIT on SYS user operations.
7257: Invalid encryption algorithm.
7258: Encryption specification does not match.
7259: Unable to encrypt columns of that type.
7260: Specified object is not encrypted.
7261: Unable to drop container table of materialized view.
7262: PCTTHRESHOLD is out of range.
7263: Primary key constraint was not found.
7264: Composite partitioning is not supported for index-organized tables.
7265: Unable to drop or disable the primary key constraint for index-organized tables.
7266: WHEN clauses may not be used in INSTEAD OF triggers.
7267: INSTEAD OF triggers may not be created on tables.
7268: INSTEAD OF triggers may not be created on a read-only view.
7269: Column lists are not valid for this trigger type.
7270: Table or view \'%1$s.%2$s\' was not found.
7271: A view is not allowed for this clause.
7272: This clause may not be used for a HASH partition.
7273: Unable to convert specified value \'%1$s\' of the column.
7274: Specified value \'%1$s\' is too large for the column.
7275: This clause is only available for TAC.
7276: Subpartition descriptions cannot be specified.
7277: This command cannot be used for a composite partitioned index.
7278: Numbers of columns do not match.
7279: Column datatypes do not match.
7280: Index key columns do not match.
7281: Allowed only for a local partitioned index.
7282: Index types do not match.
7283: Success with compilation errors.
7284: Specified object \'%1$s.%2$s\' was not dropped.
7285: Not allowed in clustered database mode.
7286: Encrypted column \'%1$s\' is not allowed.
7287: Some rows in the table are invalid for the specified partition.
7288: Unable to encrypt index key column(s) with SALT.
7289: R-tree index allows only one index key column.
7290: R-tree index cannot be partitioned.
7291: R-tree index can be created only on a column of GEOMETRY type.
7292: Table \'%1$s\' does not contain a primary key constraint.
7293: Invalid filter column detected.
7294: There is no materialized view log on table \'%1$s\'.\'%2$s\'.
7295: Table \'%1$s\' does not contain a primary key constraint.
7296: Materialized view does not include all primary key columns.
7297: Prebuilt table \"%1$s\".\"%2$s\" does not exist.
7298: Materialized view cannot use a prebuilt table.
7299: Table \"%1$s\".\"%2$s\" is currently being redefined.
7300: Table \"%1$s\".\"%2$s\" is currently not being redefined.
7301: Column \"%1$s\" is not encrypted.
7302: Column \"%1$s\" is already encrypted.
7303: Referenced or referencing foreign key constraint column cannot be encrypted.
7304: DOMAIN index allows only one index key column.
7305: DOMAIN index cannot be partitioned.
7306: XML index can be created only on a column of XMLTYPE type.
7307: XML index cannot be created in a partitioned table.
7308: Function-based index cannot be created in an encrypted column (\"%1$s\").
7309: Prebuilt table dimensions do not match the definition query.
7310: A non-cacheable expression is not valid for query rewrite.
7311: Operation is unnecessary.
7312: Original name being used.
7313: Specified undo tablespace name \'%1$s\' does not match parameter undo tablespace name in tip file \'%2$s\'.
7314: Partitioning columns must be contained in index key columns.
7315: Table \"%1$s\".\"%2$s\" does not have a materialized view log.
7316: Materialized view log for \"%1$s\".\"%2$s\" does not record the primary key.
7317: Unable to use rowid column from materialized view log on \"%1$s\".\"%2$s\"
7318: Unable to create a fast refresh materialized view from a complex query.
7319: Materialized view log on \"%1$s\".\"%2$s\" does not have new values.
7320: Unable to use filter columns of the materialized view log on\"%1$s\".\"%2$s\"
7321: Schema object \'%1$s.%2$s.%3$s\' does not exist or is of incompatible type.
7322: Materialized view log already exist on table \'%1$s\'.
7323: Materialized view log on \"%1$s\".\"%2$s\" already has primary keys.
7324: Materialized view log on \"%1$s\".\"%2$s\" already has a rowid.
7325: Materialized view log on \"%1$s\".\"%2$s\" already has a sequence.
7326: Materialized view log on \"%1$s\".\"%2$s\" already has new values.
7327: Materialized view \"%1$s\".\"%2$s\" is INVALID and needs a complete refresh.
7328: Materialized view \'%1$s\'.\'%2$s\' does not exist.
7329: Unable to explicitly refresh a NEVER REFRESH materialized view (\"%1$s\")
7330: Materialized view log on \"%1$s\".\"%2$s\" younger than last refresh
7331: CTXCAT index allows only char/varchar type key columns.
7332: Specified parameter value is invalid.
7333: Unable to alter or drop a domain indexed column.
7334: Domain index is invalid.
7335: Partitioning columns must form a subset of key columns of a UNIQUE index.
7336: Cannot perform a fast refresh of the materialized view \"%1$s\".\"%2$s\"
7337: Fast refresh of \"%1$s\".\"%2$s\" is unsupported after deletion/update.
7338: Cannot set the ON COMMIT refresh attribute for the materialized view.
7339: Cannot replace the trigger. The trigger is already on other table \'%1$s.%2$s\'.
7340: Sequence cache size must be less than one cycle.
7341: Unable to resolve the index key column expression \'%1$s\'.
7342: Unable to resolve the check condition \'%1$s\'.
7343: Up to %1$d error codes can be specified to dump the callstack.
7344: Too many primary key columns specified in the Index Organized Table.
7345: The PCTTHRESHOLD value (%1$d) is incorrectly specified.
7346: Index-Organized Table cannot include a LONG type column.
7347: The INCLUDING column (%1$s) is incorrectly specified.
7348: An OVERFLOW segment is not specified.
7349:The primary key column is not located before other columns.
7350: This DDL statement is not permitted in the massive cluster system.
7351: DDL to be executed in a slave node failed.
7352: The specified event conditional clause ('%1$s') is incorrect.
7353: The profile \'%1$s\' was not found or is invalid.
7354: Cannot drop the profile \'%1$s\'.
7355: Cannot drop the specified temporary tablespace.
7356: Unable to rename the system tablespace.
7357: The initialization parameter value, \'%1$s\', is not an absolute path.
7358: A log group that does not exist cannot be dropped.
7359: The supplemental logging, \'%1$s\', does not exist thus cannot be deleted.
7360: The supplemental logging attribute, \'%1$s\', already exists.
7361: Integer value required.
7362: This DDL statement is not allowed on a bitmap indexed table.
7363: The resource limit, \'%1$s\', is invalid.
7364: Partitioning is not supported for index-organized tables.
7365: The unique index needs hash data sharding in the massive cluster system.
7366: It is impossible to delete or modify the type due to a dependency.
7367: BUCKET option is not permitted on non-hash data sharding.
7368: Specified bucket not found: %1$d.
7369: Cannot delete the last bucket of hash data sharding.
7370: Cannot create the diskspace.
7371: The diskspace name already exists.
7372: The disk is already in use.
7373: The disk has been assigned already.
7374: Cannot create a new diskspace.
7375: DISK OPEN failed.
7376: DISK READ failed.
7377: DISK WRITE failed.
7378: The device type is invalid.
7379: The disk size is invalid.
7380: The file size is invalid.
7381: The sector size is invalid.
7382: Cannot find the path to the disk.
7383: The shared memory space in the system is insufficient.
7384:The specified number of disks exceeds the maximum number allowed.
7385: Specified group not found: %1$s.
7386: Table is not a global table.
7387: Table is not a local table.
7388: Specified group not match the original group.
7389: Specified group has no node member.
7390: Specified tablet number not found.
7391: Index-organized tables are not supported in TMC.
7392: Delete cascade feature is not supported in TMC.
7393: Bucket number should be specified.
7394: Specified node number not found: %1$d.
7395: This DDL statement is only permitted in the massive cluster system.
7396: Delete set null feature is not supported in TMC.
7397: Primary index on an IOT cannot be rebuilt.
7398: DDL alter system recompile was interrupted by other DDLs.
7399: A partitioning key for an index-organized table must consist of one or more columns of a primary key.
7400: Primary key constraints cannot be dropped, disabled, or deferred for index-organized tables.
7401: Invalid index option for an index-organized table.
7402: Invalid redefinition method: %1$s.
7403: Serial number of the target session is invalid. Serial#: %1$u
7404: Status of the target session is not ACTIVE or RUNNING. Status: %1$d
7405: Unable to modify the primary key column value of an index-organized table.
7406: Unable to drop the primary key column of an index-organized table.
7407: Unable to execute this command while using Text-TIP.
7408: BTIP file open error: file is not found.
7409: The BTIP extension name input is invalid.
7410: The TIP extension name input is invalid.
7411: A file with the same name already exists.
7412: Failed to create the file.
7413: Unable to decrease the column length because the column data will not fit in the new column length.
7414: The data type conversion attempted is invalid.
7415: A read-only table cannot be truncated.
7416: Cannot alter the SYS account into a LOCK status.
7417: Error occurred while trying to refresh the materialized view \"%1$s\".\"%2$s\".
7418: Auto increment is allowed only on one column in a table
7419: Cannot recompile \"%1$s(%2$s)\" while executing a parallel query.
7420: The tablespace that the table belongs to is already encrypted.
7421: Cannot rename a materialized view.
7422: An index cannot be created from column of type ROWID.
7423: Another session is using the temporary table, so this DDL operation cannot be performed.
7424: INCREMENT must be less than MAXVALUE minus MINVALUE.
7425: IOT cannot be compressed.
7426: This clause cannot be specified for the virtual table.
7427: Specified tablespace \'%1$s\' cannot be used as a user\'s temporary tablespace.
7428: Status of the target session is not ASSIGNED and status of thread is not THR_STAT_WAITING
7429: When creating global range partitioned index, the partition whose partitioning key columns' values are all MAXVALUE should be specified.
7430: The specified value must be a positive integer greater than or equal to MINEXTENTS.
7431: The specified value must be a positive integer less than or equal to MAXEXTENTS.
7432: The memory space in the system is insufficient.
7433: Duplicate ip \'%1$s\' exists in LSNR_INVITED_IP.
7434: The datafile path(\'%1$s\') has no @SID@.
7435: The datafile path(\'%1$s\') is not correct.
7436: IP address \'%1$s\' is invalid.
7437: Can't exchange partition with the specified table.
7438: Failed to obtained the lock to refresh the materialized view \"%1$s\".\"%2$s\".
7439: Unable to perform DDL on the AQ table \'%1$s\'.
7440: The user defined error is called.
7441: Objects other than tables cannot be flash backed.
7442: Flashback table is not allowed on this table.
7443: The specified database link does not exist.
7444: Cannot make a remote container table for a DBMS database link except for Tibero or Oracle.
7445: Prebuilt table does not exist in the specified database link position.
7446: Prebuilt table does not exist in the specified database link position.
7447: The rowid column does not exist in the prebuilt table at the specified database link position.
7448: cannot reuse lower-bound partitions resulting partition.
7449: range partitions being merged are not adjacent
7450: The specified partition and table cannot be exchanged.
7451: Cannot redefine an object online that is not a table
7452: The specified plan table has incorrect format.
7453: The specified thread ID is invalid.
7454: Datatype \'%1$s.%2$s\' is invalid.
7455: To use shrink space, row movement must be enabled for the object.
7456: Cannot use shrink space on an object that has a long column.
7457: The interval value is not an appropriate constant type.
7458: The number of partition columns in the interval table is greater than one.
7459: The type of a partition column in the interval table is invalid.
7460: Constraints do not match in \"ALTER TABLE EXCHANGE PARTITION\".
7461: Invalid user name or role.
7462: Cannot create an external table with a long column type.
7463: The table \"%1$s\".\"%2$s\" cannot be redefined online.
7464: INITRANS value is out of range.
7465: Cannot have a default value on a virtual column.
7466: Cannot have an expression on a real column.
7467: Cannot alter the primary index on an IOT unusable.
7468: Bitmap index cannot be created on an IOT.
7469: Listener timeout.
7470: Unable to add or delete listener port.
7471: Unable to add or delete listener port. Port value is out of range (1024 - 65535).
7472: Unable to add or delete listener port. Maximum number of ports was exceeded.
7473: Unable to add or delete listener port. Port value is out of range (1024 - 65535).
7474: The reference partitioning constraint is not found.
7475: The parent table of the reference partition is not partitioned.
7476: The option %1$s is invalid.
7477: The BTIP name input is invalid.
7478: The TIP name input is invalid.
7479: RENAME cannot be used in series.
7480: Cannot alter a refence-partitioned table
7481: Cannot make SYS a client for a proxy user, or vice versa.
7482: Index-Organized Table cannot include a LOB or LONG type column.
7483: The snapshot users to be compared not matched.
7484: The change management package is not set up.
7485: Cannot create a snapshot for SYS user.
7486: DBMS_CMGT not found.
7487: Unable to shrink the temporary file %1$s ('%2$s' in tablespace '%3$s').
7488: The value of 'KEEP' parameter is out of range.
7489: ADT is declared as a unique or primary key.
7490: Index-Organized Table cannot include a ADT column.
7491: Current DDL is not allowed during instance recovery
7492: 'SYS._SGMT_BM_STAT_STATUS' table does not exist.
7493: 'SYS._SGMT_BM_STAT_STATUS' table already exists.
7494: The specified segment does not exist.
7495: The constraint column is not a REF column.
7496: Multiple domain indexes cannot be created on a single column.
7497: The specified type is missing the %1$s member function.
7498: Package body recompile failed by invalid package spec.
7500: Recompile failed by other DDL. Try again.
7501: Not allowed in standby replication.
7502: Remote Information of %1$s is missing.
7503: Cannot export/import data files from TAS to None TAS due to '+'.
7504: Cannot set undo_tablespace parameter while setting others.
7505: Tablespace is already default tablespace.
7506: This command is allowed for only SYS user.
7507: Cannot create/add context local partition(s) index with more than 127 partitions.
7508: Unable to shrink permanent tablespace.
7509: cannot grant \'%1$s\' to a role.
7510: Old password file exists. Unable to create new password file.
7512: Not permitted while standby database is enabled.
7513: Both bitmap index and unique key cannot co-exists.
7514: The standby is not RUNNING status.
7515: At least one LGWR SYNC standby DB is required.
7516: The LNW is not ready to start.
7517: Must specify table name for nested table column or attribute.
7518: XMLSchema \'%1$s\' is not registered.
7519: Tag name \'%1$s\' in XMLSchema \'%2$s\' is invalid.
7520: Referential constraint is not allowed on nested table column.
7521: Specified column \'%1$s\' is not a nested table type.
7522: DDL need retry.
7523: Memory tablespace already exists.
7524: Memory tablespace cannot have datafiles more than \'%1$d\'.
7525: No free space for memory tablespace.
7526: The size of Memory tablespace is undefined.
7527: Fail to invalidate cursors due to missing pp main info.
7528: Memory tablespace cannot have auto-extended datafiles.
7529: Memory tablespace cannot be offline.
7530: Sdisk member clause required.
7531: Gdisk member clause required.
7532: SFC member clause required.
7533: IORM member clause required.
7534: A table can have only one identity column.
7535: Identity column can be created only on a column of numeric type.
7536: Invalid NOT NULL constraint uesd on and identity column.
7537: INVALID trigger in FOLLOWS option.
7538: Materialized view \'%1$s\' cannot be dropped internally.
7539: Cannot include an LOB column in a compressed table.
7540: Multiple datafiles specified for bigfile tablespace.
7541: Failed to backup archive logfiles due to another archive logfile backup ongoing.
7542: Failed to backup due to none of the RECO slaves are free to use.
7543: Another RMGR datafile backup/restore/delete job already ongoing.
7544: Lob columns do not match in \"ALTER TABLE EXCHANGE PARTITION\".
7545: Failed to add backup archivelog due to no backup archivelog in the backup set.
7546: There is no visible column in the table.
7547: Data integrity is violated.
7548: A column to be modified is not an identity column.
7549: Failed to backup/delete archive logfiles due to another archive logfile backup/delete ongoing.
7550: Failed to execute RMGR backup due to another RMGR backup already ongoing.
7551: Invalid COMPRESS prefix length value
7552: Cannot use COMPRESS option for a single column key
7553: Cannot use %1$s as a lob segment name.
7554: Cannot enforce to use specified types of index for constraint.
7555: Cannot use supplemental logging and nologging together.
7556: Cannot create a unique local partitioned index on a system partitioned table.
7557: Cascading standby only supports PERFORMANCE mode.
7558: Cascading standby only supports LGWR ASYNC or ARCH ASYNC.
7559: instance id of the target session is invalid or failed to send a request to target instance. instance_id: %1$u
7560: The tablespace (id: %1$s) is online.
7561: dependent object \"%1$s\".\"%2$s\" already registered
7562: Partitioned table specified as target table for exchange statement.
7563: Cannot alter temporary tablespace.
7564: LOG_REPLICATION_DEST_%1$d is already %2$s.
7565: Too many columns in a table with a UDT column.
7566: Cannot reverse a bitmap index.
7568: Cannot execute 'alter session current schema' in trigger.
7569: Another RMGR archivelog backup/restore/delete job already ongoing.
7570: Another Media Recovery or RMGR job is already ongoing.
7571: A duplicate column expression was specified.
7572: A virtual column for this expression already exists.
7573: The specified virtual database \'%1$s\' does not exist.
7574: The name \'%1$s\' is already used by another virtual database or database link.
Last updated

