ORA-14259: table is not partitioned by Hash method



ORA-14259: table is not partitioned by Hash method..

Answer / guest

Cause: ALTER TABLE COALESCE PARTITION is only valid for
table partitioned by Hash method

Action: Specify valid ALTER TABLE option for the table, or
ensure that the table is partitioned by Hash method

Please add more information about this Error

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Oracle Errors Interview Questions

ORA-14298: LOB column block size mismatch in ALTER TABLE EXCHANGE [SUB]PARTITION

1 Answers  


TNS-04083: Failed to save password

1 Answers  


IMG-00550: invalid scanlineOrder specified

1 Answers  


ORA-04044: procedure, function, package, or type is not allowed here

1 Answers  


PCC-00143: Runtime context variable not of correct type

1 Answers  






PLS-00387: INTO variable cannot be a database object

1 Answers  


ORA-07701: sksatln: internal exception: output buffer too small

1 Answers  


ORA-31403: change table string already contains a column string

1 Answers  


PLS-00513: PL/SQL function called from SQL must return value of legal SQL type

1 Answers  


ORA-06505: PL/SQL: variable requires more than 32767 bytes of contiguous memory

1 Answers  


RMAN-06496: must use the TO clause when the database is mounted or open

1 Answers  


ORA-30656: column type not supported on external organized table

1 Answers  


Categories