From: Steve F. <sfi...@pc...> - 2004-07-01 19:01:38
|
sucheta- we only use bulk loading to transfer data from one GUS to another. we don't have any experience in loading somebody else's data into gus that way. i don't know much about sql loader, having never used it, but, here are some issues that come to mind, if i understand it, which i might not: 1. it is primarily designed to load simple data into a table or two. typically when we load data we have to do significant transformations, which is why we write plugins. what data do you plan on loading and into what tables? 2. if you don't use plugins to load your data then you will probably bypass the tracking GUS uses, eg, who/what/when put the data in. steve Sucheta Tripathy wrote: > Hello All, > > Sorry for bombarding the forum with several questions. > > I am planning to use sqlldr for lots of our data to be uploaded to > GUS. I can't foresee now if it may have some negative impact later. > Can someone clarify me what impact it may have. > > Thanks > > Sucheta > > > > ------------------------------------------------------- > This SF.Net email sponsored by Black Hat Briefings & Training. > Attend Black Hat Briefings & Training, Las Vegas July 24-29 - digital > self defense, top technical experts, no vendor pitches, unmatched > networking opportunities. Visit www.blackhat.com > _______________________________________________ > Gusdev-gusdev mailing list > Gus...@li... > https://lists.sourceforge.net/lists/listinfo/gusdev-gusdev |