| Thread | Last Post | Replies |
|
| dynamic compound statement | 20 Nov 2007 12:25 GMT | 1 |
I have problem where a ETL team is trying to update a column in a very large table. They are trying to do this in single query. Also each time they run it consumes all available space in the logs and this in turn abends their process. We are limited on log space.
|
| value added activities done by DB2 DBA | 19 Nov 2007 21:17 GMT | 3 |
Hi guys.. apart from the day-to-day monitoring, administring and perf tuning activities, what are all the value added things than can be done by a DB2 DBA?
|
| Export from DB2 causes file to be created with permissions of 640 | 19 Nov 2007 12:37 GMT | 2 |
I need some help with a problem I've encountered. I am a zLinux, WAS, and DB2 noob so please bear with me. I am helping to support two WebSphere applications which utilize DB2 under zLinux. One application is for Europe and the other for the US. Each
|
| Binding db2updv9.bnd failed with sqlcode = -31 | 19 Nov 2007 11:36 GMT | 1 |
After I installed FP3 to an exiting DB2 V9 copy on windows 2003(32- bit), issued db2updv9 to update ER1 database to current version, but got the following error.
>db2updv9 -d er1 |
| IDTHTOIN Alternatives DB2 v7 z/OS | 18 Nov 2007 23:44 GMT | 1 |
Our Mainframe DBA insists that the IDTHTOIN parameter be set to 600 so that all idle threads timeout after 10 minutes. This is causing a particular packaged application that expects to hold idle threads
|
| DB2 - Select ... Output Option.... | 18 Nov 2007 19:50 GMT | 2 |
I am using AIX DB2 v8 we have tables so huge...when I do query...like the following: db2 "select * from table fetch the first 10 rows with ur" all the outputs are wrapped around the screens, and u are hardly to
|
| backup compress in viper 2 | 16 Nov 2007 22:40 GMT | 10 |
I heard a rumor that compress is only availible in Enterprise Edition in 9.5, can anyone confirm/reject this rumor? /Lennart
|
| BEGIN ATOMIC restrictions | 16 Nov 2007 21:46 GMT | 3 |
I tired to run the following statement, but it does not work inside a BEGIN ATOMIC. I assume this is a known limitation, but I could not find it documented: BEGIN ATOMIC
|
| Load terminate error; SQL0104N | 16 Nov 2007 20:43 GMT | 1 |
We had a load that failed. Now we have a pending load. When executing load terminate, we receive the following error: db2 load terminate SQL0104N An unexpected token "terminate" was found following "LOAD".
|
| load failure - SQL0104N Db2 version 9 | 16 Nov 2007 18:31 GMT | 7 |
Excuted the statement through a SSH connection: db2 import from <filename.ixf> of ixf messages /database/stage/ acct_news_asc.txt insert into userid.acct_news_asc And it worked fine.
|
| DB2 UDB V9.5 Windows ENCRYPT | 16 Nov 2007 11:40 GMT | 1 |
It seems that I must pass a "SET ENCRYPTION PASSWORD =" to each stored procedure that puts an encrypted value into a column. Also seems that I don't have to specify that password when using DECRYPT_CHAR(). Does that mean that a different password can be used for each entry
|
| strange problem while reorganizing the table, cannot do anything | 15 Nov 2007 16:34 GMT | 3 |
We were trying to run the following set of commands Alter table----successfull reorg table---successfull Alter table---successfull
|
| Instance owner got SQL0440N error | 15 Nov 2007 16:07 GMT | 1 |
Database level is: DB2 v9.1.300.257 Operating system is windows 2003(32bit) Account er1adm is instance owner, but when issued the following command, got SQL0440N error, and was happening for other functions.
|
| Encryption and key management best practices | 15 Nov 2007 06:23 GMT | 2 |
I am using column-level encryption (ENCRYPT_CHAR, DECRYPT_CHAR) to protect selected columns in DB2 LUW v.9.1 and v.9.5 on Linux. The ultimate goal is to support the requirements put forward in Payment Card Industry Data Security Standard (PCI DSS) which states: "Protect
|
| DB2 cutting logs frequently | 14 Nov 2007 21:13 GMT | 5 |
I have a siebel crm application thats cutting and archiving logs every minute. Here is the db cfg Log buffer size (4KB) (LOGBUFSZ) = 512 Log file size (4KB) (LOGFILSIZ) = 15000
|