| Thread | Last Post | Replies |
|
| DB2 Connect - PE v8.1 - problem | 17 Aug 2005 16:39 GMT | 1 |
I've been running DB2 Connect - PE (v8.x, FP7a) on my XP, sp1 machine. I've been running the trial version (from ftp.software.ibm.com). It timed out last Thursday, which I found out on Friday morning. So I tried to reinstall it. While reinstalling it has worked in the past, it ...
|
| Db2 Net Search Extender help! | 17 Aug 2005 14:21 GMT | 2 |
I try to install Db2 Net Search Extender on my Db2 workgroup server edition on windows machine. When I verify the installation from command window as typed >nsesampla.bat sample, I received the following error: DB2text.exe - Entry point not found. The procedure entry point sqlogmblk
|
| DB2 Program to connect to 2 databases | 17 Aug 2005 13:43 GMT | 6 |
Mabey I'm missing something very basic, but I can't seem to get it to work. I'm trying to follow along in the sample programs that tells how to do that, but mine still doesn't work. In my program I want to do a select from one database, and insert some
|
| DB2 UDB Security | 17 Aug 2005 13:16 GMT | 7 |
I am using the following: DB2 UDB V8.1.1 AIX 5L I need to know if there is a way to set up a table so that a particular
|
| Zugriff auf DB2 | 17 Aug 2005 04:10 GMT | 1 |
ich benutzen den Runtime-Client von IBM um auf eine DB2-Datenbank per ODBC zuzugreifen. Die Verbindung mit der Datenbank dauert jedesmal ca. 30 Sekunden. Weiß jemand, woran dies liegen kann, bzw. ob es bessere Möglichkeiten der Anbindung gibt?
|
| memory usage | 16 Aug 2005 23:35 GMT | 1 |
db2pd -memsets shows below: Memory Sets: Name Address Id Size Key DBP Type Ov OvSize
|
| Do I miss anything? | 16 Aug 2005 23:28 GMT | 8 |
DB2 8.2 I try to add a column into a table. I think the procedure inside DB2 is: 1. Create a temporary table which has the old table stucture and data.
|
| db2 Redhat 3.0 AMD 64 bit - db2cc problems | 16 Aug 2005 20:56 GMT | 3 |
I have an AMD Redhat 3.0 machine that is 64 bit. My kernel level is 2.4.21-21.0.1. I downloaded C58SBML.tar off of IBM's website. C58DBML.tar is listed as the 64 bit version of DB2 with the 2.4 Linux kernel support.
|
| Current library on AS/400 | 16 Aug 2005 14:22 GMT | 2 |
On AS/400, is there a way to determine the current library from SQL? (i.e., CURLIB)
|
| javaw.exe | 16 Aug 2005 07:45 GMT | 1 |
Installed DB2 UDB 8.1.7 On windows 2k . I tried to open control center it is the error as . Run Time Error: Program : d:\sqllib\java\jdk\jre\bin\javaw.exe
|
| How to send Mails out of a DB2 database on SuSE | 16 Aug 2005 06:52 GMT | 2 |
I'm migrating from pgSQL and WinXP to DB2 8.2 on SuSE 9.2 and I'd like to send E-Mails by triggers. I found some code for Java stored Procedures but I'm not able to get JavaDK running in my DB2 instance. So is there any other way to send mails by triggers out of my DB2?
|
| Java Type 4 Coonection in V8.x | 16 Aug 2005 02:32 GMT | 8 |
I'm trying to use the JDBC Universal driver to get a Type 4 connection in a Java client program running under DB2 V8.2.1 but I keep getting a "connection refused: connect" message. I'm running DB2 Personal Edition so I am trying to connect to the database
|
| fetch first in full select | 15 Aug 2005 12:19 GMT | 13 |
It appears that DB2 has an arbitrary restriction on the use of "fetch first N rows". I want to insert into a table from a large table query, but only insert the first N rows:
|
| increase write speed to UDB | 15 Aug 2005 11:50 GMT | 3 |
We essentially have (about 1000/sec) messages coming through a channel and I have to store them in a UDB database. Will UDB be able to write it that fast? If not what are a few strategies that I could implement to get over this
|
| i want to rename the table schema | 15 Aug 2005 04:06 GMT | 1 |
Now i want to rename the table schema for example: there is one table ,whose name is A.TEST,the A is the schema name, now i want to rename the A TO B.
|