ORA-14458
        attempt was made to create a temporary table with INDEX organization
        
        
        Cause
        An attempt was made to create an Index Organized Temporary table. This is not supported.
        Action
        Create the table with HEAP organization and the primary key.
        
     
    
    
        ORA-14458
        attempt was made to create a temporary table with INDEX organization
        
        
        Cause
        An attempt was made to create an Index Organized Temporary table. This is not supported.
        Action
        Create the table with HEAP organization and the primary key.
        
     
    
    
        ORA-14458
        attempt was made to create a temporary table with INDEX organization
        
        
        Cause
        An attempt was made to create an Index Organized Temporary table. This is not supported.
        Action
        Create the table with HEAP organization and the primary key.