ORA-42078
        DBMS_REDEFINITION does not support a clustered table without cluster index or with virtual cluster index
        
        
        Cause
        An attempt was made to use the DBMS_REDEFINITION package on a clustered table without a cluster index or with a virtual cluster index.
        Action
        Create a regular cluster index and rerun the DBMS_REDEFINITION procedure.
        
     
    
    
        ORA-42078
        DBMS_REDEFINITION does not support a clustered table without cluster index or with virtual cluster index
        
        
        Cause
        An attempt was made to use the DBMS_REDEFINITION package on a clustered table without a cluster index or with a virtual cluster index.
        Action
        Create a regular cluster index and rerun the DBMS_REDEFINITION procedure.
        
     
    
    
        ORA-42078
        DBMS_REDEFINITION does not support a clustered table without cluster index or with virtual cluster index
        
        
        Cause
        An attempt was made to use the DBMS_REDEFINITION package on a clustered table without a cluster index or with a virtual cluster index.
        Action
        Create a regular cluster index and rerun the DBMS_REDEFINITION procedure.