news 2026/6/5 2:55:54

在Linux 7.9上安装NetBackup IT Analytics (ITA) 11.2

作者头像

张小明

前端开发工程师

1.2k 24
文章封面图
在Linux 7.9上安装NetBackup IT Analytics (ITA) 11.2

ENV

系统资源

Total physical memory (currently 7821 MB) must be greater than 12288 MB.戏

Total swap memory (currently 8063 MB) must be greater than 16384 MB. Otherwise Oracle database will fail to install. Add more swap memory to the Portal server. The minimum swap memory required for the Oracle database is 16384 MB.

Total temporary file system (tmpfs) memory (currently 8245 MB) must be more than 12288 MB. Oracle will fail to start. Increase the size of tmpfs, typically in /etc/fstab

Linux需要安装GUI

fontconfig

[root@nbuitasrv ~]# rpm -qa |grep fontconfig
fontconfig-2.13.0-4.3.el7.x86_64
​rpm -ivh fontconfig-2.13.0-4.3.el7.x86_64.rpm dejavu-sans-fonts-2.33-6.el7.noarch.rpm fontpackages-filesystem-1.44-8.el7.noarch.rpm dejavu-fonts-common-2.33-6.el7.noarch.rpm​

rpm requirement

rpm -q perl-TermReadKey perl-Data-Dumper binutils glibc libaio elfutils-libelf perl-Getopt-Long compat-libcap1 compat-libstdc++-33 gcc gcc-c++ glibc-devel ksh libaio-devel libgcc libstdc++ libXtst libXrender libstdc++-devel sysstat psmisc bc make --qf '%{name}.%{arch}\n'|sort
yum install compat-libcap1 -y yum install compat-libstdc++-33 -y yum install gcc-c++-4.8.5 -y yum install ksh-20120801 -y yum install libaio-devel -y yum install perl-TermReadKey -y yum install libXrender -y yum install libXtst -y yum install perl-Data-Dumper -y yum install psmisc -y yum install -y sysstat yum install -y unzip

user group

groupadd aptare groupadd dba groupadd tomcat useradd -g aptare -G dba aptare useradd -g tomcat -G aptare tomcat

disable_FW disable_selinux

install oracle

mount itanalytics_dbinstaller_shared-service_linux_11200.iso /mnt /mnt/install_oracle.sh
Checking the pre-requisite conditions for installer.. A complete log of this session is in this file /opt/aptare/logs/install/install\_oracle\_20230913164206394.log *******************************************
版权声明: 本文来自互联网用户投稿,该文观点仅代表作者本人,不代表本站立场。本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如若内容造成侵权/违法违规/事实不符,请联系邮箱:809451989@qq.com进行投诉反馈,一经查实,立即删除!
网站建设 2026/6/5 2:49:08

处方骨导助听器音频测试解决方案

一、前言助听器是一个小型扩音器,把原本听不到的声音加以扩大,再利用听障者的残余听力,使声音能送到大脑听觉中枢,从而感觉到声音,为听障者带来很大便利。助听器根据传导方式分类,可分为气导与骨导助听器&a…

作者头像 李华
网站建设 2026/6/5 2:48:17

[分步指南]如何从 iTunes 备份恢复 iPhone?

您是否意外删除了 iPhone 中的重要数据,或者您正在设置新设备并想恢复旧数据?最可靠的解决方案之一是通过 iTunes 恢复 iPhone。在本文中,我们将向您介绍两种从 iTunes 备份恢复 iPhone 的方法。让我们开始吧。第 1 部分。如何从 iTunes 备份…

作者头像 李华