The SANCHECK utility routine is started under an authorized ID using:
/START-SANCHECK
START-SANCHECK |
VERSION = *STD / <product-version> ,MONJV = *NONE / <filename 1..54 without-gen-vers> ,CPU-LIMIT = *JOB-RE ST / <integer 1..32767 seconds> |
To ascertain the fabric data the SYSDAT.SANCHECK.INI (see "INI file") and SYSDAT.SANCHECK.SWITCHES (see "SWITCHES file") files must be available with the necessary information.
The BS2000 system configuration data and the switch data is ascertained with the first statement and stored in separate data areas. The statements below are executed using this stored data. An update of the stored data can be requested in the statements using of the TABLE-UPDATE operand.
SANCHECK is terminated using the END statement.
Format
END |
|
The statement has no operands.