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

Thread: Importing multiple schemas.

  1. #1
    Join Date
    Nov 2000
    Location
    Charlotte
    Posts
    88

    Question Importing multiple schemas.

    Can someone tell me the syntax (if any) to import muliple schemas at the same time? I have three large schemas to import into the same database and I would like to submit just one job.

    Thanks for any input/information....

    smoothyc...
    :-)

  2. #2
    Join Date
    Jan 2001
    Posts
    3,134
    Use an import parfile and use fromuser touser in the proper order.

    Ex..


    FROMUSER= YO_MAMA, YO_DADA, YO_DOG_FACED_COUSIN_YOLANDA
    TOUSER=YO_MAMA, YO_DADA, YO_DOG_FACED_COUSIN_YOLANDA

    Make sure the names are in order in the fromuser/touser otherwise you will import YO_MAMA into YO_DOG_FACED_COUSIN_YOLANDA, know what I mean?

    MH
    I remember when this place was cool.

  3. #3
    Join Date
    Nov 2000
    Location
    Charlotte
    Posts
    88
    Hey Hanky-Poo,

    How did you know about MY_DOG_FACED_COUSIN_YOLANDA???



    Anyway, thanks for the info. I actually was pretty close to the syntax, I just didn't have the commas.

    Thanks again...

  4. #4
    Join Date
    Jan 2001
    Posts
    3,134
    Originally posted by smoothyc
    Hey Hanky-Poo,

    How did you know about MY_DOG_FACED_COUSIN_YOLANDA???

    Thanks again...
    She gets around, I should be thanking you.

    MH
    I remember when this place was cool.

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