|
xvsamwarmstart |
|
|
xvsamWarmStart analyzes an XCICS recovery log file, showing eventual un-committed transactions (AKA in-flight transaction) and, optionally, rolls them back. After an abnormal XCICS termination (i.e. hardware failure), xvsamWarmStart should be used to remove all uncommitted transactions from the XVSAM files, to ensure data integrity. xvsamWarmStart is automatically invoked by the XCICS control procedure, xcicsctl, when invoked with command warmstart. Syntax xvsamWarmStart [-f<filename>] [-x] [-r] Options
Example # xvsamWarmStart -f/home/data/RECOVERY.LOG -r Return codes
|