EMDIAG
Check
Check
cd $EMDIAG_HOME/bin
./repvfy version
- Assumes EMDIAG_HOME is set
Install
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 convenienceunzip repvfy12.zip -d $EMDIAG_HOME
cd $EMDIAG_HOME/bin
chmod +x repvfy
./repvfy install
Assumes
Use -tns option if not
- 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
Upgrade
Note 1426973.1
cd $EMDIAG_HOME/bin
./repvfy upgrade
- Assumes EMDIAG_HOME is set
- You will be prompted for the SYSMAN password
Deinstall
Deinstall
Note 1426973.1
cd $EMDIAG_HOME/bin
./repvfy deinstall
- Assumes EMDIAG_HOME is set
- You will be prompted for the SYSMAN password
REPVFY
REPVFY
cd $EMDIAG_HOME/bin
./repvfy diag all
AGTVFY
AGTVFY
TODO
OMSVFY
OMSVFY
TODO
Bibliography
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