1Z0-151 Exam Questions
85 real 1Z0-151 exam questions with expert-verified answers and explanations. Page 1 of 2.
- Question #1Design Considerations for PL/SQL Code
You want to display employee records in tabular format, but the form is not wide enough to display all the items in the Employees block. The employee IDs and names of displayed rec...
canvas typesstacked canvashorizontal scrollfrozen columns - Question #2Introduction to PL/SQL
You have created a complex menu structure with several types of menu objects. To which objects would you assign menu commands?
menu objectsmenu itemsmenu commandsOracle Forms menus - Question #3Design Considerations for PL/SQL Code
To avoid overloading the database during busy times, you decide to restrict the queries that are executed on the Orders form so that users query by either Order ID or Customer ID d...
Pre-Query triggerquery restrictionOracle Forms triggersDML control - Question #4
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 Wizar...
- Question #5
A clerk is using the Human Resources form, which displays a department and its associated employees on the same canvas. Only two Items in the form are enabled. Possible navigation...
- Question #6Working with External Programs
You want to use WebUtil functionality in the Orders form. What three things must you do to integrate WebUtil into the Orders Form?
WebUtilobject libraryJavaBeansForms integration - Question #8
The Employees database table contains more columns than can be displayed at one time in a form. You create a data block that uses all the columns. How can you enable users to inter...
- Question #9
You have designed a form with two content canvases. The window for the first canvas was created implicitly, and you have not changed its default properties. You want users to be ab...
- Question #10
Identify a function of the Forms Servlet.
- Question #11Design Considerations for PL/SQL Code
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, cl...
static list itemMapping of Other Valueslegacy datadata validation - Question #12
A user at a remote location reports a problem that occurs when the Orders; form runs and the user clicks the invoice button. You are not able to reproduce the problem, so you decid...
- Question #13
View the Exhibit. You are attempting to drag the Control and CV_Order objects to an object group as shown in the Exhibit, but you are unable to release them in the Object Group Chi...
- Question #14
You wish to use a javaBean in a form. This javaBean has no visible component. You use the Layout Editor to create a bean area item that implements this JavaBean. You want to be abl...
- Question #15Debugging and Profiling PL/SQL Code
You have a form that called a database stored procedure. You do not want processing to continue, so immediately after the call to the stored procedure, you add the following code:...
FORM_SUCCESSstored procedure failureerror handlingexception clause - Question #16
View the Exhibit. You have integrated the WebUtil utility into the Orders form. You code a When- Button-Pressed trigger to call some WebUtil functionality, and then run the form to...
- Question #17Debugging and Profiling PL/SQL Code
You want to use the Forms Debugger to diagnose a problem with the RAISE_STATUS program unit that is stored in the database. Forms Builder, you set a breakpoint in the stored code,...
Forms Debuggerstored program unitsdebug compilationbreakpoints - Question #18
View the Exhibit. The DBA has added a 30-character Cust_Middle_Name field to the Customers table and wants you to add it to the Customers form. It should be on the same line as the...
- Question #19Design Considerations for PL/SQL Code
View the Exhibit. The Summit menu is attached to the Orders form. The Toggle Autoquery menu item is a check box that toggles whether a query is automatically performed when the Ord...
FIND_MENU_ITEMGET_MENU_ITEM_PROPERTYSET_MENU_ITEM_PROPERTYmenu toggle - Question #20
Which statement is always true about a visual indicator that a text item has a list of values associated with it?
- Question #21
The Orders form has the following triggers defined: 1. Post-Text-Item on Customer_Id 2. Pre-Text-Item on Sales_Rep_Id 3. When-New-Item-instance on Sales_Rep_Id The form's Validatio...
- Question #22Design Considerations for PL/SQL Code
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 too...
Layout EditorLayout Wizardtext item sizeObject Navigator - Question #25Design Considerations for PL/SQL Code
View the exhibit. In the OrderItemsForm, you have a control with a button that users can click to navigate to the first record in the block. The button has keyboard Navigable and M...
SCROLL_UPWhen-Button-Pressedblock navigationloop behavior - Question #26
Immediately after creating a button in the Layout Editor, what is true about the button?
- Question #27
The Enforce Primary Key property of a data block ensures that the primary key of a new record exists in the database.
- Question #28Design Considerations for PL/SQL Code
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 "W...
Working messageSET_APPLICATION_PROPERTYmessage suppressionform behavior - Question #29Working with External Programs
View the Exhibit. You have begun the process of integrating WebUtil into the Ordes form. What two additional steps must be completed yet?
WebUtilPL/SQL librarydata block positionForms integration - Question #30Debugging Forms Modules
What happens when you click Run Form Debug in Forms Builder?
Run Form Debugdebug configurationFORMSWEB.CFGapplication server URL - Question #31
You have been assigned to maintain a forms application that was designed by a developer who has left the company. The form uses different property classes to standardize the appear...
- Question #32
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' THE...
- Question #33Triggers
Which setting of :SYSTEM.MESSAGE_LEVEL suppresses all system messages?
SYSTEM.MESSAGE_LEVELsystem variablesmessage suppressionruntime messages - Question #34
The Orders application enables the Orders form to be opened from the Customers form. Users are confused because when they save a new or changed order, they sometimes receive an err...
- Question #35
You want to display fields of a form module on multiple layouts that are visible simultaneously, what can enable you to achieve this?
- Question #36Triggers
You do not want users to execute queries while in the Order_Items block, so you write the following key-Exeqry trigger for the Order_Items block: GO_BLOCK('orders'); EXECUTE_QUERY;...
Key-Exeqry triggerEnter-Query modeKey-Entqry triggerblock navigation - Question #37Working with Forms Modules
You have the Orders form open in Forms Builder. You create an object group in the Orders form and try to drag various components in the Object Navigator to the object group. Which...
object groupsObject Navigatoritem-level triggersobject group restrictions - Question #38
In the Orders form, users often have a need to return to the first record. Because there are many employee records, it may take a long time for them to scroll up to the first recor...
- Question #39Working with Windows and Canvases
View the Exhibit. The orders form contains two canvases. Orders_CV displays one order and all of its order items. Help-CV displays context-sensitive help. When users invoke the hel...
stacked canvasviewport X positioncanvas overlapcanvas layout - Question #40Working with Items
View the Exhibits.The hierarchical tree shown at run time in Exhibit 1 is populated programmatically. Default hierarchical tree properties are shown in Exhibit? Which properties of...
hierarchical treeAllow Empty BranchesMulti SelectionShow Symbols - Question #41Working with Windows and Canvases
When you plan to use a toolbar canvas, you should allow room for it on the content canvas so that items on the canvas are not obscured.
toolbar canvascontent canvascanvas positioningcanvas layout - Question #42Working with Items
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...
Mouse NavigateSYSTEM.cursor_itemSYSTEM.trigger_itemsystem variables - Question #44
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 t...
- Question #45Debugging Forms Modules
You have been assigned to maintain the Orders form. Users complain that if the cursor is in the in the Orders block, they cannot navigate to the Order Items block by clicking a tex...
navigation trapPre-Text-Item triggerblock navigationdebugging navigation - Question #46
You have coded the following When Button Pressed trigger: EXECUTE_QUERY; MESSAGE ('Query executed on block'); MESSAGE ('click next to navigate the next record'); When the user clic...
- Question #47
Which two actions are always necessary when deploying Forms applications that were developed on Windows platform to a UNIX middle tier server?
- Question #48Triggers
You have written a When-Validate-Item trigger. You want this trigger to fire even if the form is in Enter-Query mode. What must you do to achieve this?
When-Validate-ItemEnter-Query modeFire in Enter Query Modetrigger properties - Question #49Working with Forms Modules
You are using a PL/SQL program unit in the Orders form to display an image for the selected product in the Order Items block. The code is called from several different triggers in...
PL/SQL libraryattached libraryprogram unit reuselibrary generation - Question #50
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 Custom...
- Question #51
To troubleshoot a problem with a form, you have added a call to the MESSAGE () built-in at the beginning of the When-Validate-Item trigger of the Customer_Id then in the Orders Blo...
- Question #52
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_Traini...
- Question #53Triggers
Which type of variable must be declared before it is used in a trigger?
PL/SQL variablesvariable declarationglobal variablessystem variables - Question #55
View the Exhibit. You have defined the window, canvas, and text items shown in the Exhibit. What happens when click Run Form?