| Thread | Last Post | Replies |
|
| Explain plan on DB2 As/400 | 09 Apr 2004 12:00 GMT | 2 |
I'm looking for a DB2 "explain plan" command on the As/400. Anybody know if this exists and where to find it ? TIA Chris
|
| How to avoid duplcate key insertions in a multi-user DB2 environment? | 09 Apr 2004 03:29 GMT | 1 |
We've run into a concurrency issue I do not have a clear solution for. In a DB2 UDB 7.2 database, we have several tables with a chain of foreign key relarionships: Table1 primary key x
|
| SQL4301N RC4 and DB2ROUTINE_DEBUG | 08 Apr 2004 20:02 GMT | 2 |
Just a quick note to report on the resolution of a problem that gave me serious grief in January. I put it aside for a while and, largely by accident, found the solution a few minutes ago. In short, I found myself getting SQL4301N Reason Code 4 - "The Java
|
| soft lock problem | 08 Apr 2004 19:59 GMT | 1 |
hi, we are using db2 udb v8.1 ESE with type 4 jcc driver. since DB2 can't support pessimistic locking , and our application required that, which means when both users try to access the same record with intent to update, the first one grab the record will create a row lock on the
|
| db2 replication vs log shipping | 08 Apr 2004 16:46 GMT | 1 |
I'm trying to find an easy, efficient and safe site-to-site backup/failover solution. The idea is to have anytime a remote copy of 99.99% of the data. Productive db -> VPN (internet) -> Backup site
|
| Calling UDFs from BEFORE UPDATE trigger | 08 Apr 2004 09:12 GMT | 1 |
I am having trouble calling a UDF from a 'before update' trigger whereas I have no problems calling it from the 'after update' trigger. The trigger is as below : CREATE TRIGGER foo
|
| Long: DB2 crash because of logging failure | 08 Apr 2004 08:41 GMT | 6 |
As I wrote last week, we have a problem with a DB2 V8 on Linux. Here is what is in db2diag.log during online backup: Starting a full database backup. 2004-04-01-02.33.54.760164 Instance:lzgneu Node:000
|
| [JDBC] PreparedStatement and identity column | 08 Apr 2004 07:59 GMT | 5 |
Hi to all, I’ve a table with an idendity column : CREATE TABLE USRDB2.MYTABLE ( "ID" INTEGER NOT NULL GENERATED ALWAYS AS IDENTITY (START WITH 0,
|
| Memory limits for DB2 V8 on LINUX | 08 Apr 2004 03:43 GMT | 4 |
Is anybody out there pushing the memory limits ( for shared memory ) with DB2 version 8 on LINUX. The Advanced Admin IBM Press Book claims that kernel 2.4 can only grab 1.75 GB. We have just gotten RedHat Enterprise Linux AS release 3 ( kernel 2.4.21-9.0.1.ELcustom)
|
| db2ptree | 07 Apr 2004 23:38 GMT | 2 |
I am looking for the db2ptree program/utitlity on HP-UX. I have heard lot of good reviews for db2ptree on Solaris.
|
| restore error | 07 Apr 2004 21:53 GMT | 1 |
IBM DB2 UDB 7.2 Red Hat Linux 7.3 Restore from backup image on tape returns: db2 "backup db test to /dev/st0 buffer 32"
|
| SQLDBDIR lost, recovery-scenarios | 07 Apr 2004 20:37 GMT | 1 |
we're using DB2 7.2 FP 11 on WinNT machines, today one server was down, because the complete directory E:\DB2\NODE0000\SQLDBDIR was gone. Question: I restored this directory from a TSM-backup, but could I have done something else?
|
| suddenly lost my ODBC drivers for DB2... simple way to recover/re-install??? | 07 Apr 2004 19:49 GMT | 1 |
I just installed FP 5 of UDB 8, and I don't know if that was what did it, but under ctl-panel/admin tools/odbc, I don't see an entry in the "drivers" section for DB2. I'm losing my mind with all of these little "gotcha's". ARRRGGGGHHHHH
|
| DB2 configure SMTP server | 07 Apr 2004 19:45 GMT | 1 |
Can you configure DB2 SMTP parameters after creation? I need to change my SMTP server so my contacts will work Using 8.1 in Windows Fixpak 5?
|
| zos - exec sql - load | 07 Apr 2004 07:30 GMT | 1 |
I'm getting this error when I submit the job: DSNU000I DSNUGUTC - OUTPUT START FOR UTILITY, UTILID = LOADSQL DSNU005I DSNUGPRS - EXEC SQL DSNU082I DSNUGPRS - INVALID KEYWORD - EXEC
|