Generate the Utilities

Use the GenerateBIPUtility script to generate the BIPConfigService.zip and BIPCatalogUtil.zip files to configure the memory guard properties and the catalog.

Syntax

sh GenerateBIPUtility.sh toolname outputzipdestinationpath

where

  • toolname (Mandatory) specifies either:
    • configserviceutil to generate the BIPConfigService.zip file.

    • catalogutil to generate the BIPCatalogUtil.zip file.

  • Outputzipdestinationpath (Optional) specifies the path to store the zip file. If you do not provide the outputzipdestinationpath path, the zip file will be created in the BI_HOME/clients/bipublisher folder.

  1. Set the JAVA_HOME variable.
    For example, JAVA_HOME=/u01/app/4.0.0/jdk
  2. Navigate to Oracle_Home/bi/clients/bipublisher/utility/bin.
  3. Run the GenerateBIPUtility script.