| Thread | Last Post | Replies |
|
| CLI Driver CLI0111E Value out of range SQLSTATE=22003 | 11 Aug 2006 20:21 GMT | 4 |
I am getting this error while selecting some information from syscat.columns in DB2. DB2LEVEL is db2level
|
| How does a bufferpool run out of pages. | 11 Aug 2006 16:28 GMT | 9 |
Everything I read on DB2 indicates that the bufferpool is a pool of database pages used to speed up database access. It is controlled by us, when we specify how many pages we would like to have allocated. My question is:
|
| Huge db2diag.log file | 11 Aug 2006 15:08 GMT | 3 |
I am running DB2 version v8.1.3.88 on a Sun v40z server running RedHat Linux AS 4 kernel version 2.6.9. My problem is that the db2diag.log file is growing without bounds (I just deleted a 1.7 terabytes file!). I have tried setting the DIAGLEVEL parameter to low
|
| "... WHERE (a, b) != (1,2) AND (a,b) != (1,3) ..." | 11 Aug 2006 14:14 GMT | 3 |
I would like to retrieve all records from a table except these where the (a, b) combination has one of a series of specific values. For example, in MySQL I can given the table: a b
|
| Index/Key length > 1100 chars | 11 Aug 2006 08:31 GMT | 1 |
DB2 LUW 8.2 I need to have a combination of varchar columns, whose length is >1100, as primary key, foreign key and unique index column. When I try this, I get the error: SQL0613N The primary key or a unique
|
| Strange sort result on DB2 LUW v8.1.9 | 11 Aug 2006 05:03 GMT | 1 |
Please explain tome why the third row of my result is not the fourth row. In most Western alphabets 'dd'>'c'.
>[SQL] Script lines: 1-29 --------------------------- SELECT t1.*,
|
| DB2 9 Express C Functionality | 11 Aug 2006 01:27 GMT | 17 |
If I have ESE 8.2.5, I assume v9 will be able to take such an installation and upgrade same without problems ? [when available of course] I'm investigating whether we can also use Express C as a development /
|
| optimize this? | 10 Aug 2006 19:35 GMT | 13 |
IBM has a product for the VSE operating system called the VSAM Redirector. It allows you to use VSAM to access RDBMS tables/views as if they were actual VSAM files. We're doing a comparison right now between Oracle, which we've been running in production for many years, and DB2, ...
|
| Db2 Express C db2diag.log error | 10 Aug 2006 15:33 GMT | 4 |
I just installed Express C and am getting the following messag erepeated every three minutes, can someone please advise or help figure out what this is. Cheers,
|
| 32-bit instance on AIX DB2 V9 ? | 10 Aug 2006 15:10 GMT | 2 |
is it possible to create a 32-bit DB2 V9 instance on a p5 box running AIX V5.2 (TL09) with 64-bit Kernel? The command that used to set the bit-width of the DB2 instance - "db2icrt" - doesn't support the "-w" switch anymore and instead uses the system
|
| UNION ALL not returning expected results | 10 Aug 2006 13:56 GMT | 10 |
select 'y' value from sysibm.sysdummy1 where 1=1 union select 'x' value from sysibm.sysdummy1 where 1=2 Why is it that this will not return 'y'. It seem to return nothing
|
| problem with a trigger | 09 Aug 2006 18:41 GMT | 2 |
Hey guys quick question: Ive got the following trigger and error message Im having problems with CREATE TRIGGER DB2INST1."AI_DOPORDM0" AFTER INSERT ON DB2INST1.HMILDVL1_MCCSDTA_DOPORDM0
|
| reorgs taking a long time | 09 Aug 2006 15:34 GMT | 3 |
Ive got a script Ive built which runs reorgs on all tables needing it based on output of reorgchk. The reorgs are ran inline. This past weekend, the reorgs were running against 450 tables on a database that is about 250 GB in size. The reorgs took all weekend and bled into
|
| SQLSTATE 38553 | 09 Aug 2006 13:28 GMT | 2 |
Hai everyone.... When i am trying to access the DB2 from Crystal reports 10.0 in windows Operating system it is giving me the following Error................
|
| SQL0338N | 09 Aug 2006 13:26 GMT | 1 |
We have a user who is trying to generate a report from a db2 database. He is using a tool from a third party vendor, where he first designs the report and the tool then generates the SQL from the choices made by the user. When this report is generated in our test environment it ...
|