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

Thread: SQL Loader

  1. #1
    Join Date
    May 2001
    Location
    New Zealand
    Posts
    123
    Hello

    I have a dmp file which contains an Export of all the schema objects . However when I import the same I cannot due to Parent Key and Foriegn Key Refrences . How should I go about doing the same ??????

    Thanks

    Afshin

  2. #2
    Join Date
    Jan 2001
    Posts
    2,828

    Talking

    Hi

    Simplest way is to disable these foreign and parent keys and then dump the data.

    regards
    hrishy

  3. #3
    Join Date
    Feb 2001
    Location
    Paris, France
    Posts
    809
    you can also use your current dump file, and import using CONSTRAINTS=N ...

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