| Thread | Last Post | Replies |
|
| db2pd: "Changing data structure forced command termination" | 06 Jun 2007 16:18 GMT | 5 |
db2 8.1 fp13 on Linux for zSeries (64-bit) Every invocation of db2pd except for the "-version" and "-osinfo" options gives following message: =======================================
|
| Merge statement in db2 | 06 Jun 2007 14:56 GMT | 6 |
I want to trap errors (RI errors), if any, that might turn up during merge in DB2. Is there some feature like the one in Oracle: MERGE INTO... WHEN MATCHED THEN UPDATE...
|
| Question about table space rebalance | 06 Jun 2007 08:44 GMT | 3 |
I am not sure whether users can access data or insert new data into tables who belong to a rebalanced table space after new containers are added? (DB2 version is 8.x) What I know is user can not insert new data into tables who belong to a rebalanced table space. Is the any
|
| Call Procedure | 06 Jun 2007 04:53 GMT | 1 |
I m facing a weird problem when i m executing a procedure with different IDs, The procedure has a select statement , and a codition. when the conditon is met an update statement is ran to update the selected records.
|
| fixpak 15? | 06 Jun 2007 04:42 GMT | 1 |
DB21085I Instance "oltp" uses "32" bits and DB2 code release "SQL08027" with level identifier "03080106". Informational tokens are "DB2 v8.1.2.128", "s061108", "MI00176", and FixPak "14".
|
| trigger with delete statement gives error "DIA8309C Log file was full." | 06 Jun 2007 04:41 GMT | 1 |
we have a table with jobs and a table with job_history information. Users can define jobs and let them run every X minutes/hours , like a cronjob. The jobs table has the following trigger:
|
| DB2 V9 Installation Problem | 05 Jun 2007 20:29 GMT | 4 |
I am going to install DB2 version 9 on Windows XP workstation. But I can not continue the installation after I issue the command "setup /i en". System shows me that "A major error occoured while installing DB2 on this computer".
|
| Reg : File transfer using SCP script | 05 Jun 2007 15:29 GMT | 5 |
I'm working as a DB2 UDB DBA. I have some questions regarding SCP command... Actually every week redirect restore takes place from one of my production servers to test servers..
|
| Migrate 4K Tablespace to 8K Tablespace in DB2 v8 | 05 Jun 2007 14:15 GMT | 1 |
What is the best practise to migrate all data in a 4K User tablepace to an 8K User tablespace for DB2 v8.2.7? The idea i am toying with is to interrogate the system catalog and EXPORT all data that is in the 4K user tablespace in IXF format. Then,
|
| problem with db2 commit on aix (lock and cuncurrency) | 05 Jun 2007 12:11 GMT | 7 |
I got a problem on db2 for aix running a high workload messaging system with more than 5,000,000 of deliveries per day. During high peak hours it happens frequently that the application, the application threads, are all waiting for a commit to complete.
|
| Overflow error???? | 05 Jun 2007 11:37 GMT | 3 |
Hi I am writing a select statement that has an arithmetic function inside a case statement that uses logic to decide whether to divide or multiply and when I run the arithmetic statements outside the case statement they work fine, but blow up with an overflow error in the
|
| STMM with multiple instances/databases | 05 Jun 2007 07:24 GMT | 1 |
Has anyone used STMM with multiple instances on the same machine in V9? From all the documentation I have read it looks like this should work and that there is nothing 'special' that needs to be done. Just wondering if anyone has any experience they can share.
|
| db2gov - idle.... | 04 Jun 2007 21:14 GMT | 1 |
DB2v8.x - AIX64 what status is considered 'idle' by DB2? Connect Completed UOW Waiting
|
| ADD DBPARTITIONNUM fails on Linux | 04 Jun 2007 18:20 GMT | 3 |
When I try adding a new partion to a database instance on a 4 processer Linux server I get a time out and a message like "host did not respond within ...". When I use the Control Center Wizard, the command runs thru after quite a
|
| SQL - Sum of rows containing non-numeric values | 03 Jun 2007 11:14 GMT | 1 |
I have a column in a database which saves results from a remote machine which is related to qty on hand. The problem is that qty's are numeric if > 0, however some 0 results are saved as "No" and if the part has never been stocked, it is
|