| Thread | Last Post | Replies |
|
| Risks in Circular logging for huge db in partitioned environment. | 14 Dec 2006 17:27 GMT | 3 |
Can you please give your inputs for this, OS : AIX 5.2 S/W : DB2 ESE 8.1 with fixpak 9.(Partitioned environment) DB Size : approx 4TB
|
| Import with replace for replicated table | 14 Dec 2006 16:20 GMT | 1 |
I have a table which is replicated for after images only. I tried to do an import using the replace option into the source table with data. For some of the rows, they were not in the import file, so were replaced in the master table as a result of the import. For the
|
| Federated Database Problem. | 14 Dec 2006 14:46 GMT | 4 |
I am running this command. db2 "CREATE SERVER <servername> TYPE DB2/UDB VERSION 8.2 WRAPPER DRDA AUTHORIZATION "authid" PASSWORD "pwd" OPTIONS( DBNAME 'dbname', PASSWORD 'Y')"
|
| db2 connect to a db in a differrent server? | 14 Dec 2006 13:36 GMT | 3 |
One question - to connect to a db2 database in the same UNIX server we can use from UNIX command prompt: db2 connect to <dbname> USer <name> using <pwd> Now if the db2 database is in a differrent server where/how do we
|
| connect reset vs disconnect vs terminate | 14 Dec 2006 09:00 GMT | 3 |
Does anyone know what's difference among "connect reset", "disconnect", and "terminate"? Thanks in advance,
|
| Does HADR detect DB2 version mismatches? | 13 Dec 2006 23:07 GMT | 2 |
DB2 UDB v 8.2 In the restriction section for HADR it states: - The database versions used by the primary and standby databases must be identical. During rolling upgrades, the database version of the
|
| HADR - recovery | 13 Dec 2006 22:58 GMT | 6 |
I have two questions about HADR recovery. I am running db2 v8 fp12. 1) If the primary suddenly crashes would you always want to switch the standby to the primary by force...or would there be times when you would want to make it a standard? (and why)
|
| MQT table use by optimizer | 13 Dec 2006 22:08 GMT | 5 |
Using a base table, a MQT table was created. With optimization - when querying the base table with calcuation that are already completed in the MQT - I would assume the optimizer would use the MQT table instead of the base table.
|
| Tracing a Application using db2pd | 13 Dec 2006 21:21 GMT | 1 |
Guys, Assume i have taken the db2pd -locks output and there i have seen lockesculations like this
|
| using db2rfpen in DR environment... | 13 Dec 2006 14:08 GMT | 3 |
I have 2 LUNs , one for data and another for logs. Currently, I want to implement DR environment. For some reasons I'd like to implement async mode for data and sync mode for logs. May I do db2 command db2rfpen & rollforward after switch over to DR site? Is it
|
| setLong() bug in db2 Connect jdbc? | 12 Dec 2006 23:28 GMT | 2 |
Hi. I've been using the personal edition of db2 Connect to access our mainframe database from java apps for the last 9 months or so. I'm using prepared statements, and the setLong method has proven unreliable for both parameters and insert values, not finding search filters or ...
|
| Unable to restore a database image into a replicated database. | 12 Dec 2006 19:36 GMT | 1 |
Can somebody help me out here? I have a web server sitting on a DMZ that has DB2 UDB version 8 installed running on it. I would like this server to be completely independent of our internal network.
|
| Laws and Myths of Usability & Interface Design | 12 Dec 2006 16:56 GMT | 1 |
Laws and Myths of Usability & Interface Design Introduction Usability and relevance have been identified as the major factors preventing mass adoption of
|
| db2mon by Chu Zhoi | 12 Dec 2006 01:43 GMT | 1 |
Hi i am using this tool called db2mon by Chu Zhoi. But when i downloaded it and am trying to use it an error failed to load db2mon.dll comes. I tried extracting the dll and the exe file and putting them in the same location but it doesn't work. Does anyone know
|
| question on update sql | 12 Dec 2006 00:02 GMT | 1 |
I have a sql in a siebel environment that is running for a long time. Is there any way I can tune this sql : UPDATE siebel.S_ORG_EXT BT SET PR_POSTN_ID = (SELECT MIN(T_ACCNTPOST_POSITI) C1
|