Upgrading the JAZN File

Use these instructions to upgrade the JAZN file.

To upgrade the JAZN file:
  1. Create a writable directory where logs will be stored. For example, WORKDIR_HOME/ JAZN_UPGRADE_WORKDIR or C:\JAZN_UPGRADE_WORKDIR..
  2. Perform the JAZN upgrade by running the following command:
    BI_ORACLE_HOME/jdk/bin/java -d64 -cp BI_ORACLE_HOME/biapps/patch/biappspatch.jar oracle.as.biapps.patch.update.UpdateBIAppsJAZNMetadata bi.oracle.home=<Path of the BI Oracle Home> bi.domain.home=<Path of the BI Domain Home directory> log.file=<Path of the work directory>/bi_jazn_patch.log work.dir=<Path of the work directory>
    

    For example:

    /Middleware_Home/Oracle_BI1/jdk/bin/java -d64 -cp /Middleware_Home /Oracle_BI1/biapps/patch/biappspatch.jar oracle.as.biapps.patch.update.UpdateBIAppsJAZNMetadata bi.oracle.home=/Middleware_Home /Oracle_BI1 bi.domain.home=/Middleware_Home/user_projects/domains/bifoundation_domain log.file=/WORKDIR_HOME/ JAZN_UPGRADE_WORKDIR  /bi_jazn_upgrade/bi_jazn_patch.log work.dir= /WORKDIR_HOME/ JAZN_UPGRADE_WORKDIR
    

    Note:

    After the process starts, you are prompted with the password.
  3. Select a value in the Optional Paramater,log.level .
    The default value is INFO. The valid values are FINEST, FINE, INFO, WARNING, SEVERE