ORA-25190: an index-organized table maintenance operation
may not be combined with other operations



ORA-25190: an index-organized table maintenance operation may not be combined with other operations..

Answer / guest

Cause: ALTER TABLE statement attempted to combine an
index-organized table maintenance operation (e.g. changing
physical attributes) with some other operation (e.g. ADD
constraint) which is illegal

Action: Ensure that a index-organized table maintenance
operation is the sole operation specified in ALTER TABLE
statement;

Please add more information about this Error

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Oracle Errors Interview Questions

ORA-06138: NETTCP: error during connection handshake

1 Answers  


ORA-09967: scumnt: unable to create or open file

1 Answers  


ORA-39726: unsupported add/drop column operation on compressed tables

1 Answers  


ORA-02470: TO_DATE, USERENV, or SYSDATE incorrectly used in hash expression.

1 Answers  


ORA-00701: object necessary for warmstarting database cannot be altered

1 Answers  






ORA-25407: connection terminated

1 Answers  


ORA-19011: Character string buffer too small

1 Answers  


ORA-12640: Authentication adapter initialization failed

1 Answers  


ORA-01913: EXCLUSIVE keyword expected

1 Answers  


ORA-01524: cannot create data file as 'string' - file already part of database

1 Answers  


PCC-02109: SQLCHECK=NONE is no longer supported.. using SYNTAX

1 Answers  


RMAN-06102: no channel to restore a backup or copy of log thread number seq number lowscn string

1 Answers  


Categories