| Thread | Last Post | Replies |
|
| measure recovery time | 30 Nov 2004 23:25 GMT | 1 |
Just by knowing the size of the datafiles of a database, how can I make an estimate of the recovery time. I have have a backup file, does db2ckbkp have a switch to tell me the estimated recovery time without actually recovering the database?
|
| UDB 7.2 fp9, dynamic-sql plans with parameter-markers | 30 Nov 2004 19:29 GMT | 1 |
Envirnoment is UDB 7.2 fp9 on AIX. I'm familiar with using "dynexpln" for quickly comparing access plans for directly executable queries. dynexpln docs suggest it cannot work with sql that contains
|
| Task Center From name | 30 Nov 2004 19:08 GMT | 1 |
This is pretty asthetic but we had a change in out DBA and every time we create a new task in the Task Center and set it to notify a contact the From: XXXXX in the message is always his name. Does anyone know how to change it.
|
| Trigger calling INVALID SP - strange behaviour ? | 30 Nov 2004 16:02 GMT | 3 |
Hi, FYI & comment: We have triggers that call SPs. If the Stored Procedure is invalidated, e.g a dependent table is dropped.
|
| Microsoft Access as Frontend for DB2 | 30 Nov 2004 16:02 GMT | 4 |
I am searching documentation (Redbooks, White Papers, ...) about using DB2 as a backend for Microsoft Access. Can anybody help me? Thanks a lot
|
| watch db activity | 30 Nov 2004 14:29 GMT | 1 |
i need to see the db activity when a app makes some operation on it, for example select, insert, update, delete thanks in advance
|
| 64 bit | 30 Nov 2004 03:53 GMT | 2 |
Other than db2licm -l command is there another way to verify in which bit mode ( 32 bit mode or 64 bit mode ) DB2 is running on AIX 5.2L? Thanks, Yasaswi
|
| pctfree, pctused & data page | 30 Nov 2004 03:52 GMT | 7 |
Why does DB2 allow us to define the PCTFREE & MINPCTUSED for the index pages, but not data pages when we try to create a regular table?
|
| estimate log size of "insert into...select * from..." | 30 Nov 2004 03:42 GMT | 4 |
How to estimate the size of log space when I need to run "INSERT INTO tgt_tbl SELECT * FROM src_tbl WHERE..." ? What is the difference of before image between the above INSERT stmt and the following:
|
| Lock Escalation, LogRetain & Backup Question. | 30 Nov 2004 01:20 GMT | 2 |
Hello, all. I have the following production DB2 environment. DB2 8.1.4 (fp4) WG edition with 2 production databases on Windows 2003 standard edition.
|
| reorgchk with display full tablename | 29 Nov 2004 22:13 GMT | 2 |
When running the db2 reorchk command, I receive the following Table Name... BB FLASH_ORDER_LINE_> 157 0 3 4 11304 0 93 75 --* Is there anyway to display the full Table Name???? Thanks in advance....
|
| which registry variable to set ? (updated from 8.1 to 8.2) | 29 Nov 2004 19:14 GMT | 1 |
We are using DB2 ESE on AIX, having most tablespaces DMS on filesystem This has the disadvantage that all data which is read into bufferpools also is read by JFS filesystem paging. On db2 8.1 we used these registry settings
|
| SQL Query Question | 29 Nov 2004 19:11 GMT | 4 |
Why do the two hex columns display differently between AIX and Linux but yet both are DB2 and relatively close in fixpacks? On Linux, DB2 Level -- DB21085I Instance "mdkint01" uses "32" bits and DB2 code release "SQL08020" with level identifier "03010106".
|
| Binary values in the database | 29 Nov 2004 19:06 GMT | 3 |
I'm struggling supporting national characters of different origin in a mixed environment using PHP, Perl and Java. I have a database created with character set UTF-8, but I'm in doubt when
|
| db2 corrupts data while loading from a TXT file | 29 Nov 2004 11:17 GMT | 1 |
I have to deal with the following problem to increase the integrity of our data. While doing a load to a DB2 table from a TXT file if there is a double quote before the data that needs to be parsed, load parser ignores the specified coldel delimeter. For instance,
|