The UDS-SQL utility routines are loaded and started using the following commands:
START-UDS-program |
VERSION = *STD / <product-version> |
program
Name of the utility routine:
ADM, BALTER, BCALLSI, BCHANGE, BCHECK, BCREATE, BFORMAT, BGSIA, BGSSIA, BINILOAD, BMEND, BMODTT, BOUTLOAD, BPGSIZE, BPRECORD, BPRIVACY, BPSIA, BPSQLSIA, BRENAME, BREORG, BSTATUS, DDL, DMLTEST, MONITOR, ONLINE-PRIVACY or SSL.
VERSION =
Product version of the utility routine which is to be started.
VERSION = *STD
No explicit specification of the product version. The product version is selected as follows:
The version predefined with the /SELECT-PRODUCT-VERSION command.
The highest version installed with IMON.
VERSION = <product-version>
Explicit specification of the product version in the form mm.n[a[kk]].
You are recommended always to specify the version in full, e.g. 02.9B00, in order to facilitate migration in the event of correction packages.
MONJV =
Specifies a monitor job variable to monitor the DBH run.
MONJV = *NONE
No monitor job variable is used.
MONJV = <filename 1..54 without-gen-vers>
Name of the job variable to be used.
During the program run the system sets the job variable to the following values: | |
$R | Program running |
CPU-LIMIT =
Maximum CPU time in seconds which the program may take to execute.
CPU-LIMIT = *JOB-REST
The remaining CPU time for the BS2000 job is to be used for the task.
CPU-LIMIT = <integer 1..32767 seconds>
Only the time specified should be used.