ORA-64142
        Shared tables must have same semantics for truncation.
        
        
        Cause
        An attempt was made to create shared tables with inconsistent semantics for truncation. Either all shared tables must have or must not have the TRUNCATE keyword.
        Action
        Be consistent with the TRUNCATE keyword while defining shared tables.
        
     
    
    
        ORA-64142
        Shared tables must have same semantics for truncation.
        
        
        Cause
        An attempt was made to create shared tables with inconsistent semantics for truncation. Either all shared tables should have or should not have (TRUNCATE) keyword.
        Action
        Be consistent with (TRUNCATE) keyword while defining shared tables.
        
     
    
    
        ORA-64142
        Shared tables must have same semantics for truncation.
        
        
        Cause
        An attempt was made to create shared tables with inconsistent semantics for truncation. Either all shared tables should have or should not have (TRUNCATE) keyword.
        Action
        Be consistent with (TRUNCATE) keyword while defining shared tables.