Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Mailing Lists -> Oracle-L -> RE: Replicating a user across DBs
Rich - I have been very busy today, so I'm probably not reading something
correctly. If you have a user schema in one database, you must manually
create that userid in the other database, but then you can use export to
move all the objects to the other database. Import will create the objects
if they don't exist. Hopefully that responds to your question, but I
apologize if I haven't read it correctly.
Dennis Williams
DBA
Lifetouch, Inc.
dwilliams_at_lifetouch.com
-----Original Message-----
Sent: Thursday, July 11, 2002 3:53 PM
To: Multiple recipients of list ORACLE-L
Hey all,
In 8.1.7, is there a way to easily replicate a user from one DB (e.g. "development") to another (e.g. "production")? I can export all the objects in the schema, but export/import won't recreate the schema in the import DB.
I've been using OEM to create a script (reverse engineered from "Create like..."), but the resulting script requires editing and the assignment of a resource plan doesn't always play nice, either.
There has got to be a better way...
TIA!
Rich Jesse System/Database Administrator Rich.Jesse_at_qtiworld.com Quad/Tech International, Sussex, WI USA
Fat City Network Services -- (858) 538-5051 FAX: (858) 538-5051 San Diego, California -- Public Internet access / Mailing Lists --------------------------------------------------------------------To REMOVE yourself from this mailing list, send an E-Mail message to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in the message BODY, include a line containing: UNSUB ORACLE-L (or the name of mailing list you want to be removed from). You may also send the HELP command for other information (like subscribing).
Fat City Network Services -- (858) 538-5051 FAX: (858) 538-5051 San Diego, California -- Public Internet access / Mailing Lists --------------------------------------------------------------------To REMOVE yourself from this mailing list, send an E-Mail message to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in the message BODY, include a line containing: UNSUB ORACLE-L (or the name of mailing list you want to be removed from). You may also send the HELP command for other information (like subscribing). Received on Thu Jul 11 2002 - 16:48:40 CDT