| Thread | Last Post | Replies |
|
| while loop in perl | 18 Mar 2004 16:10 GMT | 7 |
I'm doing some test with perl against db2. Can someone let me know why my code here end up with endless loop. When I run 'db2 list applications' I can see that it keep on establish new connection.
|
| Deadlock on Insert/Delete | 18 Mar 2004 08:27 GMT | 14 |
I've got a question here regarding locking during a insert/delete. Consider the following table: Column a Column b 1 A
|
| Directed DSS in applications using local bypass - hashing | 18 Mar 2004 06:01 GMT | 7 |
I am trying to do a directed DSS query with local bypass. The steps I use: 1. Fetch the partition map from the server using the admin api 2. Send the partition map and the partition key values to the
|
| com.ibm.db2.jcc.b.SQLException: bug check | 18 Mar 2004 05:28 GMT | 1 |
I am wondering whether anyone had this issue earlirt. I haven't seen any posting on this exception. Here is the scenario: We migrated from Oracle (US7ASCII) database to DB2 (UTF8) recently. We used db2load util to load all the data (no
|
| single threaded Xeon processor causing DB2 licensing issues | 18 Mar 2004 01:59 GMT | 3 |
Im running UDB 8.1 on windows 2000 on a single processor server which is mutli threaded. When I run taskmgr.exe it provids two CPU graphs despite there only being one processor in the server (also provides a listing of 2 CPUs in the hardware control panel area).
|
| simple newbie question about identity | 17 Mar 2004 22:09 GMT | 6 |
Hi. We use DB2 on the iSeries. There are things that I have been told around here are not possible which I am now learning are possible. (I have a background with SQL Server, and the folks around here do green screen programming with RPG. I am a web programmer, ASP and JSP/Java.) ...
|
| V7.2 to V8.1 Migration | 17 Mar 2004 20:44 GMT | 7 |
Our company is migrating to V8.1 FP 5 UDB this quarter,from V7.2 FP10. In my tests I have built new V8 instance and restore V7 database to it. The db is migrated upon restore automatically and seems to function normally. Can anyone tell me why I ever have the need to
|
| Any way to Influence predicate correlation ? | 17 Mar 2004 17:03 GMT | 2 |
Hi, We have a query where if we use an IN() predicate on a FK, the optimiser cost(and reflected in execution time) is around 1e06, but,
|
| It is possible to create a ARRAY in DB2 | 16 Mar 2004 14:52 GMT | 1 |
it is possible to create a ARRAY in DB2 ? I have read the SQL:1999 standard have the ARRAY Command. I have a sample from a book: CREATE TABLE company
|
| Multiple Containers on Striped Disks | 16 Mar 2004 05:56 GMT | 6 |
If one uses multiple containers for a single tablespace on a disk array that has been striped (RAID-5 or RAID-0), does DB2 stripe the tablespace across the containers, resulting in duplicate striping? If so, does this hurt performance by causing contention on the disk heads?
|
| Is is possible to use LOAD utility in perl with DBI interface? | 16 Mar 2004 02:34 GMT | 2 |
Trying to use it in do() context I get the error: [CDCMS::DBIException] DBD::DB2::db do failed: [IBM][CLI Driver][DB2/LINUX] SQL0104N An unexpected token "load" was found following "BEGIN-OF-STATEMENT". Expected tokens may include: "".
|
| No more handles error with DBD::DB2 on Linux | 16 Mar 2004 00:33 GMT | 7 |
Folks, I am not sure if this is a perl of DB2 problem. I had posted this problem last week but did not get any reply. I am posting it again with some more info to see it someone can identiry the problem.
|
| Documentation help SQL procedures DB2 v8 linux | 15 Mar 2004 23:26 GMT | 4 |
Where in the documentation can I find a syntax summary of the language supported by SQL procedures? I have found documentation of several statement types, but I have no idea whether that is the whole language or not.
|
| Can comments in scripts be copied to the output? | 15 Mar 2004 22:53 GMT | 1 |
When running a DB2 script using the command (for example) $ db2 -o- -tv -z outfil < chee.sql the SQL in the input is copied to the output, with the DB2 results added in place. Is it possible to have -- comment lines also copied into the
|
| DB2 UDB V7.2 FLUSH PACKAGE CACHE | 15 Mar 2004 20:45 GMT | 1 |
is there a possibility (DB2 UDB V7.2) the PACKAGE CACHE to be freed? Regards / Gruß ---------------------------------- Stefan M. Mihokovic
|