Hi,
When REing I get the following;
User permission has not been created because neither object nor owner have been found Object “a_table” Column: “” User: “PUBLIC” User group: “”
The table is in the Entity List.
The SQL that created the permission I was trying to RE;
GRANT SELECT ON a_table TO PUBLIC
This error is raised for all our GRANTS made like this.
How do I RE these?
Thanks
Malcolm