本番と同じ形式で解く経験は、試験当日の落ち着きにつながります。CertJukenの1Z1-050模擬試験エンジンは2026年の試験環境を意識した作りで、Oracle Database 11g: New Features for Administratorsの時間配分や出題パターンを体で覚えられます。
Oracle 1Z1-050 試験概要:
| 認定ベンダー: | Oracle |
|---|---|
| 試験名: | Oracle Database 11g: 管理者向け新機能 |
| 試験番号: | 1Z0-050 |
| 対応言語: | 英語 |
| 関連資格: | Oracle Database 11g Administrator Certified Associate Oracle Database 11g Administrator Certified Professional |
| 認定の有効期間: | 有効期限なし(旧Oracle認定ポリシー。Oracleプログラムの変更に従う場合があります) |
| 試験形式: | 単一選択, 複数選択 |
| 合格点: | 61% |
| 受験料: | USD 245 |
| 出題数: | 73 |
| 試験時間: | 120 分 |
| 推奨トレーニング: | Oracle Database 11g トレーニング |
| 受験申し込み: | Pearson VUE Oracle 試験 Oracle 認定資格試験の申し込み |
| サンプル問題: | ![]() |
| 受験方法: | Pearson VUE テストセンターでのコンピュータベース試験、またはオンライン監督試験(地域ごとの利用可能性による) |
| 前提条件: | 推奨:Oracle Database 11g Administrator Certified Associate(または同等の Oracle DBA 実務経験) |
| 公式シラバスのURL: | https://education.oracle.com/ |
Oracle 1Z1-050 試験シラバストピック:
| セクション | 目標 |
|---|---|
| 圧縮およびパーティショニングの強化 | - データ圧縮機能
|
| バックアップ、リカバリ、およびデータ保護 | - Recovery Manager (RMAN) の強化
|
| 自動メモリ管理とパフォーマンス | - メモリ管理の強化
|
| セキュリティとコンプライアンス | - データベース・セキュリティ機能
|
| Oracle Database 11g アーキテクチャおよび新機能の概要 | - Oracle Database 11g における新しいアーキテクチャの強化
|
| ストレージおよび ASM の強化 | - 自動ストレージ管理 (ASM) の向上
|
| 管理性および診断機能 | - データベース管理性の向上
|
Oracle Database 11g: New Features for Administratorsの疑問をまとめたQ&A
1Z1-050は、Oracleが実施する「Oracle Database 11g Administrator Certified Professional」を取得するための認定試験です。認定レベルはプロフェッショナルで、実務に即した知識とスキルが問われます。Oracle Database 11g Administrator Certified Professional、Oracle Database 11g Administrator Certified Associateなどの関連認定へのステップとしても位置づけられており、キャリアアップを目指す方に広く選ばれています。CertJukenの練習問題を活用すれば、試験の全体像を把握しながら計画的に対策を進められます。
1Z1-050試験の問題数は73、制限時間は120 分です。1問あたりに使える時間を意識すると、序盤で時間を使いすぎないペース配分が重要になります。見直しの時間を確保するためにも、CertJukenの模擬試験で時間を計りながら解く練習を重ね、本番と同じ時間感覚を身につけておくと安心です。
1Z1-050試験の合格基準点は61%で、受験料はUSD 245です。万が一不合格になった場合、再受験には再度全額の受験料が必要になります。そのため、本番の前にCertJukenの練習問題で安定して合格点を超えられるかを確認してから受験することをおすすめします。
はい。CertJukenでは1Z1-050練習問題の無料サンプル(PDFデモ)を用意しており、内容や使い勝手を確かめてから購入を判断できます。購入後は365日間の無料更新が付き、更新期間の終了後は50%割引で継続更新を利用できます。
CertJukenでは「返金保証」を用意しています。購入後60日以内に1Z1-050試験を受験して不合格だった場合、受験票の写しと公式のスコアレポート(Score Report)のPDFを試験後2日以内に提出すれば、7日以内に全額返金の手続きが完了します。なお、受験者名と購入時の支払者名が一致している必要があり、購入から3日以内の受験や、実際に受験しなかった場合は対象外です。返金の代わりに、同等の試験対策教材2つを無料で受け取り、購入済み製品の更新サービスを継続する選択も可能です。商品は購入後すぐにダウンロードでき、メールでも1分以内にお届けします。2時間経っても届かない場合はカスタマーサポートまでご連絡ください。インストールできるパソコンの台数に制限はありません。
1Z1-050試験の出題範囲は7の分野に分かれています。主な分野は圧縮およびパーティショニングの強化、管理性および診断機能、バックアップ、リカバリ、およびデータ保護です。各分野の詳細な出題項目は、このページ上部の出題範囲一覧で確認できます。
Oracle Database 11g: New Features for Administrators 認定 1Z1-050 試験問題:
The following databases are registered in the base recovery catalog: PROD1 , PROD2, and PROD3. The database user CAT OWNER owns the base recovery catalog. You want a new user VPC1 to have access to only the PROD1 database and create a virtual private catalog.
Given below are some of the commands required to achieve this:
1 .SQL> GRANT recovery_catalog_owner TO vpc1;
2.RMAN> CONNECT CATALOG vpc1/password@catdb;
3.RMAN> GRANT CATALOG FOR DATABASE prod1 TO vpc1;
4.RMAN> CONNECT CATALOG catowner/password@catdb;
5.RMAN> CREATE VIRTUAL CATALOG;
What is the correct sequence in which the commands have to be executed?
- A. 1,4,3,2,5
- B. 4,5,2,3, 1
- C. 2,3,4,5, 1
- D. 1,4,2,3,5
- E. 1,4,5,2,3
正解:A 🗳️
Observe the following warning in an RMAN session of your database instance:
WARNING: new failures were found since last LIST FAILURE command
Which statement describes the scenario that must have produced this warning?
- A. The CHANGE FAILURE command has detected new failures recorded in the Automatic Diagnostic Repository (ADR).
- B. The RECOVER command has detected new failures recorded in the Automatic Diagnostic Repository (ADR) since the last LIST FAILURE command was executed.
- C. The VALIDATE DATABASE command has detected new failures recorded in the Automatic Diagnostic Repository (ADR).
- D. The ADVISE FAILURE command has detected new failures recorded in the Automatic Diagnostic Repository (ADR) since the last LIST FAILURE
正解:D 🗳️
Which statements are true regarding system-partitioned tables? (Choose all that apply.)
- A. Traditional partition pruning and partitionwise joins are not supported on these tables.
- B. All DML statements must use partition-extended syntax.
- C. The same physical attributes must be specified for each partition.
- D. Unique local indexes cannot be created on a system-partitioned table.
- E. Only a single partitioning key column can be specified.
正解:A、D 🗳️
What is the advantage of setting the ASM-preferred mirror read for the Stretch cluster configuration?
- A. It improves resync operations.
- B. This feature enables much faster file opens.
- C. It improves performance by reading from a copy of an extent closest to the node.
- D. It improves performance as fewer extent pointers are needed in the shared pool.
正解:C 🗳️
Which two statements about workload capture and replay operations are true? (Choose two.)
- A. Restart the database in RESTRICTED mode before beginning workload replay to enable a clean state for workload replay.
- B. The application state of the capture system must be identical to the application state of the replay system when the workload replay begins.
- C. The clients must be created manually on the test machines to perform more realistic testing.
- D. Restart the database in RESTRICTED mode before beginning workload capture to enable a clean state for capturing the workload.
正解:B、D 🗳️




広末**
Aizawa
滝沢**
Ishii
