Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Mailing Lists -> Oracle-L -> RE: user creation with similar profile
You may use Oracle Enterprise Manager and use option 'create As' which will
give you complete sql to do that. You can also create it within Enterprise
Manager as well.
A quite handy option.
Regards
Rafiq
From: "Kerber, Andrew W." <Andrew.Kerber_at_umb.com>
Reply-To: Andrew.Kerber_at_umb.com
To: nileshkum_at_gmail.com,oracle-l_at_freelists.org
Subject: RE: user creation with similar profile
Date: Wed, 27 Jun 2007 07:59:23 -0500
Oracle version? If it is 10g, datapump from the os command line is a real handy approach. Earlier versions, you can copy the tables with fromuser/touser using exp.
-----Original Message-----
From: oracle-l-bounce_at_freelists.org
[mailto:oracle-l-bounce_at_freelists.org] On Behalf Of nilesh kumar
Sent: Wednesday, June 27, 2007 12:35 AM
To: oracle-l_at_freelists.org
Subject: user creation with similar profile
Can any one help to write a sql statement in which , i want to create a new user with a similar profile of different user.Say for example there is a user "A" who has so n so privilege and so n so table space assigned to him etc..., i want to create a user "B" who has the same privilege as A and same tablespace assigned to A etc...
Thanks
Nilesh Soni.
-- http://www.freelists.org/webpage/oracle-lReceived on Wed Jun 27 2007 - 10:39:15 CDT
![]() |
![]() |