Your Browser is not longer supported

Please use Google Chrome, Mozilla Firefox or Microsoft Edge to view the page correctly
Loading...

{{viewport.spaceProperty.prod}}

Starting and terminating SM2U1

The SM2U1 program is called by means of the BS2000 command /START-SM2U1

Format

START-SM2U1

VERSION = *STD / <product-version 6..10> / <product-version 4..8 without-corr> / <product-version 3..7 without-man>

,MONJV = *NONE / <full-filename 1..54 without-gen-vers>

,CPU-LIMIT = *JOB-REST / <integer 1..32767>

Operands

VERSION =
Specifies the program version of SM2U1 to be called.

VERSION = *STD
The current program version is called.

VERSION = <product-version>
The specified program version is called.

MONJV =
Specifies the name of the job variable to monitor the SM2U1 run. The job variable must already be cataloged.

MONJV = *NONE
No job variable is specified.

MONJV = <full-filename 1..54 without-gen-vers>
Specifies the name of an already cataloged job variable.

CPU-LIMIT =
Specifies the CPU time that SM2U1 can use during execution. If this time is exceeded in interactive mode, the user is notified by the system; in batch mode, the SM2U1 run is terminated.

CPU-LIMIT = *JOB-REST
There is no time limit for the program.

CPU-LIMIT = <integer 1..32767>
Specifies the CPU time that SM2U1 can use during execution.

The SM2U1 statement END in turn, terminates SM2U1 once processing of the statements is completed.