Welcome to the 73rd edition of Log Buffer, the weekly review of database related blogs. Without further ado, here it is, in no specific order:
Lewis Cunningham of An Expert’s Guide to Oracle Technology, in his RAT smelling post, asks about Real Application Testing (RAT) and its relationship with other acronyms like Fake Application Testing (FAT), Real Application Real Testing (RART), Real Application Fake Testing (RAFT) and even Fake Application Real Testing (FART).
Laurent Schneider of the Laurent Schneider blog is really having fun with the MODEL clause. After his unconference session in Oracle OpenWorld about this simple, yet complicated clause, Laurent uses MODEL to generate random statements.
Chen Shapira of I’m just a simple DBA on a complex production system, was inspired by Laurent’s post about generating random statements. So, she went ahead and created an algorithm for transforming any text into potentially humorous garbage, using SQL and PL/SQL. Chen was also excited to meet Mr. Pythian, a real live CEO who founded a company that she really admires.
Kevin Closson of the Kevin Closson’s Oracle Blog does not like the fact that it takes so long to get applications certified with new releases such as Oracle Database 11g, especially that a jump from 9i to 11g would breath a lot of life into a database.
Marco Gralike of blog.gralike.com uses, and sometimes updates, the table SYS.PROPS$ to change/view the database NLS character set. He asks if anyone has more information about the difference in the data in this table between 10g and 11g.
Alexander Kornbrust of red database security reviews the ebook Practical Oracle Security and lists some potential problems and inaccuracies he found in the book.
Yasin Baskan of Oracle Today, while upgrading to 10g, discovers that bind peeking has been extended to binds buried inside expressions. He demonstrates this change in his post bind peeking change in 10g.
Beth Breidenbach of Confessions of a database geek is still pondering unstructured data and asks: If knowledge contained within unstructured data is useful to an organization’s decision-making, what quality attributes shall we consider when assessing its quality?
Hampus Linden of Halis way describes how to convert MySQL “on update current_timestamp” to Oracle using a trigger.
Mark Rittman of Rittman Mead Consulting publishes information about the UKOUG annual Conference & Exhibition, the largest independent Oracle User Group Conference taking place the first week of December.
Pat Shuff of Pat Shuff’s Blog describes in length the process that he followed to learn OracleVM.
Jake Kuramoto of the Oracle AppsLab asks: what do you really want from a social network?. For Jake, LinkedIn is not interesting. Facebook is interesting but it’s no longer his primary network. He likes Twitter, but says that it suffers from an image problem. He wants a network to entertain and inform him, with minimal effort.
MySQL, SQL Server, DB2 and others:
Matt Asay of The Open Road announces that MySQL has released the Standard Edition of its MySQL Workbench under a proprietary license and draws a comparison between MySQL Workbench and a Thanksgiving pie.
Savio Rodrigues of rand($thoughts); believes that MySQL is doing the absolute right thing in delivering MySQL Workbench as an OSS product, with a commercial version that builds on the OSS version.
Parvesh Garg of Optim MySQL points out the pros and cons of using GET_LOCK and related functions.
Sheeri Kritzer of The MySQL She-BA is figuring out how not to cause duplicate information if a large INSERT statement fails before finishing.
Yves Trudeau of the Yves Trudeau’blog reminds you that vmstat is a very useful tool, especially when you are doing performance tuning of an application like MySQL. He also shows you how to generate graphs from vmstat output.
Sean McCown of Database Underground is a little disappointed with his new Katmai experience.
Euan Garden of the Euan Garden’s Blog reminds you about the spatial data type support in SQL server and points to a few related articles.
Tara Kizer of Ramblings of a DBA gives away the code of a stored procedure to defragment indexes in SQL Server 2005. It utilizes sys.dm_db_index_physical_stats, a dynamic management function, to retrieve the fragmentation levels.
Gavin M. Roy of Horses are terrible people shares a few observations after using PL/Proxy in production and working on scaling and partitioning projects.
Scott Hayes of DB2 Magazine takes a look at metrics for computing important read times so that you can understand “where the time goes” and uncover bottlenecks.
Chris Eaton of An Expert’s Guide to DB2 Technology tells you that there are two compression enhancements that you should be aware of in DB2 9.5: the creation of a compression dictionary as part of the LOAD command and the ease of estimating your compression ratios for tables.
Cantu of Firebird News shares a lot of pictures from the recent Russian Firebird Conference.
That concludes this week’s edition of the Log Buffer.
Filed in Links, Oracle with 3 Comments | Tags: db2, MySQL, sqlserverGoogle just announced a new Google Maps feature:
Starting today, Google Maps supports collaborative map-making, so multiple people can edit the same My Map. Just click the “Collaborate” link and enter the email addresses of the people you want to invite. They’ll receive an email invitation with a link to the map. Once they open the map, they should be able to edit it, as long as they are signed into a Google Account that’s associated with that email address. You can also open your map to the world so anyone can edit it by selecting the “Allow anyone to edit this map” checkbox.
So, I went ahead and created the Oracle People map. Go ahead and add yourself to the map. All what you need is a free Google Account, but if you have one, like a Gmail account for example, you’re all good to go.
You can add not only your name and location, but also any other information you like to share with the rest of us. There is even a rich text editor so you can easily add links, images and formatted text.
I can see the map as being a very useful social and networking tool. I’m sure you’ll be surprised how many Oracle People live and work just around your corner.
Click here to add yourself or edit the map. Make sure you’re logged in to your Google Account.
Filed in Oracle with 3 Comments | Tags: Google, map, wikiI felt like doing something new last weekend, so I went ahead and created Oracle in 3 Minutes, a new “show” on blip.tv. I plan to produce one three-minute episode a week. An episode is basically an audio and video screencast.
Each episode includes a demonstration and a presentation about fundamental Oracle concepts and coding techniques you may have forgotten about, in addition to cool and useful things I learn during my day to day experience with Oracle tools and products.
To start, I chose multi-versioning in the Oracle database as the topic of the first episode: (more…)
Filed in Oracle with 10 Comments | Tags: 3minoracleThe title says it all. Grab the presentations from www28.cplan.com/cc176/catalog.jsp. There are still empty slots, but pretty soon I expect them to fill up. Last year’s presentations are no more available, so make sure you download and save the ones that you’re interested in before they are taken offline.
Oh, and by the way, you need a username and a password: cboracle/oraclec6 (same as last year’s).
[via Doug]
Update: Tom Kyte’s presentation Top 11 things about 11g is not yet posted, but you can download it from the files section of asktom.oracle.com, along with a few others.
Filed in Oracle with 5 Comments | Tags: OpenWorld, openworld07The past couple of days at Oracle OpenWorld have been very enjoyable, though tiring sometimes. Here is a sampler of my activities so far:
Recorded a podcast with Justin Kestelyn. Take a listen here.
Attended OTN Night:
Met with Dan Norris, Laurent Schneider, Andrew Clarke and others at OTN Night:

Met Jake and Rich from OracleAppsLab and talked about mix.oracle.com and how it can benefit Oracle users groups. More on that later (Thanks Jake for the lunch):

Attended Tom Kyte’s session about Oracle database 11g new features:

Went to the Oracle blogger meetup organized by Mark Rittman:
During the blogger meetup, Ameed Taylor introduced me to the Enterprise Irregulars bloggers who were just a couple of tables away. I did a quick podcast with them about their meeting with Oracle Co-President Charles Phillips. But, alas, the podcast recording was lost (grrr! never trust a web2.0 beta service). However, I managed to snap a picture:

Two more days to go…
Filed in Oracle with 4 Comments | Tags: OpenWorld, openworld07Whether you’re attending Oracle OpenWorld this year or not, the following Web 2.0 services will keep you informed about up to the minute happenings during the conference:
Official Stuff
Unofficial Stuff
Contribute Stuff
If you are attending OpenWorld this year, here is how you can contribute to the mashup of services above:
Snap photos and email them to future09ideas@photos.flickr.com. Your photos will appear in the openworld07 flickr tag stream, be added to the oow07 flickr group and show up in the oow twitter channel.
If you are on twitter (if not, here is a guide to get you started), and want your tweets to show up on twitter.com/oow and eventtrack, just follow twitter.com/oow and prefix your OpenWorld related tweets with @oow.
Cool Stuff
Check out the following interesting blog posts from Jake and Dennis related to oow and eventtrack: