ORA-10618 Operation not allowed on this segment
Description:
ORA-10618 Operation not allowed on this segment
Cause:
This DBMS_SPACE operation is not permitted on segments in tablespaces with AUTO SEGMENT SPACE MANAGEMENT.
Description:
ORA-10618 Operation not allowed on this segment
Cause:
This DBMS_SPACE operation is not permitted on segments in tablespaces with AUTO SEGMENT SPACE MANAGEMENT.
Description:
ORA-10620 Operation not allowed on this segment
Cause:
Cannot alter freelist storage parameter for segments in tablespaces with AUTO SEGMENT SPACE MANAGEMENT.
Description:
ORA-10621 data block does not belong to the segment
Cause:
The specified file number and block number of the data block does not belong to the segment.
Description:
ORA-10640 Operation not permitted during SYSTEM tablespace migration
Cause:
The SYSTEM tablespace is being migrated to locally managed format.
Description:
ORA-10641 Cannot find a rollback segment to bind to
Cause:
SYSTEM tablespace migration requires rollback segment in locally managed tablespace.
Description:
ORA-10642 Found rollback segments in dictionary managed tablespaces
Cause:
When SYSTEM tablespace is migrated, found rollback segments in dictionary managed tablespaces.
Description:
ORA-10643 Database should be mounted in restricted mode and Exclusive mode
Cause:
When SYSTEM tablespace is being migrated, database should be mounted in Exclusive mode and in Restricted mode.
Description:
ORA-10644 SYSTEM tablespace cannot be default temporary tablespace
Cause:
When SYSTEM tablespace is being migrated, no user should have SYSTEM as the default temporary tablespace.
Description:
ORA-10646 Too many recursive extensions during SYSTEM tablespace migration
Cause:
When SYSTEM tablespace is being migrated, dictionary tables tried to extend recursively more than 1000 times.
Description:
ORA-10647 Tablespace other than SYSTEM,string, string not found in read only mode
Cause:
When SYSTEM tablespace is being migrated, tablespaces other than the three should be ALTERed to read only.