Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Mailing Lists -> Oracle-L -> Re:Data Load Options - summary - final feedback
Sean,
Let me remove some of your question marks.
Pro*C can handle any volume of data from low to extremely high, and simple to extremely complex not to mention stuff you can't read any other way, like jpg's, bmp's, and the like. The data source can be most anything you can program to, flat files, other database, etc... Ease of use is a little harder to get one's hands around. If you know C and SQL, then your 90% of the way there. The one item that is really great is that you can include some VERY robust error and exception handling capabilities that SQL*Loader, SQL*Plus and others can't.
Dick Goulet
____________________Reply Separator____________________ Author: "O'Neill; Sean" <Sean.ONeill_at_organon.ie> Date: 7/26/2001 2:56 AM
Thanx to all who responded on my query about Data Load options. I've tried to summarise below. To try and put a lid on it I'd appreciate feedback on gaps, any corrections and obs on data volume metrics.
Low volume = <10Mb
Medium volume = >10Mb <100Mb
High Volume = >100Mb
Option Volume Data Data Source Ease of use (includes learning curve) ------------------- ---------- ---------- ---------------- ------------------------------------- SQL Script Low Simple External Simple SQL Loader Medium, High Simple ExternalDifficult
???
Import Medium Complex Oracle Moderate UTL_FILE ??? Complex ???
???
DB Link ??? ??? Oracle
???
ODBC from MS Access Medium ??? External
???
Pro*C ??? ??? ???
Sean :)
Rookie Data Base Administrator
Oracle 7.3.3, 8.0.5, 8.1.7 - NT, W2K
[0%] OCP Oracle8i DBA
[0%] OCP Oracle9i DBA
-------------------------------- ------------Organon (Ireland) Ltd.
Visit: http://groups.yahoo.com/group/Oracle-OCP-DBA
"Nobody loves me but my mother... and she could be jivin' too." - BB King
-- Please see the official ORACLE-L FAQ: http://www.orafaq.com -- Author: O'Neill, Sean INET: Sean.ONeill_at_organon.ie Fat City Network Services -- (858) 538-5051 FAX: (858) 538-5051 San Diego, California -- Public Internet access / Mailing Lists -------------------------------------------------------------------- To REMOVE yourself from this mailing list, send an E-Mail message to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in the message BODY, include a line containing: UNSUB ORACLE-L (or the name of mailing list you want to be removed from). You may also send the HELP command for other information (like subscribing). -- Please see the official ORACLE-L FAQ: http://www.orafaq.com -- Author: INET: dgoulet_at_vicr.com Fat City Network Services -- (858) 538-5051 FAX: (858) 538-5051 San Diego, California -- Public Internet access / Mailing Lists -------------------------------------------------------------------- To REMOVE yourself from this mailing list, send an E-Mail message to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in the message BODY, include a line containing: UNSUB ORACLE-L (or the name of mailing list you want to be removed from). You may also send the HELP command for other information (like subscribing).Received on Thu Jul 26 2001 - 13:56:27 CDT
![]() |
![]() |