Grant without privilege in 12c after upgrade from 11g
jfglade
Posts: 2
GRANT ON crddata.crddata TO "PUBLIC";
I upgraded a copy of an Oracle 11g database and then ran the Schema Compare tool on the CRDDATA schema between the 11g and 12c databases. The above grant is listed in the 12c database without the privilege listed, it is simply 2 blanks between GRANT and ON.
Is this supposed to be the GRANT INHERIT PRIVILEGES?
I upgraded a copy of an Oracle 11g database and then ran the Schema Compare tool on the CRDDATA schema between the 11g and 12c databases. The above grant is listed in the 12c database without the privilege listed, it is simply 2 blanks between GRANT and ON.
Is this supposed to be the GRANT INHERIT PRIVILEGES?
Comments
I'll take a look into it and see if I can get you a branch that helps. We've not done much work on 12c but aim to be responsive to issues that people hit so this is very useful for us (and everybody who uses 12c in the future).
Project Manager
Red Gate Software Ltd
If you can try the latest bugfix release and see if that helps.
ftp://support.red-gate.com/patches/Sche ... 5fd341.zip
Project Manager
Red Gate Software Ltd