Download CISIS Utilities - Reference Manual

Transcript
CISIS Utilities - Reference Manual
Appendix II - CIPAR file
The indication of a master file in the MSTXL format is stored in the leftmost byte of
the MFTYPE field of the control record of the .MST, which is reinitialized when it is
loaded in memory at the end of processing. This indication is "remembered" by CISIS
during later reading or writing until this master file is closed.
It is sufficient to create a master file with a CIPAR which contains mstxl=<n> or
<dbn>/mstxl=<n> because the following processes respect this initialization
independently of the CIPAR.
Parameter dbxtrace=y
dbxtrace=y
displays messages in the standard output (stdout):
dbxopen - <dbn><.ext> fd=<n> [R]
dbxopen - <dbn><.ext> fd=<n> [RW]
<n>
[R]
[RW]
file descriptor number
file was opened for read
file was opened for read/write
dbxtrace=y same as "trace=dbx" of the MX (like trace=rec, trm, giz, b40, par, mul, etc)
Parameter mstload=<n>
mstload=<n>
loads into memory and closes the master files (default=0).
mstload=<n>
same as "load=<n>" of MX, for master fle
Parameter invload=<n>
invload=<n>
Loads in memory and closes the inverted files (default=0).
invload=<n>
same as "load=<n>" of MX, for inverted file
158