| Thread | Last Post | Replies |
|
| "SQL1035N No database manager SQL1035N No database manager command was issued. SQLSTATE=57019 | 31 Jan 2004 09:14 GMT | 2 |
Hallo colleques, I get during the following error message "SQL1035N No database manager command was issued. SQLSTATE=57019", when issuing the following command on the Command Line Processor:
|
| How to trim leading zeroes when converting decimal() to char() | 31 Jan 2004 06:32 GMT | 1 |
I need to convert a decimal field to char() but also trim the leading zeroes. Any idea? I could not find any function to do that.
|
| backspace and delete button in command center | 31 Jan 2004 00:39 GMT | 9 |
we installed db2 v8.1 on red hat linux 9. Unfortunately, the backspace and the delete button doesn't work in the right way. Instead of deleting chars, control characters are inputed. That makes it very hard to input sql commands at the db2 command line
|
| UNIX UDB V 7 - In db2diag.log interpreting Obj={pool:1;obj:2;type:128} | 30 Jan 2004 19:49 GMT | 1 |
On occasions we have failures and in the db2diag.log this is in the log identifying the failure. Please let me know if I have this right. Obj={pool:1;obj:2;type:128} pool is the tablespace id
|
| Relative Performance between SQL Procedures & SQL Functions | 30 Jan 2004 17:20 GMT | 4 |
Hi, Does anybody have any relative performance comparisons of SQL Procedures and SQL Functions?
|
| internal db2 rc | 30 Jan 2004 17:16 GMT | 7 |
From time to time, the group receives questions about zrc= or undocumented db2 return codes (hex or dec). I'm just posting the link for future reference. http://www-1.ibm.com/support/docview.wss?rs=71&context=SSEPGG&uid=swg21066178&lo c=en_US&cs=utf-8&lang=en+en
|
| convert rows to columns | 30 Jan 2004 17:08 GMT | 1 |
Is there anyway in DB2 to convert rows to columns? In other words, if I have the following table below... MemberID AccountNum ZipCode ------------------------------------
|
| Please Recommend Books | 30 Jan 2004 16:45 GMT | 3 |
I would shortly be working on DB2 UDB 8.1.2. I have no prior DB2 experience and need to be involved in the installation, maintainence and tuning of the database. Could you please recommend the best books around which will detail how
|
| accessing databases | 30 Jan 2004 16:22 GMT | 5 |
I am doing my first database project using java servlets. We are going along fine but I have a question about how should one access a database. We have the URL, userid and pwd in a text secured file or maybe in
|
| Control Center - current query opt error | 30 Jan 2004 15:06 GMT | 1 |
Helpful folks, I have recently migrated our test server, which runs Win NT 4, from V7.2 FP11 to V8.1.3. Just about everything works wondefully, except I am having major problems getting the previously defined federated
|
| Kinds of drivers for connecting to DB2 on os390 | 30 Jan 2004 14:42 GMT | 4 |
This is probably my 7th post of the day. not spamming, just want to get the questions out, so that I can find the answers and post them back or some good soul can help me out. Right now I am using DB2 connect version 7.2 to connect to db2 version
|
| Does os390 db2 version 7.1.1 support olap function | 30 Jan 2004 14:28 GMT | 4 |
Please let me know. thanks. TP
|
| Db2 version 8 on os390 | 30 Jan 2004 14:27 GMT | 3 |
Does Db2 version 8 require a 64 bit machine or will it work on os390/zos non-64 bit machines?
|
| pagination | 30 Jan 2004 13:57 GMT | 4 |
I have been working on try to create web-based paging for our tables which have over a million rows. Based on what I have read, I have 3 options 1. retrieve all rows in resultset - not possiblefor me coz of the size
|
| ado updatebatch problem | 30 Jan 2004 08:25 GMT | 1 |
I'm currently experiencing a problem using ADO 2.7 with DB2 7 (DB2 UDB FOR OS/390 V7). I use ODBC like datasource. After populating a disconnected recordset, reconnecting it, and doing a UpdateBatch the application (VB6) disappears - it just stops and
|