File Utility Program (FUP) Management Programming Manual

ORSERV Commands and Responses
File Utility Program (FUP) Management Programming Manual523322-001
5-4
ONLINERELOAD Command
ONLINERELOAD Command
It can be a single Enscribe file or an SQL object.
It can be a primary or secondary partition of a partitioned file.
It cannot have compressed keys in either data or index blocks.
It can be audited; that is, it can be a file that is accessed under the control of the
Compaq NonStop Transaction Management Facility (TMF).
Command
ZORS-CMD-ONLINERELOAD
Object Type
ZORS-OBJ-FILE
Tokens in the Command Buffer
ZORS-TKN-FILE token-type ZSPI-TYP-FNAME.
ZORS-TKN-VOLUME token-type ZSPI-TYP-CHAR8.
ZORS-MAP-PAR-ONLINERELOAD
def ZORS-DDL-PAR-ONLINERELOAD.
02 ZNEW type ZSPI-DDL-BOOLEAN.
02 ZDUMP type ZSPI-DDL-BOOLEAN.
02 ZRATE type ZSPI-DDL-INT.
02 ZMIN-DSLACK type ZSPI-DDL-INT.
02 ZMAX-DSLACK type ZSPI-DDL-INT.
02 ZMIN-ISLACK type ZSPI-DDL-INT.
02 ZMAX-ISLACK type ZSPI-DDL-INT.
02 ZDEALLOCATE type ZSPI-DDL-BOOLEAN
end.
ZSPI-TKN-MAXRESP token-type ZSPI-TYP-INT.
ZSPI-TKN-RESPONSE-TYPE token-type ZSPI-TYP-ENUM.
ZSPI-TKN-ALLOW-TYPE token-type ZSPI-TYP-ENUM.
ZSPI-TKN-COMMENT token-type ZSPI-TYP-STRING.
Tokens in the Response Buffer
ZSPI-TKN-DATALIST token-type ZSPI-TYP-LIST.
ZORS-TKN-FILE token-type ZSPI-TYP-FNAME.
ZORS-TKN-VOLUME token-type ZSPI-TYP-CHAR8.
ZSPI-TKN-RETCODE token-type ZSPI-TYP-RETCODE.
ZSPI-TKN-ERRLIST token-type ZSPI-TYP-LIST.
...
ZSPI-TKN-ENDLIST token-type ZSPI-TYP-SSCTL.
ZSPI-TKN-ENDLIST token-type ZSPI-TYP-SSCTL.