| Thread | Last Post | Replies |
|
| common problems found in db2 | 04 Jul 2007 08:18 GMT | 3 |
What are all the common problems or major issues a DBA can face? what are all the catagories in which problems arise in db2.. that can help to log a call to DB2 admin...
|
| DB Backup error | 03 Jul 2007 21:47 GMT | 2 |
When backing up a group of DB2 WSE v8.2 databases, I am getting the following error on one or two backups out of 38 being performed. "SQL2025N An I/O error "200" occurred on media <target directory path>". The backups run every night. This error appears about two
|
| SQLDA corrupted when using VARGRAPHIC type parameters | 03 Jul 2007 01:40 GMT | 1 |
For anyone that is interested in this, this has been fixed by IBM as a result of the PMR we raised. It should be present in the fixpak due out in December.
|
| JDBC: Connected but no tables shown | 02 Jul 2007 15:26 GMT | 2 |
I am connecting to a DB2 v7.1 server from windows using JDBC type 2 (I figured out that type 4 is only for 8 and upwards). I used DB2 Connect to create a system DSN and seem to be able to connect fine using db2connect and run queries etc.
|
| normalizing two related tables | 02 Jul 2007 14:07 GMT | 19 |
Consider the following... - A customer table with a customer number column as the primary key, and also a column called SHORTNAME. - An account table with an account number column as the primary key, a
|
| Mutlipartition - online backup / restore and roll forward | 02 Jul 2007 08:49 GMT | 1 |
I'm familiar with the restore of single partition online backup taken with INCLUDE LOGS. Also familiar with the restore of multipartition using offline backup...
|
| DB2 on Solaris X86 | 02 Jul 2007 08:47 GMT | 6 |
It seems IBM will offer DB2 on Solaris X86, does anybody know when it will be avalible.
|
| When to use cursors? | 02 Jul 2007 02:18 GMT | 3 |
I was trying to find the information about when and where should I use cursors in DB2, no luck. Maybe you can point me to some article that describes just that (or tell me which page is it in DB2 SQL reference book, if it's there)? Or maybe you can post a short answer here, if
|