Please enter search query.
Search <book_title>...
APTARE IT Analytics Installation and Upgrade Guide for Linux
Last Published:
2022-09-01
Product(s):
APTARE IT Analytics (10.6)
- Install the APTARE IT Analytics Portal on a Linux server
- Installer-based deployment
- Upgrade APTARE IT Analytics Portal on Linux
- Upgrade Oracle database application binaries to 19c (Linux)
- Upgrade APTARE IT Analytics Portal
- Data Collector upgrades
- Oracle patches for the database server
- Upgrade and Migrate to a new server
- Upgrade and migrate to a new server
- Upgrade and migrate to a new server
- Appendix A. X Virtual Frame Buffer
OPatch installation steps
- As a root user, copy the
opatch
file from/tmp
to/opt/aptare/oracle
folder.mv p6880880_190000_Linux-x86-64.zip /opt/aptare/oracle.
- Set the PATH
export PATH=$PATH:/opt/aptare/oracle/OPatch.
- Rename the Opatch folder and unzip
opatch
file.cd /opt/aptare/oracle mv OPatch OPatch_old unzip p6880880_190000_Linux-x86-64.zip
The above command will create a folder with name
Opatch
in\opt\aptare\oracle
. - Set Permission on the
opatch
folder.chown -R aptare:dba /opt/aptare/oracle/OPatch
- Execute the following command to check the
opatch
version:OPatch/opatch version OPatch Version 12.2.0.1.32 OPatch succeeded.