1z0-151 無料問題集「Oracle Fusion Middleware 11g: Build Applications with Oracle Forms」

The Orders form has three blocks: Orders, Orders_Items, and inventories. It also has a button labeled Next Block with a When-Pressed trigger.
IF :SYSTEM.cursor_block = 'orders' THEN
GO_BLOCK('order_items');
ELSIF :SYSTEM.cursor_block = 'order_items' THEN
GO_BLOCK('inventories');
ELSIF :SYSTEM.cursor_block = 'inventories' THEN
GO_BLOCK ('orders');
END IF;
The button is not functioning correctly; it does not cause navigation to occur. What must you do to fix the issue?

解説: (JPNTest メンバーにのみ表示されます)
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.

解説: (JPNTest メンバーにのみ表示されます)
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?

解説: (JPNTest メンバーにのみ表示されます)
View the Exhibit.

You have defined the window, canvas, and text items shown in the Exhibit. What happens when click Run Form?

解説: (JPNTest メンバーにのみ表示されます)
Which statement is always true about using OPEN_FORM to open multiple forms in an application?

解説: (JPNTest メンバーにのみ表示されます)
There are certain errors that are specific to the Salary item on the Employees form. You want to trap these errors only when the user navigates from the Salary item.
You have a form-level On-Error trigger that traps errors that apply to the form in general, but yon additionally code an item-level On-Error trigger for the Salary item.
When testing the form, you find that the general errors are not trapped when you navigate from the Salary item. What can you do to correct this problem?

解説: (JPNTest メンバーにのみ表示されます)
Which two actions are always necessary when deploying Forms applications that were developed on Windows platform to a UNIX middle tier server?

正解:C、F 解答を投票する
解説: (JPNTest メンバーにのみ表示されます)
View the Exhibit.

Iin the Human Resources form shown in the Exhibit, you want to modify the prompts, heights, and widths of the Department Id, Manager Id, and Location Id Holds in the Departments data block.
What must you select before invoking the Layout Wizard in reentrant mode to modify these item properties?

解説: (JPNTest メンバーにのみ表示されます)
Users do not want to see the "Working" message while a long query completes.
You are designing a form with a query that takes o long time to execute. What can you do to stop the "Working" message from appearing?

解説: (JPNTest メンバーにのみ表示されます)

弊社を連絡する

我々は12時間以内ですべてのお問い合わせを答えます。

オンラインサポート時間:( UTC+9 ) 9:00-24:00
月曜日から土曜日まで

サポート:現在連絡