Storing User-Action Scripts in OCR For Oracle FPP Lite

Starting with Oracle Grid Infrastructure 23ai, you can store the Oracle FPP Lite user action scripts in the Oracle Cluster Registry (OCR).

If you store user action scripts in OCR, then you do not have to specify the user action script location every time you patch Oracle Grid Infrastructure or Oracle Database.

  1. As the grid user, use the rhphelper command to set the user action script location to OCR:
    Grid_home/srvm/admin/rhphelper Grid_home version -setuseractionloc uascriptloc=script_location
    This command creates a key with value set to user action script location under a subtree OCR.GRIDHOME.FPPLOCAL.UALOC , and the key is readable by both the oracle user and the grid user. Leave the location empty to reset the value.
  2. Optionally, you can specify the -ualoc parameter to override the OCR location when you patch Oracle Database or Oracle Grid Infrastructure using Oracle FPP Lite.