ORA-10636: ROW MOVEMENT is not enabled

Answers were Sorted based on User's Feedback



ORA-10636: ROW MOVEMENT is not enabled..

Answer / naveen babu

SQL> ALTER TABLE TEST_NUM ENABLE ROW MOVEMENT;
Table altered.

Is This Answer Correct ?    15 Yes 0 No

ORA-10636: ROW MOVEMENT is not enabled..

Answer / guest

Cause: To shrink a data segment, row movement must be enabled.

Action: Enable row movement and reissue this command.

Please add more information about this Error

Is This Answer Correct ?    5 Yes 1 No

Post New Answer

More Oracle Errors Interview Questions

ORA-34296: (MXDCL36) A NUMBER dimension must be defined with a fixed precision and scale, using the form NUMBER(precision) or NUMBER(precision, scale).

1 Answers  


ORA-28044: unsupported directory type

1 Answers  


ORA-13502: Cannot rename SYSAUX tablespace

1 Answers  


ORA-12549: TNS:operating system resource quota exceeded

1 Answers  


DRG-52101: an invalid session handle was passed to Oracle Text

1 Answers  






ORA-01308: initialization parameter utl_file_dir is not set

2 Answers  


ORA-16794: Database Guard is ON for primary database

1 Answers  


PCC-00055: Array "string" not allowed as bind variable at line number in file string

1 Answers  


RMAN-08045: channel string: finished piece string at string with string copies

1 Answers  


ORA-01528: EOF while processing SQL statement

1 Answers  


RMAN-06544: Do you really want to delete the above objects (enter YES or NO)?

1 Answers  


ORA-02202: no more tables permitted in this cluster

1 Answers  


Categories