Oracle Validated Configurations與Preinstall RPM
一 Oracle Validated Configurations 介紹
Oracle Validated Configurations致力於為企業提供更簡易、更快捷、成本更低的基於Linux和Oracle VM的解決方案。該計劃向我們提供經過測試和驗證的體系架構,其附帶的文件揭示了相關硬體、軟體、儲存、網路原件的最佳配置實踐,以幫助系統提升效能和可收縮性並降低成本。從行業角度來說Oracle Validated Configurations所驗證的配置及提供的最佳實踐文件受到Oracle合作伙伴的接受和認可,Oracle Validated Configurations提供了推薦使用的軟硬體組合的部署方案細節,這些方案已被證明是十分有益的。
在Oracle Enterprise Linux中提供了oracle-validated RPM軟體包,透過安裝oracle-validated RPM,實現以下功能
OEL下安裝oracle-validated RPM
yum install oracle-validated -y
RED HAD下安裝
1 you can register your RHEL installation with ULN and install oracle-validated using up2date.
2 You build your own local OEL/RHEL repository, install oracle-validated, import the signing key for the repository RPM packages and off you go.
oracle-validated RPM下載地址
二 Preinstall RPM 介紹
在LINUX 6中oracle-validated被取消,主要的原因之一是,“oracle-validated”名字聽起來彷彿它會建立一個驗證任何Oracle產品的環境。這變得越來越難以管理,因此甲骨文決定重新啟動它與Oracle預安裝RPM,預期將要安裝的產品包含在RPM名稱中的名稱。如: oracle-rdbms-server-11gR2-preinstall-1.0-6.el6.x86_64.rpm
Preinstall RPM實現功能
1 Causes the download and installation of various software packages and specific versions needed for database installation, with package dependencies resolved via yum
2 Creates the user oracle and the groups oinstall and dba, which are the defaults used during database installation
3 Modifies kernel parameters in /etc/sysctl.conf to change settings for shared memory, semaphores, the maximum number of file descriptors, and so on
4 Sets hard and soft shell resource limits in /etc/security/limits.conf, such as the number of open files, the number of processes, and stack size to the minimum required based on the Oracle Database 11g Release 2 Server installation requirements
5 Sets numa=off in the kernel boot parameters for x86_64 machines
OEL下安裝Preinstall RPM
RED HAD下安裝Preinstall RPM
1 you can register your RHEL installation with ULN and install oracle-validated using up2date.
2 You build your own local OEL/RHEL repository, install oracle-validated, import the signing key for the repository RPM packages and off you go.
Preinstall RPM 下載地址
三 ORACLE LINUX 軟硬體驗證資訊
來自 “ ITPUB部落格 ” ,連結:http://blog.itpub.net/15747463/viewspace-1063256/,如需轉載,請註明出處,否則將追究法律責任。
相關文章
- 簡化oracle安裝準備利器--Oracle Validated ConfigurationsOracle
- @Valid 與 @Validated 的區別
- mysql configurationsMySql
- Centos7 yum 安裝 oracle-rdbms-server-11gR2-preinstallCentOSOracleServer
- 在Centos 上安裝oracle-database-preinstall-19c軟體包CentOSOracleDatabase
- ORACLE LINUX 使用本地源進行oracle-rdbms-server-11gR2-preinstall安裝OracleLinuxServer
- rpm與src.rpm區別及安裝
- rpm與yum,at與crontab,sed命令使用
- gogland 設定Run ConfigurationsGo
- Oracle 19c RPM安裝Oracle
- 2.2.6 Overview of Common Audit ConfigurationsView
- @Valid和@Validated的區別
- RPM包安裝與介紹
- RPM方式安裝oracle資料庫Oracle資料庫
- 【yum與rpm、apt的區別:rpm的缺陷及yum的優勢】APT
- 《SpringBoot判空處理》揭開@Valid與@Validated的面紗Spring Boot
- RPM包的安裝與升級
- 【18c】Oracle 18.3 RPM安裝Oracle
- Entity Framework Code-First(16):Move ConfigurationsFramework
- 使用@Validated校驗List集合中資料失效
- @Validated、@Valid在service層引數校驗
- (轉)CentOS 下 rpm包與 yum 安裝與解除安裝CentOS
- rpm包安裝升級與解除安裝
- 使用RPM安裝ORACLE-19c資料庫Oracle資料庫
- 使用RPM安裝ORACLE-21c資料庫Oracle資料庫
- rpm安裝、升級、查詢與安全驗證
- linux原始碼包與RPM包的區別Linux原始碼
- RPM打包技術與典型SPEC檔案分析(轉)
- Linux之RPM包管理_RPM包查詢Linux
- rpm 與 原始碼安裝的一些差異原始碼
- Linux軟體包轉換-deb與rpm互轉Linux
- Oracle 18c rpm 安裝及解析安裝過程Oracle
- RPM打包之路
- Linux rpm查詢命令以及RPM包驗證Linux
- Linux rpm -e --nodeps rpm解除安裝Linux
- rpm常用命令及rpm引數介紹
- 軟體包管理-rpm命令管理-包命名與依賴性
- I/O Tuning with Different RAID Configurations (Doc ID 30286.1)AI