Patch list for RDM Server Version 8.2.916 Patch B 28-May-2009 Issue Description ----- ------------------------------------------------------------- 1585 Area: docs Update Replication documentation to remove obsolete references 1590 Area: docs Release notes were not updated prior to release 1591 Area: docs Correct paging in PDF version of SQL Language Guide 1593 Area: docs Headings were corrupted in the SE Toolkit section of the Reference Manual documentation 1595 Area: sysmake SQLGetTypeInfo fails on INTEGRITY 1598 Area: docs Added missing "flush database" statement to Language Guide 1600 Area: docs Missing s_startReplication and s_endReplication documentation 1601 Area: dict, rdm, examples Added an example that shows how to write a replication filter for replicating data from RDM Server to MS SQL Server. 1606 Area: N/A There were memory leaks when the server was shut down. 1609 Area: docs c_fd_nullbit documentation missing 1610 Area: jdbc, ado.net NCP version numbers in ADO.NET and JDBC were not updated for 8.2. 1612 Area: dbs dbstat does not work on INMEMORY databases 1615 Area: utilities Added a utility that will fix invalid devices. 1618 Area: SQL There is a bug in the record delete when the key is binary field. 1621 Area: docs s_repBegin parameter description is incorrect. 1629 Area: _rdm Debug code to print filtered db info would crash when the filter list was too long. 1637 Area: _rdbc, Crdbc SQLGetStmtAttr returns an incorrect code when queried on ROW_BIND_OFFSET_PTR. 1639 Area: _rdbc,Crdbc SQLColAttributesW does not correctly handle string attributes. 1640 Area: RM The code to check Windows version now correctly reports the version as Windows 7 when running on Windows 7. 1645 Area: RDMSConnection ado.net BeginTransaction method incorrect 1648 Area: rdmsutil Release catalog is missing the replication user (sysrep). 1651 Area: _rdm Memory leaks in replication 1653 Area: _rdm Disconnecting the slave leaves the "active replication on" flag ON on the master. 1656 Area: syscat Error description entries missing from import file for SYSERROR. 1667 Area: dbinst.c There was a memory leak in the setupTNode error display code. 1670 Area: _rdm Forcefully disconnect slaves when removing the master role. 1673 Area: RDM Non-replicated records on slave disappear if partial db replication from master 1675 Area: _rdm Replication master startup would coredump when there's no db to replicate. Patch A 16-Apr-2009 Issue Description ----- ------------------------------------------------------------- 1535 Area: sql, rdbc Removed 2 byte length field from beginning of SQL_BINARY data. 1550 Area: install The client package had a library incorrectly renamed. 1551 Area: install Examples makefile used spaces instead of tabs. 1559 Area: rdsAdmin rdsAdmin did not close the open cursor when finishing fetch. 1564 Area: dbr dbfix did not fix certain sets. 1567 Area: Uninstaller The uninstaller did not remove some empty folders that were part of the default install path created at installation. 1575 Area: rdsAdmin Exporting query results produced an empty output file. 1586 Area: Examples Examples did not build correctly on 32bit FreeBSD. 1587 Area: Examples Examples did not build correctly on 64bit FreeBSD. 1589 Area: Examples Examples did not build correctly on HPUX.