Author Archives: Gary

Alter session set events ’10231 trace name context forever, level 10′;

Used event 10231 today to recover data from a corrupt block. What does it actually mean to us ? Simply put, it’s asking oracle to ignore blocks which contain errors, meaning your query on a table will not fail and … Continue reading

Posted in Oracle | Tagged , , , | Comments Off

Fixing corruption, oracle 10.2.

Client had an issue for the last month, and we investigated the cause of the problem. delete from OUR_TABLE where COLUMN2=1 and COLUMN_1NME=’DOBA07′ the error we are getting : ORA-08102: index key not found, obj# 87586, file 5, block 923994 … Continue reading

Posted in Corruption, Oracle, Uncategorized | Tagged , , , , | Comments Off

Building a Date Dimension

During a POC recently, we required to build a Date Dimension. Given a list of dates, what is the sql to extract the day of the week for a given date value ?

Posted in Uncategorized | Comments Off

Can we have columns larger than 60K characters in Netezza?

Netezza has a couple of limitations regarding column and row length, being a column maximum of 64K and a row maximum of 65535K, not to mention the column limit of 1600 in a table. How can we store longer text … Continue reading

Posted in Commands, Netezza, nzsql | Tagged , , | Comments Off

Obtaining Netezza table size information.

On Netezza, with a large loading process, you cannot see the size of the table growing expect with the nzadmin tool. However, there’s a means to know it is running.

Posted in Netezza, nzsql | Tagged , , | Comments Off

Beware the siri

http://shitthatsirisays.tumblr.com/

Posted in Uncategorized | Comments Off

eXelate

In this brief customer testimonial from the 2011 IBM Netezza Roadshow, Kevin Lyons, SVP of Analytics at eXelate, talks about how eXelate powers their scalable analytics platform using the IBM Netezza data warehouse appliance to turn billions of online records … Continue reading

Posted in Uncategorized | Tagged , , , , , , , , , , , , , , , , , , , , , | Comments Off

IBM Thinkpad wireless keeps turning off.

I found that the wireless LAN kept turning off on my IBM Levono laptop. Took a poke around to find where to disable this.

Posted in IBM, Software, Uncategorized | Tagged , , , , | Comments Off

Netezza CEO Jim Baum Out at IBM, On to New “Non-Competitive” Venture

Former Netezza chief executive Jim Baum has left IBM, Xconomy has learned. Baum was the CEO of Marlborough, MA-based Netezza since early 2009 and oversaw the “big data” analytics company’s $1.7 billion acquisition by IBM almost exactly a year ago. … Continue reading

Posted in Netezza | Tagged , , , | Comments Off