6 lines
206 B
Plaintext
6 lines
206 B
Plaintext
|
|
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;
|