| Thread | Last Post | Replies |
|
| Lock escalation in SYSCOLDIST | 06 Apr 2006 23:56 GMT | 4 |
Db2 v8.1.3 ,Windows I am seeing this message quite often in db2diag.log ADM5502W The escalation of "1205" locks on table "SYSIBM .SYSCOLDIST" to lock
|
| Is there a way to find the record causing SET INTEGRITY command to fail? | 06 Apr 2006 23:50 GMT | 12 |
I am trying to laod 2 tables and set integrtiy on them, but the second tables fails ( both are related and SET INTEGRITY ion first table succeeds) saying constraint violation....is there a way to find out which records are violating....?? may be through try catch a
|
| db2diag.log error | 06 Apr 2006 23:03 GMT | 2 |
People I am getting the following error in the db2diag.log file repeated over and over again with no apparent reason or souce. 2006-04-03-22.17.10.279000-240 I6310H330 LEVEL: Error (OS) PID : 2372 TID : 2012
|
| Problem with Backup/Restore with Vendore Products | 06 Apr 2006 16:22 GMT | 1 |
now we have some troubles with restoring a db with the vendor apis of the backup and restore utility. We upgraded from db2 version 7 to version 8.2 (windows 2000 environment).
|
| help me out | 06 Apr 2006 13:49 GMT | 2 |
i have a batch file db.bat which will create the database and objects with in it. inside that batch file i'm trying to execute two more batch fiile which will be pointing to producation data file as bellow.
|
| About Multiple Cursor from Stored Procedure | 06 Apr 2006 10:57 GMT | 3 |
I am writing Import\Export routine in DB2 using stored procedure and front end as JAVA. For this I have two option 1) Writing five different stored procedure returning one cursor
|
| What is Max Length for Index Column | 06 Apr 2006 06:35 GMT | 7 |
This is probably a really dumb question but I have a table containing a varchar 4000 column. The app team is asking me to index this column to improve performance. I know this can't be done but I'm looking for proof of the max length of the index key column in the DB2 doc and I
|
| Catalog Database | 06 Apr 2006 05:18 GMT | 4 |
I want to catalog a database and I have the follwoing information with me. Node name = abcdef Comment =
|
| db2pfchr processes and high CPU | 05 Apr 2006 23:04 GMT | 1 |
DB2 8.1 FP 7a on AIX 5.2.0. Can anyone tell me how best to reduce high CPU (and subsequent high IO) associated with db2pfchr processes? NUMIO_SERVERS is set to the default 3. A grep on these prefetchers
|
| Is "One view per table in DW" really a good practice? | 05 Apr 2006 22:58 GMT | 1 |
Our company is now trying to make a "standard" of creating a base view for each user table. This initiative is suggested as a good practice by a data modeling consultant who is helping us to build DW logical/physical model. He pointed out that the work and risk of
|
| locks and related | 05 Apr 2006 22:44 GMT | 1 |
My question is a follow up on a recent thread (db2_evaluncommitted) If I have a table with say a million rows and a predicate of my update clause matches say 8000 records, does db2 only lock 8000 records or does it lock records that it evaluates
|
| Problem inserting spanish characters in DB2 UDB | 05 Apr 2006 22:27 GMT | 2 |
I am facing the problem while inserting the spanish characters in the DB2 UDB v8.2 database. We are pulling the data from SQL server through informatica and then pushing the same in the DB2 database. Codepage for DB2 database is UTF-8, which is Unicode. Whenever it is encountering
|
| Problem with Global Temporary Table | 05 Apr 2006 22:15 GMT | 2 |
I am creating a procedure A which is creating a global temporary table DECLARE GLOBAL TEMPORARY TABLE session.temp (Service CHAR(2), CustomerServiceTypeId INTEGER) WITH REPLACE
|
| About automatic database maintenance | 05 Apr 2006 18:03 GMT | 1 |
Linux RedHat AS4 running DB2 V8 FP11. I have followed the docs at http://tinyurl.com/qckrn and enabled automatic statistics collection. It has been 2 days since I updated my DB cfg and I don´t see any activity regarding auto runstats.
|
| Multiple temp tablespaces with same page size | 05 Apr 2006 17:38 GMT | 2 |
Can anyone tell me why a EEE system might be created to have two separate tablespaces with the same 4k pagesize ? They both appear to be in use as I can see the underlying files being modified. These were created with SMS and reside on the same disk and filesystem
|