Amazon RDS for Oracle の更新準備ツールの実行

Amazon RDS for Oracle は完全管理対象のため、データベース サーバーの代わりに Enforce サーバで更新準備ツールを実行します。
  1. 次のコマンドを実行します。
    java UpdateReadinessTool
  2. プロンプトに以下の情報を入力します。
    • Please enter the database username
      に「
      protect
    • Please enter the database user password
      に「
      protect
    • Please enter the database readiness username
      に「
      protect_urt
    • Please enter the database readiness user password:
      に「
      protect
    • Please enter the database service name:
      に「
      endpoint_name.rds.amazonaws.com:1521/protect
    テスト終了後、
    /output
    ディレクトリのログファイルにある結果を検索できます。このディレクトリは更新準備ツールを抽出した場所にあります。ツールを実行する際に [--quick] を含めない場合、テストの終了に 1 時間以上かかる場合があります。/output ディレクトリのログファイルを確認すれば、テストの状態を検証できます。