| Thread | Last Post | Replies |
|
| DB2 LUW 8.2 on Red Hat AS 2.1 - will it work? | 04 Jan 2007 17:07 GMT | 2 |
Its not on the DB2 supported environment page, but is anyone running DB2 LUW 8.2 on Red Hat Advanced Server 2.1 (kernel 2.4)? DB2 LUW 8.1 /is/ validated for Red Hat Advanced Server 2.1. On OS upgrade is in the works, but I need to upgrade to DB2
|
| Calculated Values in a WHERE clause | 04 Jan 2007 13:58 GMT | 2 |
I am having a problem with using calculated values in a WHERE clause. My query is below. DB2 gives me this error message: Error: SQL0206N "APPRAISAL_LESS_PRICE" is not valid in the context where it is used. SQLSTATE=42703
|
| Licensing Question : Can I Upgrade WSE to ESE without reinstall ? | 04 Jan 2007 09:22 GMT | 7 |
I know that on DB2 V8.2 (on Linux) it wasn't possible to "upgrade" without reinstalling. But on V9.1, can I initially install Workgroup, and then if we need additional functionality can we buy Enterprise and apply the keys to an
|
| DB2WSUE License grief. (Permanent license is said the have expired after upgrade to FP8.2.6) | 03 Jan 2007 16:18 GMT | 4 |
Hi hi everyone. We have upgraded our DB2 LUW 8.2.1 which was directly installed from our DB2 CD's to DB2 LUW 8.2.6 (FP13). (system: HP DL385 (AMD64), single socket, dual core. 8GB memory. SLES 10. NetApp FAS250 storage array).
|
| HACMP + DB2 HADR vs Automatic Client Reroute | 03 Jan 2007 14:29 GMT | 2 |
Anybody knows should I also implement Automatic Client Reroute if I did HACMP and DB2 HADR on AIX? Thanks in advance,
|
| appending to msgfiles using db2load api | 03 Jan 2007 13:49 GMT | 2 |
Iam using the db2load API to write data to a table. I see that by default the load process creates/overwrites the msgfile. Is there a way to change this behaviour so that messages are appended to an exisiting msg file.
|
| library load failure: libdb2hmon.a(shr.o) | 03 Jan 2007 12:21 GMT | 2 |
I installed DB2 V8.2 on aix 5.3.0.0. When I start DB2, i get the following error : 2007-01-02-09.51.37.522047-360 E6889C1471 LEVEL: Error (OS) PID : 21176 TID : 1 PROC : db2hmon 0
|
| Java - Does DB2Driver support connection timeout? | 02 Jan 2007 19:17 GMT | 1 |
We are using UDB 8 with net drivers, and trying to set the connection timeout, by calling DriverManager.setLoginTimeout() It seems that this setting is not being honored. We set it with the following code:
|
| HOW TO SCHEDULE TASK IN DB2 | 02 Jan 2007 16:49 GMT | 6 |
HELLO EVERY ONE ! I HAVE TO SCHEDULED A TASK TO RUN EVERY DAY AT 4PM, TO CHECK THE SIZE OF THE NOTIFICATION LOG FILE , IF IT EXCEEDS 5MB, THEN I NEED TO RENAME THE FILE AND START WITH A NEW ONE .? ANY ONE HAVE A SOLUTION HOW TO DO THIS ?
|
| Time a SQL statement | 02 Jan 2007 16:44 GMT | 3 |
How to time the duration of a SQL statement issued in DB2 command CLP? Aaron
|
| Can i create two instance with same user id in AIX ? | 02 Jan 2007 16:16 GMT | 4 |
Can i create two instance with same user id in AIX ? I just need what should be the params to be passed in db2icrt utility.. Thanks in Advance Ashish Prasad
|
| export to pipe | 02 Jan 2007 14:06 GMT | 2 |
I am attempting to move data between 2 DB2 Linux databases using a pipe. I can't seem to get it working. Any assistance is appreciated. I first issue: mkfifo -m777 mypipe
|
| news group for DB2 sql language ? | 02 Jan 2007 10:59 GMT | 1 |
Hi and happy new year I search a news group for DB2 sql language . (I need to find primary key on a table name and delete it) Thanks
|
| how to find the db2 udb instance has stopped/started | 02 Jan 2007 10:58 GMT | 8 |
Whether is there any way to find stopped/started timestamp of a db2 udb instance other than the db2diag.log files.Is there any catalog table available to get the timestamp informations or by using stored procedures we can get the information's.
|