| Thread | Last Post | Replies |
|
| SQL within a St.proc | 09 Jan 2007 13:22 GMT | 2 |
Any method to find out which SQL is being executed within a stored procedure. St.proc has been written using SQL running on V8.2/AIX 5.3. Application Snapshot only shows the stored procedure call statement and not which SQL is being executing currently.
|
| SQL0012W Correlation without qualification has occurred for the column "<column>". | 09 Jan 2007 13:16 GMT | 3 |
Can someone give an example of a query which produces the following warning: SQL0012W Correlation without qualification has occurred for the column "<column>".
|
| DB2 9 Parameter hell | 09 Jan 2007 13:14 GMT | 4 |
I did set up this thing and it worked well during my test so I invited the users to test it before it would be put into production. I got no complaits and thought it all was working. So I decided to run the Configuration advisor in the Control center and
|
| Problems with using singleton inside Java UDF in DB2 | 09 Jan 2007 12:49 GMT | 7 |
I'm trying to create and use Java singleton inside Java UDF just as Mr Knut Stolze described in http://www-128.ibm.com/developerworks/db2/library/techarticle/dm-0404stolze/inde x.html . But I've the problem because each instance of UDF seams to run in
|
| how can i browse a db2 file? | 08 Jan 2007 17:52 GMT | 5 |
Hi, I have a couple of .db2 files and I'm wondering how I can view their contents--maybe there's a program I can download? I've never worked with ibm stuff, only mysql.
|
| Perl DBD | 08 Jan 2007 07:12 GMT | 2 |
I have this multi-threaded perl program where I'm trying to do independant database operations in separate threads. I was getting an error similar to the following: DB2 has no driver CLONE() function so is unsafe threaded
|
| client authentication | 07 Jan 2007 19:44 GMT | 2 |
I am trying to understand "client authentication" works. My environment is DB2/UDB LUW 8.2 on zSeries SLES9 as the database server and DB2 for VSE 7.4 as the client. We currently have DB2/LUW set up as follows: Client Userid-Password Plugin (CLNT_PW_PLUGIN) =
|
| DB2 Error Codes | 07 Jan 2007 19:37 GMT | 6 |
I am using db2 udb 8.1 fixpack 3 on AIX 5 I am recieving ht e following message in my DIAGLOG ::: ============================================================== 2007-01-04-03.28.09.457980 Instance:db2inst1 Node:000
|
| inspect check database vs. db2dart | 05 Jan 2007 19:08 GMT | 1 |
What is the difference (if any) between inspect check database and db2dart
|
| DB2 8.2 Design Advisor gui question | 05 Jan 2007 18:04 GMT | 2 |
How do I clear the sql statements the design advisor gui picks up in the default workload?
|
| automatic maintenance | 05 Jan 2007 15:58 GMT | 2 |
Hi hi... does anyone know how I can alter the maintenance window for automatic maintenance from the CLP? -R-
|
| Error messages Health Monitor | 05 Jan 2007 14:27 GMT | 1 |
I get a lot of these messages in db2diag.log - seems like problems with health Monitor: 2007-01-05-15.05.06.380000+060 I260759H331 LEVEL: Severe PID : 3860 TID : 4004 PROC : db2fmp.exe
|
| how to drop table and drop related views/functions etc... | 05 Jan 2007 10:58 GMT | 8 |
When i try to drop a table, and this table have (for example) some function related...db2 don't allow to drop the table how can i enter a command to drop the table AND all the objects (functions...triggers...views) that depends on that table?
|
| Need help creating a duplicate instance !!! | 05 Jan 2007 07:03 GMT | 3 |
I need a help creating a duplicate instance * My DB2 is 8.2 and is in AIX 5.2 * I have a instance with 3 database , I need to make a clone for these 3 db to another instance.
|
| PASSWORD MISSING - error | 04 Jan 2007 22:32 GMT | 6 |
I have a rather strange issue here connecting to the database on an ESE environment. A little background on the issue. The cluster is an 8 server, 64 partition system. So when I try to do a rah or db2_all "db2 connect DBNAME", it works just fine. However, when i explicitly try to
|