| Thread | Last Post | Replies |
|
| L2/3 Cache | 19 Aug 2005 15:59 GMT | 1 |
People, Can someone please explain the benefits one might see in a processors with larger L2/3 cache than say a standard server processor of 1mb. Would 8mb L3 cache really make a huge deal to performance ?
|
| No select privilege on sysibm.sysdummy1 | 19 Aug 2005 15:13 GMT | 5 |
|
| Hmz.. what's this then. | 19 Aug 2005 08:46 GMT | 5 |
can anyone give me any information about this message? SQL State: 51002 Native: -805 Message: [IBM][CLI Driver][DB2/LINUXX8664] SQL0805N Package
|
| DB2 UDB ULW: Replacing an SQL procedure language based function used in object definitions? | 19 Aug 2005 08:02 GMT | 2 |
When a Function returning a scalar is written in C, it is easy to change the code, by just creating a new loadable object. When the code is written in SQL procedure language, how to replace the code when there are dependencies? The restrict is default in drop
|
| AS/400: generate unique numbers | 18 Aug 2005 20:08 GMT | 8 |
It seems that on AS/400, the IDENTITY option is not available. For example, I cannot declare a column as "integer generated always as identity". Is there an alternative that I can use? The numbers that I would like
|
| Information Integrator with Oracle | 18 Aug 2005 12:45 GMT | 2 |
I just installed Information Integrator on my machine Windows XP db2 8.2.1. I want to connect to Oracle 9i. The closest thing I saw when trying to create the wrapper was Oracle8. It says the Library name is db2net8.dll but the error that comes up when I try to create it is "The
|
| db2 transactions per second | 18 Aug 2005 10:14 GMT | 4 |
Hey there. I want to keep track of the transactions per second on a db2 udb luw v 8.1.7. How do I realise this? This would be the case on our production server and I really don't like the Statement monitor, because of the
|
| No start database manager command was issued. SQLSTATE=57019 | 18 Aug 2005 10:13 GMT | 3 |
Hi everybody, i need some help please. I have installed DB2 UDB 7.2 on Windows and created database and it worked fine (i could access it from control centar nad using eclipse plug-in DB2Explorer). Two days after, when i wanted to access my
|
| MS-DTC and .Net client doesn't work with Transaction Required | 18 Aug 2005 07:07 GMT | 7 |
I've been trying to get a distributed transaction working between a .Net client and DB2/UDB. I've tried the following combinations: Client Server Win 2000 SP4 DB2/UDB Ver 8.2 AIX server
|
| Managing users under DB2 | 18 Aug 2005 07:00 GMT | 10 |
I'm new to DB2, I have over 10 years of experience on Oracle. I actually have to books on order that might help. Till then I have been searching and reading through IBM's DB2 Information Center, as well as manuals on IBM's website.
|
| What is JDK_PATH used for? | 18 Aug 2005 04:21 GMT | 4 |
I found a DB2 8.2 (FP8) instance running on AIX 5.2 where the dbm config JDK_PATH is set to a directory that does not exist. I can't even find any JDK installed on the server. What does DB2 do with the JDK_PATH, and under what circumstances is it used by DB2?
|
| Change column name in replication environment | 17 Aug 2005 19:05 GMT | 1 |
DB2 8.2 on AIX Hi, I'd like to change a column's name in a table which is part of replication.
|
| How to avoid Tran Fail Log error with update statements | 17 Aug 2005 17:16 GMT | 1 |
I have an update statement which updates 100,00 records and most often I end up in a tran fail log error , is there any option which would enable me to commit the updates in batches. Please let me know if there are any work arounds.
|
| db2 v8.2 reorg | 17 Aug 2005 16:55 GMT | 3 |
I posted something a while ago about not being able to setup online reorgs - the db2 control center only offers online runstats. So I started adding tasks to reorg each table. This works fine, but sometimes it does not! The reorg fails and alerts me that it failed.
|
| Use Of NULL Keyword In DB2 | 17 Aug 2005 16:40 GMT | 3 |
I have a UNION in a SELECT query on DB2 where the second half does not have all the fields that the first half has. In order to match up the fields, I am trying to do something akin to the following: SELECT
|