HP Integrity NonStop H-Series User Manual
Page 161
![background image](/manuals/397556/161/background.png)
NonStop AutoTMF Software Commands
HP NonStop AutoTMF Software User’s Guide—429952-013
6-89
UPDATE
ALTKEY key-value [, key-value ]
specifies the alternate key of the starting record or row. The format of key-
value is described above.
EXACT
requests exact positioning on the record key (primary or alternate) specified in
the FIRST KEY option.
FROMLAST
positions on the last record in the key range specified in the FIRST KEY option.
REVERSE
reads the input file from the starting record in reverse order.
SHARE
opens the file in share exclusion mode. The default is protected.
SKIPMATCH
positions in the input file to the record immediately following the one whose key
matches the key specified in the FIRST KEY option. The entire key must be
supplied. If the file is not of type key sequenced, an error 46 is returned.
This option applies to key sequenced files only.
display-options
[O]CTAL
displays the output in octal and ASCII format.
[D]ECIMAL
displays the output in decimal and ASCII format
[H]EX
displays the output in hexadecimal and ASCII format
[A]SCII
displays the output in ASCII format. This option is ignored if combined with
OCTAL, HEX, DECIMAL or BYTE display options.
NO HEAD
omits the heading preceding each record or row displayed, when one of the
display-options is specified.