(Randolf Geist) In a recent OTN thread I’ve been reminded of two facts about Dynamic Sampling that I already knew but had forgotten in the meantime:
Other News
Index Organized Tables – An Introduction Of Sorts (Pyramid Song)
(Richard Foote) Thought it was high time that I covered in a little detail the subject of Index Organized Tables (IOTs). When used appropriately, they can be an extremely useful method of storing and accessing data. Hopefully by the end of this series, you’ll have a better understanding of IOTs, the
Oracle SOA Suite : import in xsl from mds location
(Eric Elzinga) In one of my xsl transformations i needed to import a generic xsl from the mds store.
Business Analytics: Three Business Areas to help your company’s bottom line
(Dave Beulke) Thanks again for all the greetings and comments over the holidays, I really appreciate it. Best wishes and success to everyone this New Year 2012.
The #DB2Night Show Announces Top 25 Replay Downloads for 2011
(Scott Hayes) The DB2Night Show has just recently crossed an impressive milestone! Replays of prior shows have been downloaded over 100,000 times! DBI started The DB2Night Show Webinar Edutainment series in September of 2009 with the simple goals of educating, informing, and entertaining the growing
Not if, but when
(Baron Schwartz) As a MySQL consultant, I spend a lot of time talking with people about their backups. More specifically, we talk a lot about recovery. I had an interesting incident myself, which illustrates some of the things that are bound to happen as time passes.
Creating a Tag Cloud for Your ASP.NET Blog
(Bipin Joshi) Most of the blogs display a set of tags or keywords in the form of a Tag Cloud. A tag cloud presents the keywords in font sizes proportional to the number of blog posts having that tag. If you are using some blogging website or using some open source blogging engine you already have a
Working with DataTable and its Methods in ADO.NET
(Alok Pandey) A DataTable is a class of Disconnected architecture in the .NET Framework. It is found in the System.Data namespace and represents a single table. We can create a table and can add columns and rows of that table. Now, we will create an window application and use the DataTable class.
Transform and model your DB2 data using WebSphere Transformation Extender
(Anuruddha Kumar Pandey) This article explains the process for generating data in a specific format using IBM WebSphere Transformation Extender. The complete process consists of data loading from a source system, modeling data to meet the requirement of a target system, and then routing it to the ta
Copying a Large Database Through Scripting
Copying a Large Database Through Scripting I was reminding folks that sometimes we have to revert to the very basic method of copying a database by scripting SQL statements from an existing database for one reason or another. There are many great tools out there that do it naturally. I have used DB Compare with great success for many years. […]
