Online Access Free 1z1-151 Practice Test

Exam Code:1z1-151
Exam Name:Oracle Fusion Middleware 11g: Build Applications with Oracle Forms
Certification Provider:Oracle
Free Question Number:90
Posted:May 25, 2026
Rating
100%

Question 1

What happens when you click Run Form Debug in Forms Builder?

Question 2

You create a Customers form by using wizards. When you test the form, you notice that you cannot the complete name that is displayed in the Customer_Name text item. Which three tools can you use to correct this problem?

Question 3

When tabbing through items in the Employees form, users should not be able to navigate to the Salary text item. If they need to update the item, they will have to explicitly navigate to it by using the mouse.
Which property setting accomplishes this requirement?

Question 4

View the Exhibit.

You have placed the following code in a Post insert trigger on the Orders block:
SELECT orders_seq.NEXTVAL
INTO :orders.order_id
FORM SYS.dual;
You have also set Item properties for the Order_Id Item in the form so that users cannot directly enter an Order ID.
As the SUMMIT user, you run the form to test it. Yon are able to insert a record in the block, but when you click Save, you have a database error as shown in the Exhibit.
What is the probable cause of this error?

Question 5

You put some code in a Post_Update trigger and raise the FORM_TRIGGER_FAILURE under certain conditions. Does a rollback take place if the trigger falls?

Add Comments

Your email address will not be published. Required fields are marked *

insert code
Type the characters from the picture.