Creating PModel Files

To create a PModel file, perform the following:

  1. Open the Model Exporter.

  2. From the Source Server drop-down list, select the name of the server that contains the model.

  3. From the Source Model drop-down list, select the model that you want to export.

  4. In the Destination File box, enter or browse to the location of the file into which you want to export the model database.

    When you click Browse, the Select Export File dialog box appears. Enter a file name and save the file as .pmodel.

  5. In the Select Elements box, select the elements that you want to export.

  6. Click OK.

You can also create a PModel file by exporting elements from the model through the command line.

To create a PModel file from the command line, perform the following:

  1. Open the command prompt as Administrator.

  2. Type the following command and press Enter.

    export -m <ModelName> <ApplicationName>.pmodel

Notes:

  • Ensure that the extension is .pmodel.

  • Configuration information is not exported tp PModel files.