9.2.2.5 How to Apply an Update

Configure AHF to automatically download new compliance checks and SRDCs from MOS (My Oracle Support) or a REST Endpoint.

  1. Configure MOS credentials.

    For example:

    ahfctl setupload -name mosconf1 -type https
    Enter mosconf1.https.user : john.doe@acme.com
    Enter mosconf1.https.password :
    Enter mosconf1.https.url : https://transport.oracle.com/upload/issue
  2. Configure auto update.

    For example:

    ahfctl setupdate -autoupdate on -swstage /my/staging/path -frequency 1
  3. Apply update when you're ready.
    ahfctl update