We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
This grant allow run the script "create_logger_synonyms.sql" properly
The new line 44 in the file create_user.sql could be
grant connect,create view, create job, create table, create sequence, create trigger, create procedure, create any context , create synonym to &LOGGER_USER
The text was updated successfully, but these errors were encountered:
Issue OraOpenSource#243
4c550aa
Add grant for create synonyms in the file "create_user.sql" OraOpenSource#243
No branches or pull requests
This grant allow run the script "create_logger_synonyms.sql" properly
The new line 44 in the file create_user.sql could be
grant connect,create view, create job, create table, create sequence, create trigger, create procedure, create any context , create synonym to &LOGGER_USER
The text was updated successfully, but these errors were encountered: