0% found this document useful (0 votes)
54 views10 pages

IBM WebSphere 000-377 Exam Guide

The document discusses exam questions related to administering IBM WebSphere Application Server Network Deployment V7.0. It includes multiple choice questions about managing application servers, request processing flow, configuration management, backup and restore, security, caching, load balancing, clustering, and installation.

Uploaded by

vichitran
Copyright
© Attribution Non-Commercial (BY-NC)
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOC, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
54 views10 pages

IBM WebSphere 000-377 Exam Guide

The document discusses exam questions related to administering IBM WebSphere Application Server Network Deployment V7.0. It includes multiple choice questions about managing application servers, request processing flow, configuration management, backup and restore, security, caching, load balancing, clustering, and installation.

Uploaded by

vichitran
Copyright
© Attribution Non-Commercial (BY-NC)
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOC, PDF, TXT or read online on Scribd

Exam : IBM 000-377 Title : Test 000-377, IBM WebSphere Application Server Network Deployment V7.

0, Core Administration 1. How could an administrator manage multiple stand-alone application servers on different hosts in a network? By using: A. a job manager which administers multiple application server nodes through administrative agents. B. a deployment manager which administers multiple application server nodes through their node agents. C. a high availability manager which administers multiple application server nodes through their administrative agents. D. an administrative agent which administers multiple application server nodes through their administrative service. Answer: A 2. What is the sequence of components which would typically be involved in the flow of a request from a Web browser to a servlet? A. External HTTP Server, HTTP Server Plug-in and EJB Container B. Load Balancer, Embedded HTTP Server, HTTP Server Plug-in and Web Container C. Edge Component, HTTP Server Plug-in, external HTTP Server, and Web Container D. External HTTP Server, HTTP Server Plug-in, embedded HTTP Server and Web Container Answer: D 3. A system administrator needs to modify the configuration of an enterprise application within a flexible management environment. The system administrator can make the modification using wsadmin scripts by connecting to which of the following components? A. Node agent B. Job manager C. Work manager D. Administrative agent E. Deployment manager Answer: BE 4. What is the advantage of deploying more than one messaging engine and linking them together in a topology that has multiple interconnected service integration buses (SIBus)? A. Enable protocol transformation between buses. B. Improve the availability of the persistent storage. C. Spread messaging workload across multiple servers. D. Preserve message ordering through the messaging engines. Answer: C 5. In order for a deployment manager to participate in a flexible management environment, which one of the following steps must be completed? A. Register directly with the job manager. B. Register with the node agent on the job managers host. C. Register with an administrative agent on the job managers host D. First register with a local administrative agent, and then register with the job manager. Answer: A 6. Aside from the administrative console and the addNode command, what other facilities does WebSphere Application Server provide for federating nodes into cells? A. wsadmin B. The administrative agent C. The Profile Management Tool (PMT) D. Rational Application Developer Assembly and Deploy Module Answer: C 7. When backing up WebSphere Application Server configuration and runtime settings, which of the following commands would be relevant? A. backupConfig -location location B. restoreConfig -profileName profile_name -backupFile backupFile_name C. manageprofiles -backupProfile -profileName profile_name -backupFile backupFile_name D. wsadmin -backupConfig -profileName profile_name -backupFile backupFile_name Answer: C

8. Which of the following statements most accurately describes the relationship between a flexible management topology and the network deployment cell? A. Flexible management can be an alternative to the network deployment cell model. B. Flexible management eliminates the need for node agents in a network deployment cell. C. The flexible management topology is a replacement for the network deployment cell. D. The flexible management job manager can perform all the tasks of the deployment manager. Answer: A 9. global security is turned on for a federated cell using a file-based federated repository. The administrator created a new security domain called App1Domain using local operating system registry and mapping it to the application server. The administrator also created a new local operating system user ID App1Admin? Which one of the following is true when the new security domain is enabled to secure Application1? A. The administrator can access Application1. B. The administrator can disable Application1 security. C. App1Admin can disable Application1 security. D. App1Admin can access the administrative console. Answer: B 10. What would have to be configured in order to implement memory-to-memory HTTP Session persistence? A. Dynamic cache service and HTTP plug-in B. Synchronization service and embedded Web server C. Distributed environment settings in the web containers D. Fast Response Cache Accelerator (FRCA) and external Web server Answer: C 11. Which of the following is an option given in the First Steps application that runs automatically after installation? A. Start the server. B. Execute wsadmin. C. Configure resources. D. Run the Snoop servlet. Answer: A 12. What are the three possible replication types for the dynamic caching service? A. Client mode B. Server mode C. Not shared D. Push only E. Both push and pull F. Broadcast mode Answer: CDE 13. Which of the following items best gives a reason to perform an unattended installation of WebSphere Application Server? A. The installation for the particular target platform is being done for the first time. B. The installation for the particular target platform has been done before and will be repeated in the future. C. The installation for WebSphere Application Server would initially not be able to include administrative security. D. The installation for the particular target platform is expected to require a lot of adjustments to be done over several installation attempts. Answer: B 14. When configuring automated transaction peer recovery for recovering in-flight transactions from the transaction log, what is required from the file system? A. RAID disks must be used to host the transaction log B. Exclusive read only file locks and the ability to invalidate them C. File locking must be disabled for Network File System Version 4 (NFSv4) D. Lease-based exclusive locks on files Answer: D 15. Which type of server is recommended to be placed in the demilitarized zone (DMZ)? A. Generic servers

B. Application servers C. Managed HTTP servers D. Unmanaged HTTP servers Answer: D 16. Why does IBM WebSphere Application Server Network Deployment utilize node groups to implement a distributed environment? To: A. segment multiple security domains within a WebSphere cell. B. define the logical grouping of application servers to scale horizontally or vertically. C. enable mixed nodes with different capabilities within the same cell for administration purposes. D. allow application servers having the same applications installed to be grouped logically for workload management. Answer: C 17. Which one of the following can be used to instantiate resource adapter classes for establishing and maintaining resource connections? A. a data source B. connection factories C. connection pool settings D. a JMS activation specification Answer: B 18. A system administrator wants to improve response time and system load of a Web application running in a clustered environment. What might the system administrator attempt to decrease the response time of the Web application? A. Configure dynamic caching B. Enable memory-to-memory replication C. Configure session replication to use a database. D. Ensure that all cluster members are in the same node group. Answer: A 19. What is the Data Replication Service (DRS) used for? Please choose three from the following. A. Node agents B. Web servers C. Caching Proxy D. Dynamic cache replication E. HTTP session persistence and failover F. Stateful session EJB persistence and failover Answer: DEF 20. What can the system administrator do to distribute incoming HTTP traffic across a farm of Web servers? A. Enable server affinity for each HTTP server in the cluster B. Implement the Tivoli Access Manager as a load balancer C. Implement the caching proxy server component of the Edge Components D. Use the Load Balancer component of the Edge Components Answer: D 21. A WebSphere Cluster member is what type of process? A. Application Server B. A Web Server C. An edge Server D. a proxy server 21. The creation of a cluster can be based on which of the following? A. Application B. An Application Server C. An enterprise server D. An application manager 22. Having session affinity means that session information is not lost during failover. A. true B. false

Question: 1 An administrator would like to use the Centralized Installation Manager (CIM) to install WebSphere Application Server Network Deployment V7.0 on a remote Solaris host. The Solaris host has been updated with all the required operating system patches. What is the next step the administrator must perform? A. Configure an installation target for the Solaris host. B. Download Solaris interim fixes to the CIM repository. C. Use the Job manager to create a remote installation job. D. CopyWebSphere Application Sewer Network Deployment V7.0 software to the Solaris host. Answer: A Question: 2 Which one of the following profile related tasks can only be performed using the manage profiles command line facility? A. Delete a profile B. Secure a profile C. Federate a profile D. Update profile templates Answer: A Question: 3 Which of the following items best gives a reason to perform an unattended installation of WebSphere Application Server? A. The installation for the particular target platform is being done for the first time. B. The installation for the particular target platform has been done before and will be repeated in the future. C. The installation forWebSphere Application Sewer would initially not be able to include administrative security. D. The installation for the particular target platform is expected to require a lot of adjustments to be done over several installation attempts. Answer: B Question: 4 A system administrator has successfully installed WebSphere Application Server V7.0 and has run the Installation Verification Tool (IVT) with a success message. Which additional step can be taken to further verify the installation? A. Check to see if theInstallShield application will run again. B. Check to see if the installation directory specified exists in the file system. C. Use a browser to access the launch page of the IBM HTTP Server. D. Use a browser to access the administrative console and log in successfully. Answer: D Question: 5

A WebSphere Application Server installation finishes and the primary installation log indicates an exit code of INSTCONFSUCCESS. What is the best conclusion that can be resolved from this result? A. The Web server installed successfully. B. The WebSphere Application Server installed successfully. C. The InstallShield Wizard executed successfully to launch WebSphere Application Server installation. D. The target operating system determined that it is compatible withWebSphere Application Server and had configured environment variables for it.
Question: 6 In order to verify that a server has started successfully and all of its components have initialized without throwing any exceptions, what steps should an administrator perform? A. Use the Log Analyzer to view theservers [Link] file. B. View theservers [Link] and native_stdout.log files. C. Examine the [Link] file for the current server process. D. Log in to the administrative console and examine the runtime messages. Question: 7 A stand-alone application server with hostname HOST and port 1234 is running a Web application which is trying to access EJBs hosted on a cluster. The Web application is throwing a NameNotFoundException when attempting to lookup clusters/cluster01/ejbs/MyHome. The administrator runs the dumpNameSpace command on the standalone server and gets the following output: Linked to URL Corbaloc::bptenote35:2833,BPTENOTE35:2831/NameServiceServerRoot What command should the admin run next to find the MyHome entry? A. dumpNameSpace host bptenote35 port 2833 B. dumpNameSpace startAt clusters/cluster01/ejbs C. dumpNameSpace root cluter01 D. dumpNameSpace root ejbs Question: 8 Which statement describes WebSphere V7 FFDC feature? A. The application server needs to be restarted after enabling FFDC B. FFDC information is stored in an optimized relational database C. FFDC logs are mainly intended for application development teams D. FFDC does not affect the performance of theWebSphere Application Server Question: 9 An application server is hung and has to be killed and restarted by the administrator. In order to troubleshoot the server hang problem, the administrator decides to reproduce the hang condition and trigger thread dumps for further analysis. What is the most effective way to collect the thread dump data? A. Trigger one thread dump before and one thread dump after the server restart. B. Take three consecutive thread dumps 10 seconds apart immediately after the server restart.

C. After server restart wait for the thread monitor to create the first thread dump, then take two more. D. Wait for the thread monitor to signal a possible hung thread,then take three thread dumps several seconds apart. Question: 10 Data replication service (DRS) is turned on for replicating in-memory data among WebSphere processes. During peak load, the developer found an OutOfMemoryError in the log. The developer suggests turning off data replication service (DRS). What services would be impacted? A. Stateful session EJB persistence and failover. B. HTTP session persistence and failover. C. JDBC data source failover. D. Dynamic cache replication. E. JVM in memory replication and failover. Question: 11 An administrator has been asked by IBM Support to gather diagnostic trace data relevant to a problem involving some components of the application server. How should the administrator prepare to gather the data? A. Enable the IBM Service log for the server and set the number of historical logs to 10. B. Enable verbose garbage collection for the server and specify that the data be written to the [Link] file. C. Configure Diagnostic Trace for the server by selecting that the trace outputbe written to a file. D. Configure [Link] file to trace the specific server components and write the data to a memory buffer.
Question: 1 Which of the following is an option given in the First Steps application that runs automatically after installation? A. Start the server. B. Execute wsadmin. C. Configure resources. D. Run the Snoop servlet. Answer: A Question: 2 Which one of the following can be used to instantiate resource adapter classes for establishing and maintaining resource connections? A. a data source B. connection factories C. connection pool settings D. a JMS activation specification Answer: B Question: 3 Global security is turned on for a federated cell using a file-based federated repository. The administrator created a new security domain called App1Domain using local operating system registry and mapping it to the application server. The administrator also created a

new local operating system user ID App1Admin? Which one of the following is true when the new security domain is enabled to secure Application1? A. The administrator can access Application1. B. The administrator can disable Application1 security. C. App1Admin can disable Application1 security. D. App1Admin can access the administrative console. Answer: B Question: 4 Aside from the administrative console and the addNode command, what other facilities does WebSphere Application Server provide for federating nodes into cells? A. wsadmin B. The administrative agent C. The Profile Management Tool (PMT) D. Rational Application Developer Assembly and Deploy Module Answer: C Question: 5 When backing up WebSphere Application Server configuration and runtime settings, which of the following commands would be relevant? A. backupConfig -location location B. restoreConfig -profileName profile_name -backupFile backupFile_name C. manageprofiles -backupProfile -profileName profile_name -backupFile backupFile_name D. wsadmin -backupConfig -profileName profile_name -backupFile backupFile_name Answer: C Question: 6 What can the system administrator do to distribute incoming HTTP traffic across a farm of Web servers? A. Enable server affinity for each HTTP server in the cluster B. Implement the Tivoli Access Manager as a load balancer C. Implement the caching proxy server component of the Edge Components D. Use the Load Balancer component of the Edge Components Answer: D Question: 7 What is the sequence of components which would typically be involved in the flow of a request from a Web browser to a servlet? A. External HTTP Server, HTTP Server Plug-in and EJB Container B. Load Balancer, Embedded HTTP Server, HTTP Server Plug-in and Web Container C. Edge Component, HTTP Server Plug-in, external HTTP Server, and Web Container D. External HTTP Server, HTTP Server Plug-in, embedded HTTP Server and Web Container Answer: D Question: 8 How could an administrator manage multiple stand-alone application servers on different hosts in a network? By using: A. a job manager which administers multiple application server nodes through administrative agents B. a deployment manager which administers multiple application server nodes through their node agents C. a high availability manager which administers multiple application server nodes through their administrative agents D. an administrative agent which administers multiple application server nodes through their administrative service

Answer: A Question: 9 Which type of server is recommended to be placed in the demilitarized zone (DMZ)? A. Generic servers B. Application servers C. Managed HTTP servers D. Unmanaged HTTP servers Answer: D Question: 10 What is the advantage of deploying more than one messaging engine and linking them together in a topology that has multiple interconnected service integration buses (SIBus)? A. Enable protocol transformation between buses. B. Improve the availability of the persistent storage. C. Spread messaging workload across multiple servers. D. Preserve message ordering through the messaging engines. Answer: C Question: 11 Why does IBM WebSphere Application Server Network Deployment utilize node groups to implement a distributed environment? To: A. segment multiple security domains within a WebSphere cell B. define the logical grouping of application servers to scale horizontally or vertically C. enables mixed nodes with different capabilities within the same cell for administration purposes D. allow application servers having the same applications installed to be grouped logically for workload management Answer: C Question: 12 A system administrator wants to improve response time and system load of a Web application running in a clustered environment. What might the system administrator attempt to decrease the response time of the Web application? A. Configure dynamic caching B. Enable memory-to-memory replication C. Configure session replication to use a database. D. Ensure that all cluster members are in the same node group. Answer: A Question: 13 A system administrator needs to modify the configuration of an enterprise application within a flexible management environment. The system administrator can make the modification using wsadmin scripts by connecting to which of the following components? A. Node agent B. Job manager C. Work manager D. Administrative agent E. Deployment manager Answer: B, E Question: 14 What would have to be configured in order to implement memory-to-memory HTTP Session persistence?

A. Dynamic cache service and HTTP plug-in B. Synchronization service and embedded Web server C. Distributed environment settings in the web containers D. Fast Response Cache Accelerator (FRCA) and external Web server Answer: C Question: 15 When configuring automated transaction peer recovery for recovering in-flight transactions from the transaction log, what is required from the file system? A. RAID disks must be used to host the transaction log B. Exclusive read only file locks and the ability to invalidate them C. File locking must be disabled for Network File System Version 4 (NFSv4) D. Lease-based exclusive locks on files Answer: D Question: 16 What are the three possible replication types for the dynamic caching service? A. Client mode B. Server mode C. Not shared D. Push only E. Both push and pull F. Broadcast mode Answer: C, D, E Question: 17 What is the Data Replication Service (DRS) used for? Please choose three from the following. A. Node agents B. Web servers C. Caching Proxy D. Dynamic cache replication E. HTTP session persistence and failover F. Stateful session EJB persistence and failover Answer: D, E, F Question: 18 Which of the following statements most accurately describes the relationship between a flexible management topology and the network deployment cell? A. Flexible management can be an alternative to the network deployment cell model. B. Flexible management eliminates the need for node agents in a network deployment cell. C. The flexible management topology is a replacement for the network deployment cell. D. The flexible management job manager can perform all the tasks of the deployment manager. Answer: A Question: 19 In order for a deployment manager to participate in a flexible management environment, which one of the following steps must be completed? A. Register directly with the job manager. B. Register with the node agent on the job managers host C. Register with an administrative agent on the job managers host D. First register with a local administrative agent, and then register with the job manager. Answer: A Question: 20

Which of the following items best gives a reason to perform an unattended installation of WebSphere Application Server? A. The installation for the particular target platform is being done for the first time. B. The installation for the particular target platform has been done before and will be repeated in the future. C. The installation for WebSphere Application Server would initially not be able to include administrative security. D. The installation for the particular target platform is expected to require a lot of adjustments to be done over several installation attempts. Answer: B

You might also like