| Thread | Last Post | Replies |
|
| DB2 restores after unrecoverable load in single and mulit-partitioned DB | 23 Jun 2006 20:02 GMT | 1 |
We have done some testing with mixed and forgotten results. So I'm hoping that asking here can clarify some issues for us. Right now we do one weekly warm backup. Throughout the week there are multiple unrecoverable loads. We are tyring to come up with the best backup
|
| multiple db2fm processes and a huge table with a BLOB field? | 23 Jun 2006 19:59 GMT | 1 |
We have seen up to 11 db2fm processes running at the same time, which was consuming 100% of CPU. We could not run anything else on the machine because of this. We have only one DB2 instance, so there should be only one db2fm process. What could be causing so many db2fm
|
| Newbie question - DB2 EXPLAIN via telnet? | 23 Jun 2006 19:42 GMT | 4 |
I'm trying to pull data from our corporate DB2 data warehouse via ODBC, and am trying to optimize a long-running query. Unfortunately, our company did not install the suite of DB2 tools on my desktop that would allow me to do anything beyond on ODBC connection.
|
| table with BLOB impact database performance? | 23 Jun 2006 19:25 GMT | 2 |
I have a table in the database that has a BLOB field to store images, which is usually more than 1MB per record. There are currently near 9000 records in it, which means the table is growing to be huge. Will this slow the database performance significantly? If so, how to reduce
|
| DB size | 23 Jun 2006 16:49 GMT | 3 |
hai everyone.... Can anyone tell me how to find the database size...... Regards... kamal
|
| Timestamp issue under heavy load | 23 Jun 2006 15:53 GMT | 6 |
We're seeing very strange behaviour with db2 under heavy load. We're running our system in GMT and the timezone never changes for British Summer Time. Basically the thing we're doing is (using the udb jdbc driver):
|
| Null Column on a view | 23 Jun 2006 15:46 GMT | 2 |
How can I define a null column value for a view? I need to create a view using UNION ALL, but i need to set some columns as null. It's possible? how?
|
| SQL1042C when doing dascrt | 23 Jun 2006 15:05 GMT | 1 |
Have DB2 V8.1 fp10 ESE on Red Hat Linux 4. It was created from the command line. Have tried doing dasdrop and dascrt but no luck. I believe the original dascrt gave SQL4401C. Neither message is very helpfull! Not using the das default user. Any
|
| HADR | 23 Jun 2006 13:58 GMT | 6 |
Hai everyone...... i was trying to implement the HADR concept ....... i tried using the following commands ...... On server_1
|
| DB2 Features: Threads | 23 Jun 2006 13:21 GMT | 1 |
Is DB2 multi-threaded or single-threaded?
|
| Command to Display Curernt SQL for a Job | 23 Jun 2006 10:31 GMT | 2 |
In Ops Nav, it's possible to display the current SQL being executed by a job. However it's rather slow to find the job as it has to populate a large list of jobs then sort them. I suspect there is a CL command that takes a job number parameter that would be much faster.
|
| DB2CLI Crash in multithreading | 23 Jun 2006 09:22 GMT | 4 |
I have an access violation in DB2SYS.dll at each ending of my application. This is a multithreaded application. Threads are created and managed by Tomcat. One thread connects to DB2 base through ODBC and a C++ DLL.
|
| problem with GUI tools | 23 Jun 2006 05:32 GMT | 2 |
i have installed a db2 version 8.2 FixPak 4, problem is it is not showing any of the tool properly. i.e whenever i try to open CC,DC,SC,RC,CA it is not getting displayed at all.
|
| Instance | 22 Jun 2006 20:38 GMT | 8 |
hai everyone... i have a scenario here....... i have a database in a instance......... mistakenly i dropped the instance . i have all the database files...... can i bring back the database again...... if yes
|
| Access Plan - Operator question | 22 Jun 2006 17:49 GMT | 2 |
First, thank you for looking into this posting... Running UDB V8 FP11. The question is around the below query branch. I would like to know what it means and if there are ways to avoid it.
|