You are here:

Oracle/Oracle Surrogate key on OLTP Loads

Advertisement


Question
I am loading normalized structres from denormalized inputs and want high concurrency and fast load time. The foreign keys are not inherited into primary keys of children and there is no use of circular RI.  What is the best way to do this?

    I can not turn off constraints due to concurrency.  I was thinking that to load all data on pass one and update children with FK data in pass two would be better then load parents then children then grand children in seperate passes.  
   What do you recommend and do you know of any white papers on the subject?

Answer
Hi David,

Here's a great thread from Oracle guru, Tom Kyte, on what's the best way for managing large/high volumes in a data warehouse or OLTP:

http://asktom.oracle.com/pls/asktom/f?p=100:11:0::::P11_QUESTION_ID:356694874047...

Here's another great in-depth presentation from a consulting company called Rittman Mead (UK): http://www.rittmanmead.com/files/dimensional_modelling_on_oracle.pdf

Disc

Hope this helps.

Peter

Oracle

All Answers


Answers by Expert:


Ask Experts

Volunteer


Peter Choi

Expertise

I am a senior Oracle DBA, PeopleSoft HCM specialist and Project Manager with 15+ years experience. I have been working with PeopleSoft (HRMS/HCM 5, 7, 7.x and 8.9, 9.x), Oracle RDBMS (7.3 - 11gR2) on various Unix and MS-Windows platforms, and some Oracle Application Server (9i - 11gR1). I also have experience with the configuration and administration of PeopleSoft's Internet Architecture (PIA) and the Oracle 11g Fusion Middleware and Oracle Business Intelligence (OBI).

©2012 About.com, a part of The New York Times Company. All rights reserved.