Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Mailing Lists -> Oracle-L -> RE: user creation with similar profile
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 - 07:59:23 CDT
![]() |
![]() |