
07-16-2012, 12:50 AM
|
|
Dbvisit Team
|
|
Join Date: Jan 2008
Location: Auckland, New Zealand
Posts: 372
|
|
Dbvisit Replicate 2.3.22 released
2.3.22 (14 July 2012)- Added "dump open_cursors", enabled on demand
- Handle special case of rollback to savepoint
- Fix for too many open cursors
- Fix: segment violation in CTAS memory cleanup
- Fix: LOB replication would skip chunks of odd length
- Fix: LOB locator query caching could select wrong LOB column
- Fix: rollback to savepoint could skip/rollback too many changes
- Improve mine speed (skip unneeded changes)
- Improve mine startup speed (handle better large audit session history)
- DDL create honours NOT NULL constraints
- Minor fixes in conflict handling (newer, older, sql)
- Allow easyconnect connection string in DP_PREPARE command
- RESOLVE CONFLICT as OVERWRITE
- Fixed memory leak for large transactions (mine)
- PREPARE AS OF scn
- Fixed memory leak for RAW columns (apply)
- Fix ORA-01041: inserted value too large for column (too long string value in bind)
- Fix formatting error with Unicode values in no-bind SQL text in conflict table
- Fix NCLOB support (properly set charset form to SQLCS_NCHAR)
|