7 SPB usage Instructions

To run the SPBAT utility, navigate to the IDM_SPB_12.2.1.4_<VERSION>/tools/spbat/generic/SPBAT/ directory.

The SPBAT utility usage and execution steps are as follows:

  • To get usage details on the command line, enter:

    [Unix]
    ./spbat.sh
    [Windows]
    spbat.bat
  • To obtain SPBAT utility version, enter:
    ./spbat.sh -version
  • To apply the patches using SPBAT utility, enter:
    [Unix]
    ./spbat.sh -type <install_type> -phase <phase> -mw_home <mw_home> -spb_download_dir <spb_download_dir> -log_dir <log_dir>
    [Windows]
    spbat.bat -type <install_type> -phase <phase> -mw_home <mw_home> -spb_download_dir <spb_download_dir> -log_dir <log_dir>
  • To know the status of SPBAT anytime once the patching has started, enter:
    [Unix]
    ./spbat.sh -status report -type <install_type> -mw_home <mw_home> -log_dir <log_dir>
    [Windows]
    spbat.bat -status report -type <install_type> -mw_home <mw_home> -log_dir <log_dir>

Important Note for Windows users: Please open the Command Prompt as Administrator and execute the spbat.bat script for patching.