Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Mailing Lists -> Oracle-L -> RE: Full user export

RE: Full user export

From: Rao, Maheswara <Maheswara.Rao_at_Sungardp3.com>
Date: Fri, 25 May 2001 07:00:06 -0700
Message-ID: <F001.0030F005.20010525065648@fatcity.com>

At the OS level give the following command.

exp owner=<user name>

Now, the program will ask you the username. This time either give a user name who has dba priviliger or give the same user name you mentioned in the above command (exp owner=username)

If you had given the dba user name, then while importing you need to import the file into that specific user using the dba user name.

hth

Rao

-----Original Message-----
[mailto:Witold.Iwaniec_at_atl.bluecross.ca] Sent: Friday, May 25, 2001 9:16 AM
To: Multiple recipients of list ORACLE-L

Hi DBA's

What is the proper syntax of the exp command to get export of all objects owned
by a user - tables, views, stored procedures, synonyms, grants. And will the import require special parameters too?

I have a small development database on Windows NT and would like to create a copy on Windows Me running Personal Oracle for Win 98. When I duplicated the database to anotehr Windows NT machine it was simple - copy all datafiles, mount
the database, update control files, etc. But here I have different operating systems so can not simply copy files.

Thanks

Witold

--

Please see the official ORACLE-L FAQ: http://www.orafaq.com
--

Author:
  INET: Witold.Iwaniec_at_atl.bluecross.ca

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).
--

Please see the official ORACLE-L FAQ: http://www.orafaq.com
--

Author: Rao, Maheswara
  INET: Maheswara.Rao_at_Sungardp3.com
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 Fri May 25 2001 - 09:00:06 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US