質問 1:View the Exhibit.

The Departments form has form level triggers defined as shown in the Exhibit. You have enabled array DML for the Departments block by setting its DML array size to 5 and setting the Primary Key property of Department id to Yes. You set runtime preferences for Forms Builder to use array processing.
You want to test that array processing is actually occurring, so, as shown in the Exhibit, the On-Update, On-Delete, and on insert triggers have code that:
1. Displays a message to indicate which trigger is firing for which record?
2. Does the thing (either updates, deletes, or inserts)
The other triggers simply display a message, indicating the trigger that is firing.
You run the form from Forms Builder, but from the messages, you can tell that array processing is not occurring. What should you change so that array DML gets implemented?
A. Delete the "On-" triggers; these triggers remove default processing, including array processing.
B. Use the SYNCHRONIZE built-in after the MESSAGE built-in; otherwise, the message are not displayed until the processing is finished, giving the appearance that array processing is not taking place.
C. Set the DML array size to a value of 10 or greater; for array sizes loss than 10, array processing Is inefficient, and so is not performed.
D. Set the Enforce Primary Key property of the Department block to Yes; it is not enough to just set the Department_Id to be the primary key.
正解:A
解説: (Topexam メンバーにのみ表示されます)
質問 2:If a display item has a Calculation Mode of Formula, you can call a program unit to perform the calculation.
A. False
B. True
正解:A
解説: (Topexam メンバーにのみ表示されます)
質問 3:You have written a Forms application that your users log in to with their database login.
Which Forms component is utilized first when a user runs the application?
A. Forms Listener Servlet
B. Forms Client (applet)
C. Forms Servlet
D. Forms Runtime
正解:B
解説: (Topexam メンバーにのみ表示されます)
質問 4:Your company applies three different interest rates for customers based on their credit rating, which is classified as being Excellent, Fair, Poor or Unknown.
In the years past, clerks entered credit ratings manually, which resulted in some of them being mistyped. To improve data entry accuracy you modify the Customers form so that the Credit_Rating item is a static list item that allows only those four values.
Users report to you that some of the customer records can no longer be accessed when they use the modified Customers form. How can you fix this problem?
A. Set the Default Value property for the list item.
B. Ensure that required is set to No for the list item so that a blank line appears in the list.
C. Set the Query Allowed Property for the list Item.
D. Set the Mapping of Other Values property for the list item.
E. Users must re-enter the records for those customers that cannot be accessed.
正解:D
解説: (Topexam メンバーにのみ表示されます)
質問 5:View the Exhibit.

The Departments table in the database contains four columns. In a new form, you use the Data Block Wizard to add all columns to the block, but in the layout Wizard, you choose all columns except Location_Id to add to the canvas. The Object Navigator and layout Editor appear as shown in the Exhibit.
You then decide that you do need to display Location_Id on the canvas. What object must you select before invoking the Layout Editor in re-entrant mode to make this change?
A. Frame 16 in either the Object Navigator or the layout Editor
B. Location_Id in the Object Navigator
C. the Departments data block in the Object Navigator
D. Canvas4 in either the Object Navigator or the Layout Editor
E. the text item tool in the Layout Editor
正解:B
解説: (Topexam メンバーにのみ表示されます)
質問 6:You have created an editor named MyEditor, and you want it to be available to edit the text item Product_Description. You can associate the editor with the text item by setting the Editor property of Product_Description to MyEditor.
A. False
B. True
正解:B
解説: (Topexam メンバーにのみ表示されます)
質問 7:Immediately after creating a button in the Layout Editor, what is true about the button?
A. It is not enabled.
B. It is an iconic button.
C. It is in the control block by default.
D. It has no functionality.
E. It is not keyboard navigable.
F. It is not mouse navigable.
正解:D
解説: (Topexam メンバーにのみ表示されます)
質問 8:The Orders form is sometimes run automatically and sometimes run from the Customers form, when it is run from the Customers form, any queries should be restricted to the customer that is currently selected. The Customers form button that runs the Orders form sets a global variable to the current customer ID.
The Orders form has a button labeled Execute Query with the following When-Button Pressed trigger:
DEFAULT_VALUE (NULL, 'GLOBAL.Customer_id');
IF: GLOBAL.customer_id IS NOT NULL
THEN
SET_BLOCK_PROPERTY ('orders', DEFAULT_WHERE, 'orders.customer_id =
' | | :GLOBAL.CUSTOMER_id);
END IF;
EXECUTE_QUERY
You want to duplicate that functionality in a menu item for the Summit menu that is attached To the Orders form.
What changes must you make to the code so that the menu code functions as it does in the form?
A. You cannot add this type of code in the menu because it refers to the items on the form that cannot be referenced from a menu.
B. Change both occurrence of :GLOBAL.customer_id to NAME_IN
('GLOBAL.customer_id').
C. You do not need to change anything; the code compiles and functions correctly in the menu item.
D. Change both occurrence of :GLOBAL.customer_id to 'GLOBAL.customer_id'.
E. Change 'GLOBAL.customer_id' in line 1 to :GLOBAL.customer_id.
正解:B
解説: (Topexam メンバーにのみ表示されます)
質問 9: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 メンバーにのみ表示されます)
弊社は無料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を持っていることを保証します。