| Thread | Last Post | Replies |
|
| Problem While loading from Client Database | 31 Jul 2008 17:28 GMT | 1 |
I'm using Db2 9.5 for LUW. i have file which need to be loaded into the table and its residing the server path c:\load. now i have invoked the load command from claint, but it's giving error
|
| Call to SP in partitioned env. not allowed | 31 Jul 2008 17:18 GMT | 3 |
(Infosphere Warehouse v9.5.1) Encountered a problem migrating a single partition to multi-partition Database. Got a SQL error (don't have the exact code but it was something like
|
| DB2 Express-C on Vista/Business | 30 Jul 2008 12:20 GMT | 1 |
Looking back on it - knowing what I know now - I should have run setup.exe by right clicking and explicitly running as an Administrator. Well, here I am. I installed DB2 Express-C from an account that is a
|
| conversion from db2 to oracle | 30 Jul 2008 00:52 GMT | 3 |
I find this expression in Oracle query: cast(convert(char(10) ,dateadd(d,i,start),120) as datetime ) as taskday. How to convert it in DB2?
|
| Paging steadily increasing over time | 29 Jul 2008 20:43 GMT | 4 |
Background UDB 8.2, EEE, Lots of users, runing on AIX with an Switch 2, running QP, running datastage PX Here is the behavior we observe. Over time the paging on the AIX box
|
| Any suggestion on how to speed up large batch inserts? | 29 Jul 2008 17:03 GMT | 3 |
We are using 8.2.9 Windows 64 edtion, in one of our projects we need to recreate a few lager tables which have many millions of rows each, we have used concurrent Java threads to read from data source and do batch inserts to the target tables concurrently, to speed up the
|
| mon_heap_sz | 29 Jul 2008 16:52 GMT | 1 |
why mon_heap_sz is reporting a memory error though i haven't started any event monitor ? i have increased that value but without success bug with 9.1 fixpack 5 ?
|
| How does a SYSIBMADM created | 29 Jul 2008 06:58 GMT | 3 |
How does a SYSIBMADM schema created. Is this a default in V9 ? , bcos i dont see it created by default in V8+ . Thanks & Regards, Kamalnath.V
|
| Query size limits | 29 Jul 2008 01:01 GMT | 2 |
What are the current query size limits (bytes) for various DB2 products?
|
| MQT on a nickname | 28 Jul 2008 19:57 GMT | 4 |
I need to create an MQT on a nickname, the requirement is that I need to transfer data from source to target when required (this is because the nickname is slow - i can't implement required indices on the source table - tooo large).
|
| remove large number of rows using SQL only | 28 Jul 2008 14:15 GMT | 6 |
I'm new to DB2. I want to remove large number of rows in a table without filling up the transaction log space. To this end we can repeatedly remove a fixed number of rows followed by commit. In Sybase, one can write a simple transact SQL using rowcount and while
|
| calling SP from UDF | 26 Jul 2008 13:15 GMT | 9 |
I developed a Stored Procedure for generic paging from any table. It is working fine: --#SET TERMINATOR ! CREATE PROCEDURE TAB_SEL_ANYPAGE(TNAME CHAR(20),PREDICATE VARCHAR(1000),
|
| Is there a 'non-mandatory' relationship in DB2 8 for Z/OS? | 25 Jul 2008 22:37 GMT | 4 |
I'm working with a data model which is managed in the AllFusion ERwin tool. Within the modeler, some of the FK relationships are 'non-mandatory' - which is to say that for a given child value, a parent value is
|
| perl dbi built on DB2 8.2 does not run on 9.1 | 25 Jul 2008 20:18 GMT | 2 |
Our perl DBI is built on DB2 8.2. It runs fine on 8.2 However it does not run on 9.1. After the connect to the database, at the first SQL it gives this error "sql0818n A timestamp conflict occurred sqlstate 51003"
|
| Newbie question - this is highly unusal | 25 Jul 2008 08:32 GMT | 1 |
This is highly unusual. I do this only out of desperation. I am DB2 DBA on unix and recent had to take on Oracle admin as well. This question is really about Oracle export/import. Why I post here ( please allow me once ) because
|