APTARE IT Analytics 安装和升级指南 (Linux)

Last Published:
Product(s): APTARE IT Analytics (10.6)
  1. 在 Linux 服务器上安装 APTARE IT Analytics 门户
    1.  
      简介
    2.  
      门户安装内存要求
    3.  
      多语言支持和区域设置注意事项 (Linux)
    4.  
      VMware ESXi 上基于 OVA 的部署
    5. 基于安装程序的部署
      1.  
        任务 1:门户和数据库部署策略 (Linux)
      2.  
        任务 2:安装前配置 (Linux)
      3.  
        任务 3:安装 Oracle 数据库应用程序二进制文件 (Linux)
      4.  
        任务 4:安装门户应用程序二进制文件 (Linux)
      5.  
        任务 5:安装数据库架构 (Linux)
      6.  
        任务 6:启动门户服务 (Linux)
      7.  
        任务 7:申请许可证密钥文件 (Linux)
      8.  
        任务 8:登录门户
      9.  
        任务 9:安装许可证密钥文件 (Linux)
      10.  
        任务 10:执行数据库冷备份 (Linux)
      11.  
        建议的数据库备份过程
    6.  
      支持的第三方产品和开源产品
    7.  
      卸载 APTARE IT Analytics 门户
  2. 在 Linux 上升级 APTARE IT Analytics 门户
    1.  
      概述
    2.  
      升级路径
    3.  
      升级之前
    4. 将 Oracle 数据库应用程序二进制文件升级到 19c (Linux)
      1.  
        升级 Oracle 数据库应用程序二进制文件 (Linux)
    5. 升级 APTARE IT Analytics 门户
      1.  
        升级共享服务环境
      2.  
        运行升级实用程序安装程序 (Linux)
      3.  
        已知问题
      4.  
        运行升级实用程序
      5.  
        升级后
      6.  
        升级用于合并企业对象的方法
      7. 门户升级期间的属性合并
        1.  
          门户升级期间的属性管理
        2.  
          合并属性值的示例
        3.  
          重命名重复属性的步骤
        4.  
          适用于多租户环境中属性的最佳做法
    6. 数据收集器升级
      1.  
        必要前提条件
    7.  
      故障排除 - 数据收集器手动升级
    8.  
      从 APTARE IT Analytics 门户更新收集器
  3. 数据库服务器的 Oracle 修补程序
    1.  
      应用 Oracle 建议的修补程序
    2. 在 Linux 上应用 Oracle 19c 2022 年 7 月修补程序
      1.  
        安装前设置
      2.  
        OPatch 安装步骤
      3.  
        安装 Oracle 修补程序
      4.  
        验证修补程序
      5.  
        验证 JDK 版本更新
  4. 升级并迁移到新服务器
    1. 升级并迁移到新服务器
      1.  
        在新服务器上安装最新版本的 APTARE IT Analytics
      2.  
        在现有服务器上执行数据库导出
      3.  
        在新服务器上停止门户和代理服务
      4.  
        在新服务器上删除并重新创建现有门户用户
      5.  
        将数据库导入到新服务器
      6.  
        在新服务器上启动门户和代理服务
      7.  
        下载、安装并执行以对数据库架构进行升级
    2.  
      测试
    3.  
      更新数据收集器二进制文件(如有必要)
  5. 附录 A. X 虚拟帧缓冲器
    1.  
      配置 X 虚拟帧缓冲器 (Xvfb)

任务 3:安装 Oracle 数据库应用程序二进制文件 (Linux)

本部分阐述 Oracle 数据库应用程序二进制文件的安装。Oracle 数据库应用程序二进制文件通常与门户二进制文件一起安装在同一服务器上,不过在某些情况下,也可能会另外指定服务器。

请参见任务 1:门户和数据库部署策略 (Linux)

注意:

APTARE IT Analytics 服务器不能安装任何其他 Oracle 数据库实例。

请注意确认购买协议中提供的说明,如需其他帮助,请咨询 Veritas 支持。

安装 Oracle 数据库二进制文件

  1. 验证是否具有最新版本的 Oracle 19c 安装程序二进制文件。
  2. root 用户身份登录到将要安装 APTARE IT Analytics 数据库的服务器。通常,这也是门户服务器。
  3. 将 ISO 映像置于 /mnt 目录中。
  4. 装入下载的 ISO 映像。
    mkdir /mnt/diskd
    mount -o loop <sc_dbinstaller_XXXXX_XXX_linux.iso> /mnt/diskd

    在此替换下载的 ISO 文件的相关名称。

  5. 输入以下命令以启动安装程序:
    cd /
    /mnt/diskd/install_oracle.sh
    

    该命令将 Oracle 二进制文件复制到 /opt/aptare/oracle

  6. Enter 阅读完整的 EULA 授权许可协议,然后待接受过程将开始。

    完成此过程需要 3-5 分钟,因为它将文件安装到 /opt/aptare/oracle19c 中。

    A complete log of this session is in this file /opt/aptare/logs/install/install_oracle_xxxxxxxxxxxxxxxxxxxxx.log
    **************************************************************************
    *  APTARE IT Analytics ORACLE Installer Version 19.3.0.0.0 (xxxxxxxxxxxxx)
    **************************************************************************
    To use this software you must agree to the following terms and
     conditions. Press ENTER to continue:
    Enter "accept" to accept these Terms and Conditions: accept
    Creating group aptare ...groupadd: group 'aptare' already exists
    Done.
    Creating group dba ...groupadd: group 'dba' already exists
    Done.
    Adding user aptare to group dba ...Done.
    Adding user aptare to group dba ...Done.
    
    
    The Database upgrade process will install the Oracle security 
    patches if they are available in this system. aptare user must 
    have write access to the directory where these patches are 
    downloaded. Enter the absolute directory path where these 
    patches are downloaded:/tmp/ora_patches 
    Creating ORACLE_HOME directory in /opt/aptare/oracle ... Done.
    Creating ORACLE_HOME/logs directory ...
    Setting up IT Analytics database directories 
    /data01 /data02 /data03 /data04 /data05 /data06 ...Done.
    
    
    Installing Oracle binaries in /opt/aptare/oracle ...
    Extracting files ... 
    This process may take 3-5 minutes to complete ... Done.
    .
    .
       creating: 31281355/etc/config/
      inflating: 31281355/etc/config/actions.xml
      inflating: 31281355/etc/config/inventory.xml
      inflating: 31281355/README.html
      inflating: PatchSearch.xml
    Oracle Interim Patch Installer version 12.2.0.1.21
    Copyright (c) 2020, Oracle Corporation.  All rights reserved.
    
    
    Oracle Home       : /opt/aptare/oracle
    Central Inventory : /opt/oraInventory
       from           : /opt/aptare/oracle/oraInst.loc
    OPatch version    : 12.2.0.1.21
    OUI version       : 12.2.0.7.0
    Log file location : /opt/aptare/oracle/cfgtoollogs
                        /opatch/opatchxxxxxxxxxxxxxxx.log
    
    Verifying environment and performing prerequisite checks...
    OPatch continues with these patches:   31281355
    
    Do you want to proceed? [y|n]
    Y (auto-answered by -silent)
    User Responded with: Y
    All checks passed.
    
    
    Please shutdown Oracle instances running out of this 
    ORACLE_HOME on the local system.
    (Oracle Home = '/opt/aptare/oracle')
    
    
    Is the local system ready for patching? [y|n]
    Y (auto-answered by -silent)
    User Responded with: Y
    Backing up files...
    Applying interim patch '31281355' to OH '/opt/aptare/oracle'
    
    
    Done.
    
    A complete log of this session can be found at
     /opt/aptare/logs/install/install_oracle_xxxxxxxxxxxxxxxxx.log