ORA-14048: a partition maintenance operation may not be
combined with other operations



ORA-14048: a partition maintenance operation may not be combined with other operations..

Answer / guest

Cause: ALTER TABLE or ALTER INDEX statement attempted to
combine a partition maintenance operation (e.g. MOVE
PARTITION) with some other operation (e.g. ADD PARTITION or
PCTFREE which is illegal

Action: Ensure that a partition maintenance operation is the
sole operation specified in ALTER TABLE or ALTER INDEX
statement; operations other than those dealing with
partitions, default attributes of partitioned tables/indices
or specifying that a table be renamed (ALTER TABLE RENAME)
may be combined at will

Please add more information about this Error

Is This Answer Correct ?    0 Yes 1 No

Post New Answer

More Oracle Errors Interview Questions

ORA-09365: Windows 3.1 Two-Task driver unable to destroy hidden window

1 Answers  


NZE-28801: invalid object type

1 Answers  


ORA-23440: incorrect public template value

1 Answers  


RMAN-06601: new RMAN configuration parameters:

1 Answers  


ORA-16161: Cannot mix standby and online redo log file members for group string

1 Answers  






ORA-26682: invalid value for publication_on

1 Answers  


IMP-00016: required character set conversion (type number to number) not supported

1 Answers  


RMAN-08070: deleted datafile copy

1 Answers  


TNS-12539: TNS:buffer over- or under-flow

1 Answers  


ORA-29285: file write error

1 Answers  


TNS-01045: %s(Not Registered) has string service handler(s)

1 Answers  


ORA-30077: illegal casting between specified datetime types

1 Answers  


Categories