| Thread | Last Post | Replies |
|
| RTFM, but which one? | 16 Jul 2004 10:25 GMT | 8 |
I got this while reorganizing a database after doing perhaps a million INSERTs. Not the best way to populate a relation, but the most practical. Then I did a REORG and got this (looked up SQL2215N) SQL2215N SQL error sqlcode occurred while committing previous work for the
|
| Cursor in UDF | 16 Jul 2004 00:31 GMT | 2 |
I am on: Database server = DB2/AIX64 8.1.5 It is also a partitioned database. I am trying to create an UDF that uses cursors. The following is a simplified version of my UDF and error given.
|
| Shared Library problems on Solaris | 15 Jul 2004 20:31 GMT | 6 |
I have an old version of DB2 Connect (v 6) installed on a Sun Solaris (v 2.9)box. It has been installed for several years, and to me, it seems to work okay. However, an application that uses DB2 Connect is having problems. While looking through db2diag.log I noticed a lot of
|
| Unable to create char columns > 254 | 15 Jul 2004 14:59 GMT | 2 |
All of a sudden I am unable to create tables or add columns to existing tables if I specify CHARACTER greater than 254. If I try I get the following error: DB21034E The command was processed as an SQL statement because it was
|
| Java Stored procedures cannot get updated class file recognised | 15 Jul 2004 13:24 GMT | 1 |
Just been dabbling with java stored procedures and I'm having problems replacing System: db2 8.1.4 on RH 7.1 linux system 1). Look at java jdbc samples as supplied with db2 and run the
|
| db2fm produces two error messages per second forever... | 15 Jul 2004 08:01 GMT | 1 |
I am presently running DB2 V8.1.6 on Red Hat Enterprise Linux 3 ES. Every second, the following messages appear in my /var/log/messages file: Jul 10 09:04:45 kernel: application bug: db2fm(21697) has SIGCHLD set to SIG_IGN but calls wait().
|
| how to connect db2 client to server | 15 Jul 2004 04:30 GMT | 1 |
I need to connect db2 client to server db2, but I don't know how!! if anybody know how to do.... please. thanks. sorry, my english is bad. ::))
|
| failure recovery in a cluster? | 15 Jul 2004 02:37 GMT | 2 |
Just had an IBMer tell me that even with physical partitioning that if one node fails, the transactions of those people/apps connected to all the other nodes fail while the cluster starts HACMP and recovers from the failure. I thought only those
|
| db2set running every 10 seconds | 15 Jul 2004 01:05 GMT | 2 |
Has anyone run into issues of having db2set run by an instance owner process every 10 seconds. We are performing auditing and it is showing up literally every 10 seconds. I have shut down the governor and all event monitors except for
|
| DBI DB2 Federated | 14 Jul 2004 14:57 GMT | 1 |
Im using DBI/DBD to connect to a db2 federated database. Id like to detect if the different databases in the federated groups are active. DBI provides the $dbh->ping command, but this only tells me is the main database is active. How can I detect if the other databases are
|
| Urgent Questions regarding Index usage & VIEWs, sorting, etc. | 14 Jul 2004 06:06 GMT | 8 |
I have a few rather urgent questions that I hope someone can help with (I need to figure this out prior to a meeting tomorrow.) First, a bit of background: The company I work for is developing a web-based application, one part of which involves allowing the user the ability to ...
|
| Do you use Job Scheduling? | 14 Jul 2004 05:52 GMT | 1 |
I am interested in finding out how DB2 DBAs automate tasks/jobs in their environments. What platform do you run DB2 on (Unix, Linux, Mainframe, Windows)? If you currently have a solution, what product do you use?
|
| Java / C SP migration help | 14 Jul 2004 04:54 GMT | 1 |
I am trying to recreate a database under the following environments : From: Solaris with DB2UDB version 7.2 with FP 9 To: Linux with DB2UDB version 7.2 with FP 9 It will be of really a great help if any one help me in step-by-step
|
| SYBASE to DB2 .... | 13 Jul 2004 20:14 GMT | 2 |
Hello Esteemed Listers, Have also cross posted this to the Mainframe DB2 community. We have been asked to look into the feasibility and the method of migrating a SYBASE application to DB2. It is also being debated
|
| Transact -SQL in SYBASE .... | 13 Jul 2004 20:01 GMT | 1 |
While converting from SYBASE to DB2, can the entire Transact-SQL code in stored procedures in SYBASE be converted to SQL type stored procedures on DB2 (since there is no transact SQL equivalent available on DB2) or do we have to code the stored procedures in some external
|