DBAsupport.com Forums - Powered by vBulletin
Page 2 of 2 FirstFirst 12
Results 11 to 12 of 12

Thread: Oracle database import / export

  1. #11
    Join Date
    Mar 2007
    Location
    Ft. Lauderdale, FL
    Posts
    3,555
    Quote Originally Posted by fbifido View Post
    That was not a good example, that's windows, and that look allot simpler that when don in linux.
    LOL - Do you think Oracle writes and supports a different set of commands depending on O/S? Oracle commands are exactly the same no matter the underlying Operating System.

    The few DOS commands are easily translatable into Linux commads, the one that may be harder is "set", replace with "export"
    Pablo (Paul) Berzukov

    Author of Understanding Database Administration available at amazon and other bookstores.

    Disclaimer: Advice is provided to the best of my knowledge but no implicit or explicit warranties are provided. Since the advisor explicitly encourages testing any and all suggestions on a test non-production environment advisor should not held liable or responsible for any actions taken based on the given advice.

  2. #12
    Join Date
    Sep 2002
    Location
    England
    Posts
    7,334
    Quote Originally Posted by fbifido View Post
    That was not a good example, that's windows, and that look allot simpler that when don in linux.

    I don't get why oracle make this thing so badly. a full export has everything in it so why don't the import software just re-create the the database and all the data?

    or even better make a program that can look at the backup and produce all the needed files to create the database,users and rights and just put it in a directory so you can edit it and then do a manual or automate database creation?

    or can they make a backup converter program that reads the dump file and get what version exp was use and then convert it to the version that it is been imported to and fix the file location of all the files so it match how the current oracle database is created (not sure how to say that part)?
    you are really dumb

Tags for this Thread

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