Which of the following direct migration paths to IBM WebSphere Portal 8.0 are supported?
A. WebSphere Portal 5.1.0.x and 6.1.0.x.
B. WebSphere Portal 6.0.0.x and7.0.0.x.
C. WebSphere Portal 6.1.5.x and 7.0.0.x.
D. All of the above.
George is gathering requirements for an IBM WebSphere Portal implementation. Among the requirements is that the portal remembers the names of the most recently logged in users from a particular browser, so that they are not required to log in each time they visit the site. How would George best implement this requirement?
A. George has to create a custom login portlet that reads and writes from a cookie thathe has to define.
B. George has to develop a trust association interceptor that bypasses the portal login.
C. George has to implement a third-party authentication mechanism.
D. George can use the built-in Remember Me functionality.
When setting up security for a stand-alone IBM WebSphere Portalprofile that will become part of a cluster, which of the following statements is correct?
A. Security should be set up on the stand-alone node prior to joining the deployment manager cell.
B. Security should be set up on the deployment manager cell afterthe node is added.
C. It makes no difference whether security is set up before or after the WebSphere Portal node joins the deployment manager cell.
D. The IBM WebSphere Integrated Solutions console, not WebSphere Portal security tasks, should be used to configure security.
Sunil is designing a portal cluster for production. He is using a 32-bit version of IBM WebSphere Portal server and has several multiprocessor servers with 16 GB of memory. What type of cluster configuration should he use?
A. A vertical cluster, because it ensures minimal latency between cluster members.
B. A horizontal cluster, because it provides fault tolerance.
C. A combination of vertical and horizontal clusters to gain the benefits of both configurationtypes.
D. A multi-production cluster because it meets both high-availability and high-performance criteria.
What parameters need to bemodified in the Installation Manager response file to change the default port numbers during a silent installation?
A. -W portBlockInput.startingPortToScan=port number -W portBlockInput.endingPortToScan=port number -W portBlockInput.portBlockSize=block size
B. and
C.
D. IBM WebSphere Portalalways scans for active ports at 10000 and ends at 65000 during installation. This behavior cannot be affected using command parameters.
What logs folder should be checked to diagnose a failed IBM WebSphere Portal server installation?
A.
B. C:\Documents and Settings\All Users\Application Data\IBM\Installation Manager\logs for Windows and /var/ibm/InstallationManager/logs for all other OS's.
C.
D.
When using the Manage Search portlet to configure Portal Search, which one of the following options allows the administrator to define if categorization and/or summarization of documents should be done?
A. Collection
B. Content source
C. Search scope
D. Content service
Which of the following statementsabout URL mapping is true?
A. A single portal page can have only one friendly URL.
B. Friendly URLs do not have control over setting the language for a page.
C. Users must have the Editor role for a page to create a URL mapping context on that page.
D. Afriendly URL is a valid URL mapping context.
John wants to upgrade his IBM WebSphere Portal 8.0 server that does not contain IBM Web Content Manager to one that does include Web Content Manager. To do this, John can:
A. The migration is not supported from different version of WebSphere Portal server.
B. Run the following ConfigEngine.sh upgrade-profile -DUpgradeServerToContent=true.
C. Run the following ConfigEngine.sh upgrade-server-to-content-migration - DUpgradeServerToContent=true.
D. Run thefollowing ConfigEngine.sh upgrade-profile.
What mechanism can be used to analyze the data for user behavior in IBM WebSphere Portal?
A. The collected data can be sent to Active Site Analytics service for analysis.
B. The data can be viewed through the Analysis portlet in the WebSphere Portal administrative console.
C. The data can be viewed and analyzed through the Analysis portlet in theWebSphere Portal administrative console.
D. The collected data can be viewed using the Analysis servlet in the IBM WebSphere Integrated Solutions console