Importing the Plug-in Using the Oracle Enterprise Command Line Interface

To import the plug-in with the EM CLI tool:

  1. Go to the location where you unzipped the Unifier media pack.
  2. Copy the 12.1.0.0.0_Prim.Unif.P1_2000_0.opar plug-in to a new directory on your local drive (for example, PLUG_IN_DIR).
  3. Run the following command to the EM CLI tool installation directory:

    execute ./emcli setup -url=https://OEM_Host:port/em -username=SYSMAN -pass=YOURPW to setup EM CLI

    where OEM_Host and port are the host and port number for OEM, and SYSMAN and YOURPW are the administrator user name and password you created.

    Note: You may need to run the command more than once to successfully load the certificate.

  4. Run the following commands based on your configuration.

    If you are running the command on the same machine where OEM is installed:

    execute ./emcli sync

    execute ./emcli import_update -file=PLUG_IN_DIR/name.opar -omslocal

    where PLUG_IN_DIR/name is the location and name of the .opar file and omslocal implies that you are running the command on the same machine where OEM is installed.

    If you are running the command on a different machine from where OEM is installed:

    emcli import_update -file=PLUG_IN_DIR/name.opar -host=file_target_host -credential_name=remote_system_credentials -credential_owner=my_password

    where:

    • PLUG_IN_DIR/name is the absolute path to the .opar file on the system where you created the archive.
    • file_target_host is the name for the host target where the file is available (for example, host.example.com).
    • remote_system_credentials is the name of the credentials on the remote system you are connecting to.
    • my_password is the owner of the credentials on the host system you are connecting to.

Related Topics

Installing the Primavera Unifier Plug-in in Enterprise Manager

Installing the Oracle Enterprise Command Line Interface

Verifying Preferred Credentials for the Enterprise Manager Agent

Importing and Deploying the Primavera Unifier Plug-in



Legal Notices
Copyright © 2016, Oracle and/or its affiliates. All rights reserved.

Last Published Tuesday, September 27, 2016