The Oracle Inventory directory (oraInventory) stores an inventory of all software installed on the system. It is required by, and shared by, all Oracle software installations on a single system. The first time you install Oracle
software on a system, Oracle Universal Installer prompts you to specify the path to this directory. then Oracle recommends that you choose the following path:
Oracle Universal Installer creates the directory that you specify and sets the correct owner, group, and permissions for it. You do not need to create it.
Note:
All Oracle software installations rely on this directory. Ensure that you back it up regularly.
Do not delete this directory unless you have completely removed all Oracle software from the system.
第一次安装完oracle db后,如果再想往oracle中加入新的组件,需要重新运行runInstaller。第二次运行runInstaller的时候,runInstaller就是通过oraInst.loc中指定的
inventory_loc=/u01/app/oracle/
inst_group=oinstall
来确定oracle inventory directory路径的。默认runInstaller会去中/etc/oraInst.loc。如果不想使用默认的,可以使用如下参数指定:
./runInstaller -invPtrLoc /u01/app/oracle/installfile/oraInst.loc
本文详细介绍了OracleInventoryDirectory的用途、安装步骤及注意事项。初次安装Oracle软件后,若需添加新组件,可通过runInstaller进行操作。runInstaller通过指定的oraInst.loc文件确定目录路径,确保所有Oracle软件依赖此目录,并推荐使用oracle_base/oraInventory路径。
502

被折叠的 条评论
为什么被折叠?



