Friday, May 4, 2012
Tuesday, November 1, 2011
Thursday, December 10, 2009
Thursday, November 26, 2009
Google wave invites
I got some invites to share. Just tell me why should I give it to you and you get it. No catch :)
Tuesday, September 15, 2009
Solution to DB2 log full
1. Find the current log size by running following command.
db2 get db config for db_name2. Increase the log size. If you want log size to be 4KB, run following command.
db2 update db cfg for db_name using LOGFILSIZ 40003. Restart the DB2 service.
db2 connect reset
Tuesday, September 8, 2009
Subscribe to:
Posts (Atom)