Archive for June, 2008
How Oracle Follows Good Database Development Standards… NOT
0 Comments Published by Alex Gorbachev June 27th, 2008 in Alex @ PythianThis is what I found in the APEX documentation that comes with Oracle 11g, in the chapter describing building a very simple application:
In Region Source, add the following at the end of the existing code:
WHERE nvl(DEPARTMENT_ID,’-1′) = nvl(:P3_DEPARTMENT_ID,’-1′)
This WHERE clause changes the query to display only those employees that belong to the selected department accounting [...]
Alex Gorbachev at the TOUG July 2008 Meeting
0 Comments Published by Alex Gorbachev June 26th, 2008 in Alex @ PythianSmall local user group meetings have their own beauty because of the special intimate atmosphere. We expected somewhat higher attendance but it seems that people were already in the holiday mode — it’s been a somewhat hot day and school kids had their last classes yesterday — so we’ve got about half of expected 50 [...]
Going to Toronto Oracle User Group Meeting (June 2008)
0 Comments Published by Alex Gorbachev June 26th, 2008 in Alex @ PythianToday I’m doing a presentation at the Toronto Oracle User Group meeting. It’ll be my first time there and I’m really looking forward to it.
My session is called Oracle 11g New Features Out of the Box. It went pretty well at Collaborate 08 and I think it will be the right audience at the TOUG [...]
MySQL Management Plug-in and Grid Control Extensibility at Oracle Open World 2008?
0 Comments Published by Alex Gorbachev June 25th, 2008 in Alex @ PythianIn case you are attending Oracle Open World 2008, the biggest Oracle conference in the world, and interested in either (or both) MySQL or Oracle Enterprise Manager Extensibility — I posted a proposal for a new presentation:
Extending Oracle Enterprise Manager by Example — Creating MySQL Management Plug-In
I’ve started looking into Oracle extensibility several years ago [...]
Oracle 11g ASM Diskgroup Compatibility
0 Comments Published by Alex Gorbachev June 18th, 2008 in Alex @ PythianBack in April I was at COLLABORATE 08 and delivered a presentation on 11g — Oracle 11g New Features Out of the Box, including Oracle 11g ASM features. The first ASM slide was about diskgroup compatibility, and I have a bit more to share than I said back then.
Every diskgroup in ASM has two compatibility [...]
MySQL plug-in 1.1 for Oracle 10g Grid Control
0 Comments Published by Alex Gorbachev June 16th, 2008 in Alex @ PythianIt’s been a while since the MySQL Management Plug-in 0.42 was released. Since then, I quietly updated it to version 1.0. The changes were very few; the biggest news was that the plug-in was certified by Oracle and added to OTN Oracle 10g Grid Control Extensions Exchange (see at the bottom).
I think the next version [...]
Oracle Open World 2008 Sessions - Vote on Oracle Mix
0 Comments Published by Alex Gorbachev June 2nd, 2008 in Alex @ PythianIn the recent month there were several Oracle community web sites created. Well, I remember I registered on one or two but I couldn’t really keep an eye on many so I decided to wait and see which one wins. Turns out that Oracle Mix came out as a winner. Maybe it’s just my impression.
But [...]

