| Thread | Last Post | Replies |
|
| Logical Reads = CPU Consumption ??? | 20 Oct 2007 06:16 GMT | 2 |
Until today I always thought as long as you see a lot of logical reads as compared to physical reads, then you're good. But it looks like it isn't so. But doesn't logical read mean it's being read from memory and no I/O involved? So why is Logical Reads = CPU Consumption ?
|
| How to compute storage utilization per schema | 19 Oct 2007 14:45 GMT | 2 |
Environment: Only one database per instance however each application is given it's own schema. My objective is to compute the space utilized by each application on
|
| How to compute storage utilization per schema | 18 Oct 2007 22:54 GMT | 1 |
Environment: Only one database per instance however each application is given it's own schema. My objective is to compute the space utilized by each application on
|
| how to use db2 connect server as a gateway to connect to mainframe db2 database | 18 Oct 2007 19:47 GMT | 2 |
we have os/400 db2 database at the backend. i installed db2 v9 connect server on one windows server which is locating the same network with database server. now how to i configure the connect server and client, so client could
|
| DB2 9 rollforward OVERFLOW LOG PATH syntax | 18 Oct 2007 12:04 GMT | 6 |
i am new to DB2, please be patient with me. i have a lot of informix experience and some oracle. i am trying to do a "db2 rollforward database QA4 to end of logs OVERFLOW LOG PATH (/db2/QA4/log_dir)"
|
| Cursor load giving SQL0668 error | 17 Oct 2007 23:54 GMT | 1 |
UDB Version 8.2 FP7 (r"DB2 v8.1.1.128", "s061108", "U810098", and FixPak "14".) 64 bit running on AIX 5.3. We were getting the SQL0668 error below so we put the status sql into
|
| how to express a recursive CTE that returns a balanced hierarchy | 17 Oct 2007 06:00 GMT | 7 |
for the conext of this example imagine a simple part table where a part can only have a single parent. try to express a cte where the result set must be balanced. That is, the result set repeats node B and E sufficient times that the tree is as deep as node G.
|
| v7.2 client talking to a v9.1 database | 17 Oct 2007 02:54 GMT | 1 |
Is this possible? I'm getting a 32bit/64bit compatiblity error when I try to test the connection. Thanks, Eric
|
| Has anyone done some migration/tests from multi partioned DB to non-partitioned DB? | 16 Oct 2007 20:48 GMT | 2 |
Has anyone done some tests/migration from a multi partioned db to non- partitioned db? Any idea, hints, articles would be helpful. Thanks in advance. Bye,
|
| QUESTION: Exception when table is updated by 2 triggers | 15 Oct 2007 22:51 GMT | 3 |
I'm working on a DB2 project (my background is Oracle), and have been approached by one of the developers with a problem. He claims he's seen evidence of this problem before, in other circumstances, and I'm curious whether anyone can suggest a reason for what's happening.
|
| User abend U1551 | 15 Oct 2007 19:58 GMT | 1 |
Whenever I am trying to run a program with our systest region our program ends with the U1551 & system displays the following statement IEF450I Jobname Stepname - ABEND=S000 U1551 REASON=00153504 I couldn't able to find out any explanation from the job
|
| trying to get the functions dependent on a table | 15 Oct 2007 15:56 GMT | 1 |
while trying to drop a table, i am getting error that the function is dependent on the table. hence it cannot be dropped. Is there some way that i can get directly all the functions dependent on the table, one shot.
|
| Excessive physical space usage, DB2 9 on Linux | 15 Oct 2007 13:35 GMT | 1 |
The filestore is filling up rapidly, I'm not archiving logs. It appears that the data files for the database are just growing. This is some output from list tablespaces show detail: Tablespace ID = 2
|
| how to identify whether duplicate identity column values existing on a table or not | 13 Oct 2007 14:43 GMT | 4 |
how to identify whether duplicate identity column values existing on a table or not. i have four tables and all the table have row_sk defined a identity column, the start and end values are different acroos all the tables.
|
| Duplicate cursor names | 13 Oct 2007 02:22 GMT | 1 |
I asked this question a slightly different way earlier and didnt get a response so I thought I would rephrase it. I contacted db2 support on it also but never got a definite answer..I got a lot of "should be" and "maybe".
|