当前位置:网站首页>Preparation for Oracle 11g RAC deployment on centos7
Preparation for Oracle 11g RAC deployment on centos7
2022-06-28 08:15:00 【Record】
1.1 The software requirements
· Use rpm –qa | grep “ Package name ” ------ Check whether the package exists
· If there is no Use command rpm –ivh “ Package name ”------ Install not installed
If an error is reported in the installation dependent package , Try using the command rpm –ivh “ Package name ”–nodeps --force ------ Mandatory installation ;
Upload oracle Dependency package :oracle-packages.zip to /home/software Catalog ( Two nodes )
[[email protected] ~]#cd /home/software
[[email protected] ~]#unzip oracle-packages.zip
[[email protected] ~]#cd /home/sof边栏推荐
猜你喜欢

【学习笔记】最短路 +生成树

MySQL installation and environment variable configuration

Soft test -- software designer -- database design of afternoon questions

MySQL tablespace parsing

匿名页的反向映射

nlp序列完全可以模拟人脑智能

Soft exam -- software designer -- afternoon question data flow diagram DFD

Idea package together, using compact middle packages to solve &

About using font icons in placeholder

Introduction to Devops Basics
随机推荐
探讨gis三维系统在矿山行业中的应用
Airflow2 configuration windows azure SSO details based on oauth2 protocol
Study notes 22/1/11
22/02/15 study notes
redis02——一篇终结redis的五种数据类型操作命令(可学习、复习、面试、收藏备用)
asp. Net datalist to display product information and pictures
新唐NUC980使用记录:自制开发板(基于NUC980DK61YC)
MySQL tablespace parsing
sql主從複制搭建
ROS 笔记(09)— 参数的查询和设置
Software testing and quality final review
JS rounding tips
MySQL implements transaction persistence using redo logs
Buffer pool in MySQL
Why MySQL cannot insert Chinese data in CMD
Is it reliable to open an account by digging money? Is it safe?
Ambari (VIII) --- ambari integrated impala document (valid for personal test)
券商注册开户靠谱吗?安全吗?
Set the icon for the title section of the page
Unity 获取当前物体正前方,一定角度、距离的坐标点