1z0-151 Oracle Fusion Middleware 11g: Build Applications with Oracle Forms

Loading demo links...

Showing 4–6 of 10 questions

Question 4

Which two actions are always necessary when deploying Forms applications that were developed on Windows platform to a UNIX middle tier server?

Select all that apply, then click Submit answer.

  • moving the forms executable files from the development machine to the middle-tier machine

  • compiling the Forms modules on the middle tier machine

  • creating a menu module for the application

  • compiling the Forms modules on the development machine

  • moving the Forms source files from the development machine to the middle tier machine

  • creating a Forms PL/SQL library file to contain the application logic

  • installing forms Builder on the middle-tier machine

Question 5

Iin an Order Entry form, the Order_Items block has a text item called Shipping Date, which is of the Date data type. The Lowest Allowed Value and the Highest Allowed Value properties are not defined for this item.

Assuming that the following are defined, which three are valid settings for the initial Value = property of the Shipping_Date Item?

Select all that apply, then click Submit answer.

  • $$DBDATE$$

  • :Orders.Order_Date + 3

  • SYSDATE

  • :GLOBAL.SHIP_DATE

  • :PARAMETER.SHIP

  • ORDER_ITEMS_SEQ

Question 6

You want to display fields of a form module on multiple layouts that are visible simultaneously, what can enable you to achieve this?

Select an option, then click Submit answer.

  • multiple content canvases that display in the same window

  • one content canvas that displays in multiple windows

  • multiple content canvases that display in multiple windows

  • multiple forms, because you cannot have multiple content canvases in the same form that are visible simultaneously