BackBox H4.00 User Manual
Support Tools
112 BackBox H4.00 User Manual
Content of OEMS2:
?TACL routine
[#CASE [#EXCEPTION]
|_CALL| ==
|_ERROR| #PUSH errtxt
#ERRORTEXT /CAPTURE errtxt/
#OUTPUTV errtxt
#POP errtxt
#RETURN
|_BREAK|
#OUTPUT Break key pressed, stopping [#PROCESS]
stop
#RETURN
|ABORT|
#RETURN
] == END CASE
#FRAME
#PUSH #INFORMAT
#FILTER _BREAK
#SET #INFORMAT TACL
emsdist /name / type printing, filter $DATA05.BPAK.EMSFILT2, &
collector $0, textout [#myterm]
#UNFRAME
TAPEWR - Performance test
TAPEWR generates and writes blocks of data to the specified TAPE DEFINE with
FORMAT U and LABEL ANSI.
TAPEWR does not support multi-volumes output, the data size to write must be 1 MB
less than the configured maximum volume size. The size to write should reach GB(s)
to get meaningful results.
Syntax:
[PARAM UNLOAD ON | OFF]
[PARAM MAXNOWAIT 5 | number]
[PARAM BUFFERMODE ON | OFF]
[PARAM BACKBOXVOL ON | OFF]
RUN TAPEWR =tapeDef blocksize SizeToWriteInMB &
minRecordLenInBytes maxRecordLenInBytes
=tapedef Specifies the TAPE DEFINE to write to
Blocklen Specifies the length of data blocks to write.
Same value as the BLOCKLEN parameter in the tape DEFINE.
SizeToWriteInMB Number of MB to write
minRecordLenInBytes Minimum record length.










