| Thread | Last Post | Replies |
|
| CLI connection failed. SQL0902C. A system error (reason code="6029321") occurred. | 08 Nov 2005 02:43 GMT | 2 |
CLI connection failed. SQL0902C. A system error (reasoncode="6029321") occurred. Subsequent SQL statements cannot be processed. SQLSTATE=58005. Has anyone encountered the above error? We are trying to connect to a
|
| Static SQL SELECT FROM SYSTABLES with CREATOR and NAME = *doesn't* use index? | 07 Nov 2005 23:26 GMT | 1 |
I bound my package with EXPLAIN(YES), and it's got the following static SQL in it: EXEC SQL SELECT CARDF, RECLENGTH INTO :CARDF,:RECLENGTH
|
| fixpak enhancements | 07 Nov 2005 23:16 GMT | 1 |
DB2 WSE 8.1 FP5 Red Hat AS 2.1 I'm currently on 8.1 FP5 ("If it ain't broke, don't fix it.."). However, I'm looking at a change to the 2.6 kernel and an
|
| DB2 8.1 to SP10 | 07 Nov 2005 18:56 GMT | 6 |
I'm currently trying to update a dev DB2 server (running on SUSE 9) to 8.1 SP10 and once I'm completed and try to do db2start, I get this error: db2start: error while loading shared libraries: libibmc++.so.1: cannot open shared object file: No such file or directory
|
| Regarding Delete Restrict | 07 Nov 2005 17:18 GMT | 3 |
I am doing a purge process and trying to delete rows .Let me know how efficiently I can handle the purge process because of the RI on the tables. TABLE A is a PARENT of TABLE B, TABLE C, TABLE D. I want to purge
|
| Combining stored procedure and a select statement - possible? | 07 Nov 2005 17:10 GMT | 6 |
Is it possible to combine (in DB2 UDB 8.1) a stored procedure and a select statement? I mean something like this: Select c.number,
|
| Query regarding Snapshot API | 07 Nov 2005 16:47 GMT | 3 |
I have gone through the snapshot API. I need to use it for finding location of database files, tablespace containers etc on a remote machine. These parameters are present in the response. However, for getting only some paramters, I get a huge response, with many
|
| SOS for long varchar | 07 Nov 2005 15:28 GMT | 7 |
i have the next for create one table into db2 CREATE TABLE "MYSQUEMA"."TABLADEMO" ( "ID" INTEGER NOT NULL GENERATED ALWAYS AS IDENTITY ( START WITH +0
|
| DB2 ODBC connection timeout??? | 07 Nov 2005 09:10 GMT | 1 |
DB2ers, Our Windows application connects to any DB2 server using the ODBC driver. It seems there are two ODBC drivers that IBM provides - DB Connect and
|
| memory leak, urgent help needed | 07 Nov 2005 08:57 GMT | 2 |
Our DB2 Server processes used up host machine's whole memory. Without getting the server down, how can we relieve the memory load. CRM Users are getting error messages, I need something quick & dirty. Thanks in advance...
|
| send email with db2 | 06 Nov 2005 18:53 GMT | 1 |
Is there any way to select a row from a db2 table and send it. Similar to xp_sendmail on SQL Server. Thanks Ross
|
| Loading a delimited file to a table - new bie question | 06 Nov 2005 05:11 GMT | 7 |
I have background in SQL server and none in DB2 hence the question. SQL Server has a bcp command - I am looking for an equivalent utility in db2 I have a table called Employee(empid int ,fname varchar(20),lname
|
| version 7 backup close connections | 05 Nov 2005 16:53 GMT | 3 |
I am trying to do an offline backup of a 7.2 db. The problem is that the backup is failing due to connections still being open to the db. I found this command 'quiesce database immediate' but its only a version 8 command ? Is there a version 7 equivalent ?
|
| db2start | 05 Nov 2005 16:49 GMT | 9 |
running on windows, I encounter following db2start. SQL6030N START or STOP DATABASE MANAGER failed. Reason code "13". any ideas why db2start is failing ?
|
| Linux Runtime Client 7.1 | 04 Nov 2005 17:53 GMT | 4 |
I've been having major problems installing Linux Runtime on slackware, but i think im close. My current problem is strange and I've searched the net and found very little im getting the error when i try to run db2icrt to create an instance:
|