First Commit - Source Code from Reply
This commit is contained in:
@@ -0,0 +1,19 @@
|
||||
|
||||
-- eseguire come utente DBA collegandosi a DBCGO
|
||||
------------------------------------------
|
||||
|
||||
|
||||
|
||||
GRANT CREATE PUBLIC SYNONYM TO DBCGO;
|
||||
|
||||
------------------------------------------
|
||||
|
||||
|
||||
|
||||
GRANT CREATE SESSION TO DBCGO;
|
||||
|
||||
------------------------------------------
|
||||
|
||||
GRANT CREATE DATABASE LINK TO DBCGO;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user