| Thread | Last Post | Replies |
|
| Reorgchk Stored Procedure. | 16 May 2006 05:57 GMT | 1 |
Ok IBM techs. Does the REORGCHK_TB_STAT and REORGCHK_IX_STAT Stored Procedures issue a Runstats. I have ran the old REORGCHK utility with stats and both SPs and it
|
| Can I create DB2 partitions across multiple flavors of an OS? | 16 May 2006 03:24 GMT | 1 |
I'm new to partitioning of DB2 databases and had a question. Can I create a primary DB2 partition on lets say AIX 5.2 and then add additional partitions on AIX 5.1 and AIX 5.3?
|
| Should I create an index when there's already a composite index? | 16 May 2006 01:01 GMT | 2 |
I have a table where fields 1 and 2 make up the primary key. Because of this, I have a unique composite index on fields 1 and 2 (as required by DB2). Now my question is: Fields 1 and 2 are also separate foreign keys to two other tables. I have read that it is
|
| Version 9 | 16 May 2006 00:38 GMT | 5 |
I downloaded a new copy of v9 to a virgin machine. It does not respond to DB2START, indicating that "The database manager is not started." I don't know what local or system variables need to be set, and there
|
| pls help urgent | 15 May 2006 16:25 GMT | 2 |
i have a problem i had one master database a which connects to some remote server and stores the transaction data. i have 2 more database of same stucture as the one above mentioned.
|
| List of tables having maximum number of rows | 15 May 2006 15:24 GMT | 3 |
What is the query to obtain a list of all the tables having the maximum number of rows in descending order? Cheers, Sandeep.
|
| can i create udf this way ? | 15 May 2006 09:23 GMT | 4 |
i directly copy the file compiled in another machine to sqllib/function , and run the createfun.sql but when i run it .. it throw sql0444n
|
| Partition an existing table? | 15 May 2006 09:21 GMT | 6 |
Can I partition an existing table? I have a table which has started growing at a very fast pace and would like to partition it. Thanks.
|
| DB2 Backup strange Problem | 15 May 2006 08:54 GMT | 3 |
I have 3 systems with db2 running on AIX. We take online backup o weekdays and offline on saturday. For the past two weeks the offlin backup is getting terminated after exactly 2 hours 13 minutes on tw systems. I am getting a timestamp in the backup history file. The thir
|
| Redbook for stored procedures | 13 May 2006 12:02 GMT | 3 |
Do you know of a redbook for developing and debuging db2 stored procedures? PS: It doesn't have to be a redbook. Any reference would be fine. cheers
|
| Difference between DB2 Client and DB2 Connect | 13 May 2006 00:39 GMT | 6 |
What is the difference between DB2 Client and DB2 Connect? Our databases are DB2 8 on AIX and z/OS. Can we use DB2 Connect to connect to DB2 server on AIX and DB2 on z/OS? Thanks!
|
| String Comparison | 12 May 2006 19:36 GMT | 4 |
DB2 V8 FP 11. Given two strings, I need an UDF to compare both and return the percentage of matching characters. For example:
|
| Can you tell if a REORG is in 'paused' state? | 12 May 2006 16:16 GMT | 4 |
db2 v8.1FP 7a on AIX 5.3. My weekly overnight REORG job sometimes generates SQL2219N rc 9 errors "START is not allowed as a prior paused table reorganization has not been stopped".
|
| Multiple Application Group possible ? | 12 May 2006 16:11 GMT | 1 |
In the excellent new IBM DB2 help center http://publib.boulder.ibm.com/infocenter/db2luw/v8//index.jsp Searched under "organization of memory use", it talks about "applications canbe assigned to application groups to share memory" in
|
| store strings in different languages (diff. code pages) in one table field | 12 May 2006 16:00 GMT | 1 |
the DB2 v. 7 resides on a Z/OS mainframe. we want to support different languages with special local characters for one kind of information. if someone is using hungarian, the string may contain special hungarian
|