Alternate Method to Execute the Utility

The alternate method does not work for an Autonomous Data Warehouse in OFSAA. To execute the utility using the alternate method, follow these steps:
  1. Log in to My Oracle Support and search for 31184754 under the Patches & Updates tab.
  2. Download the utility.
  3. Copy the archive (.zip) file to the OFSAA server in BINARY mode.
  4. Extract the archive contents using the following command:
    unzip -a p31184754_81000_Generic.zip
  5. Navigate to the server directory where the utility was extracted and trigger the utility by executing the following command in the command prompt:
    ./envCheck.sh -s Username/password@SID
    After executing the utility, the output is displayed on the console.
  6. Enter the values for the following parameters when prompted:
    • Please enter Oracle DB user name:
    • Please enter password:
    • Please enter Oracle SID/ SERVICE name:
  7. After the environment check is complete and the status of all the categories of checks displays as SUCCESSFUL, proceed with the OFSAA installation.
You can execute the utility multiple times to verify the installation setup environment.