Please enter search query.
Search <book_title>...
Important Update: Cohesity Products Documentation
All Cohesity product documentation are now managed via the Cohesity Docs Portal: https://docs.cohesity.com/HomePage/Content/home.htm. Some documentation available here may not reflect the latest information or may no longer be accessible.
APTARE IT Analytics 安装和升级指南 (Linux)
Last Published:
2022-09-02
Product(s):
APTARE IT Analytics (10.6)
OPatch 安装步骤
- 以 root 用户身份将
opatch文件从/tmp复制到/opt/aptare/oracle文件夹。mv p6880880_190000_Linux-x86-64.zip /opt/aptare/oracle. - 设置 PATH
export PATH=$PATH:/opt/aptare/oracle/OPatch。
- 重命名 Opatch 文件夹并解压缩
opatch文件。cd /opt/aptare/oracle mv OPatch OPatch_old unzip p6880880_190000_Linux-x86-64.zip
上述命令将在
\opt\aptare\oracle中创建名为Opatch的文件夹。 - 设置
opatch文件夹的权限。chown -R aptare:dba /opt/aptare/oracle/OPatch - 执行以下命令以查看
opatch版本:OPatch/opatch version OPatch Version 12.2.0.1.32 OPatch succeeded.