In order to pass the Oracle 1Z0-311 exam, selecting the appropriate training tools is very necessary. And the study materials of Oracle 1Z0-311 exam is a very important part. ITCertKing can provide valid materials to pass the Oracle 1Z0-311 exam. The IT experts in ITCertKing are all have strength aned experience. Their research materials are very similar with the real exam questions . ITCertKing is a site that provide the exam materials to the people who want to take the exam. and we can help the candidates to pass the exam effectively.
Fantasy can make people to come up with many good ideas, but it can not do anything. So when you thinking how to pass the Oracle 1Z0-311 exam, It's better open your computer, and click the website of ITCertKing, then you will see the things you want. ITCertKing's products have favorable prices, and have quality assurance, but also to ensure you to 100% pass the exam.
Exam Code: 1Z0-311
Exam Name: Oracle (Oracle application server 10g:Administration )
One year free update, No help, Full refund!
Total Q&A: 155 Questions and Answers
Last Update: 2013-10-10
ITCertKing can not only save you valuable time, but also make you feel at ease to participate in the exam and pass it successfully. ITCertKing has good reliability and a high reputation in the IT professionals. You can free download the part of Oracle 1Z0-311 exam questions and answers ITCertKing provide as an attempt to determine the reliability of our products. I believe you will be very satisfied of our products. I have confidence in our ITCertKing products that soon ITCertKing's exam questions and answers about Oracle 1Z0-311 will be your choice and you will pass Oracle certification 1Z0-311 exam successfully. It is wise to choose our ITCertKing and ITCertKing will prove to be the most satisfied product you want.
Are you worried about how to passs the terrible Oracle 1Z0-311 exam? Do not worry, With ITCertKing's Oracle 1Z0-311 exam training materials in hand, any IT certification exam will become very easy. ITCertKing's Oracle 1Z0-311 exam training materials is a pioneer in the Oracle 1Z0-311 exam certification preparation.
ITCertKing provide training tools included Oracle certification 1Z0-311 exam study materials and simulation training questions and more importantly, we will provide you practice questions and answers which are very close with real certification exam. Selecting ITCertKing can guarantee that you can in a short period of time to learn and to strengthen the professional knowledge of IT and pass Oracle certification 1Z0-311 exam with high score.
1Z0-311 Free Demo Download: http://www.itcertking.com/1Z0-311_exam.html
NO.1 You are maintaining user information in the Oracle Internet Directory (OID) for authentication.
You want to find out whether a user, STEVE, has the last name BENNETT. Which OID utility would
you use?
A.ldapbind
B.ldifwrite
C.ldapmoddn
D.ldapcompare
Correct:D
Oracle dumps 1Z0-311 questions 1Z0-311
NO.2 While setting up the Oracle HTTP Server (OHS) for your Oracle Application Server 10g
installation, you set the container directives in the httpd.conf file as shown in the Exhibit. View the
Exhibit. Which three statements are true? (Choose three.)
A.The Files container is used to match objects at file-system level.
B.The Location container is used to match objects at the block level.
C.The Directory container is always processed from the shortest directory component to the longest.
D.The Location container is always processed last of the listed directives in the file irrespective of where it
appears in the configuration file.
Correct:A C D
Oracle dumps 1Z0-311 questions 1Z0-311
NO.3 You have a text file written in LDAP Data Interchange Format (LDIF) that contains the entries to
be added to the Oracle Internet Directory (OID). Using this text file as a source file, you want to
add the entries concurrently using multiple threads. Which OID command-line tool would you use?
A.ldapadd
B.ldapbind
C.ldapmoddn
D.ldapaddmt
Correct:D
Oracle dumps 1Z0-311 questions 1Z0-311
NO.4 Today, most Java 2, Enterprise Edition (J2EE) applications use a database to have a persistent
storage for data. Which two statements regarding the data source are true? (Choose two.)
A.J2EE applications cannot use more than one data source.
B.J2EE applications use the data source to ensure portability across application servers.
C.J2EE applications retrieve connections to the database through DataSource objects.
D.J2EE applications use the data source to store the Java Naming and Directory Interface (JNDI) tree.
Correct:B C
Oracle dumps 1Z0-311 questions 1Z0-311
NO.5 You are creating a transport set to export a page group. The FINANCE_APP application is listed
as an external object in the Transport Set Objects page. You require this FINANCE_APP
application to be exported along with rest of the objects in the page group. What would you do?
A.promote the FINANCE_APP application as an explicitly selected object
B.specify the automatic_merge parameter explicitly while creating the transport set dump file
C.use the opeasst.csh script to export the FINANCE_APP application along with the page group
D.no explicit action required because the external objects are exported along with the page group by
default
Correct:A
Oracle dumps 1Z0-311 questions 1Z0-311
NO.6 You have Oracle Application Server 10g instance running. For the parent Oracle HTTP Server
process you want five child processes to be always running. In addition to this, you want to
restrict the number of requests that are handled simultaneously by the child processes to 20.
Which options would you use to achieve this objective? (Choose all that apply.)
A.MaxClients 20
B.StartServers 5
C.MaxSpareServers 5
D.MinSpareServers 10
E.MaxRequestsPerChild 20
Correct:A B
Oracle dumps 1Z0-311 questions 1Z0-311
NO.7 A portal user named USER1 registered a new database provider with the OracleAS Portal
instance. What are the actions that are implicitly performed as a result of the registration?
(Choose all that apply.)
A.A new page is created in the Portlet Repository page group.
B.The provider registration information is saved in the dads.conf file.
C.The provider registration information is saved in the portlet repository.
D.A new database schema is created with the same name as the provider.
Correct:A C
Oracle dumps 1Z0-311 questions 1Z0-311
NO.8 You are deploying a Java 2, Enterprise Edition (J2EE) application using Application Server
Control Console. View the Exhibit and examine the fields for which you provide the information.
What is the significance of selecting a Parent Application?
A.to share services, such as EJBs among multiple applications
B.to identify the instance in which the application is to be deployed
C.to maintain uniformity in the URLs of all the J2EE applications deployed so far
D.to allow all the users of the parent application to access the application you are deploying
Correct:A
Oracle dumps 1Z0-311 questions 1Z0-311
NO.9 In Oracle Internet Directory (OID), which Directory Information Tree (DIT) attribute would you use
to find out the object classes that are available in Identity Management Realm?
A.orclUserObjectClass
B.orclCommonUserSearchBase
C.orclCommonGroupSearchBase
D.orclCommonUserNickNameAttribute
Correct:A
Oracle dumps 1Z0-311 questions 1Z0-311
NO.10 While setting up the Oracle HTTP Server (OHS) for your Oracle Application Server 10g
installation, you want to enable the server to set a host name that can be used to create
redirection URLs, using the ServerName directive. Within which two scopes can you specify the
directive in the httpd.conf file? (Choose two.)
A.in a block container
B.in a location container
C.in a directory container
D.in a virtual host container
E.in the server-level configuration
Correct:D E
Oracle dumps 1Z0-311 questions 1Z0-311
NO.11 View the Exhibit and examine the contents of the portlist.ini file. You changed the password for
the portal schema in the infrastructure database by using the ALTER USER SQL command. You
are able to connect as portal to the infrastructure database. You use the following URL to access
the associated OracleAS Portal instance, but you are not able to log in as user portal:
http://host.domain:7778/pls/portal Which two causes could be the reasons for you not being able
to log in? (Choose two.)
A.Incorrect port number is specified in the URL.
B.The password for the PORTAL_PUBLIC schema is not modified.
C.The Portal User Profile portlet is not used to modify the portal user's profile.
D.The portal schema password in Oracle Internet Directory (OID) is not changed.
E.The connection information in the Database Access Descriptor (DAD) is not updated.
Correct:D E
Oracle dumps 1Z0-311 questions 1Z0-311
NO.12 You want to install Oracle Application Server 10g middle tier that enables you to generate
Web-based reports and authenticate users accessing the middle-tier components. Which
components must you have installed before you start installing OracleAS Portal and Wireless?
(Choose all that apply.)
A.Identity Management
B.J2EE and Web Cache
C.OracleAS Developer Kits
D.OracleAS Metadata Repository
Correct:A D
Oracle dumps 1Z0-311 questions 1Z0-311
NO.13 Which statements describe the functionality of OracleAS Single Sign-On? (Choose all that apply.)
A.It can be used in either a secure sockets layer (SSL) mode or a non-SSL mode.
B.It uses Single Sign-On SDK to enable the single sign-on functionality.
C.It uses Oracle Application Server Containers for J2EE (OC4J) to store user information.
D.It uses the Single Sign-On username and password from the Oracle Internet Directory (OID) to
authenticate users.
Correct:A D
Oracle dumps 1Z0-311 questions 1Z0-311
NO.14 What makes it possible to access the portal from the OracleAS SSO Administer Partner
Applications page?
A.The administrator registers the portal manually to OracleAS SSO using the ossoreg.jar tool.
B.The registration of the first external application with OracleAS SSO adds OracleAS Portal as a partner
application.
C.The ssocfg.sh script needs to be executed first to access the portal from the OracleAS SSO Administer
Partner Applications page.
D.During OracleAS middle-tier installation, the installer automatically adds the OracleAS Portal as a
partner application for OracleAS SSO.
Correct:D
Oracle dumps 1Z0-311 questions 1Z0-311
NO.15 In your Oracle Application Server 10g installation, you observe that the Oracle HTTP Server
parent process is running as the Oracle user's process and currently using the default port
number 7778. To comply with the development environment, you have been asked to use port
number 80 for the parent process. Which step would you perform after changing the Listen
directive to 80 in the httpd.conf file to ensure that the changed port number is used by the parent
process?
A.start the process as the root user
B.start the process as the Oracle user
C.start the process as any user other than root and Oracle
D.change the Group directive in the httpd.conf file to the group of the root user and start the process as
the Oracle user
Correct:A
Oracle dumps 1Z0-311 questions 1Z0-311
NO.16 You want to create a user in Oracle Internet Directory (OID) who should be authenticated using
Single Sign-On and should be able to retrieve user information from the Oracle Directory Server.
Which two tools can you use to create the user? (Choose two.)
A.Oracle Wallet Manager
B.OID Self Service Console
C.Oracle Directory Manager
D.OracleAS Single Sign-On Server
E.Oracle Enterprise Manager 10g Application Server Control
Correct:B C
Oracle dumps 1Z0-311 questions 1Z0-311
NO.17 In your Oracle HTTP Server configuration file, you have configured the following directives as:
StartServers 10 MaxSpareServers 20 MinSpareServers 15 Which statement is true?
A.Twenty child processes would be running at any given point in time.
B.Only 10 child processes would be running at any given point in time.
C.Initially, the parent process would start 10 child processes, but later it would start additional child
processes to maintain the value specified for MinSpareServers.
D.Initially, the parent process would start 15 child processes, but later it would start more child processes
automatically to reach the value specified for MaxSpareServers.
Correct:C
Oracle dumps 1Z0-311 questions 1Z0-311
NO.18 In your existing Oracle Application Server 10g installation, you observe that the Oracle HTTP
Server (OHS) error log file, error_log, is available in the location set in the ErrorLog directive.
Because the location set in this directive is running out of space and there is no free space
available in other locations, you want to suppress further logging of any kind of messages,
temporarily, into the error log file. What would you do to achieve this objective?
A.set ErrorLog to NULL
B.set ErrorLog to NONE
C.set ErrorLog to /dev/null
D.remove the ErrorLog directive from the configuration file
E.remove the TransferLog directive from the configuration file
Correct:C
Oracle dumps 1Z0-311 questions 1Z0-311
NO.19 You have not set the Subscriber Search Base node in Directory Information Tree (DIT) in Identity
Management Realm by using the orclSubscriberSearchBase attribute. You use Discovery
mechanism to find out user information in the DIT. Which statement is true in this scenario?
A.This attribute cannot have null values.
B.This attribute value points to the parent of Default Subscriber.
C.This attribute would have the same value as User Search Base.
D.This attribute would have the same value as Default Subscriber.
E.This attribute would have the same value as Subscriber Nickname.
Correct:B
Oracle dumps 1Z0-311 questions 1Z0-311
NO.20 In your Oracle Application Server 10g installation, you want to restrict the number of requests
allowed per connection to 16. Which two actions would you take to achieve this objective?
(Choose two.)
A.Limit 16
B.KeepAlive ON
C.MaxClients 16
D.KeepAliveTimeout 16
E.MaxRequestsPerChild 16
F.MaxKeepAliveRequests 16
Correct:B F
Oracle dumps 1Z0-311 questions 1Z0-311
ITCertKing offer the latest BCP-340 exam material and high-quality 70-466 pdf questions & answers. Our 200-001 VCE testing engine and 700-104 study guide can help you pass the real exam. High-quality 000-124 dumps training materials can 100% guarantee you pass the exam faster and easier. Pass the exam to obtain certification is so simple.
Article Link: http://www.itcertking.com/1Z0-311_exam.html
没有评论:
发表评论