Steps followed :-
Connect as Data Vault manager and create user :-
create user OTH_USR identified by othusr_123 TEMPORARY TABLESPACE temp;
connect sys as sysdba :-
grant create session, unlimited tablespace to OTH_USR;
Connect as Data Vault manager and create user :-
create user OTH_USR identified by othusr_123 TEMPORARY TABLESPACE temp;
connect sys as sysdba :-
grant create session, unlimited tablespace to OTH_USR;
No comments:
Post a Comment