EMS FastStart Manual

Running EMS FastStart
EMS FastStart Manual–133701
5-3
Running EMSFS
Error Message 2
Running EMSFS
To start EMS FastStart, enter the GENERATE command at the TACL prompt.
TACL> GENERATE acf-filename
This command accepts one parameter: the filename of the ACF customized for your
application (for example, GENERATE SATMACF). The parameter acf-filename
specifies an edit file which contains the information specific to your application. If the
file does not exist, EMS FastStart creates a default ACF that you must edit to describe
your particular environment. (See Section 4, Preparing the Application Configuration
File,, for information about the ACF.)
The GENERATE command starts the five automatic processes of EMS FastStart as
given in Running EMS FastStart–ATM Example
: parameter validation, cleaning the
subvolume, source file generation, automatic compilation, and file creation. When
complete, EMS FastStart will have created a group of files in the user subvolume and the
TACL prompt will be returned. To stop the GENERATE process and EMS FastStart at
any time, press the BREAK key.
Stopping EMSFS and Detaching the Segment File
After running EMS FastStart, use the EMSFS:STOP command to free memory segment
space within your TACL by detaching the EMSFSC20 segment file.
At the TACL prompt, enter the EMSFS:STOP command:
TACL> EMSFS:STOP
This message is displayed:
EMS FastStart - T9263C20 - (17MAR91)
Copyright Tandem Computers Incorporated 1989,1990,1991
** Error 2 ** Unable to locate the EMSFSC20 segment files.
Probable Cause: Your current default subvolume (<user-defaults-subvol>)
does not contain EMSFSC20 segment files.
Recommended Action: Please change your default subvolume to the location
of the EMS FastStart subvolume and reissue the RUN command by entering the
following commands:
VOLUME $<emsfs-volume>.<emsfs-subvol>
RUN EMSFS
EMS FastStart - T9263C20 - (17MAR91)
Copyright Tandem Computers Incorporated 1989,1990,1991
** Comment 2 ** Environment stopped.