由于对系统文件的暴力删除,导致Oracle Inventory缺失,需要重新创建Oracle Central Inventory 参照文档: Steps To Recreate Central Inventory(oraInventory) In RDBMS Homes ( Doc ID 556834.1 )。
– Search – Note: This is INTERNAL ONLY research. No action should be taken by the customer on this information. This is research only, and may NOT be applicable to your specific situation. Searched on:orainventory Steps To Recreate Central Inventory(oraInventory) In RDBMS Homes ( Doc ID 556834.1 )
一、现象
1 2 3 4 5 6 7 8 9 10 11
[root@centos6 ~]# ll /etc/oraInst.loc ls: cannot access /etc/oraInst.loc: No such file or directory
[root@centos6 ~]# more /opt/oracle/product/11.2.0/db_1/oraInst.loc inventory_loc=/opt/oraInventory inst_group=oinstall
[oracle@centos6 db_1]$ ll /opt/oraInventory ls: cannot access /opt/oraInventory: No such file or directory
Checking swap space: must be greater than 500 MB. Actual 15999 MB Passed Preparing to launch Oracle Universal Installer from /tmp/OraInstall2023-12-15_04-05-34PM. Please wait ...[oracle@centos6 bin]$ The inventory pointer is located at /etc/oraInst.loc The inventory is located at /opt/oraInventory 'AttachHome' was successful.