6 lines
206 B
Plaintext
Executable File
6 lines
206 B
Plaintext
Executable File
create user DEPLOY identified by Alabalaportocala1#;
|
|
grant create session to DEPLOY;
|
|
alter user DRIVE grant connect through DEPLOY;
|
|
connect DEPLOY[DRIVE]/Alabalaportocala1#@dmp01-scan/DRF1PRDEXA
|
|
show user;
|