Product Documentation

c-treeACE V10.0 Release Notes

Previous Topic

Next Topic

c-treeACE now Skips Duplicate SetNodeName Transaction Log Entries for Faster Performance

While analyzing transaction logs for automatic recovery performance, multiple duplicate entries for setting a client node name were found. To avoid these numerous entries, the client-side logic for the SetNodeName() function now checks if the specified node name is the same as the current node name for the connection. If so, SETNODE() returns without making a call to c-treeACE and avoids the extraneous LLOGNODE entry in the transaction logs.

TOCIndex