Db2 Community Edition is the free edition of the Db2 for Linux / Unix / Windows database. Unlike Microsoft and Oracle express offerings, Db2 Community Edition does allow for a large size (100GB) database and can use up to 16GB of memory. There are NO other...
You can temporarily turn off logging for a table with the statement “ALTER TABLE <tablename> ACTIVATE NOT LOGGED INITIALLY”. Do not do this if you are using archival logging; here is why: The ALTER statement will turn off logging for the table until...
“Single sign-on” is a dream that for many for us is impossible. Servers, servers and more servers is what we are facing nowadays. And single sign-on is simply not possible because… There are many reasons why this is not possible. Most of them are...
Did you end up here because you found out that Graeme Birchall’s website is shutdown and you want the free SQL Cookbook? Keep reading, we still have it! Graeme Birchall is the author of the free DB2 SQL Cookbook which has been extremely popular, but now his...
Did you ever encounter a SQLCODE -805 (SQLSTATE 51002) in a distributed dynamic SQL environment? A bit strange because the SQLCODE -805 says DBRM or package not found in plan, but we are dealing with dynamic SQL. Here is what happened…It all started with an...
Have questions? Search our knowledgebase.
We use cookies to ensure that we give you the best experience on our website. If you continue to use this site we will assume that you are happy with it.OKPrivacy policy