Explore >> Select a destination


You are here

yorakb.wordpress.com
| | jagjeet.wordpress.com
3.0 parsecs away

Travel
| | Recently, I was engaged in Exadata POV for benchmarking for Ebiz R12 on Exa* boxes. We had quarter rack running 11.2.0 db with 2 node RAC Cluster (24 CPU) and all other components/Middle Teir including Form, Web, CM were configured on Exalogic Server. Objective was to achieve best possible scalability numbers on Exa* boxes for
| | power2build.wordpress.com
6.4 parsecs away

Travel
| | Another tool to help with SQL Tuning? Yes! Hopefully with some advantage over what you used until today :-) Collecting diagnostics around a SQL is not fun, if you've been there you know that.... Source: SQLd360, SQL diagnostics collection made faster
| | girlmeetspint.wordpress.com
16.2 parsecs away

Travel
| | This place seems to have gone through quite a few names in not many years: the Bullnose Bat (or was it Bull Nose Bat? or Bull-nosed Bat?), and Square, and Que Pasa, and Chameleon. I never had the pleasure of any of these establishments, though RealAleRocks visited the something-something-Bat, many years ago. And now, here's...
| | dioncho.wordpress.com
95.8 parsecs away

Travel
| One of my colleagues sent following test case, of which he couldn't control the join order with hints. 1. Create objects - table t1, t2 and t3 2. Now Let's set the join order as T1->T2->T3, using global hints convention. But it seems that Oracle does not work as expected. It really seems that the...