emgr_check_ifixes Command

Purpose

Checks the availability for security interim fixes for the current operating system level.

Syntax

emgr_check_ifixes
emgr_check_ifixes -D [-P path]

Description

The emgr_check_ifixes command checks the availability of security interim fixes for the current operating system level. The emgr_check_ifixes command also validates the signature of the security advisory and downloads the interim fixes in a specific path if specified.

Flags

-D
Downloads all available interim fixes.
-P path
Specifies the path to download the interim fix. The default path is /tmp/ifix_$PID.

Examples

  1. To check the availability for security interim fixes for the current operating system level, enter the following command:
    emgr_check_ifixes
  2. To check the availability for security interim fixes for the current operating system level and to download the interim fixes in a batch mode, enter the following command:
    emgr_check_ifixes -D -P /tmp