ORA-14255
152933May 29 2004 — edited May 29 2004Hi
I have a table with hash partition .When i trying to drop one of the partition it giving the below error
What is diffrence between range and list oartition
SQL> ALTER TABLE EMP_H DROP PARTITION P3;
ALTER TABLE EMP_H DROP PARTITION P3
*
ERROR at line 1:
ORA-14255: table is not partitioned by Range, Composite Range or List method
Regards
Mohan