Resetting Values In Fields; Resetting Fields With The Tacl Program; Table 3-6. Reset Constants - HP NonStop Pathway/iTS Programming Manual

Management programming manual
Table of Contents

Advertisement

SPI Programming Considerations
FNAME32COLLAPSE, similar to the system procedure FNAMECOLLAPSE,
converts 32-byte file names to external format.
FNAME32EXPAND, like the system procedure FNAMEEXPAND, converts file
names in external format to 32-byte internal format.
FNAME32TOFNAME converts a file name from 32-byte format to Guardian
internal format, if possible.
FNAMETOFNAME32 converts a file name from Guardian internal format to
32-byte format, if possible.

Resetting Values in Fields

Certain constants can be used with an ALTER command to reset any optional field in
an extensible structured token to its default value. A reset constant causes the
PATHMON process to return an error if the field represents a required parameter and
to reset the attribute to its default value if the field represents an optional parameter.
The Pathway subsystem reset constants are listed in

Table 3-6. Reset Constants

This Constant...
ZPWY-VAL-RESETALPHABYTE
ZPWY-VAL-RESETALPHAINT
ZPWY-VAL-RESETBOOLEANBYTE
ZPWY-VAL-RESETBOOLEANINT
ZPWY-VAL-RESETNUMERICBYTE
ZPWY-VAL-RESETNUMERICINT
ZPWY-VAL-RESETNUMERICINT2
ZPWY-VAL-RESETNUMERICINT4
ZPWY-VAL-RESETFNAME32
ZPWY-VAL-RESETCRTPID
ZPWY-VAL-RESETOBJECTNAME
ZPWY-VAL-RESETSUBVOL

Resetting Fields With the TACL Program

To reset fields of type FNAME32, CRTPID, or SUBVOL with the TACL program, you
must use the #SETBYTES built-in function. More information on resetting fields with
the #SETBYTES built-in function is available in the SPI Programming Manual.
NonStop Pathway/iTS Management Programming Manual—426749-002
Table
Resets...
An alphanumeric byte
An alphanumeric word
A Boolean byte
A Boolean word
A numeric byte
A numeric word
A numeric doubleword
A numeric quadrupleword
A 32-byte field
A field containing a process ID
A field containing an object name
A field containing a subvolume name
3- 26
Resetting Values in Fields
3-6.

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents