Re: exp / imp question
Date: 1998/01/14
Message-ID: <69ihqa$lms_at_mozo.cc.purdue.edu>#1/1
In article <M$9KDlA18$u0Ewru_at_rwx777.demon.co.uk>, Steve Haynes <steve_at_rwx777.demon.co.uk> writes:
|> In article <Z6bWtIAcF4u0Ew4e_at_rwx777.demon.co.uk>, Steve Haynes
|> <steve_at_rwx777.demon.co.uk> writes
|> >In article <69fml9$m6u_at_mozo.cc.purdue.edu>, "Todd M. Helfter"
|> ><tmh_at_ecn.purdue.edu> writes
|> >>Could someone give me a pointer to exporting and then importing
|> >>a user. I want to take users with their passwords from one database
|> >>and put them in another.
|> >>
|> >>
|> >>I have tried the exp and imp utilities, I'm not quit getting it.
|> >>
|> >>Todd
|> >just use fromuser and touser command line options...
|> Sorry, I missed the password bit.
|> I would still used the imp/exp route but precreate your
|> used with whatever password you want and then import
|> into your "new" user.
|> Steve
|> --
|> "The floggings will continue until morale improves."
|>
Actually, I have found what I wanted.
There is an undocumented option of create user that exp/imp uses.
create user x identified by value 'encrypted password'.
This syntax eliminates my question.
Todd
-- .------------------------------. | Todd M. Helfter | | tmh_at_purdue.edu | `------------------------------'Received on Wed Jan 14 1998 - 00:00:00 CET