Amazon RDS for Oracle の更新準備ツールの実行
Amazon RDS for Oracle は完全管理対象のため、データベース サーバーの代わりに Enforce サーバで更新準備ツールを実行します。
- 次のコマンドを実行します。java UpdateReadinessTool
- プロンプトに以下の情報を入力します。
- 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 ディレクトリのログファイルを確認すれば、テストの状態を検証できます。