7 lines
107 B
SQL
Executable File
7 lines
107 B
SQL
Executable File
|
|
-- run as user SYS:
|
|
|
|
-- required for NTLM utilities
|
|
grant execute on dbms_crypto to &&your_schema;
|
|
|