The build_oraapi.sh script is used to generate the executable that is required for Oracle health check monitoring.
Prior to InfoScale 7.4.1 Patch 1600 or InfoScale 7.3.1 Patch 1100, the -version parameter was required to run the build_oraapi.sh script.
For example:
build_oraapi.sh -version <10|11|12|18> [-oracle_home
After you apply the appropriate patch on a Linux system, you must not use the -version parameter.
For example:
# build_oraapi.sh [-oracle_home
Note: The execution of this script fails if you use the -version parameter after you apply the patch.