TRANSFER Installation and Management Guide
System Installation Procedures
068837, Update 1 to 013198 Tandem Computers Incorporated 6–11
Example
Here is an example of how you run the CDIMDEF program:
1> RUN transfer-dsv.CDIMDEF /OUT $S.#imout,NOWAIT/ trancnfg
This command specifies that program CDIMDEF resides on the TRANSFER user-DSV,
and that define file DEFINEIM resides on subvolume TRANCNFG. CDIMDEF writes
the generated files to subvolume TRANCNFG and the listing to the spooler file
#IMOUT. NOWAIT returns immediate control to the terminal while execution
continues. CDIMDEF checks input data for required parameters and performs some
parameter checking. If CDIMDEF finds input errors, CDIMDEF issues a message to
the listing file. If CDIMDEF execution results in errors, make the indicated corrections
in the DEFINEIM file and rerun CDIMDEF. Continue this process until execution
results in this message: “CDIMDEF finished successfully.”
CDIMDEF generates files that other installation procedures automatically use for
configuring, starting, and stopping PS MAIL 3270. The files generated in the
configuration subvolume are:
GIMCNFG, which contains the PATHWAY configurations for M3270-TCPs and
M3270 programs
GIMCOOL, which contains PATHCOM commands to invoke M3270-TCPs
GIMSTOP, which contains GUARDIAN 90 command interpreter commands to
stop M3270-TCP processes
If any file that CDIMDEF generates exists in the configuration subvolume when
CDIMDEF executes, CDIMDEF moves the file to a new subvolume, writes the newly
generated file to the configuration subvolume, and issues a message telling the
location of the old, moved file. CDIMDEF moves the file as described in "Definition
Program File-Moving Procedure" later in this section.
Do not directly edit the files that CDIMDEF generates, which are secured O-OO to
discourage editing. If you wish to change configuration information, either customize
PS MAIL 3270 by adding information to customizing files as described in Section 7, or
change information in the PS MAIL 3270 define file and rerun CDIMDEF.
PS MAIL 3270 Definition Procedure