| Thread | Last Post | Replies |
|
| help with *.nfy contents; DB2 UDB 8.1.11 Linus | 31 Dec 2006 22:27 GMT | 1 |
While searching for another problem, I noticed a set of lines like the following for each table in my database's schemas (including the SYS* ones). What did I do (?) or what did DB2 see to cause this? It caused a perceptible slow down in response time while it was going on.
|
| UDB 8.1 & 9 Installation notes - Fedora Core 6 | 30 Dec 2006 20:38 GMT | 1 |
A recent HD failure and next year's first quarter release of Red Hat's EL5 made me decide to temporarily use FC6 on my sandbox system, an IBM Thinkpad T40. UDB 8.1 (FP14) and a UDB 9 Express-C were successfully installed after resolving some problems. Fedora Core 4 is mentioned ...
|
| Online backup | 30 Dec 2006 03:52 GMT | 4 |
We have a production DB that is running DB2 v8 fix pak 8. Some of configuration parameter on the primary DB config file is: Logretain = NO Userexit = NO
|
| Production Database Setting DB2 UDB | 29 Dec 2006 15:03 GMT | 1 |
I am using DB2 UDB enterprise server unlimited edition on linux platform. We have completed entire database as well as front end (web application in JSP using JBOSS) development. Its all working fine. We will be deploying this in production server very soon. But as this is
|
| inconsistent state of the database | 28 Dec 2006 21:15 GMT | 1 |
When I ran db2dart to check a database, I got the following warning and error messages. 1.Warning: The database state is not consistent. 2.Warning: Errors reported about reorg rows may be due to the
|
| newbie db2 cli appliation | 28 Dec 2006 10:07 GMT | 2 |
What is cli? Is this a db2 library?
|
| db2 and WMI | 27 Dec 2006 20:30 GMT | 3 |
I am trying to log db2 bufferpool and other statistics using windows 'perfmon' utulity. I set up a perfmon counter log and try to activate/run it, but it gives me error and is not activated. However in the same perfmon, if i go to 'system monitor', I can select
|
| java.lang.UnsatisfiedLinkError: SQLConnect | 27 Dec 2006 09:52 GMT | 1 |
i have an application deployed on WAS6.0 that uses a db2 v8.1 database on a linux platform. when i try to run it i get a java.lang.UnsatisfiedLinkError:SQLConnect error. i have tried some solution i foundd on the net like running the .db2profile to set system
|
| Rollforward to a particular log | 23 Dec 2006 19:46 GMT | 3 |
We have two DB2 servers are supposed to be a replicate of each other with a database of the same name. I want to do a 'db2 db backup online... include logs' on the first server, and do a 'db2 restore db to ... logtarget...' on the second server, and then rollforward ONLY
|
| How to solve SQL1009N | 23 Dec 2006 02:45 GMT | 4 |
Please ran the following commands as below. (databae is V8 fix 11 on AIX) 1.db2 connect to DBNAME user db2inst3 using XXX 2.db2 get db cfg
|
| DB2 9 ESE Fixpack 1 and First Steps | 22 Dec 2006 08:50 GMT | 2 |
Is there an issue with fixpack 1 on DB2 9 ESE (on Windows) and First Steps? After I applied fixpack 1 I am not able to start First Steps, but get the error message 'DBI1435E Error Opening DB2 First Steps. Cannot find supported Web browser. Explanation: DB2 First Steps requires ...
|
| 64 bit db2 and jdbc | 22 Dec 2006 06:35 GMT | 1 |
To connect to a 64 bit DB2 database via jdbc, do you need to use a 64 bit jdbc driver?
|
| I have trouble to build DB2 CLI samples using visual 7 environment !! | 22 Dec 2006 00:22 GMT | 5 |
------ Build started: Project: Test, Configuration: Debug Win32 ------ Linking... Test.obj : error LNK2019: unresolved external symbol "int __cdecl CLIAppTerm(long *,long *,char *)" (?CLIAppTerm@@YAHPAJ0PAD@Z)
|
| Having two editions of DB2 Connect on same machine? | 21 Dec 2006 23:22 GMT | 1 |
I am a developer and I have a need to run both 'DB2 Connect Personal Edition' and 'DB2 Connect Enterprise Edition' on my same development box. The reason for this is the need to replicate the same behavior (particularly licensing behavior) at deployment.
|
| Health monitor threshold check frequency | 21 Dec 2006 21:01 GMT | 1 |
How often does the health monitor check the threshold of an indicator to see if there is a warning or alarm? I am trying to simulate the behaviour of the health monitor and have a dms tablespace at 100%, and so far over the last 18 hours I have only gotten one email about it.
|