OCI-23416
        table "string"."string" does not contain a primary key constraint
        
        
        Cause
        The table did not contain a primary key constraint or the primary key constraint was disabled.
        Action
        Create a primary key constraint on the table or enable the existing constraint.
        
     
    
    
        OCI-23416
        table "string"."string" does not contain a primary key constraint
        
        
        Cause
        The master table does not constaint a primary key constraint or the primary key constraint has been disabled.
        Action
        Create a primary key constraint on the master table or enable the existing constraint.
        
     
    
    
        OCI-23416
        table "string"."string" does not contain a primary key constraint
        
        
        Cause
        The master table does not constaint a primary key constraint or the primary key constraint has been disabled.
        Action
        Create a primary key constraint on the master table or enable the existing constraint.