Re: replicating users from one db to another
From: Yechiel Adar <adar666_at_inter.net.il>
Date: Wed, 16 Feb 2011 14:07:54 +0200
Message-id: <4D5BBE1A.50409_at_inter.net.il>
A LITTLE late, but I did not see it in the thread.
Date: Wed, 16 Feb 2011 14:07:54 +0200
Message-id: <4D5BBE1A.50409_at_inter.net.il>
A LITTLE late, but I did not see it in the thread.
Use data pump with INCLUDE=USERS
This should do the trick.
Yechiel
On 06/10/2010 15:33, J. Dex wrote:
> I would like to pull all the userids AND current passwords from a
> particular database and create them in another database so they are
> exactly the same. Does anybody have a script or sql that grabs not
> only the userids but also the current passwords so they can be created
> somewhere else?
>
>
-- http://www.freelists.org/webpage/oracle-lReceived on Wed Feb 16 2011 - 06:07:54 CST