| Thread | Last Post | Replies |
|
| db2 UDB backup using COMPRESS option | 17 Sep 2007 11:58 GMT | 5 |
Hi, Friends,
>From db2 v8 Fixpac 4 backup has one new option COMPRESS using the default DB2 compression library. I am wondering if this option will have any new restriction on RESTORE
|
| How to disable DBM Monitor Switches | 17 Sep 2007 04:52 GMT | 2 |
I need to disable some DBM Monitor Switches but I am not able to do this Someone knows why this is happening? renan[/db2util/db2inst1]$ db2 get dbm monitor switches
|
| Set maximum number of rows on a table? | 16 Sep 2007 12:53 GMT | 10 |
Is there a way to limit the number of rows in a table? Lets say I want to only allow 1000 records to be inserted into a table. Can I CREATE or ALTER TABLE and set it to only allow a max 1000 record ? I did not see the option available under either of these.
|
| DB2 V8 FP12 - Merge Statement - Plan Question | 14 Sep 2007 22:40 GMT | 7 |
If someone can clarify this, it would be of great help! We have a merge, which is written *only* to update the target table. but the access plan shows branches with inserts and deletes on target table. On top of it, the application snapshot monitor shows "Rows
|
| Compatibility of DB2 Express C V9.0 backup to be restored on DB2 ExpressEdition 8.2 | 14 Sep 2007 10:10 GMT | 2 |
Is there any way to restore the backup of DB2 Express C 9.0 edition on a DB2 Server that have DB2 Express edition Version 8.2. Or atleast any workaround method???
|
| What is wrong with this SQL? Problem with Long Varchar column at create Table | 13 Sep 2007 20:29 GMT | 3 |
I have been building a set of tables for a new database and having problem with tables having columns defined as Long Varchar. Can someone look this over and tell me what I am doing wrong with the create statement shown below:
|
| db2 luw load chardel | 13 Sep 2007 16:16 GMT | 1 |
I have a file to load and it contains every printable character, does anybody knows how to put a nonprintable character as the chardel ? . Thanks
|
| IOs in DB2 | 13 Sep 2007 15:27 GMT | 2 |
How can we distinguish sequnetial vs random IOs in db2. IS there any kind of db2 or OS level monitoring that can help in this regard ? I am running db2 on windows. thanks
|
| Comparison problems | 13 Sep 2007 11:55 GMT | 3 |
Hi there, can any one help me? I am new to DB2 sql, I will be using the case statement to make comparisons in the select but I cannot get it to work. The query below is an example of the comaprison I am tring to do, it is not returning any rows. The column qactdat is a numeric
|
| Warning message from notification log | 12 Sep 2007 15:58 GMT | 3 |
Is there any method available in DB2 V8 to retrieve only the Warning or Severity messages from the notification log ? PS: I'm looking for something similar to PD_GET_DIAG_HIST function available on DB2 Viper 2.
|
| VB6 ADO and OUT PARAMETERS | 11 Sep 2007 23:40 GMT | 3 |
All my SPs have an SQLSTATE OUT parameter. However, working with MS VB6 ADO, parameters IN have no problem, but SQLSTATE parameter OUT (in the procedure) always returns empty. Reviewing the COMMAND object shows that it does have an P_SQLSTATE parameter, (that's what it's
|
| How many extents are allocated when a table is created | 11 Sep 2007 18:39 GMT | 1 |
Hi group, I am going through some exercises regarding DB2 Administration and I found the below: How many extents are allocated when the following Employee table is
|
| size of the database | 11 Sep 2007 09:50 GMT | 3 |
How can i estimate the approximate size of the database as a whole. This is required because i want to take the backup of the database and have to make sure that that much space is available. Thanks
|
| client licensing question | 11 Sep 2007 01:38 GMT | 1 |
I've got about a dozen new staff that need query access to an existing database (db2 ese v9 on aix). They'll probably be using brio, and aren't covered by my existing db2 licensing environment. I'd prefer for them to use the db2 v9 client - since that provides a
|
| db2 standard backup practices | 10 Sep 2007 21:32 GMT | 2 |
I've been working with db2 8.2fp14 for over a year now and was wondering what is a "standard" way of doing a backup to provide 24/7 operations with disaster recovery capabilities? My thoughts were an offline backup once per quarter, followed by a
|