(Alex Gorbachev) Since the introduction of ASM in Oracle 10g Release 1, every ASM administrator has been dreaming of a simple command line tool to copy files between ASM diskgroups and other filesystems. Oracle ASM 10g Release 2 added the handy asmcmd utility, but even though everyone expected a cop
Other News
VB 2005: How To Print With Word Wrapped Lines
(Ged Mead) Printing can often be a bit of a tricky task in .NET. Some things are more easily resolved than others though.
Ajax vs. Silverlight and .NET
(Nikhil Kothari) I get the Silverlight vs. Ajax question all the time, whether it is at a conference, over email, or over on discussion forums. In the interest of seeding a broader discussion, and hearing what other people think, I thought this would be an interesting blog post, along with the side
COPY_ONLY Option in SQL Server 2005 Backups
As you already know, when you take back-ups in SQL Server, the LSN (Log Sequence Number) gets stored in the backup file. These LSNs are referenced when you are doing a restore of the database. The reason why these LSNs are stored in the backup files is to make sure that when we do the restore, the f
Google Analytics ASP.NET Grid Counter
(Luis Ramirez) The Google Analytics ASP.NET Grid Serie will show you how to create an ASP.NET Grid that recreates the appearance and behavior of the Grid displayed in the Google Analytics web site.
SQL Server 2008: How to get FILESTREAM and partitioning to work
(Paul S. Randal) One of the things I struggled with earlier in the year while writing a SQL Server 2008 training course for Microsoft was how to get FILESTREAM to work with partitioning. There wasn’t (and still isn’t) any information in Books Online that I could find so I had to play around to figur
Developing integration solutions with WebSphere Process Server relationships
(Benjamin Busjaeger, Hong Sun and Yuntao Zhou) The Relationship Service in IBM WebSphere Process Server is an infrastructure service that is well integrated with other transformation components to support the development of complex integration solutions. It frees integration developers from needing
MySQL information_schema: Identifying rows from TABLE_CONSTRAINTS
(Roland Bouman) Yesterday, I set out a little quiz about the TABLE_CONSTRAINTS table in the MySQL information_schema. The task was: –Specify a minimal set of columns of the information_schema.TABLE_CONSTRAINTS table that is sufficient to reliably identify a single row in the information_schema.T
Analyze and Correct a large SQL Server MSDB Database
It has come to my attention that some of our MSDB databases are getting what I would consider large for a system database. Some of our MSDB databases are over 2 GB which is a little perplexing because I know we do not create any user defined objects in that database. Can you give me some insight i
DB2 LUW Performance: More on Locks
(Scott Hayes) First, my apologies for being away from the blog keyboard for so long. Kim Moutsos actually contacted me to see if I was still alive. Truth be known, my grandmother died, my father is in the hospital battling cancer, and I’ve been traveling the US States quite a bit helping companies s
