108 lines
8.2 KiB
XML
108 lines
8.2 KiB
XML
|
<?xml version="1.0" encoding="UTF-8"?>
|
||
|
<?NLS TYPE="org.eclipse.help.toc"?>
|
||
|
<toc label="Commitment control" link_to="../rzahg/icnavx_toc.xml#rzakj/rzakj.xml" topic="rzakjcommitkickoff.htm">
|
||
|
<topic href="rzakjcommitkickoff.htm" label="Commitment control">
|
||
|
<topic href="rzakjwhatnew.htm" label="What's new for V5R4"/>
|
||
|
<topic href="rzakjprintme.htm" label="Printable PDF"/>
|
||
|
<topic href="rzakjconcepts.htm" label="Commitment control concepts">
|
||
|
<topic href="rzakjhowworks.htm" label="How commitment control works"/>
|
||
|
<topic href="rzakjrollbacks.htm" label="How commit and rollback operations work">
|
||
|
<topic href="rzakjcommitops.htm" label="Commit operation"/>
|
||
|
<topic href="rzakjrollbops.htm" label="Rollback operation"/>
|
||
|
</topic>
|
||
|
<topic href="rzakjcommitdef.htm" label="Commitment definition">
|
||
|
<topic href="rzakjscope.htm" label="Scope for a commitment definition"/>
|
||
|
<topic href="rzakjcommitnames.htm" label="Commitment definition names"/>
|
||
|
<topic href="rzakjjobs.htm" label="Example: Jobs and commitment definitions"/>
|
||
|
</topic>
|
||
|
<topic href="rzakjresources.htm" label="How commitment control works with objects">
|
||
|
<topic href="rzakjresourcetypes.htm" label="Types of committable resources"/>
|
||
|
<topic href="rzakjlocalremote.htm" label="Local and remote committable resources"/>
|
||
|
<topic href="rzakjintent.htm" label="Access intent of a committable resource"/>
|
||
|
<topic href="rzakjprotocol.htm" label="The commit protocol of a committable resource"/>
|
||
|
<topic href="rzakjjrnfiles.htm" label="Journaled files and commitment control"/>
|
||
|
<topic href="rzakjsequence.htm" label="Sequence of journal entries under commitment control"/>
|
||
|
<topic href="rzakjcycle.htm" label="Commit cycle identifier"/>
|
||
|
<topic href="rzakjrecords.htm" label="Record locking"/>
|
||
|
</topic>
|
||
|
<topic href="rzakjiasp.htm" label="Commitment control and independent disk pools">
|
||
|
<topic href="rzakjconsidcdef.htm" label="Independent disk pool considerations for commitment definitions"/>
|
||
|
<topic href="rzakjconsidxa.htm" label="Considerations for XA transactions"/>
|
||
|
</topic>
|
||
|
<topic href="rzakjmiscconsid.htm" label="Considerations and restrictions for commitment control"/>
|
||
|
<topic href="rzakjcommitbatch.htm" label="Commitment control for batch applications"/>
|
||
|
<topic href="rzakjtwophase.htm" label="Two-phase commitment control">
|
||
|
<topic href="rzakjroles.htm" label="Roles in commit processing"/>
|
||
|
<topic href="rzakjstates.htm" label="States of the transaction for two-phase commitment control"/>
|
||
|
<topic href="rzakjcommitdefs_tp.htm" label="Commitment definitions for two-phase commitment control">
|
||
|
<topic href="rzakjallowrdonly.htm" label="Commitment definition for two-phase commit: Allow vote read-only"/>
|
||
|
<topic href="rzakjnowaitoutcome.htm" label="Commitment definition for two-phase commit: Not wait for outcome"/>
|
||
|
<topic href="rzakjokleaveout.htm" label="Commitment definition for two-phase commit: Indicate OK to leave out"/>
|
||
|
<topic href="rzakjnolastagent.htm" label="Commitment definition for two-phase commit: Not select a last agent"/>
|
||
|
<topic href="rzakjvotereliable.htm" label="Vote reliable effect on flow of commit processing"/>
|
||
|
</topic>
|
||
|
</topic>
|
||
|
<topic href="rzakjxatransaction.htm" label="XA transaction support for commitment control"/>
|
||
|
<topic href="rzakjthreadscoped.htm" label="SQL server mode and thread-scoped transactions for commitment control"/>
|
||
|
</topic>
|
||
|
<topic href="rzakjstartcommit.htm" label="Start commitment control">
|
||
|
<topic href="rzakjnotify.htm" label="Commit notify object"/>
|
||
|
<topic href="rzakjlocklevel.htm" label="Commit lock level"/>
|
||
|
</topic>
|
||
|
<topic href="rzakjendcommit.htm" label="End commitment control"/>
|
||
|
<topic href="rzakjsysteminit.htm" label="System-initiated end of commitment control">
|
||
|
<topic href="rzakjactvgrpend.htm" label="Commitment control during activation group end"/>
|
||
|
<topic href="rzakjimprollcmit.htm" label="Implicit commit and rollback operations"/>
|
||
|
<topic href="rzakjrtstepend.htm" label="Commitment control during normal routing step end"/>
|
||
|
<topic href="rzakjabmnlend.htm" label="Commitment control during abnormal system or job end"/>
|
||
|
<topic href="rzakjupdatenotify.htm" label="Updates to the notify object"/>
|
||
|
<topic href="rzakjcommitrecov.htm" label="Commitment control recovery during initial program load after abnormal end"/>
|
||
|
</topic>
|
||
|
<topic href="rzakjmanagecom.htm" label="Manage transactions and commitment control">
|
||
|
<topic href="rzakjdspstatus.htm" label="Display commitment control information">
|
||
|
<topic href="rzakjdsplock.htm" label="Display locked objects for a transaction"/>
|
||
|
<topic href="rzakjdspjob.htm" label="Display jobs associated with a transaction"/>
|
||
|
<topic href="rzakjdspresource.htm" label="Display resource status of a transaction"/>
|
||
|
<topic href="rzakjdspprops.htm" label="Display transaction properties"/>
|
||
|
</topic>
|
||
|
<topic href="rzakjoptimize.htm" label="Optimize performance for commitment control">
|
||
|
<topic href="rzakjminimizelock.htm" label="Minimize locks"/>
|
||
|
<topic href="rzakjsizetrans.htm" label="Manage transaction size"/>
|
||
|
<topic href="rzakjsoftcommi.htm" label="Soft commit"/>
|
||
|
</topic>
|
||
|
</topic>
|
||
|
<topic href="rzakjscenario.htm" label="Scenarios and examples: Commitment control">
|
||
|
<topic href="rzakjcommitscenario.htm" label="Scenario: Commitment control"/>
|
||
|
<topic href="rzakjpracticecommit.htm" label="Practice problem for commitment control">
|
||
|
<topic href="rzakjlogicflow.htm" label="Logic flow for practice problem"/>
|
||
|
<topic href="rzakjsteps_for_nav.htm" label="Steps associated with the logic flow for the practice program"/>
|
||
|
</topic>
|
||
|
<topic href="rzakjloggingfile.htm" label="Example: Use a transaction logging file to start an application"/>
|
||
|
<topic href="rzakjusenotify.htm" label="Example: Use a notify object to start an application">
|
||
|
<topic href="rzakjnotifyeach.htm" label="Example: Unique notify object for each program"/>
|
||
|
<topic href="rzakjnotifyall.htm" label="Example: Single notify object for all programs"/>
|
||
|
</topic>
|
||
|
<topic href="rzakjproccprog.htm" label="Example: Use a standard processing program to start an application">
|
||
|
<topic href="rzakjprogramexample.htm" label="Example: Code for a standard processing program">
|
||
|
<topic href="rzakjprocflow.htm" label="Processing flow"/>
|
||
|
</topic>
|
||
|
<topic href="rzakjstndcommit.htm" label="Example: Code for a standard commit processing program"/>
|
||
|
<topic href="rzakjdeciderestart.htm" label="Example: Use a standard processing program to decide whether to restart the application"/>
|
||
|
</topic>
|
||
|
</topic>
|
||
|
<topic href="rzakjtrouble.htm" label="Troubleshoot transactions and commitment control">
|
||
|
<topic href="rzakjcommiterror.htm" label="Commitment control errors">
|
||
|
<topic href="rzakjerrorcondition.htm" label="Error conditions"/>
|
||
|
<topic href="rzakjnonerror.htm" label="Non-error conditions"/>
|
||
|
<topic href="rzakjerrormessage.htm" label="Error messages to monitor for during commitment control"/>
|
||
|
<topic href="rzakjerrorcall.htm" label="Monitor for errors after a CALL command"/>
|
||
|
<topic href="rzakjnormcommit.htm" label="Failure of normal commit or rollback processing"/>
|
||
|
</topic>
|
||
|
<topic href="rzakjdeadlocks.htm" label="Detect deadlocks"/>
|
||
|
<topic href="rzakjrecovtrans.htm" label="Recover transactions after communications failure"/>
|
||
|
<topic href="rzakjheuristic.htm" label="When to force commits and rollbacks and when to cancel resynchronization"/>
|
||
|
<topic href="rzakjcancel.htm" label="End a long-running rollback"/>
|
||
|
</topic>
|
||
|
<topic href="rzakjrelatedinfo.htm" label="Related information for commitment control"/>
|
||
|
</topic>
|
||
|
</toc>
|