pass4side@hotmail.com
Exam Number/Code: 1z0-140
Exam Name: oracle9i forms developer:new features
Language(s): English
Price: $ 98.00
Questons and Answers : 98 Q&As
Updated: 2009-12-13
It is well known that 9i Internet Application Developer 1z0-140 - 1z0-140 exam test is the hot exam of Oracle certification. gopass4side offer you all the Q&A of the 1z0-140 real test . It is the examination of the perfect combination and it will help you pass 1z0-140 exam at the first time!
The 9i Internet Application Developer 1z0-140 Questions and Answers as well as our other 9i Internet Application Developer 1z0-140 exam training tools are not only priced to be easy on your budget - but each one is also backed with our guarantee. gopass4side guarantees that after using our Cisco certification training tools, you will be prepared to take and pass your 9i Internet Application Developer 1z0-140 exam.
Our on-site online training experts create all of the Oracle 1z0-140 exam products available through gopass4side. Our main goal is to get your certified with a firm understanding of the core material. Whereas other online distributors only concern themselves with helping you obtain the paper, we strive to educate the certification candidate and better prepare them for their IT career.
Why choose gopass4side 1z0-140 braindumps
Quality and Value for the 1z0-140 Exam
100% Guarantee to Pass Your 1z0-140 Exam
Downloadable, Interactive 1z0-140 Testing engines
Verified Answers Researched by Industry Experts
Drag and Drop questions as experienced in the Actual Exams
Practice Test Questions accompanied by exhibits
Our Practice Test Questions are backed by our 100% MONEY BACK GUARANTEE.
Exam : Oracle 1Z0-140
Title : Oracle9i Forms Developer:New Features
1. The Oracle Application Server is installed on your machine. In Forms Builder, you open the HResource form and connect to the HR database. You also edit your Forms Builder run-time preferences and click Set Default.
To test the HResource form module, you click Run Form and receive the error message FRM-10142 (The HTTP listener is not running). What action should you take?
A. Start an OC4J instance.
B. Start the Oracle HTTP Server.
C. Run the batch file STOPINST.BAT.
D. Start the browser before clicking Run Form.
E. Generate the form and move the .fmx file to the Oracle Application Server deployment directory.
Answer: A
2. View the Exhibit.
The Orders form was developed using Forms 6i and uses RUN_PRODUCT to call an invoice report. You used the Oracle Forms Migration Assistant to upgrade the Orders form, which changed the RUN_PRODUCT call to use RUN_REPORT_OBJECT.
You run the upgraded form and click the Invoice button, which invokes the report. However, you receive the error message that is shown in the exhibit.
What should you do to avoid this problem?
A. Set the REPSERV environment variable before running the Migration Assistant.
B. There is no way for the Migration Assistant to know the reports server name, so you must modify the form after upgrading it to specify which
reports server to use.
C. Run the Migration Assistant with the REPSERVNAME command line argument to specify the reports server.
D. Set the default REPORTS_SERVERNAME Migration Assistant property to specify the name of the reports server to be used when converting
RUN_PRODUCT calls.
E. Set the SERVER= property in the Reports Servlet properties file; the Migration Assistant looks here to find the default reports server when
converting RUN_PRODUCT calls.
Answer: D
3. Which Oracle Forms built-in can be used to change the display of a single DATETIME value from one time-zone region to another without affecting other DATETIME items?
A. DISPLAY_ITEM
B. ADJUST_TZ
C. SET_APPLICATION_PROPERTY with the BUILTIN_DATE_FORMAT argument
D. SET_APPLICATION_PROPERTY with the DATETIME_LOCAL_TZ argument
E. SET_APPLICATION_PROPERTY with the PLSQL_DATE_FORMAT argument
Answer: B
4. You are using Pluggable Java Components to modify the appearance and behavior of certain input items. These modifications cannot be done in the Property Palette of these items.
Which built-in can you use to accomplish this task?
A. SET_ITEM_INSTANCE_PROPERTY
B. FBEAN.SET_PROPERTY
C. SET_ITEM_PROPERTY
D. SET_CUSTOM_PROPERTY
Answer: D
5. Which three tasks can be performed by the XML2Forms utility? (Choose three.)
A. generating an XML schema file
B. parsing of XML using Oracle XDK SAXParser
C. creating a Forms object for each XML element
D. validating XML against the Forms XML schema
Answer: BCD
6. You have enabled debug-level Servlet Logging for the Forms Servlet for all users of an application. At the end of the work day, you want to analyze the log file. Which file do you examine?
A. SERVER.LOG
B. APPLICATION.LOG
C. DEFAULT-WEB-ACCESS.LOG
D. GLOBAL-APPLICATION.LOG
Answer: B
7. Which statement about the Java Design-Time API (JDAPI) is true?
A. It is built on top of the C Forms API.
B. It replaces the C Forms API (CFAPI) that was available in Forms 6i.
C. It enables invocation of the C Forms API from a Java program.
D. It is unrelated to the C Forms API because its functionality is completely different.
Answer: A
8. View the Exhibit.
You are upgrading a form that was written in Forms 6i. You open the form in the latest version of Oracle Forms Builder. The data block of this form is shown in the exhibit as it appears in the object navigator of Forms Builder.
What must you do to this form before it can compile successfully?
A. Delete the image item.
B. Delete the sound item.
C. Convert the check boxes to radio groups.
D. Recode the population of the image item so that it does not attempt to load images from the operating system.
E. Use the FBean package to recode the functionality of the bean area item.
Answer: B