Running the Update Readiness Tool for Amazon RDS for Oracle

Amazon RDS for Oracle is fully managed, so you run the Update Readiness Tool on the Enforce Server instead of on the database server.
  1. Run the following command:
    java UpdateReadinessTool
  2. Enter the following information when prompted:
    • protect
      at
      Please enter the database username
      Typically
      protect
      , the database username is defined during the Enforce Server installation.
    • protect
      at
      Please enter the database user password
      The database user password is defined during the Enforce Server installation.
    • protect_urt
      at
      Please enter the database readiness username
      The database readiness username is defined during the URT database account creation process.
    • protect
      at
      Please enter the database readiness user password:
      The database readiness user password is defined during the URT database account creation process.
    • endpoint_name.rds.amazonaws.com:1521/protect
      at
      Please enter the database service name:
    After the test completes, you can locate the results in a log file in the
    /output
    directory. This directory is located where you extracted the Update Readiness Tool. If you do not include [--quick] when you run the tool, the test may take up to an hour to complete. You can verify the status of the test by reviewing log files in the /output directory.