ORA-14191
        ALLOCATE EXTENT may not be specified for composite partitioned object
        
        
        Cause
        User specified ALLOCATE STORAGE clause in ALTER TABLE/ALTER INDEX statement issued against a composite partitioned index which is illegal.
        Action
        Remove the illegal option. If you want to add storage to individual [sub]partitions,the  ALLOCATE EXTENT clause may be specified with ALTER TABLE OR INDEX MODIFY [SUB]PARTITION statement.
        
     
    
    
        ORA-14191
        ALLOCATE EXTENT may not be specified for composite partitioned object
        
        
        Cause
        User specified ALLOCATE STORAGE clause in ALTER TABLE/ALTER INDEX statement issued against a composite partitioned index which is illegal.
        Action
        Remove the illegal option. If you want to add storage to individual [sub]partitions,the  ALLOCATE EXTENT clause may be specified with ALTER TABLE OR INDEX MODIFY [SUB]PARTITION statement.
        
     
    
    
        ORA-14191
        ALLOCATE EXTENT may not be specified for composite partitioned object
        
        
        Cause
        User specified ALLOCATE STORAGE clause in ALTER TABLE/ALTER INDEX statement issued against a composite partitioned index which is illegal.
        Action
        Remove the illegal option. If you want to add storage to individual [sub]partitions,the  ALLOCATE EXTENT clause may be specified with ALTER TABLE OR INDEX MODIFY [SUB]PARTITION statement.