oracle9ias:basic administration
Index >> Oracle >> OCA >> "1z0-301"Exam
VUE/Prometric Code:1z0-301
Questions and Answers:180 Q&As
Price:$89
Updated:2008-11-12
| oracle9ias:basic administration | |||
| Test | Q&A | Updated | Price |
| 1z0-301 | 180 Q&A | 2008-11-12 | $89 |
please download in PDF format Demo:
killtest 1z0-301 Exam Features
High quality and Value for the 1z0-301 Exam.
Killtest Practice Exams for oracle9ias:basic administration 1z0-301 are written to the highest standards of technical accuracy, using only certified subject matter experts and published authors for development.
100% Guarantee to Pass Your OCA exam and get your OCA Certification.
We guarantee your success in the first attempt. If you do not pass the 1z0-301 (oracle9ias:basic administration) on your first attempt we will give you a FULL REFUND of your purchasing fee AND send you another same value product for free.
killtest 1z0-301 Downloadable.
Printable Exams (in PDF format) Our Exam 1z0-301 Preparation Material provides you everything you will need to take your OCA exam. The OCA Certification details are researched and produced by Professional Certification Experts who are constantly using industry experience to produce precise, and logical. You may get OCA exam questions from different web sites or books, but logic is the key. Our Product will help you not only pass in the first OCA exam try, but also save your valuable time .
- Comprehensive questions with complete details about 1z0-301 exam.
- 1z0-301 exam questions accompanied by exhibits.
- Verified Answers Researched by Industry Experts and almost 100% correct.
- Drag and Drop questions as experienced in the Real OCA exam.
- 1z0-301 exam questions updated on regular basis.
- Like actual OCA Certification exams, 1z0-301 exam preparation is in multiple-choice questions (MCQs).
- Tested by many real OCA exams before publishing.
- Try free OCA exam demo before you decide to buy it in http://www.Killtest.com.
High quality and Value for the 1z0-301 Exam:100% Guarantee to Pass Your OCA exam and get your OCA Certification.
http://www.Killtest.com The safer.easier way to get OCA Certification.
We offer Demo version of Q&A, Q&A are as follows (not to provide picture):
1z0-301:please download 1z0-301 in PDF format Demo 
1. Which two protocols are used to communicate directly to an OC4J instance that is deployed as part of an Oracle9iAS instance? (Choose two.)
A. ORMI
B. HTTPS
C. HTTP
D. AJP12
E. AJP13
Answer: AE
2. An application developer provides you with the LoginServlet.class file and informs you that the servlet needs to connect to your production database.
As a Web Administrator, you are responsible for configuring the appropriate data source. No data sources have been configured up to now. Which three are true regarding enabling the servlet to connect to the database? (Choose three.)
A. You can use the preinstalled data source and customize it appropriately for your needs.
B. To use the preinstalled data source you first need to delete the <data-source> entries.
C. If it is a global data source that applies to all applications, the data source is configured at the application level for this application.
D. Global data sources are specified in the data-sources.xml file and applications can refer to that.
E. If it is a local data source that applies to only this application, the data source is configured at the application level for this application.
F. Data sources are defined in the application.xml file and your application can know about those data sources only if the data-sources.xml file knows about it.
Answer: ADE
3. Documents matching the following regular expression are defined as being cacheable in the cacheability rules for your Web Cache:/.html?$
Your site has many .htm and .html files that are presented to Web visitors. Which file types will be cached?
A. The .html files would be cached, but not the.htm files.
B. The .htm files would be cached, but not the .html files.
C. Both the .html files and the .htm files would be cached.
D. Neither the .html files nor the .htm files would be cached.
Answer: C
4. The machine hosting your Oracle9iAS Infrastructure has been stopped and the operating system has been restarted. Which three steps do you need to take to get Oracle Internet Directory working? (Choose three.)
A. Start Enterprise Manager daemon.
B. Start the Oracle9iAS metadata repository and the database listener.
C. Start Oracle Management Server in order to get connected to OEM Web site.
D. Navigate to the infrastructure homepage, select Oracle Internet Directory, and then click Start.
E. Navigate to the Farm page, select the Oracle9iAS Infrastructure instance, and click Start All to start Oracle9iAS metadata repository and the database listener and all OID components.
F. Navigate to the Oracle Internet Directory home page and start the Distributed Administration Service.
Answer: ABD
5. The Web Cache Web site's invalidation messages can be sent to the target Web Cache's invalidation port through which two methods? (Choose two.)
A. AJP
B. HTTP GET
C. HTTP POST
D. Oracle Net
E. HTTP GET WITH STRING
Answer: BC
6. Click the Exhibit button to examine the syntax of the dcmctl deployApplication command.
You want to deploy the Web application module packaged in simple-web.war to your OC4J instance j2ee1. The Web archive is stored on the application server under the directory /home/users/to_deploy. The application should be named simple-web and the application should be accessible as mysimpleweb.
Which is the correct approach using dcmctl to deploy your application?
A. Wrap the Web application into a J2EE application (.ear file) before deployment because dcmctl supports only ear files.
Enter the following commands on your application server:
$> cd $ORACLE_HOME/dcm/bin
$> dcmctl deployApplication \
-f /home/users/to_deploy/simple-web.ear \
-a simple-web -co oc4j -rc mysimpleweb
B. Wrap the Web application into a J2EE application (.ear file) before deployment because dcmctl supports only ear files.
Enter the following commands on your application server:
$> cd $ORACLE_HOME/dcm/bin
$> dcmctl deployApplication \
-f /home/users/to_deploy/simple-web.ear \
-a mysimpleweb -co j2ee1 -rc simple-web
C. Enter the following commands on your application server:
$> cd $ORACLE_HOME/dcm/bin
$> dcmctl deployApplication \
-f /home/users/to_deploy/simple-web.war \
-a simple-web
D. Enter the following commands on your application server:
$> cd $ORACLE_HOME/dcm/bin
$> dcmctl deployApplication \
-f /home/users/to_deploy/simple-web.war \
-a simple-web -co j2ee1 -rc mysimpleweb
E. Enter the following commands on your application server:
$> cd $ORACLE_HOME/dcm/bin
$> dcmctl deployApplication \
-f /home/users/to_deploy/simple-web.war \
-a mysimpleweb -co j2ee1 -rc simple-web
Answer: D
7. During an installation you need to be prepared to enter some information. Which two are required for a successful Oracle9iAS Infrastructure installation? (Choose two.)
A. the database administration password for the metadata repository
B. the username and password to log on to Oracle9iAS Single Sign-On Server
C. the location from which the Enterprise Manager daemon should be started
D. the database character set that should be used for the metadata repository
E. to specify which Oracle9iAS repositories should be stored in the metadata repository
F. the unique name for the Oracle9iAS Infrastructure instance and the ias_admin password
Answer: DF
8. The number of users working with the OID server increases suddenly. Which two actions can you take to immediately maintain the performance of the OID server? (Choose two.)
A. Allocate more space to the underlying database.
B. Increase the size of the memory of the OID server.
C. Increase the number of server process by increasing the value of ORCLSERVERPROCS and restart the instance.
D. Increase the number of database connections for each server process by increasing the value of ORCLMAXCC and restart the instance.
Answer: CD
9. Your company is planning to develop an Enterprise Portal. Your management is also asking for enhanced report functionality to analyze the access and connection statistics. You want to follow the suggestions of the Installation Guide in the case of assigning machines and to install the appropriate installation type.
Which two steps must you take to have the desired functionality? (Choose two.)
A. Install Oracle9iAS Infrastructure first, and then Portal and Wireless.
B. Install Business Intelligence and Forms only and then Oracle9iAS Infrastructure.
C. Install Oracle9iAS Infrastructure first, and then Business Intelligence and Forms.
D. Assign one machine to host both the application server and Oracle9iAS Infrastructure.
E. Assign one machine to be the Oracle9iAS Infrastructure host and a second machine to be the application server hosting J2EE and Web Cache.
F. Assign one machine to be the Oracle9iAS Infrastructure host and a second machine to host the application server.
Answer: CF
10. Which directive ensures that accesses to applications that are Single Sign-On enabled use SSL?
A. AuthType
B. SetHandler
C. SSLRequireSSL
D. Deny from all
Answer: C
11. Which three files are found by default in the $ORACLE_HOME/j2ee/home/config directory? (Choose three.)
A. server.xml
B. internal.xml
C. targets0.xml
D. principals.xml
E. data-sources.xml
Answer: ADE
12. Which three security solutions are used to harden a service? (Choose three.)
A. Use single sign-on
B. Remove unused services
C. Test in-house development
D. Delegate security authority
E. Apply all security patches and workarounds
Answer: BCE
13. A user authenticated to a partner application by Oracle9iAS Single Sign-On accesses another partner application in the same session. What does the second application do?
A. checks the htaccess file to authenticate the user
B. uses the mod_osso cookie to authenticate the user
C. rewrites the URL and stores it in the SSO database
D. checks for the correct URL from the Single Sign-On server
Answer: B
14. Which two are files that Oracle9iAS Web Cache reads at startup? (Choose two.)
A. httpd.conf
B. mod_oc4j.xml
C. internal.xml
D. webcache.xml
E. webcacheroot.orc
Answer: CD
15. Click the Exhibit button to examine a typical Oracle Internet Directory (OID) node.
Which two statements describe the major components and their relationship correctly? (Choose two.)
A. The LDAP server instances are a collection of OID server processes that service the LDAP directory requests.
B. OID Monitor tracks and sends changes to replicated servers in an OID system. It uses LDAP to communicate with an LDAP server instance.
C. An Oracle9i database stores the directory data. The database can reside on the same host as the LDAP servers, or on a separate host.
D. OID Control Utility checks the state of the servers through mechanisms provided by the operating system.
Answer: AC
16. You are managing a catalog Web site for your company. An important cacheable document, sale_items.html, has been updated by the Web developers. The correct version of this document needs to be presented to your many Web customers as quickly as possible. You verify that the document is in the cache and the status is valid.
Using the Oracle9iAS Web Cache home page, what could be done to achieve this?
A. No action is necessary. The updated document will automatically be reloaded the next time it is requested.
B. Use the content invalidation mechanism, enter the path, and remove it from the cache so it will be reloaded the next time it is requested.
C. Select the old version of the document in the cache and click on the Reload Now command button.
D. Update the Cacheability Rules and mark the document as Not Cacheable, so that the current version of the document will be read from the file system the next time it is requested.
Answer: B
17. In which two directories would you typically find the mod_plsql configuration files? (Choose two.)
A. $ORACLE_HOME/network/admin
B. $ORACLE_HOME/Apache/Apache/conf
C. $ORACLE_HOME/Apache/dads/conf
D. $ORACLE_HOME/Apache/modplsql/conf
E. $ORACLE_HOME/Apache/Apache/htdocs
Answer: BD
18. How is the failure of an OPMN process handled?
A. Dcmctl is responsible for monitoring OPMN, and restarts the process if it fails.
B. If the OPMN process fails it must be started manually, or you must configure an OEM event to check and restart it.
C. There is a shadow process to the OPMN process that is responsible for checking its health and restarting OPMN in case of a failure.
D. OC4J instances ping the OPMN process monitoring them. In case of the failure of the OPMN process, the OHS instance that was the first installed on this node attempts to restart OPMN.
E. Oracle HTTP Server instances ping the OPMN process monitoring them. In case of the failure of the OPMN process, the OHS instance that was the first installed on this node attempts to restart OPMN.
Answer: C
19. You are at the Oracle9iAS Instance Home Page for the Application Server IAS-1. The Current Status for this instance is 'Partially Up.' You click the command button labeled 'Restart IAS-1'. How will the components associated with IAS-1 be affected?
A. All currently running components continue to run, and all stopped components will be started.
B. All currently running components will be stopped gracefully, and only those components will be started.
C. All currently running components will be stopped gracefully, and all configured components will be started.
D. All currently running components will be terminated, and only those components will be started.
E. All currently running components will be terminated, and all configured components will be started.
Answer: C
20. When stopping the Infrastructure instance, which option is correct?
A. Stopping the Infrastructure will stop all of the Oracle9iAS Application Server instances that use it.
B. You should stop the Infrastructure first, and then stop all of the Oracle9iAS Application Server instances that use it.
C. You should first stop all of the Oracle9iAS Application Server instances that use the Infrastructure, then stop the Infrastructure.
D. Stopping the Infrastructure does not affect the Oracle9iAS Application Server instances that use it.
Answer: C
21. Click the Exhibit button.
In the Web Cache home page shown, which link would provide the total number of requests served by the Web Cache?
A. Activity
B. Requests per Second
C. Popular Cached Documents
D. Application Web Servers
Answer: A
22. Which Oracle9iAS capabilities require an Infrastructure? (Choose all that apply.)
A. Single Sign-On
B. Application Server Clusters
C. All Oracle9iAS installation types
D. Oracle9iAS Web Cache Clusters
E. Invoking PL/SQL code via Database Access Descriptors
Answer: AB
23. Where is metadata information of the OID server stored?
A. Attribute options
B. Application attribute
C. Operational attribute
D. Structural object class
Answer: C
24. Which mod_plsql directive protects procedures, packages, or schemas from being directly executed from a browser?
A. PlsqlDefaultPage
B. PlsqlPathAliasProcedure
C. PlsqlExclusionList
D. PlsqlBeforeProcedure
Answer: C
25. Which two commands can be used to start the Oracle HTTP Server (OHS)? (Choose two.)
A. httpdsctl start
B. dcmctl start -ohs
C. dcmctl start -ct ohs
D. dcmctl start -co ohs
E. dcmctl start -I instance that contains the OHS
Answer: CE
26. Which four security terms correctly match the item to its description? (Choose four.)
A. Integrity uses a password to identify the user.
B. Confidentiality ensures that data is kept private.
C. Authentication determines the identity of the user.
D. Availability can be accomplished using grouped privileges.
E. Access control works with authorization to give the user access to data.
F. Authorization determines if the user has the appropriate privileges to access the data.
Answer: BCEF
27. Which tool do you use to delete the entire naming context or terminal entry node from the OID server?
A. ldapdelete
B. catalog.sh
C. ldapmodifymt
D. bulkdelete.sh
Answer: D
28. You want to use Basic Authentication to protect access to your web site using Oracle HTTP Server password files. To accomplish this, you will use a <Location> or <Directory> block container in your httpd.conf configuration file. Which three Require directives are correct? (Choose three.)
A. Require valid-user
B. Require valid_user
C. Require user <user_list>
D. Require group <group_list>
Answer: ACD
29. Why would you run the ssocfg.sh script in the $ORACLE_HOME/sso/bin directory?
A. to change all references of HTTP in Single Sign-On URLs to HTTPS
B. to enable multiple Single Sign-On server processes
C. to configure the administrative user for Single Sign-On
D. to enable additional listener ports for Single Sign-On server
Answer: A
30. Which mod_plsql directive enables you to provide access to a specific PL/SQL procedure without specifying it in the URL?
A. PlsqlDefaultPage
B. PlsqlDatabaseName
C. PlsqlDatabaseUsername
D. PlsqlDatabasePassword
Answer: A


