Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Releases the system block on a successfully checked or posted journal.
Syntax
private void updateSystemBlockCheckedPostedJournal()
Run On
Server
Exceptions
| Exception | Condition | 
|---|---|
| Deadlock | An unrecoverable deadlock has occurred. | 
| UpdateConflict | An update conflict has occurred. | 
| UpdateConflictNotRecovered | An unrecoverable update conflict has occurred. | 
| Deadlock | An unrecoverable deadlock has occurred. | 
| UpdateConflict | An update conflict has occurred. | 
| UpdateConflictNotRecovered | An unrecoverable update conflict has occurred. | 
Remarks
This update requires its own try-catch block in order to isolate any retries.