[ http://issues.apache.org/jira/browse/DERBY-916?page=comments#action_12368405 ]
Suresh Thalamati commented on DERBY-916: ---------------------------------------- Thanks very much for documenting online backup. changes looks good except for one minor error in SYSCS_UTIL.SYSCS_DISABLE_LOG_ARCHIVE_MODE doc. rrefdiableprog.html: small correction needed SYSCS_UTIL.SYSCS_DISABLE_LOG_ARCHIVE_MODE: 1) procedure description is not clear: current decription : The SYSCS_UTIL.SYSCS_DISABLE_LOG_ARCHIVE_MODE system procedure disables log archive mode for the database. should be changed to: " This system procedure disables the log archive mode and deletes any existing online archived log files if the input parameter DELETE_ARCHIVED_LOG_FILES is non-zero. " 2) DELETE_ARCHIVED_LOG_FILES argument explanation is incorrect: Current description: If the input parameter value for the DELETE_ARCHIVED_LOG_FILES parameter is a non-zero value, online archived log files that were created before this backup will be deleted. The log files are deleted only after a successful backup. The correct one should be : " If the input parameter value for the DELETE_ARCHIVED_LOG_FILES parameter is a non-zero value then all existing online archived log files are deleted. If the value is zero then exiting online archived log files files are not deleted. ' Thanks -suresh > documentation to address Derby-239: online backup > ------------------------------------------------- > > Key: DERBY-916 > URL: http://issues.apache.org/jira/browse/DERBY-916 > Project: Derby > Type: Sub-task > Components: Documentation > Versions: 10.0.2.0 > Reporter: Eric Radzinski > Assignee: Eric Radzinski > Attachments: derby916-1.diff, derby916_html_files.zip > -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira
