| Thread | Last Post | Replies |
|
| restore tablespace backup onto another system | 18 May 2006 18:42 GMT | 3 |
Source/Production system: AIX 5.2, DB2 8.2 I have a full backup of sample db taken on 05/01/2006(logs included in backups) I have a tablespace backup of userspace1 taken on 05/03/2006(logs
|
| Possible DB2 bug in the stored procedure parameters handling. | 18 May 2006 14:46 GMT | 8 |
Hello, everybody. I've noticed very strange DB2 behaviour in a stored procedure parameters handling, and it looks like a bug for me. Consider stored procedure defined as:
|
| Monitoring Index Reorg | 18 May 2006 13:50 GMT | 2 |
DB2 LUW V8 FP 11. How do I monitor the progress of a "reorg indexes all" command ? I can use SNAPSHOT_TBREORG when I reorg the table, but not the indexes. According to http://tinyurl.com/nn2j3, there doesn´t seem to be a
|
| Application hanging | 18 May 2006 09:07 GMT | 3 |
i have one procedure which contains lots of logics in it. (which is one of the largest procedure in my application) i have 5 application(or agent) which access this procedure. when i am accessing a particular code in it all the applications
|
| MDC woes | 18 May 2006 00:41 GMT | 3 |
I am seeing this problem where we have an MDC table organized by time dimension id. There are currently 1301 total rows within the table, and 350 distinct time ids avg'ing out to 3.8 rows per time id.
|
| primary key index? | 18 May 2006 00:26 GMT | 4 |
I have added primary key to my table using the 'ALTER TABLE' statement. Now, is it mandatory for me to use the 'CREATE UNIQUE INDEX' on primary key columns in order to enforce the primary key constraint? I have a vague idea that unique indexes are automatically created when we
|
| String data right truncation | 17 May 2006 20:55 GMT | 2 |
COM.ibm.db2.jdbc.DB2Exception: [IBM][CLI Driver] CLI0109E String data right truncation. SQLSTATE=22001 at com.ibm.ejs.container.ContainerManagedBeanO.postCreate(ContainerManagedBeanO.java:500)
|
| MDC Question | 17 May 2006 18:50 GMT | 2 |
I created a table organized by date dimension. Any queries using the clustered dimension have huge improvement in query run time. But the queries doing a table scan table on average take 5 - 10 mins longer than
|
| restart sequence number | 17 May 2006 03:44 GMT | 5 |
How to restart sequence number once the data is imported/loaded into the tables? Please advise. regards
|
| Database Status Script | 16 May 2006 20:46 GMT | 3 |
Thanks in advance Can you guys please help me in providing an SQL script that display the database names and its status in a db2 instance.. I need to write a java program that displays this details
|
| stored procedure | 16 May 2006 20:36 GMT | 1 |
How would i call "runstats" within a stored procedure? Assuming the procedure takes a table name as an input parameter. Thanks in advance. Thanks,
|
| DateFirst in SQL Server | 16 May 2006 19:26 GMT | 7 |
I am trying to migrate SQL Server into DB2. In SQL Server there is code like: SET DATEFIRST 6 SELECT DATEPART(WEEK, '2006-01-31')
|
| DB2 Backup Problem into Samba filesystem | 16 May 2006 19:03 GMT | 1 |
Hi, group. I am currently trying to backup a db into a smbfs via the command: db2 backup db <mydb> to /mnt/smb_disk compress but I have the following error:
|
| Client version higher than DB causes error | 16 May 2006 16:25 GMT | 8 |
Server: DB2/SUN 8.1.6 Client: DB2 Connect Personal Edition (No 11) <URL:ftp://ftp.software.ibm.com/ps/products/db2/fixes2/english-us/db2winIA32v8/fixpak /FP11_WR21365/FP11_WR21365_CONPE.exe> Uninstalled old version, installed new version, and am now trying to
|
| problem with db2start | 16 May 2006 06:14 GMT | 2 |
hi, i have a peculiar problem if i issue the db2start command in a particular instance with name db2inst1 the whole box is rebooted. But, there is no same problem with the other instance db2inst2. the environment is version of db2 udb v8.1 with fixpack 6 on AIX 5.2, this
|