Issue Details (XML | Word | Printable)

Key: DERBY-523
Type: Bug Bug
Status: Closed Closed
Resolution: Fixed
Priority: Major Major
Assignee: Suresh Thalamati
Reporter: Suresh Thalamati
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
Derby

Non logged operation that starts before the log archive mode is enabled can not be recovered during rollforward recovery.

Created: 20/Aug/05 07:24 AM   Updated: 13/Jul/06 01:26 AM
Return to search
Component/s: Store
Affects Version/s: None
Fix Version/s: 10.2.1.6

Time Tracking:
Not Specified

Issue Links:
Reference
 

Resolution Date: 21/Jan/06 02:49 AM


 Description  « Hide
once the log archive mode that is required for roll-forward recoveryis enabled all the operations are logged including the operations that are not logged normally like create index.But I think the currently derby does not handle the case where correctly . non-logged operations that were started before log archive mode is enabled

This issue was discussed along with real time online backup (derby-239) on the list. Conclusing was to block the existing system procedure if the non-logged opeation were in progress while enabling the log archive mode. and add a new system procedures that will take extra parameters to deceide whethere to block /fail.





 All   Comments   Work Log   Change History   Subversion Commits      Sort Order: Ascending order - Click to sort in descending order
Suresh Thalamati made changes - 16/Nov/05 10:23 AM
Field Original Value New Value
Assignee Suresh Thalamati [ tsuresh ]
Suresh Thalamati added a comment - 21/Jan/06 02:49 AM
This issue is fixed along wiith latest online backup patches(DERBY-239. . Backup is not allowed, if there are any pending unlogged operations.

svn commits:
r370530, r357269, r354898

Suresh Thalamati made changes - 21/Jan/06 02:49 AM
Resolution Fixed [ 1 ]
Status Open [ 1 ] Resolved [ 5 ]
Suresh Thalamati made changes - 21/Jan/06 02:50 AM
Link This issue is related to DERBY-239 [ DERBY-239 ]
Kathey Marsden made changes - 10/Apr/06 03:00 AM
Fix Version/s 10.2.0.0 [ 11187 ]
Suresh Thalamati made changes - 13/Jul/06 01:26 AM
Status Resolved [ 5 ] Closed [ 6 ]