This procedure describes how to alter the availability of a quantitative resource.
To alter the availability of a quantitative resource:
ecaqrtab UPDATE <QR name> <Max>
The following command specifies that the new maximum availability for the existing Quantitative resource linerje2 on computer diana is 12 units:
ecaqrtab UPDATE linerje2@diana 12
You can get the same result using the -input_file parameter as follows:
ecaqrtab -input_file ~<controlm_owner>/ctm_server/data/ecaqrtab_lines.txt
The referenced file contains the following lines:
UPDATE
linerje2@diana
12
e.
Parent Topic |