Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Mailing Lists -> Oracle-L -> RE: Hints in microstrategy
Chris Lawson has a couple of papers on Oracle/Microstrategy tuning on his website. (http://www.oraclemagician.com) You might find what you're looking for there.
Sten
-----Original Message-----
Sent: Friday, October 24, 2003 1:49 PM
To: Multiple recipients of list ORACLE-L
Hi .
We are using microstrategy v7 (I think) as a reporting tool. I'm trying to find a way to add an /*+ append */ hint to the insert commands generated by it. So far the only way the developers have been able to do it was insert into table T1 /*+ append */. This doesn't really help to reduce the amount of the redo. Does anyone know how to make microstrategy to make it insert /*+ append */ into table T1 instead?
thanks
Gene
Fat City Network Services -- 858-538-5051 http://www.fatcity.com San Diego, California -- Mailing list and web hosting services ---------------------------------------------------------------------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).
Fat City Network Services -- 858-538-5051 http://www.fatcity.com San Diego, California -- Mailing list and web hosting services ---------------------------------------------------------------------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 Fri Oct 24 2003 - 16:29:25 CDT