Which of the following statements correctly describes how IBM WebSphere Portal's functionality is implemented on the IBMWebSphere Application Server?
A. WebSphere Portal is deployed as a stand-alone, Java application using WebSphere Application Server client libraries.
B. WebSphere Portal is deployed as an enterprise application on the WebSphere Application Server.
C. WebSphere Portal is a stand-alone web server framework and is not related to WebSphere Application Server.
D. WebSphere Portal is deployed as a portlet to WebSphere Application Server's portlet container.
Don is designing a highly-available, secure, high-traffic, public website for his company. If he wants to use IBM WebSphere Portal, what components should he consider?
A. Dynamic cache and a stand-alone, WebSphere Portal server with disaster recovery.
B. An authentication and authorization solution, a load-balancing solution, a WebSphere Portal server cluster with HTTP servers handling static content, clustered LDAP servers and database servers.
C. A WebSphere Portal server cluster, step-up authentication, and network- attached,storage devices.
D. An authentication and authorization solution, a business process engine, and a WebSphere Portal server cluster.
Which of the following tools is not used by an IBM WebSphere Portal administrator for staging data to a production environment?
A. Managed Pages
B. Syndication
C. Release Builder
D. XMLAccess
Steve is doing performance tuning on his portal and discovered that while the portal renders quickly for a single user, performance degrades dramatically with more than 100 concurrent users. What are some of the initialareas that Steve should investigate to determine the cause of the performance problem?
A. Cache instances, thread pools, JVM heap utilization
B. Web browser settings, network performance, JVM heap utilization
C. JDBC statement cache, SIBus members, nodeagent heap utilization
D. JVM debug options, LDAP server processor utilization, credential vault slots
Which of the following options best describes the difference between horizontal and vertical clustering?
A. Vertical clustering takes full advantage of the resources of a multiprocessor system; horizontal clustering provides fault-tolerance and scalability by adding additional servers.
B. Vertical clustering allows for users to authenticate against multiple LDAP sources; horizontalclustering allows multiple servers to act as one server
C. Horizontal clustering replicates the back-end database in real-time; vertical clustering takes advantage of multiple IBM WebSphere Application Servers as a single cell.
D. Horizontal clustering allows multiple HTTP servers to serve in a failover scenario; vertical clustering allows IBM WebSphere Portal servers to combine processor and memory into one virtual server.
What is the SSO realm name for a standalone LDAP security configuration?
A. DefaultWIMFileBasedRealm
B. WMMRealm
C. DNS Domain name
D. LDAP hostname:port
Which one of the followingstatements is not true regarding Multiple Profiles?
A. Multiple profiles share the program files (binaries).
B. Each IBM WebSphere Portal profile maintains its own independent configuration.
C. ConfigEngine commands must be performed at the masterconfiguration in order to propagate changes across all virtual profiles.
D. All virtual profiles must be taken down when performing maintenance on the WebSphere Portal installation.
Which of the following statements about the ConfigEngine is false?
A. The IBM WebSphere Portal ConfigEngine's failure listener log captures the last failure in a timestamp log file.
B. The WebSphere Portal ConfigEngine's build in classloader supports adding additional JAR files using the command line.
C. The WebSphere Portal ConfigEngine has new JMX tasks that replaces the older wsadmin tasks.
D. The WebSphere Portal ConfigEngine does not log anything in the ConfigTrace.log file.
A user requires privileged user permissionto interact with a portlet in which way?
A. To see the portlet on a page.
B. To configure the portlet.
C. To edit the portlet settings.
D. To move the portlet to a different column on the page.
Ryan has successfully built anew IBM WebSphere Portal environment utilizing IBM Lotus Domino as the LDAP directory source. He can successfully authenticate and access the portal. However, he is unable to create new groups. Which of the following options would be the cause of this issue?
A. The portal server does not have the attribute LDAPDomino=1 set in wmmur.xml.
B. The username utilized for authentication does not have access to create groups in Lotus Domino.
C. The maximum Internet name and password setting for the Lotus Domino directory is set to Editor or higher.
D. The IBM WebSphere Application Server must be installed on the Lotus Domino server for user registration to occur.