DBAsupport.com Forums - Powered by vBulletin
Results 1 to 3 of 3

Thread: full db export

  1. #1
    Join Date
    Jun 2001
    Location
    vienna
    Posts
    19
    hello all,

    can somebody tell me the right command for a FULL database export????


    if i only want to do the export for one user I use the following command line:

    exp xxx/yyy@zzz owner=prod file=export.dmp

    thanx

    the kid

  2. #2
    Join Date
    Mar 2002
    Posts
    301
    Hi,

    exp sys/pwd file=full_export.dmp full=y

    Vijay.
    Say No To Plastics

  3. #3
    Join Date
    Jun 2001
    Location
    vienna
    Posts
    19
    thank you.


Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  


Click Here to Expand Forum to Full Width