Google
 

Trailing-Edge - PDP-10 Archives - k20v7b - mfg/uetp.ctl
There are 16 other files named uetp.ctl in the archive. Click here to see a list.
!			UETP CYCLIC CONTROL FILE
!
!	This is a description of the UETP batch control file.
!It may be used to run a cyclic test under UETP control.
!It has been set up with various restart capabilities
!in order to recover from a number of common errors.
!Some of these are UETP crash, SYSTEM crash, TIME-OUT,
!and Control file error.
!	To use simply type: "SUBMIT UETP" and batch will
!do the rest. Also, included in the latest UETP Library is the capability
!to run UETP jobs on your choice structure. This will permit
!comparison of disk storage media. (By selecting a device
!running the tests for a fixed time and then compare passcounts).
!Create structure name or mount with an alias USERA:. Then use
!the "Create Mic" file to build the UETP subdirectories.
!(e.g. DO CREATE usera). Then mount the structure and connect to
!USERA:<UETP.RUN>. You will then submit this UETP.CTL.
!
!
!
!
@SUB ps:<mfg>UETP/TAG:START/AFTER:+00:00:10/TIME:12:30:00/OUT:NOL/RES:YES/BAT:SUP/uni:no
@GOTO END
START::
@SUB ps:<mfg>UETP/AFTER:+12:59/TIME:12:30:00/OUT:NOL/RES:YES/TAG:START/uni:no
UTP::
@ENA
@ERROR
@STATUS
@PLEASE RUNNING UETP ^[
@CONN <UETP.RUN>
@DEF DSK: DSK:,PS:<UETP.LIB>
@CHKPNT UTP::
@RUN UETP
*DEF /CYCLE:12:00
!*DEF /CYCLE:10
*DEF /TIME:01:00:00
*DEF /LIMIT:1
*ENABLE USERE		;PAGES
*ENABLE USERD		;PAGES
*ENABLE USERC		;PAGES
*ENABLE USERB		;PAGES
*ENABLE USERA		;PAGES
!*ENABLE USER		;PAGES
*MESS VER
*BEGIN
!*TAKE UETP		;LANGUAGES ON USERA
!*TAKE RELIAB
*status
*WAIT ALL 6:00 
*EXIT
@IF (NOERROR) @GOTO END
@PLEASE HELP NEEDED ON UETP %%%%%%%%%%% ^[
@REENTER
*ABO ALL
*DIS ALL
*EXIT
@MOD BATCH UETP /AFTER:+00:04
@GOTO END
%TERR::
@PLEASE TIME LIMIT EXCEEDED ON UETP ^[
%CERR:: 
@PLEASE UNKNOWN ERROR IN UETP JOB ^[
END::
@STATUS
@PLEASE FINISHED UETP RUN ^[
%FIN::