本番の試験形式に慣れておくことは、得点力を安定させるうえで欠かせない要素です。Jpshikenのテストエンジンは1z1-034試験の環境を再現しており、148問の練習問題を制限時間つきで繰り返し解けます。
Oracle 1z1-034 試験概要:
| 認定ベンダー: | Oracle |
|---|---|
| 試験名: | Upgrade Oracle9i/10g OCA to Oracle Database 11g OCP |
| 試験番号: | 1Z0-034 |
| 認定の有効期間: | 有効期限なし(Oracle認定資格は、認定された製品バージョンに対して有効であり続けます) |
| 対応言語: | 英語 |
| 試験形式: | 複数選択式 |
| 関連資格: | Oracle Database 10g Administrator Certified Associate Oracle9i Database Administrator Certified Associate Oracle Database 11g Administrator Certified Professional |
| サンプル問題: | DOWNLOAD DEMO |
| 受験方法: | 認定Oracleテストセンター(Pearson VUE)を通じて実施されます。 |
| 前提条件: | Oracle Database 11g OCP認定資格を取得するには、受験者はOracle9iまたはOracle Database 10g Administrator Certified Associate (OCA)資格を保有し、Oracle Certified Professionalの研修要件を満たす必要があります。 |
| 公式シラバスのURL: | https://education.oracle.com/ |
Oracle 1z1-034 試験シラバストピック:
| セクション | 目標 |
|---|---|
| トピック 1: Oracle Database 11g 新機能 | - 新しいデータベースアーキテクチャ機能の管理
|
| トピック 2: バックアップおよびリカバリ | - データベースの保護およびリカバリ
|
| トピック 3: パフォーマンス管理 | - データベースパフォーマンスの監視およびチューニング
|
| トピック 4: セキュリティおよび高可用性 | - セキュリティおよび可用性の管理
|
| トピック 5: インストールおよびアップグレード | - 既存のデータベースのアップグレード
|
| トピック 6: ストレージおよび領域の管理 | - ストレージ構造の管理
|
1z1-034受験者から寄せられるご質問と回答
Oracle Upgrade Oracle9i/10g OCA to Oracle Database 11g OCPはどんな資格ですか?
1z1-034試験は、「OCP」認定を取得するための試験です。認定レベルはプロフェッショナルに位置づけられています。関連する認定にはOracle Database 11g Administrator Certified Professional、Oracle9i Database Administrator Certified Associate、Oracle Database 10g Administrator Certified Associateなどがあり、キャリアパスに合わせた学習計画を立てやすい資格体系となっています。Jpshikenでは、この試験に対応した148問の練習問題を用意しています。
1z1-034試験に受験資格はありますか?
1z1-034試験の受験条件について、公式情報では次のように案内されています。Oracle Database 11g OCP認定資格を取得するには、受験者はOracle9iまたはOracle Database 10g Administrator Certified Associate (OCA)資格を保有し、Oracle Certified Professionalの研修要件を満たす必要があります。。受験条件は変更される場合があるため、お申し込みの前に公式ページで最新の要件をご確認ください。
購入前に1z1-034練習問題を試すことはできますか?
はい、Jpshikenでは無料サンプルをご用意しており、購入前に問題の傾向や解説の構成をご確認いただけます。また、ご購入後は365日間の無料更新サービスが付いているため、試験内容の改訂にも追加費用なしで対応できます。更新期間の終了後も、継続更新を50%割引でご利用いただけます。
万が一1z1-034試験に合格できなかった場合はどうなりますか?
Jpshikenでは返金保証をご用意しています。ご購入後60日以内に対応する試験を受験し、不合格だった場合は、受験票の写しと公式スコアレポートのPDFを試験日から2日以内にご提出いただければ、7日以内に全額返金の手続きを行います。なお、ご購入後3日以内の受験、ダウンロード後に実際に受験されなかった場合、無料資料や期限切れのご注文は対象外となり、受験者名とご購入者名が一致している必要があります。返金の代わりに、同等の試験対策資料2つを無料でお受け取りいただき、元の製品の更新サービスを継続することも可能です。製品はお支払い後すぐにダウンロードでき、1分以内にメールでもお届けします。2時間経っても届かない場合はカスタマーサポートまでご連絡ください。インストールできるパソコンの台数に制限はありません。
1z1-034試験ではどのようなトピックが出題されますか?
1z1-034試験の出題範囲は、公式シラバスで6つの領域に分かれています。主な領域には、Oracle Database 11g 新機能、ストレージおよび領域の管理、インストールおよびアップグレードなどがあります。各領域の詳細なトピックと配点は、このページ上部の試験大綱セクションに掲載していますので、あわせてご確認ください。
Oracle Upgrade Oracle9i/10g OCA to Oracle Database 11g OCP 認定 1z1-034 試験問題:
問題 #1
You perform an RMAN block media recovery on the tools 01.dbf data file in the SALES database.
Which two statements are true?
A. You must restore a backup control file to perform a block media recovery.
B. You must put the database in NOARCHIVELOG mode to perform a block media recovery.
C. You must take the tools01.dbf data file offline before you start a block media recovery.
D. You can perform only a complete media recovery of individual blocks, point-in-time recovery of individualdata blocks is not supported.
E. You must ensure that the SALES database is mounted or open.
問題 #2
Examine the following scenario: The target database instance is running. The most recent backup available for the target database was taken two days ago. Log files switches have occurred in last two days. The target database is duplicated on the same host, using the Recovery Manager (RMAN) duplicate command as follows:
RMAN> RUN { ALLOCATE AUXILIARY CHANNEL aux 1 DEVICE TYPE DISK; DUPLICATE TARGET DATABASE TO auxdb; }
Which statement is true about the duplicate database in this scenario?
A. It contains all data except that which is used by the transactions in the current online redo file of target database
B. It contains all data from only the committed transactions in the target database
C. It contains all data from target database until the current time
D. It contains data till the last backup
問題 #3
View the following SQL statements: Transaction T1
SQL> INSERT INTO hr.regions 2 VALUES (5,'Pole'); 3 COMMIT;
Transaction T2
SQL> UPDATE hr.regions 2 SET region_name='Poles' 3 WHERE region_id = 5; 4 COMMIT;
Transaction T3
SQL> UPDATE hr.regions 2 SET region_name='North and South Poles' 3 WHERE region_id = 5;
You want to back out transaction T2. Which option would you use?
A. It is possible with the NONCONFLICT_ONLY option.
B. It is not possible because it has conflicts with transaction T3.
C. It is possible with the NOCASCADE_FORCE option.
D. It is possible, but transaction T3 also backs out.
問題 #4
You executed the following commands:
SQL> ALTER SESSION SET OPTIMIZER_USE_PENDING_STATISTICS = false;
SQL> EXECUTE DBMS_STATS. SET_TABLE_PREFS('SH', 'CUSTOMERS', 'PUBLISH', 'false');
SQL> EXECUTE DBMS_STATS. GATHER_TABLE_STATS ('SH' , 'CUSTOMERS');
Which statement is correct regarding the above statistics collection on the SH.CUSTOMERS table in the above session?
A. The statistics are stored in the pending statistics table in the data dictionary.
B. The statistics are treated as the current statistics by the optimizer for the current sessions only.
C. The statistics are treated as the current statistics by the optimizer for all sessions.
D. The statistics are temporary and used by the optimizer for all sessions until this session terminates.
問題 #5
Which two statements are true about the duplexing of the backups taken by RMAN? (Choose two.)
A. It's only supported for the backups performed on the tape
B. Duplex backups need a parallelism for the device to be equal to number of copies
C. It is not supported for backup operations that produce image copies
D. Duplex backups can be performed to either disk or tape, but cannot be performed on tape and disk simultaneously
解説:
| 問題 #1 正解: D、E | 問題 #2 正解: A | 問題 #3 正解: C | 問題 #4 正解: A | 問題 #5 正解: C、D |

PDF版 Demo


品質保証JPshikenは試験内容に応じて作り上げられて、正確に試験の内容を捉え、最新の99%のカバー率の問題集を提供することができます。
一年間の無料アップデートJPshikenは一年間で無料更新サービスを提供することができ、認定試験の合格に大変役に立つます。もし試験内容が変えば、早速お客様にお知らせします。そして、もし更新版がれば、お客様にお送りいたします。
全額返金お客様に試験資料を提供してあげ、勉強時間は短くても、合格できることを保証いたします。不合格になる場合は、全額返金することを保証いたします。(
ご購入の前の試用JPshikenは無料でサンプルを提供することができます。無料サンプルのご利用によってで、もっと自信を持って認定試験に合格することができます。
