Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Mailing Lists -> Oracle-L -> RE: Full user export
Welcome to ORACLE-L_at_FATCITY.COM
hahahaha
:)
your dba
Salman Faheem
--- "Deshpande, Kirti" <kirti.deshpande_at_verizon.com>
wrote:
> exp owner=<username> file=<user.dmp>
> imp full=y file=<user.dmp>
> Use additional options with exp and imp as desired.
> For a complete list of
> options use 'exp help=y' and 'imp help=y'. Detail
> information is available
> in the Oracle Utilities Guide.
> HTH,
>
> Regards,
>
> - Kirti Deshpande
> Verizon Information Services
> http://www.superpages.com
>
> > -----Original Message-----
> > From: Witold.Iwaniec_at_atl.bluecross.ca
> > [SMTP:Witold.Iwaniec_at_atl.bluecross.ca]
> > Sent: Friday, May 25, 2001 8:16 AM
> > To: Multiple recipients of list ORACLE-L
> > Subject: Full user export
> >
> >
> >
> > 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
> >
>
-- Please see the official ORACLE-L FAQ: http://www.orafaq.com -- Author: Salman Faheem INET: oracledba74_at_yahoo.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:34:39 CDT