Previous Topic: Automatically Copying a Model from Another EncyclopediaNext Topic: Manually Copying a Model from a CSE to a CSE While Preserving Common Ancestry


Manually Copying a Model from the Host Encyclopedia to a CSE

Copying a model creates two independent models. There is no update capability between independent models.

Follow these steps:

  1. From the Host Encyclopedia, use option 1.3.15 (Download Model) or issue the following download command to create the userid.IEF.TRAN transaction file:
    %IEFDOWN MODEL('full model name')
    SOFT('schema')
    CPID (destination code page)
    UPLOAD
    
    'full model name'

    Defines the name of the model to copy.

    'schema'

    Defines the model uses the Current Schema, Prior Schema, or Second Prior Schema.

    Note: For the schema designation for Current Schema, Prior Schema, and Second Prior Schema, see the Release Notes.

    destination code page

    Defines the code page of the encyclopedia for which you are creating the update.trn.

  2. Transfer the binary transaction file, userid.IEF.TRAN, as update.trn to a directory to which the CSE server has access.
  3. On the CSE server, from the cse\bin directory, issue the following upload command to apply the transaction file to the destination encyclopedia:
    upload -u userid [-d directory] [-b trace] [-r] [-p dispatcher]
    [-v environment] [-g group]
    
    –u

    Defines the userid.

    -d

    Defines the directory in which update.trn resides.

More information:

National Language Support in CSE