Enter your email address:

Delivered by FeedBurner

Oracle Application Server 10g: Administration I(1Z0-311)

1) A certificate authority(CA) signs a certificate with
A. its public key
B. its private key
C. the user's public key
D. the user's private key
Answer : B

2) You disabled the OC4J instance component, OC4J_DEMOS, by using application Server Control Console . which two statements are true regarding the OC4J_DEMOS component?(choose two)
A. Entries in the associated application.xml file would be modified
B. All the applications deployed to the OC4J_DEMOS OC4J instance would be unavailable
C. The component would not be started when the associated oracle application server instance is
started
D. the component can be automatically started and enabled by executing the opmnctl startproc process-type=OC4J_DEMOS command
Answer : B,C

3) You are working on Oracle Application Server 10g. You set the port directive for controlling access to Oracle HTTP Server. Which two statements regarding the port directive are true?(Choose two.)
A. You must specify the listen directive to use the port directive
B. You must set UseCanonicalName ON to choose the port directive
C. You can specify only one active port directive in a single configuration
D. You need not specify the servername directive if the port directive has been specified
E. You can specify the port of the listener using the port directive if no Listen or Bindaddress directives are present
Answer : C,E



4) 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
Answer: D





5) You are an Oracle Application Server administrator. You want to delegate the administration of users in Oracle Internet Directory to Mark. To which three groups should Mark be added? (Choose three.)
A. Edit User
B. Edit Group
C. Delete User
D. Create User
E. Create Group
F. Delete Group
G. UDDI Replicators
Answer: A,C,D

6) You are accessing a partner application on Oracle Application Server. You are authenticated and have got access to the application. You have also opened a couple of other partner applications in the same session. Which statement is true if you log out from a partner application?
A. You will be signed off from all the partner applications.
B. You will be signed off only from the application from which you logged out.
C. You will be prompted to log out from each application that you connected to.
D. You will receive an error if the partner application from which you logged out is not
the first partner application started.
Answer: A

7) 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.
Answer: B
8) You are working as an OracleAS Certificate Authority (OCA) Web administrator and you have lost the password to your private key for the Web administrator certificate. What would you do?
A. reinstall the OCA server
B. remove the certificate from Oracle Internet Directory and generate a new certificate
request using wallet manager
C. stop OCA server, revoke the OCA Web administrator's certificate, start OCA server,
and then request for another certificate
D. revoke the OCA Web administrator's certificate, generate a new certificate request
using Wallet Manager, and then issue a new certificate
E. stop Oracle Application Server Containers for J2EE (OC4J) for the OCA instance, revoke the OCA Web administrator's certificate, generate a new certificate request using wallet manager, stop OC4J for the OCA instance, and then receive a new certificate from OCA
Answer: C

9) Using Delegated Administration Services (DAS), which task can you accomplish?
A. manage OracleAS Single Sign-On server
B. manage Oracle Internet Directory processes
C. register applications that are created using OracleAS Portal
D. manage user and group entries in Oracle Internet Directory (OID)
E. monitor system components in an Oracle Application Server 10g installation
Answer: D

10) You are an Oracle Application Server administrator in an online bookstore company. The
following are some of the pages that belong to the bookstore's Web site:You want to define Web Cache expiration rules for pages in the Web site. You discovered that a programmed expiration policy is not available for any of the pages.For which pages would you define an expiration rule using the Create Expiration Rule window?
A. A, B, and C
B. A, B, and D
C. both A and B
D. both C and D
E. all four pages
Answer: D

11) You need to save a certificate request in a file system directory by using Oracle Wallet
Manager. What would you do?
A. export the certificate request
B. use the File > Save As option
C. import the certificate request and save it
D. upload the certificate request to the Directory Service
Answer: A

12) While testing an OracleAS Portal instance, you received the following error:
Error: Could not open Web cache connection. (WWC-40019)
You want to check if the error has occurred because the OracleAS Web Cache invalidation port value in OracleAS Portal is different from the actual OracleAS Web Cache invalidation port. Which file on the middle tier would you examine to check the portal settings for the OracleAS Web Cache invalidation?
A. cache.xml
B. portal.conf
C. iasconfig.xml
D. portalReg.xml
Answer: C

13) In your Oracle Application Server 10g installation, Delegated Administrative Service
(DAS) is functional along with OracleAS Single Sign-On (SSO). While accessing DAS, which source does DAS use to authenticate users?
A. the mod_osso module
B. Oracle Internet Directory
C. Directory Integration Services
D. OracleAS Certificate Authority
Answer: B

14) Identify the uses of Oracle Identity Management. (Choose all that apply.)
A. It is used to store user information centrally.
B. It is used by OracleAS Web Cache to retrieve user information.
C. It is used by OracleAS Single Sign-On to authenticate user information.
D. It is used by Oracle database to authenticate database users while accessing the
database.
Answer: A,C

15) You are accessing a portal pag
e from a thin client. The _____ runs as a servlet on the
middle-tier instance and retrieves the page metadata information from the portal repository.
A. Parallel Page Engine (PPE)
B. Container-managed persistence (CMP)
C. Web Services Description Language (WSDL)
D. Universal Description, Discovery, and Integration (UDDI)
Answer: A

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.

Answer: C

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

Answer: B,C

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

Answer: D

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

Answer: A

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

Answer: C

No comments:

Post a Comment

Leave Your Valuable Opinion