Import IMS transactions from a transaction file to an
imsgen2.dat data file in your
Enterprise Developer.
Syntax:
mfims stage1imp transactionfile [ADDREPL] [DELEXIST]
Parameters:
transactionfile
|
An IMS transaction definition file created from a stage 1 file downloaded from the mainframe, or generated by
Enterprise Server.
|
ADDREPL
|
If the
imsgen2.dat already exists, specifies adding new transactions and replacing existing transactions. If you do not specify ADDREPL, new transactions are added but existing transactions are left unchanged.
|
DELEXIST
|
If the
imsgen2.dat already exists, specifies that all the existing transaction definitions in the
imsgen2.dat file be deleted before importing extracted transactions.
|
Comments:
Run the
mfims stage1imp command from an
Enterprise Developer command prompt and from the directory that contains your transaction file.
If you want to import into an existing
imsgen2.dat, be sure that either the transaction file and the
IMSGEN2.DAT are in the current directory, or that you have set the ES_IMSLIB environment variable to point to the location of the
imsgen2.dat file.