| Thread | Last Post | Replies |
|
| How to interpret db2diag | 28 Feb 2005 18:22 GMT | 4 |
PID : 7031 TID : 3007211424 PROC : db2start INSTANCE: db2inst8 NODE : 000 FUNCTION: DB2 UDB, oper system services, sqloPdbFreeCmdHandle, probe:10 MESSAGE : Error closing socket, OSSrc =
|
| federation windows-aix | 28 Feb 2005 14:15 GMT | 8 |
By mistake, posted in informix group..Here it is now... On Windows: In db abc: 1. create wrapper drda
|
| update db2 version 6.1 (Sun Solaris 7) | 28 Feb 2005 12:19 GMT | 3 |
db2 version 6.1 (Sun Solaris 7) when i try to update use the FixPak 11 db2admin start, it will hang.. why this will happen.. and what should i do to solve this problem?? ps: Help!!!
|
| questions on HADR on tables with "not logged initially" | 28 Feb 2005 05:45 GMT | 4 |
we are using db2 udb v8.2 on windows. all our tables are created with not logged initially property, So if i want to activate HADR (high availability disaster recovery) for the database, in the document it said " non-replicated operations
|
| Can you rename a DB2 instance? | 26 Feb 2005 22:56 GMT | 2 |
Or you pretty much have to backup the databases on the instance. Drop it. Create another instance with a new name. Restore redirect the backed up database onto the new instance. Bill
|
| Need help with SQL - connect to multiple data source in DB2 AIX | 26 Feb 2005 14:31 GMT | 4 |
I have a SQL statement that access to one database (DB2) i.e. SELECT DB1.TABLE1.TABLE1_ID, DB1.TABLE1.FIELD_A,
|
| How to I delete a column from a table in DB2 on AIX or Window Environment | 25 Feb 2005 22:04 GMT | 17 |
Hi I try to delete a column of the table but AIX - WIN db2 did not allow me to do this ALTER TABLE table_name DROP COLUMN column_name
|
| Automatic Runstats | 25 Feb 2005 21:38 GMT | 1 |
I am trying to test out the automatic maintanance with notification feature of DB2 v8.2. I have enabled the auto maint with notification. The problem I am facing is that I only get email notifications from DB2 when there is an alarm as follows:
|
| Re: db2 class set (net win2k) | 25 Feb 2005 21:16 GMT | 1 |
i would like to do a db2 class set (net win2k).. i wanna do that because of i have two server and if one of the server is "system down", and the other one can take over.. so, what i'm going to do? ps give me the solution..
|
| Static cursors in DB2 | 25 Feb 2005 19:54 GMT | 5 |
I need to know what's wrong in this translation from Informix. Note the difference in the results, which is due to the UPDATE statement. ORIGINAL PROGRAM (INFORMIX): ---------------------------
|
| Installation error with DB@ Personal Edition v8.1 | 25 Feb 2005 19:15 GMT | 5 |
During the installation I get these error messages: ***** SQL1390C The environment variable DB2Instance is not defined or is invalid
|
| How to retrieve register values? | 25 Feb 2005 18:49 GMT | 3 |
I want to set the transaction lock timeout, i.e., 'set current lock timeout X', but before that I want to see if it is already set and what the value is. How can I retrieve this from the CLP?
|
| US- MN - Functional Oracle Consultants | 25 Feb 2005 15:48 GMT | 1 |
US- MN - Functional Oracle Consultants Salary: Your Best, Start Date: Immediate, Duration: April 4, 2005 - Jan 6, 2006
|
| Connect to DB2 database through PHP WITHOUT ODBC ? | 25 Feb 2005 12:05 GMT | 3 |
is it possible to connect to a DB2 database through PHP WITHOUT ODBC like in MySQL? Example MySQL: // Open the database connection and use the sample // database
|
| how to extract one row from each range data | 25 Feb 2005 03:21 GMT | 3 |
I want to extract one row from each range data. For example , we had table had following data name age department janet 22 HR
|