ORA-30759
        Nested table cannot be partitioned for a composite partitioned base table.
        
        
        Cause
        Local or nested table parameters were specified inside the partition clause for a composite partitioned table.
        Action
        Issue the DDL without nested table partition clauses for a composite partitioned table.
        
     
    
    
        ORA-30759
        nested table cannot be partitioned for a composite partitioned base table
        
        
        Cause
        The user specifed local or nested table parameters inside partition clause for a composite partitioned table.
        Action
        Issue the DDL without nested table partition clauses for composite partitioned table.
        
     
    
    
        ORA-30759
        nested table cannot be partitioned for a composite partitioned base table
        
        
        Cause
        The user specifed local or nested table parameters inside partition clause for a composite partitioned table.
        Action
        Issue the DDL without nested table partition clauses for composite partitioned table.