| Thread | Last Post | Replies |
|
| Using WHERE condition in UNLOAD or LOAD | 24 Oct 2006 17:40 GMT | 2 |
Does anyone know if we can do SELECTIVE unload/load data from/to a Tablespace using Where condition on z/OS with IBM DB2 UNLOAD / LOAD utility? Thanks,
|
| HADR: Automatic Takeover on Windows systems | 24 Oct 2006 17:33 GMT | 1 |
I want to test HADR in a windows environment. As default in DB2 there's only a manual takover possible. Are there some scripts available how I can automate this? I've found only some whitepapers with an automatic takover with HACMP and TSA.
|
| recursive sql | 24 Oct 2006 16:10 GMT | 1 |
My data model has many tables in many hierarchies. I believe that by using recursion, I can check for all invalid codes in the working tables that do not exist in the code tables. For example, I would like to check the EMPLOYEE table for state_codes
|
| switchover cluster | 24 Oct 2006 04:21 GMT | 2 |
we want to build up a DB2- switchover cluster on 2 solaris machines, where a db2-instance is switched from one server to another. we have 2 machines (a,b) with OS solaris 5.9. both machines habe local filesystems and filesystems in a SAN.
|
| Developing application for DB2 Mainframe | 23 Oct 2006 18:19 GMT | 1 |
What is the recommended way to develop DB2 Mainframe application without buying this expensive hardware/software ? I'd like to develop the software for a Mainframe customer. Thanks,
|
| DB2 governor, is setlimit clause measured across one SQL,UOW,connection? | 23 Oct 2006 17:26 GMT | 2 |
>From reading manuals, it wasn't clear to me, if the DB2 governor's setlimit configuration file clause, applies to each SQL, UOW or connection. Only setlimit uowtime is specifically mentioned as elapsed time since the start of UOW.
|
| SQL10004C An I/O error occurred while accessing the database directory. | 23 Oct 2006 14:30 GMT | 1 |
Hiya... I'm trying to get db2 LUW 8.2.6 X86_64 working on a netapp. We're running SLES 10. The software and instance are created locally, but when I try to create
|
| Choosing a good ibm db2 replication product | 23 Oct 2006 04:03 GMT | 2 |
My company would like to buy a good product for our ibm db2's data replication. Although we have a few in mind like the DataPropagator and the WebSphere Replication Server, I would like your expert opinion on the available db2 replication products, and of course, if you already
|
| error logging functionality | 22 Oct 2006 14:53 GMT | 1 |
Hi. Just wanted to check if anyone has noticed a difference in error logging between v8.1 and 8.2. In 8.1 if the machine is rebooted abnormally with diaglevel as 3 there are no messages logged in the db2diag log except for the dbmanager starting and stopping but in 8.2
|
| DB2 CLI Performance Probelm | 21 Oct 2006 17:14 GMT | 24 |
So a friend an I inadvertanly came across this problem while diagnosing another: I have a table: create table test.test (g_id int not null, g_width int, g_height int);
|
| Configuring Database | 21 Oct 2006 01:58 GMT | 2 |
I use db2 v8.2 on AIX platform. I have three databases using the same instance. Whenever I stop and start my database for taking a full backup all my three databases are disconnected.
|
| invoking db2diag tool on win32 (UDB 8.1 version) | 20 Oct 2006 21:44 GMT | 14 |
how I can invoke the db2diag utility in a Windows environment? in my D:\Program Files\IBM\SQLLIB\BIN directory I can see only db2diag.dll, and it seems there isn't the command line version; which is the DB2 tool that uses this dll, in order to analyze the db2diag.log?
|
| hl7 xml schema register problem with xerces library of DB2 Express-C v9 | 20 Oct 2006 20:05 GMT | 1 |
I have been trying to register some HL7 schemas into DB2-Express -C v9. After invoking the following command: complete xmlschema "datatypes-base"; it throws me the following error:
|
| DB2 UDB LUW DB2 LOG API : Table descriptor record (how to compose the ) | 20 Oct 2006 17:35 GMT | 1 |
The documentation (Administrative API Reference, 8.2, PDF format) says page 520: "The rest of the record is dependent upon the record type and the table descriptor record defined for the table."
|
| Migrating a Windows DB2 8.1 to DB2 8.1 database system on AIX 5.3 | 20 Oct 2006 10:53 GMT | 2 |
Do someone know how to migrate/copy a Windows DB2 8.1 data base to DB2 8.1 database system on AIX 5.3. Found some migrate doc on the web but these handle mirgrations across db systems. Thx in adwance!!!
|