質問 1:You have coded the following When Button Pressed trigger:
EXECUTE_QUERY;
MESSAGE ('Query executed on block');
MESSAGE ('click next to navigate the next record');
When the user clicks the button, how is the message "Query executed on block" displayed?
A. as a system message in a system alert
B. as an application message in a system alert
C. as an application message in an application alert
D. as a system message in an application alert
E. as an application message on the status line
F. as a system message on the status line
正解:E
解説: (Topexam メンバーにのみ表示されます)
質問 2:You have just created radio buttons labeled Outstanding, Exceeds, Meets, and Does not Meet for the employee appraisal rating, but you accidentally created it on the Employee_Training canvas rather than on the Employee_Appraisal canvas. How can you move them to the appropriate canvas?
A. Set the Canvas property for the radio buttons to Employee_Appraisal
B. Drag the radio button nodes from the Object Navigator to the Employee Appraisal canvas in the Layout Editor.
C. Open the Layout Editor for both canvases; drag the radio buttons from Employee_Training canvas to the Employee_Appraisal canvas.
D. You cannot move existing radio buttons to another canvas; you will need to delete them from the Employee_Training canvas and create new ones on the Employee_Appraisal canvas.
E. Set the Canvas property for the radio group to Employee_Appraisal.
F. Drag the radio group node from the Object Navigator to the Employee__Appraisal canvas in the Layout Editor.
正解:C
解説: (Topexam メンバーにのみ表示されます)
質問 3:Which symbol when used in an object's Property Palette, indicates an inherited property that has been changed?
A. Option A
B. Option C
C. Option D
D. Option B
正解:B
解説: (Topexam メンバーにのみ表示されます)
質問 4:The Orders form has four blocks. The Orders and Order_items block are on the CV_Order content canvas; the inventories block items are on the CV_inventories content canvas; and Control block buttons are on the CV_Buttons toolbar canvas. All buttons have mouse Navigate set to No.
The Order_Items block is a detail of Orders. The inventories block is a detail of Order_Items, showing the stock of the selected product.
There is a button in the Control block with a When-Button-Pressed trigger:
IF GET_CANVAS_PROPERTY(:SYSTEM.cursor_item, item_canvas) = 'CV_ORDER'
THEN
GO_BLOCK ('inventories')
ELSE
GO_BLOCK('orders');
END IF;
When you run the form and click the button, navigation does not occur, and the form displays the runtime error "FRM-41053: Cannot find Canvas: invalid ID." What should you do to correct this problem?
A. Chang the argument to the GO_BLOCK built-ins to uppercase
B. in the first line of code, change the system variable to: SYSTEM.CURSOR_CANVAS.
C. Chang the Mouse Navigator property of the button to yes
D. in the first line of code, change the CV_ORDER to lowercase
E. in the first line of code, change the built-in to GET_ITEM_PROPERTY
F. Change the sequence of blocks in the Object Navigator
正解:B
解説: (Topexam メンバーにのみ表示されます)
質問 5:You are planning the alerts that are needed for your Human Resources application. You wish to display the following in alerts:
* A message to inform the user about being at the just record
* A warning about a potential conflict with the data just entered
* A message to display a validation error to the user
* A warning that the salary is out of range and that asks whether the user wants to correct it You want the note symbol (

) to appear on alerts that display only informative messages, the warning symbol to appear on messages where you will allow the user to continue despite some data problem, and the alarm boll symbol to appear where the user will not be allowed to continue without correcting the situation that caused the alert to be displayed.
You want to define the minimum number of alerts possible and customize them at run time.
Which alerts should you define?
A. On Caution style alert and one stop style alert
B. One Note style alert and caution style alert
C. One Note style alert and one Stop style alert
D. On Note style alert, one Caution style alert, and one Stop style alert
E. Two Caution style alerts and one Stop style alert
正解:D
解説: (Topexam メンバーにのみ表示されます)
質問 6:An LOV must be displayed several times in your form; therefore, good performance when displaying LOV is essential. In a When-New-Form-instance trigger, you want to save the ID of the LOV in a global variable so that you can use it in any code to display the LOV.
Which built-in would you use to get the ID of the LOV?
A. GET_APPLICATION_PROPERTY
B. SHOW_LOV
C. FIND_LOV
D. GET_ITEM_PROPERTY
E. GET_LOV_PROPERTY
正解:C
解説: (Topexam メンバーにのみ表示されます)
質問 7:You have created a complex menu structure with several types of menu objects. To which objects would you assign menu commands?
A. menu items
B. individual menus
C. all of the above
D. submenus
E. main menus
正解:C
解説: (Topexam メンバーにのみ表示されます)
弊社は無料Oracle 1z0-151サンプルを提供します
お客様は問題集を購入する時、問題集の質量を心配するかもしれませんが、我々はこのことを解決するために、お客様に無料1z0-151サンプルを提供いたします。そうすると、お客様は購入する前にサンプルをダウンロードしてやってみることができます。君はこの1z0-151問題集は自分に適するかどうか判断して購入を決めることができます。
1z0-151試験ツール:あなたの訓練に便利をもたらすために、あなたは自分のペースによって複数のパソコンで設置できます。
弊社は失敗したら全額で返金することを承諾します
我々は弊社の1z0-151問題集に自信を持っていますから、試験に失敗したら返金する承諾をします。我々のOracle 1z0-151を利用して君は試験に合格できると信じています。もし試験に失敗したら、我々は君の支払ったお金を君に全額で返して、君の試験の失敗する経済損失を減少します。
Oracle 1z0-151 認定試験の出題範囲:
| トピック | 出題範囲 |
|---|
| トピック 1 | - Working in the Forms Builder Environment
- Navigate the Forms Builder interface
- Describe the run-time environment
|
| トピック 2 | - Manage the interaction between the menu and form documents
- Retrieve both restricted and unrestricted data
|
| トピック 3 | - Describe the features and benefits of Oracle Forms Services and Oracle Forms Builder
- Enhance the relationship between the text item and the database
|
| トピック 4 | - Enhance the relationship between the text item and the database
- Identify form file formats and their characteristics
|
| トピック 5 | - Explain how to create documentatoin for a Forms application
- Describe the components of Oracle Fusion Middleware 11g
|
| トピック 6 | - Create data blocks that have relationships with one another
- Identify the main objects in a form module
|
| トピック 7 | - Set environment variables for design and run time
- Introduction to Oracle Forms Builder and Oracle Forms Services
|
| トピック 8 | - Customize the Forms Builder sessionUse the online help facilities
- Describe the architecture of Oracle Forms Services
|
参照:http://education.oracle.com/pls/web_prod-plq-dad/db_pages.getpage?page_id=5001&get_params=p_exam_id:1Z0-151
弊社のOracle 1z0-151を利用すれば試験に合格できます
弊社のOracle 1z0-151は専門家たちが長年の経験を通して最新のシラバスに従って研究し出した勉強資料です。弊社は1z0-151問題集の質問と答えが間違いないのを保証いたします。

この問題集は過去のデータから分析して作成されて、カバー率が高くて、受験者としてのあなたを助けて時間とお金を節約して試験に合格する通過率を高めます。我々の問題集は的中率が高くて、100%の合格率を保証します。我々の高質量のOracle 1z0-151を利用すれば、君は一回で試験に合格できます。
TopExamは君に1z0-151の問題集を提供して、あなたの試験への復習にヘルプを提供して、君に難しい専門知識を楽に勉強させます。TopExamは君の試験への合格を期待しています。
安全的な支払方式を利用しています
Credit Cardは今まで全世界の一番安全の支払方式です。少数の手続きの費用かかる必要がありますとはいえ、保障があります。お客様の利益を保障するために、弊社の1z0-151問題集は全部Credit Cardで支払われることができます。
領収書について:社名入りの領収書が必要な場合、メールで社名に記入していただき送信してください。弊社はPDF版の領収書を提供いたします。
一年間の無料更新サービスを提供します
君が弊社のOracle 1z0-151をご購入になってから、我々の承諾する一年間の更新サービスが無料で得られています。弊社の専門家たちは毎日更新状態を検査していますから、この一年間、更新されたら、弊社は更新されたOracle 1z0-151をお客様のメールアドレスにお送りいたします。だから、お客様はいつもタイムリーに更新の通知を受けることができます。我々は購入した一年間でお客様がずっと最新版のOracle 1z0-151を持っていることを保証します。