You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
create user &plscope_user identified by &plscope_user_password default tablespace &plscope_user_tablespace quota unlimited on &plscope_user_tablespace;
Promp Apply Grants To User &plscope_user
grant create session, create sequence, create procedure, create type, create table, create view, create synonym to &plscope_user;