View the Exhibit.
You have just created a new object library as shown in the Exhibit. You want the tabs to have descriptive names.
You cannot change the names of the default object library tabs, so you must create new tabs in order to have descriptive names.
A. True
B. False
Which symbol when used in an object's Property Palette, indicates an inherited property that has been changed?
A. Option A
B. Option B
C. Option C
D. Option D
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 Client (applet)
B. Forms Runtime
C. Forms Servlet
D. Forms Listener Servlet
You have been assigned to maintain a Forms application that was designed by a developer who has left the company.
The CV_Tools canvas contains several buttons. There is limited space on the canvas, but the first button is not quite wide enough to display its complete label. In the Layout Editor, you widen the button slightly and find that the width of all the buttons increases so that they now overlap each other.
What could have caused this problem?
A. The buttons inherit their properties from the same property class.
B. The buttons were created by dragging them from an object group.
C. The buttons were created by using a Smart Class.
D. All other buttons were subclassed from the first button.
E. All other buttons were copied from the first button.
F. The first button was subclassed from another button.
G. The first button was copied from another button.
Which statement is true about flexible code?
A. It is designed for reuse.
B. It typically includes hard-coded object names.
C. It is more difficult to maintain.
D. It is more difficult to write, so it decreases developer productivity.
E. It is specific to a particular module.
View the Exhibit.
You have defined the window, canvas, and text items shown in the Exhibit. What happens when click Run Form?
A. The form runs with the cursor initially in TEXT_ITEM8.
B. The form runs with the cursor initially in TEXT_ITEM9.
C. The form does not compile until you move TEXT_ITEM8.
D. The form does not compile until you move TEXT_ITEM10.
You have a form with a single multi-record block. During a session, a user performs an insert and clicks Save
What is the behavior of the record being inserted violates a database constraint?
A. The record is posted to the database but not committed. The form redisplays the record with an error message so that the user can correct the data. Navigation to another record cannot occur until the correct data is committed or the new record is deleted. If the user exits the form without correcting the entry, a database rollback is performed.
B. The record is committed to the database. The form redisplays the record with an error message so that the user can correct the data. The user is unable to exit the form or move to another record until the correct data is committed of the new record is deleted.
C. A database rollback is performed. The form redisplays the record with an error message so that the user can correct the entry. The user is able to navigate to another record or exit the form.
D. A database rollback is performed. The form redisplays the record with an error message so that an correct the entry. Navigation to another record cannot occur until the correct data is committed or the record is deleted.
E. The record is committed to the database. The form redisplays the record with a warning in case the user would like to correct the entry. The user is able to navigate to another record or exit the form.
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. Open the Layout Editor for both canvases; drag the radio buttons from Employee_Training canvas to the Employee_Appraisal canvas.
B. Drag the radio button nodes from the Object Navigator to the Employee Appraisal canvas in the Layout Editor.
C. Drag the radio group node from the Object Navigator to the Employee__Appraisal canvas in the Layout Editor.
D. Set the Canvas property for the radio buttons to Employee_Appraisal
E. Set the Canvas property for the radio group to Employee_Appraisal.
F. 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.
Which type of variable must be declared before it is used in a trigger?
A. PL/SQL variable
B. Form item
C. global variable
D. system variable
E. parameter
View the Exhibit.
To test how the Orders application works with database triggers, you add to the Orders table the following
database trigger that fires before the update of Customer_Id:
BEGIN
If :old.customer_id != : new.customer_id then
RAISE_APPLICATION_ERROR (-20101, 'Database trigger says no!'); end if;
END;
You run the Orders form, change the customer ID, and click Save. You receive the error message "FRM40509: Oracle error: unable to UPDATE record." You select Help > Display Error, and the Database Error
dialog box that is shown in the Exhibit appears.
Which code would you put in your Form-level On-Error trigger to display the ORA- error message instead
of the FRM- error message?
A. IF ERROR_CODE = 40509 THEN MESSSAGE (DBMS_ERROR_TEXT); END IF
B. IF ERROR_CODE = 40509 THEN MESSSAGE (SQLERRM); END IF;
C. IF ERROR_CODE = 06512 THEN MESSSAGE(DBMS_ERROR_TEXT); END IF;
D. IF ERROR_CODE = 06512 THEN MESSSAGE (SQLERRM); END IF;
E. IF ERROR-CODE = 20101 THEN MESSSAGE (DBMS_ERROR_TEXT); END IF;
F. IF ERROR_CODE = 20101 THEN MESSSAGE(SQLERRM); END IF;
Nowadays, the certification exams become more and more important and required by more and more enterprises when applying for a job. But how to prepare for the exam effectively? How to prepare for the exam in a short time with less efforts? How to get a ideal result and how to find the most reliable resources? Here on Vcedump.com, you will find all the answers. Vcedump.com provide not only Oracle exam questions, answers and explanations but also complete assistance on your exam preparation and certification application. If you are confused on your 1Z0-151 exam preparations and Oracle certification application, do not hesitate to visit our Vcedump.com to find your solutions here.