| Thread | Last Post | Replies |
|
| ALTER TABLE ERROR | 02 Mar 2006 18:39 GMT | 3 |
I am trying to change a column to NOT NULLABLE and I get the following message. =SQL GENERATED================================================================
|
| How to connect to the DB2 on a REMOTE machine from a C++ application on Linux? | 02 Mar 2006 18:22 GMT | 5 |
I'd like to connect from any Linux machine to the DB2 on a Linux server via an IP adddress (or any available method that allows us to connect to DB2 from another machine). I know we can do it in Java via JDBC in the following fashion (suppose my IP address is xx.x.x.xxx):
|
| DB2 RT Client silent install | 02 Mar 2006 14:42 GMT | 3 |
Using Win XP, I would like to use the silent installation for DB2 Runtime Client 8.2. I read a lot about it in the DB2 docs, but didn't get it to work. My installation choices are trivial. Something like:
|
| my db2 routine deleting records with commit count ,any advice ? | 02 Mar 2006 05:31 GMT | 2 |
drop procedure sp_DelTable_CommitCount@ CREATE PROCEDURE sp_DelTable_CommitCount(IN as_TableName VARCHAR(128) , IN as_Condition VARCHAR(1024) , IN abi_CommitCount BIGINT)
|
| Multiplatforms? | 02 Mar 2006 03:33 GMT | 1 |
This is probably a stupid question, but which DB2 products does this encompass? I keep seeing "DB2 Performance Expert for Multiplatforms" referenced, and wonder which platforms with works for? iSeries? zSeries (zo/s?)? LUW? All of them?
|
| how ADM1822W could happen? | 01 Mar 2006 20:57 GMT | 1 |
I noticed this in db2diag.log. Could somebody explain how this could happen? ADM1822W The active log is being held by dirty pages. This is not an error, but database performance may be impacted. If possible, reduce the database work load. If this problem persists, either ...
|
| refresh view ? | 01 Mar 2006 14:20 GMT | 4 |
Do we need to refresh a view when a table structure is altered ?. I thought a view is just a query and it does not have to ? Please let me know. S
|
| websphere vs sharepoint | 01 Mar 2006 07:35 GMT | 3 |
My IT dept person is comparing Web Sphere and MS Share Point to decide which one to imply. So far we have found 1 of good and bad on each: Web Sphere : support multi languages, but no programmer in house
|