Thursday, January 18, 2018

User Creation(Mirror Ram Account)

select username,DEFAULT_TABLESPACE,TEMPORARY_TABLESPACE,PROFILE  from dba_users where username like upper('ram');
 
USERNAME                       DEFAULT_TABLESPACE             TEMPORARY_TABLESPACE           PROFILE
------------------------------ ------------------------------ ------------------------------ ------------------------------
RAM                       USERS                          TEMP                           SECURITY
 
CREATE USER seetha IDENTIFIED BY welcome#1 DEFAULT TABLESPACE USERS TEMPORARY TABLESPACE temp quota unlimited on USERS PROFILE SECURITY;
 
 
 
nram> select * from dba_role_privs where grantee=upper('ram');

No comments:

Post a Comment

Oct'25 CPU - SOA Stack Patch Bundle 12.2.1.4.251011 - Patch 38529263

 Patch 38529263: SOA Stack Patch Bundle 12.2.1.4.251011 Included in stack bundle patch Serial Number Patch Tracking Number Patch Name 1 3596...