1 04/04/85 dmpr_unlock_pv
 2 
 3 Syntax as a command:  dmpr_unlock_pv pvname -control_arg
 4 
 5 
 6 Function:  unlocks a physical volume for volume dumping should the
 7 dumper process terminate abnormally with the lock set.  A control
 8 argument must be used to specify the dump mode that is locked.
 9 
10 
11 Arguments:
12 pvname
13    is the name of the physical volume that was locked.
14 
15 
16 Control arguments:
17 -complete, -comp
18    unlocks the complete dump mode.
19 -consolidated, -cons
20    unlocks the consolidated dump mode.
21 -incremental, -incr
22    unlocks the incremental dump mode.
23 
24 
25 Access required:  This command requires hc_backup_ access.