| Thread | Last Post | Replies |
|
| Can I run the client CC on Mac OS 10? Just java, yes? | 31 Jan 2006 20:34 GMT | 3 |
DB2 8.1 FP5 LUW Red Hat AS 2.1 Can I run the DB2 Control Center (ie the Admin client) on a Mac w/ OS 10? (I'm not talking server - a Mac
|
| does DB2 support SELECT - INTO statement with ORDER BY clause? | 31 Jan 2006 18:51 GMT | 26 |
This is my query which is embedded in a COBOL program. EXEC SQL SELECT DATE, AGE, DURATION, AMT INTO :LDATE, :L.AGE, :L.DURATION, :L.AMT
|
| Does DB2 UDB v8 come with a compare tool? | 31 Jan 2006 13:11 GMT | 8 |
I need to come up with a tool to compare the table definition and/or its data before and after some modification to the DDL or some tests (that change the data). Does DB2 come with such a tool, or do I need to write my own? Thanks.
|
| Error in diag.log(-444) | 31 Jan 2006 12:18 GMT | 13 |
db2 8.1.3 Windows I am getting this error in db2diag.log.Please tell why is this error (-444) always there and how to go about for removing it. Diag.log output:
|
| Disable error message descriptions in Command Center | 31 Jan 2006 10:52 GMT | 2 |
I posted this again, but didnt get any answers, so here it goes again: Since DB2 V8 command center always displays the full error message. Not only the SQL error number and some short specific information, but the whole bunch of additional stuff which you find in the documentation.
|
| Free DB2 Express-C ! | 31 Jan 2006 01:38 GMT | 1 |
it seems that there is a free version of DB2 Express - http://www-306.ibm.com/software/data/db2/udb/edition-expressc.html, named as DB2 Express-C. The page says that DB2 Express-C, a version of DB2 Universal Database
|
| Is DB2 multi-threaded? | 30 Jan 2006 20:53 GMT | 20 |
It would be a real big help if anyone can shed light on whether DB2 UDB 8.2 on Solaris will make optimum use of a Sun T2000 server. The server has 1 CPU with 8 cores and each core has 4 threads (32 virtual CPUs). We are exploring this option againts an equivalent performance pSeries
|
| UDB date query | 30 Jan 2006 16:10 GMT | 3 |
I'd like to write a query which will get all results from last month from a table. It should look something like this: Select [fields] from [table] where [timestamp field] >= '[first day of
|
| stale connections | 30 Jan 2006 15:17 GMT | 2 |
Have anyone seen this before.., we are seeing a lot of orpahn DB2 connections when the client terminates abnormally? should'nt the underlying TCP/IP mechanism terminate the connection? or is there any setting in DB2 that I need to change.
|
| Preferred Export Format | 30 Jan 2006 09:52 GMT | 7 |
I am trying to setup a preferred export format for users when exporting data. Are there any pros/cons to using one format over another or is it really just personal preference? Spencer
|
| Need DB2 DBA | 30 Jan 2006 02:31 GMT | 3 |
Are there any UDB DBA's in Washington DC area that are looking for a job? We need 2 people and haven't been able to find anyone for months now.
|
| Rows read from statement event monitor | 29 Jan 2006 23:20 GMT | 2 |
How can 'rows read' from a DB2 CALL statement incur so many reads? I would expect it to be zero. Could someone enlighten me on this? Thanks! Here is output from executing event monitor on STATEMENTS:
|
| runstats sampling oddities | 28 Jan 2006 14:42 GMT | 4 |
I've got a large table on db2 8.2.1 that I rarely perform runstats on. It has about 600 million rows organized in a single MDC time dimension on a non-dpf warehouse. Anyhow, we recently ran runstats on it with a 20% sampling. After this
|
| Table queue overflows | 27 Jan 2006 21:56 GMT | 1 |
Hi we have a lot of tablequeue overflows on the prod box, how can we avoid them? we are on V8.2 partitioned. Thanks, Raj
|
| DB2 .Net Provider vrs OLE DB | 27 Jan 2006 20:15 GMT | 1 |
Howdy guys, I'm migrating my data access layer from OLE DB to .Net Provider (V5R3) and now I've an issue, some of my tables have columns names within a special character $ (for instance, SD$9INID ).
|