EMDIAG

Check

cd $EMDIAG_HOME/bin

./repvfy version

  • Assumes EMDIAG_HOME is set

Install

  • Assumes you are using Cloud Control.
  • Assumes OMS and Cloud Control Management Repository are installed on the same server.
  • Assumes Database environment is set
  • Assumes your OS is Linux/UNIX

Download repvfy12.zip via Note 1426973.1

export EMDIAG_HOME=$ORACLE_HOME/emdiag

Also add this to the .bash_profile for future convenience

unzip repvfy12.zip -d $EMDIAG_HOME

cd $EMDIAG_HOME/bin

chmod +x repvfy

./repvfy install

Assumes
  • repvfy runs from the repository database Oracle Home.
  • ORACLE_SID is set to the SID of the Cloud Control database repository.
  • the database repository is listened on port 1521.

Use -tns option if not
Note 1426973.1

Upgrade

Note 1426973.1

cd $EMDIAG_HOME/bin

./repvfy upgrade

  • Assumes EMDIAG_HOME is set
  • You will be prompted for the SYSMAN password

Deinstall

Note 1426973.1

cd $EMDIAG_HOME/bin

./repvfy deinstall

  • Assumes EMDIAG_HOME is set
  • You will be prompted for the SYSMAN password

REPVFY

cd $EMDIAG_HOME/bin

./repvfy diag all

AGTVFY

TODO

OMSVFY

TODO

Bibliography


https://support.oracle.com
  • EMDIAG Troubleshooting Kits Primary Index (Doc ID 421053.1)

REPVFY
  • EM 12c, EM 13c: Troubleshooting the Metric Collection Error for a Database Instance Target in Enterprise Manager 12c and 13c Cloud Control (Doc ID 1533617.1)
  • EM 13c, 12c: EMDIAG REPVFY Kit for Cloud Control - Download, Install/De-Install and Upgrade (Doc ID 1426973.1)
  • EMDIAG Repvfy 12c /13c Kit - How to Use the Repvfy 12c/13c kit (Doc ID 1427365.1)

AGTVFY
  • EMDIAG Agtvfy 13c, 12c Kit - How to Use it (Doc ID 1375428.1)

OMSVFY