elliotugn's picture
From elliotugn rss RSS  subscribe Subscribe

Test4pass 1Z0-311 braindumps exam 

Test4pass 1Z0-311 braindumps exam

 

 
 
Views:  65
Published:  May 17, 2011
 
0
download

Share plick with friends Share
save to favorite
Report Abuse Report Abuse
 
Related Plicks
No related plicks found
 
More from this user
test4pass 70-432 braindumps exam

test4pass 70-432 braindumps exam

From: elliotugn
Views: 446
Comments: 0

Test4pass 000-371 braindumps exam

Test4pass 000-371 braindumps exam

From: elliotugn
Views: 270
Comments: 0

Test4pass 3I0-008 Braindumps exam

Test4pass 3I0-008 Braindumps exam

From: elliotugn
Views: 327
Comments: 0

Test4pass HP0-M36 braindumps exam

Test4pass HP0-M36 braindumps exam

From: elliotugn
Views: 370
Comments: 0

Test4pass 70-541CSharp braindumps exam

Test4pass 70-541CSharp braindumps exam

From: elliotugn
Views: 258
Comments: 0

Test4pass 000-374 braindumps exam

Test4pass 000-374 braindumps exam

From: elliotugn
Views: 307
Comments: 0

See all 
 
 
 URL:          AddThis Social Bookmark Button
Embed Thin Player: (fits in most blogs)
Embed Full Player :
 
 

Name

Email (will NOT be shown to other users)

 

 
 
Comments: (watch)
 
 
Notes:
 
Slide 1: Test4pass Expert In IT Certification Exams Exam Title : : Oracle 1Z0-311 Oracle Application Server 10g:Administration Version : Demo http://www.test4pass.com Leading the way in IT Certification Exams
Slide 2: Test4pass Expert In IT Certification Exams Top 3 Customers in Test4passs - Best IT certifications Team     HOT Certifications On Test4pass Cisco Certifications CCNA CCDA CCNP CCDP CCVP CCSP CCIP CCIE     CCDE Data Center Sales Expert Microsoft Certifications MCP MCSE MCITP MCTS MCSE2003 MCSE2003 Messaging MCPD MCSD.NET MCDST TS Exchange Server2007 MCSE2003 Security Microsoft Business Solutions IBM Certifications Certified Administrator DB2 Certified Systems Expert Solutions Expert System Administator Certified Advanced Technical Expert Certified Advanced System Administrator Certified Associate Developer Tivoli Software Lotus Certification WebSphere Cognos 8 BI CompTIA Certifications A+ Server+ CDIA+ CTT+ e-Biz+ CompTIA HTI+ i-NET+ Linux+ Network+ Project+ RFID+ Security+ PDI+ Convergence+  
Slide 3: Test4pass Expert In IT Certification Exams 1. 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. Answer: AC 2. 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. Answer: D 3. 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. Answer: BC 4. 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. Answer: AD 5. 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 http://www.test4pass.com Leading the way in IT Certification Exams
Slide 4: Test4pass B. J2EE and Web Cache C. OracleAS Developer Kits D. OracleAS Metadata Repository Answer: AD Expert In IT Certification Exams 6. 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 Answer: A 7. 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 Answer: DE 8. 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 9. 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 http://www.test4pass.com Leading the way in IT Certification Exams
Slide 5: Test4pass C. ldapmoddn D. ldapaddmt Answer: D Expert In IT Certification Exams 10. 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 Answer: AB 11. 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? http://www.test4pass.com Leading the way in IT Certification Exams
Slide 6: Test4pass Expert In IT Certification Exams 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 Answer: A 12. 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 13. 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.) http://www.test4pass.com Leading the way in IT Certification Exams
Slide 7: Test4pass Expert In IT Certification Exams 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. Answer: DE 14. 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 Answer: A 15. 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.) http://www.test4pass.com Leading the way in IT Certification Exams
Slide 8: Test4pass A. Oracle Wallet Manager B. OID Self Service Console C. Oracle Directory Manager D. OracleAS Single Sign-On Server Expert In IT Certification Exams E. Oracle Enterprise Manager 10g Application Server Control Answer: BC 16. 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 17. 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 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 http://www.test4pass.com Leading the way in IT Certification Exams
Slide 9: Test4pass Answer: C Expert In IT Certification Exams 19. 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. Answer: ACD 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 Answer: BF http://www.test4pass.com Leading the way in IT Certification Exams
Slide 10: Contact Test4pass We are proud of our high-quality customer service, which serves you around the clock 24/7. To get your problem resolved instantly, live support Read Our Frequently Asked Questions (FAQs) We have gathered the most frequently asked questions for you. Please read our list of FAQs. Contact us by Live Messenger Sales: Test4pass(at)hotmail.com You can reach us at any of the email addresses listed below Please allow up to 24 hours for us to respond • MSN: Test4pass@hotmail.com http://www.Test4pass.com help you 100% pass your IT certifications Exams on the first try

   
Time on Slide Time on Plick
Slides per Visit Slide Views Views by Location