| Thread | Last Post | Replies |
|
| Federated problems 1100N | 09 Sep 2005 18:00 GMT | 1 |
Problem: ======== I'm receiving SQL1101N when I sttempt to build a nickname in a federated database.
|
| JDBC - getColumnName for stored procedure not returning the column name | 09 Sep 2005 17:50 GMT | 3 |
I have some JDBC calling a DB2 mainframe (os/390) when I get the result set back from a stored procedure call and get the ResultSetMetaData and try to execute rsmd.getColumnName(1) all I get back is the String "1" not the column name.
|
| Strange behaviour when using LIKE with % | 09 Sep 2005 12:59 GMT | 7 |
I am running a query from a Java app via the IBM type 4 driver back to MF DB2 and am getting a strange result. Basically my statement is SELECT BLAH WHERE NAME LIKE ?
|
| Modify db cfg | 09 Sep 2005 09:29 GMT | 2 |
Hi @ll, when i make a change on this parameters -> Automatic maintenance (AUTO_MAINT) = ON Automatic database backup (AUTO_DB_BACKUP) = OFF
|
| Unique Vs. Non-Unique Indexes | 09 Sep 2005 07:57 GMT | 4 |
Guys - I'm doing a database consistency check for a client and I find that they're building unique indexes for performance/query reasons where they could be using non-unique indexes.
|
| DBConnect | 08 Sep 2005 19:53 GMT | 2 |
I am searching for Informations about a product called "DBConnect" from IBM. It should be able to connect an application that is running on a Windows client with the AS/400 (iSeries). I have heard this product should be much faster than an ODBC connection. Is that true
|
| poor query performance | 08 Sep 2005 11:32 GMT | 7 |
I have a query that takes almost 1 hour to complete. This is acceptable in certain situations, but unacceptable when no rows should qualify. Something like: Select list
|
| Urgent - OS scripts fails in Task Center with fixpack 10 | 08 Sep 2005 09:19 GMT | 6 |
After applying fixpack 10 on DB2 UDB ESE 8.1 (on Windows) all of our OS scripts fails. The command which fails is: db2 -svtf scriptfile.udb -z scriptfile.log The error message is 'DB21061E Command line environment not initialized.'
|
| After reboot primary and standby starts up and then they turn into catch up pending | 07 Sep 2005 23:37 GMT | 1 |
we have configured a perfect DB2 HADR pair. After some days, we had following problem: After a reboot standby becomes standby, that's ok. Pimary becomes primary, i tought db2 could do this then, when standby and primary
|
| DB2 UDB and Cobol on ZOS | 07 Sep 2005 23:23 GMT | 1 |
Can you have a Cobol program running on ZOS that accesses DB2 UDB Version 8.2 located on a distributed environment (AIX)? I also need to hit CICS. What software will I need if this is possible? Thanks.
|
| Health Center Email Notifications Stopped | 07 Sep 2005 21:14 GMT | 1 |
Our Health Center ("DB2 v8.1.0.64", "s040812", "MI00086", and FixPak "7") hasn't been sending out email notifications for a bit now, but we aren't sure why, since no configurations have changed (except the server has been restarted, so perhaps something is 'off'). We just have
|
| How to convert a string to integer? | 07 Sep 2005 05:18 GMT | 2 |
How to convert a string like '2,3,4' to three integer 2,3,4 in SQL procedure of DB2 UDB 8.2? Thanks!
|
| Wrong edition installed - reinstall needed? | 06 Sep 2005 17:57 GMT | 2 |
We have installed Db2 UDB Enterprise edition on Linux and started creating multiple databases. We found out finaly the we had installed the wrong edition of product. We should receive soon our licence.
|
| DB2 authentication using padl | 06 Sep 2005 03:54 GMT | 1 |
Is anyone out there familiar with padl? Is it possible to enable authentication to DB2 with ldap by using padl?
|
| Db2 procedure error | 06 Sep 2005 01:36 GMT | 17 |
I am few days old to the world of DB2 and right now i am stuck into a problem that seems to be getting difficult for me. Please have alook into this and provide me some help. Below is one such procedure that i have written ,
|