Relative Content

Tag Archive for sqloracleoracle-apexprivileges

Grant the INHERIT PRIVILEGES privilege

I have database scheme her name NOUR ELKHUZAMA without underscore
I need to Grant the INHERIT PRIVILEGES to NOUR ELKHUZAMA
but I get an error:
Error starting at line : 3 in command –
GRANT INHERIT PRIVILEGES ON USER NOUR ELKHUZAMA TO PUBLIC
Error report –
ORA-00905: missing keyword
00905. 00000 – “missing keyword”
What solution please?