UCM 10g database query tuning
Back from an extensive leave from this forum, indeed.
And I have a question to ask myself, this time: upon having problems with some slow loading pages in UCM, the DBA team came to the conclusion that it would be a smart move to add compiler hints to the queries that caused the drop in performance.
I have not found a place where I could insert these hints directly; the queries are being built dynamicly with the use of idoc-script and I couldn't yet find the start of the query where I could insert the compiler hint. While I have not given up this quest yet, I wanted to know if anyone has experience adding compiler hints within UCM queries. They can be added in the query resources no doubt, but I have never seen or heard anyone do it.