Oracle Fusion Middleware 11g: Build Applications with Oracle Forms(1z1-151)の問題集を購入する前に、品質を確かめたい方は無料サンプルをご活用ください。ShikenPASSでは90問の練習問題の一部を無料でお試しいただけます。
Oracle 1z1-151 試験概要:
| 認定ベンダー: | Oracle |
|---|---|
| 試験名: | Oracle Fusion Middleware 11g: Build Applications with Oracle Forms |
| 試験番号: | 1Z0-151 |
| 対応言語: | English |
| 試験時間: | 120 分 |
| 出題数: | 60-70 |
| 試験形式: | Multiple Choice, Multiple Response |
| 合格点: | 60% |
| 受験料: | USD 245 |
| 関連資格: | Oracle Fusion Middleware 11g Administrator Oracle Forms and Reports |
| 推奨トレーニング: | Oracle Formsトレーニング(Oracle University) |
| 受験申し込み: | Oracle認定資格試験の申し込み |
| サンプル問題: | DOWNLOAD DEMO |
| 受験方法: | オンラインまたはテストセンター(地域によりPearson VUEまたはOracle Testing Center) |
| 前提条件: | Oracle DatabaseおよびPL/SQLの基礎知識があることが推奨されます。 |
| 公式シラバスのURL: | https://education.oracle.com |
Oracle 1z1-151 試験シラバストピック:
| セクション | 目標 |
|---|---|
| Oracle FormsにおけるPL/SQL | - トリガーとプログラム・ユニット
|
| Formsアプリケーションの作成と管理 | - フォーム・モジュールとオブジェクト
|
| デプロイメントと統合 | - アプリケーションのデプロイメント
|
| ユーザー・インターフェースのデザインとナビゲーション | - UIコンポーネント
|
| データ処理と検証 | - データ処理
|
| Oracle Formsのアーキテクチャとコンポーネント | - Formsランタイム・アーキテクチャ
|
1z1-151試験に関するQ&Aまとめ
1z1-151試験は、Oracleが実施する公式の認定試験で、合格すると「Oracle Fusion Middleware 11g: Build Applications with Oracle Forms」の認定を取得できます。この認定はProfessionalレベルに位置づけられています。関連する認定資格にはOracle Forms and Reports、Oracle Fusion Middleware 11g Administratorなどがあります。詳しい試験情報は、このページの試験概要やほかの質問項目でもご紹介しています。
1z1-151試験の問題数は60-70、制限時間は120 分です。限られた時間で全問を解き切るには、1問ごとのペースを意識し、難しい問題に時間を使いすぎない進め方が重要です。ShikenPASSのテストエンジンには時間制限付きの模擬試験モードがあるため、本番と同じ時間配分で90問の練習問題に取り組めます。受験直前には、必ず時間を計った通し演習で時間感覚を確認しておきましょう。
1z1-151試験の合格に必要なスコアは60%、受験料はUSD 245です。万が一不合格になった場合、再受験には受験料を再度全額支払う必要があるため、本番前の仕上がり確認が欠かせません。ShikenPASSの練習問題で模擬試験を繰り返し、安定して合格点を上回る状態になってから受験することをおすすめします。
はい。ShikenPASSではOracle Fusion Middleware 11g: Build Applications with Oracle Forms(1z1-151)問題集の無料サンプルをご用意しており、購入前に内容や品質をご確認いただけます。また、ご購入後は365日間無料で最新版にアップデートでき、更新期間終了後の更新も50%割引でご利用いただけます。
ShikenPASSでは「返金保証」をご用意しています。ご購入後60日以内に1z1-151試験を受験して不合格だった場合、受験票の写しと公式スコアレポート(Score Report)のPDFを試験後2日以内にご提出いただければ、7日以内に全額返金の手続きが完了します。なお、ご購入後3日以内の受験や、実際に受験されなかった場合、無料資料・期限切れのご注文は対象外となり、受験者名とお支払い者名の一致が必要です。返金の代わりに、同等の試験資料2点を無料でお受け取りいただき、元の製品の更新サービスを継続することも可能です。商品はお支払い完了後すぐにダウンロードでき、1分以内にメールでもお届けします。2時間経っても届かない場合はカスタマーサポートまでご連絡ください。インストールできるパソコンの台数に制限はありません。
1z1-151試験の出題範囲は、公式の発表では全部で6の分野に分かれています。主な分野としては、「データ処理と検証」、「Oracle FormsにおけるPL/SQL」、「Oracle Formsのアーキテクチャとコンポーネント」などが挙げられます。各分野に含まれる詳細なトピックは、上記の試験範囲一覧でご確認ください。
Oracle Fusion Middleware 11g: Build Applications with Oracle Forms 認定 1z1-151 試験問題:
What happens when you click Run Form Debug in Forms Builder?
- A. The form runs in a three-tier environment by using the application server URL that you specify in runtime preferences.
- B. The form runs on your local machine by using a debug executable client.
- C. The form runs in a three tier environment by using the [debug] configuration in the FORMSWEB.CFG file.
- D. The form runs in a simulated three-tier environment by using an applet viewer that is included with the product to enable debugging.
正解:A 🗳️
解説: (ShikenPASS メンバーにのみ表示されます)
Which four types of variables must have their names preceded by a colon when they are referenced in trigger code?
- A. Form items
- B. parameters
- C. system variables
- D. global variables
- E. PL/SQL variables
正解:A、C、D、E 🗳️
解説: (ShikenPASS メンバーにのみ表示されます)
On the Employees form, you do not want the cursor to enter the Employee_Id text item, which is the first item in the first block on the form. You code a Pre-Text-item trigger for that item that uses the GO_ITEM built-in to navigate to the next item.
What happens when you run the form from Forms Builder?
- A. The form runs, but as soon as you perform any navigation, a runtime error occurs.
- B. You receive a compilation error.
- C. The form starts to run, but immediately closes. So If an error message Is displayed, you are unable to see it.
- D. The form runs with no problem.
- E. The form runs, but as soon as it appears, you receive a runtime error.
正解:E 🗳️
解説: (ShikenPASS メンバーにのみ表示されます)
The Orders form, whose properties have not been changed from the default, has two non- base table text items to display the sales representative's first and last names.
You want to ensure that entries made in these Items correspond to an existing employee, so you write a When-Validate-Item trigger for the Sales_Rep_First_Name text item:
SELECT LAST_NAME Into :last_name FROM employees
WHERE first_name = :first_name;
EXCEPTION
WHEN NO_DATA_FOUND THEN
MESSAGE ('There is no sales rep by this name');
When you test the form and enter a first name that does not exist in the database, the message that you specified appears, but the cursor goes to the Sales_Rep_Last_Name item. You want the cursor to remain in the Sales_Rep__First Name item until a correct first name is entered.
Also, as you continue to test the form, at times, the cursor does not leave the Sales_Rep_First_Name item after you enter a name, but no error message appears.
Which two things can you do to correct these problems?
- A. Code an On-Error trigger.
- B. Write a When-Validate-Item trigger for the Sales_Rep_Last_Name item.
- C. Add code to handle the TOO_MANY_ROWS exception.
- D. Move the code to a form-level When-Validate-Item trigger.
- E. Change the form's validation Unit property to Record.
- F. Raise the TOO_MANY_ROWS exception.
- G. Raise the FORM_TRIGGER_FAILURE exception.
- H. Code an On-Message trigger.
- I. Add the code to handle the FORM_TRIGGER_FAILURE exception.
正解:C、I 🗳️
解説: (ShikenPASS メンバーにのみ表示されます)
View the Exhibit to examine the form.
The text items (Field1, Field2, and Field3) and the button (Check_Values) are in the CONTROL block. The Mouse Navigate property of the button has been set to No.
The following code as been written in a When-Button-Pressed trigger on the Check_Values button:
MESSAGE(:field1| | ' - ' | | :SYSTEM.cursor_item | |
' - ' | | :SYSTEM.trigger_item);
With the focus in Field1 and the values 1, 2, and 3 in the text items, what message will be displayed when the button is clicked.
- A. 1 - CONTROL.FIELD1 - CONTROL.CHECK_VALUES
- B. 1 -2 -3
- C. Field1 -1 - Check Values
- D. 1 -field1 -Check Values
- E. :field1 - :SYSTEM.cursor_item - :SYSTEM.trigger_item
- F. 1 - CONTROL.FIELD1 - CONTROL.FIELD1
- G. -4
正解:A 🗳️
解説: (ShikenPASS メンバーにのみ表示されます)

弊社は製品に自信を持っており、面倒な製品を提供していません。


-Hoshiko

