IBM C9510-418 IBM WebSphere Application Server Network Deployment V9.0 Core Administration Online Training
IBM C9510-418 Online Training
The questions for C9510-418 were last updated at Nov 19,2024.
- Exam Code: C9510-418
- Exam Name: IBM WebSphere Application Server Network Deployment V9.0 Core Administration
- Certification Provider: IBM
- Latest update: Nov 19,2024
Assuming there are no custom properties defined in current plugin-cfg.xml file, what should be done before running the GenPluginCfg command?
- A . Delete the global plugin-cfg.xml in the <profile_root>/config/cells directory.
- B . Delete the current plugin-cfg.xml in the <profile_root>/config/cells directory.
- C . Clear the Enable automated web server configuration processing option in the web server plugin configuration service.
- D . Use either the Integrated Solutions Console or the ConfigurewebServerDefinition.jacl script to create a web server definition.
An administrator installs IBM WebSphere Application Server and an HTTP server, but when configuring the environment, the administrator finds that the WebSphere Plug-in is missing.
Which tool can be used to fix this issue?
- A . Customization Tool Box
- B . IBM Installation Manager
- C . Profile Management Tool
- D . Integrated Solutions Console
How can an administrator deploy or update an EAR, JAR, WAR, or SAR file to an application server or cluster in a development environment?
- A . Place the file in the monitored directory.
- B . Place the file in the operating system defined temporary directory.
- C . Place the file in the operating system defined user home directory for the user that owns the Java process.
- D . Email the file to [email protected], where hotname.com is the host of the IBM WebSphere Application Server.
An administrator notices that the Message Driven Beans (MDBs) are slow to complete, and decides to increase the ‘Maximum concurrent MDB invocations per endpoint’.
Which thread pool should be tuned to ensure it can run the maximum number of MDBs without waiting?
- A . Default
- B . WebContainer
- C . SIBJMSRAThreadPool
- D . WMQJCAResourceAdapter
What does the CDcom.ibm.webshpere.alarmthreadmonitor.generate.javacore JVM argument do?
- A . Creates a javacore dump when a thread is hung
- B . Generates a Trace message that a javacore should be generated
- C . Generates a SystemOut message that a javacore should be generated
- D . Allows the administrator to choose whether or not to generate a javacore when a hang is detected
What is one of the benefits of using a federated repository over a user registry?
- A . Does not support identity profiles
- B . Supports only one registry in a realm
- C . Supports multiple registries within a realm
- D . Provides account and password policy support
Which statement describes the capabilities of the deployment manager?
- A . Logical grouping of application servers
- B . Created and installed when a node is federated into a cell
- C . Created automatically when an application server is federated into a cell
- D . Manages nodes, node agents, and the configuration repository for the cell
When verbose Garbage Collection is enabled, in which file(s) does the operating system collect the data?
- A . trace.log
- B . activity.log
- C . SystemOut.log and SystemErr.log
- D . native_stdout.log and native_stderr.log
When setting up high availability settings for the web server, at what level should an administrator configure the custom properties?
- A . cell
- B . node
- C . server
- D . nodeagent
Through what protocol can a Java client directly access EJBs running on an application server?
- A . JDBC
- B . RMI/IIOP
- C . SOAP/JMS
- D . SOAP/HTTP