| Thread | Last Post | Replies |
|
| Order by not working on select into GTT | 12 Mar 2007 15:21 GMT | 5 |
I am executing the following code below. When we execute this on our TEST system (Redhat 4.0, DB2 V8.2 FP11) the rows are returned in order of dollar_range_from. We just moved our Production system from V7.2 (Redhat 2.1) to a
|
| NOT foreign key in UDB V8.2 LINUX | 12 Mar 2007 15:20 GMT | 5 |
For good and sufficient reasons I wish to insure that a primary key of table 1 is not a primary key of table 2. The following does not work: ALTER TABLE IS3.AUCTION_SUPER_CATEGORIES ADD CONSTRAINT code_not_fk
|
| DEADLOCK PROBLEM | 12 Mar 2007 15:15 GMT | 2 |
I have a db2 V. 8.1 Fix Pack 13 installed, and i have too much problem with deadlock, maibe depends becouse i have a direct remote connection with a 56k modem. Someone know if depends to a particular parameter?
|
| SQLDA corrupted when using VARGRAPHIC type parameters | 12 Mar 2007 09:42 GMT | 9 |
Hopefully someone will be able to help. I have written a stored procedure in C++ called from a Java test harness to validate the graphic data types in C++ and their use. I have declared the vargraphic input parameters along the following
|
| LDAP plugin for all LUW v. 9 editions? | 12 Mar 2007 08:46 GMT | 2 |
Is the LDAP security plugin available for all editions of DB2 v. 9 on LUW? Or is it only available - say - for the enterprise edition?
 Signature Regards,
|
| conversion of comp-1 to decimal format | 09 Mar 2007 04:26 GMT | 3 |
can anyone tell me how to convert a comp-1 floating point number to a decimal in REXX??
|
| DB2 Linux settings (cache/buffers/IO) | 08 Mar 2007 21:19 GMT | 2 |
Hi. I'm running a DB2 8.2 install on a X86_64 SuSE install. The tablespaces and logs are stored on a netapp filer through an NFS mount. Now I came across this article: http://www-128.ibm.com/developerworks/db2/library/techarticle/dm-0509wright/
|
| storage manager tool in db2cc | 08 Mar 2007 19:54 GMT | 4 |
I ran the storage manager against a test database I have. One index comes up with a red box next to it's name. The cluster ratio shows as 1. If I collect detailed statistics against the index, the red box
|
| Need Help on a query | 08 Mar 2007 17:27 GMT | 3 |
db2 v 8.2 on AIX 5.3 I will try to explain as brief as I can what it is I need. I am building a function that will be called multiple times where I will need to return x amount of records each time for the same basic
|
| Result Sets Mismatch? | 08 Mar 2007 12:46 GMT | 3 |
Scratching my head on an issue that has been plaguing us ever since we upgraded from version to version 8. Our db2diag file gets inundated with messages that take the form: MESSAGE : sqlriInvokeInvoker ignored because of prior condition, probe
|
| System Catalog Table Maintenance | 08 Mar 2007 09:15 GMT | 5 |
Do db2 system catalog table require maintenance (reorg/runstat) ? Thanks, Sam
|
| V9 Load from Cursor and multiple DB's | 07 Mar 2007 22:04 GMT | 5 |
I am looking for comments on experience using a Load from Cursor across multiple db's databases. I have a multi-terrabyte database across many partitions that includes a large table (1 Tb+). The system also contains UTF-8 and LOB data.
|
| rearranging tables | 07 Mar 2007 21:00 GMT | 4 |
I want to plan rearranging tables in our database according to business areas. say all tables in business area A will be in seperate tablespace or tablespaces. I am planning to monitor activity on tables for a month by taking snapshots on tables and then i will see if this
|
| HADR Alternate Port? | 07 Mar 2007 19:51 GMT | 5 |
AIX 5.3, DB2 UDB v 8.2 I was curious if there was a mechanism in HADR to switch the HADR_REMOTE_HOST. If a link or switch fails and there is an alternate path is there a way to use the path?
|
| Automatically delete old backup dumps | 07 Mar 2007 19:14 GMT | 4 |
This one's probably super easy and I'm just not finding the right command/job: I've already set up a scheduled backup job that dumps the contents of my DB2 (ver 8.1) database to a folder on my hard drive nightly (it is
|