Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Mailing Lists -> Oracle-L -> RE: Experiences / Notes on Data Warehousing on 9iRAC on Linux

RE: Experiences / Notes on Data Warehousing on 9iRAC on Linux

From: Michael Thomas <mhthomas_at_yahoo.com>
Date: Wed, 19 May 2004 11:01:33 -0700 (PDT)
Message-ID: <20040519180133.53875.qmail@web50603.mail.yahoo.com>


User ad-hoc queries are not necessarily the problem. Do you pay someone to do BO (just kidding)?

BO includes a 'designer' to build objects in the universe *and* control access to DB data.

The universe holds all DB schema metadata. Its easy to just reverse engineer an Oracle schema into a BO universe and give the prototype to the users. But, that's not what is supposed to happen. The BO 'designer' is supposed to create report objects and tailor access paths for the user's ad-hoc reports.

(Note: Otherwise, what good are BO reports? Ad-hoc user reports require some level of effort by an BO designer. Otherwise, the reports are static and use custom SQL).

The BO reports access the DB through the universe both for static and ad-hoc reports. If the BO person has not done any 'designer' *work* then the report objects and access paths are not optimized.

Your users have simply exposed a lack of design, analysis, and *work* by a BO person. Next, watch for the complaint that the users have not defined their report requirements. Ad-hoc is supposed to be ad-hoc, eh? Someone with 'designer' experience (maybe not your guy?) should be able to design objects and access paths to overcome most of your ad-hoc performance problems.

Surely, your existing user reports can serve as some definition of user requirements?

Good luck. HTH.

Regards,

Mike Thomas


Do you Yahoo!?
SBC Yahoo! - Internet access at a great low price. http://promo.yahoo.com/sbc/

Please see the official ORACLE-L FAQ: http://www.orafaq.com

To unsubscribe send email to: oracle-l-request_at_freelists.org put 'unsubscribe' in the subject line.
--

Archives are at http://www.freelists.org/archives/oracle-l/ FAQ is at http://www.freelists.org/help/fom-serve/cache/1.html
Received on Wed May 19 2004 - 12:58:24 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US