IBM C9510-418 Exam Practice Questions (P. 1)
- Full Access (128 questions)
- Six months of Premium Access
- Access to one million comments
- Seamless ChatGPT Integration
- Ability to download PDF files
- Anki Flashcard files for revision
- No Captcha & No AdSense
- Advanced Exam Configuration
Question #1
Assuming there are no custom properties defined in current plugin-cfg.xml file, what should be done before running the GenPluginCfg command?
- ADelete the global plugin-cfg.xml in the <profile_root>/config/cells directory.
- BDelete the current plugin-cfg.xml in the <profile_root>/config/cells directory.
- CClear the Enable automated web server configuration processing option in the web server plugin configuration service.
- DUse either the Integrated Solutions Console or the ConfigurewebServerDefinition.jacl script to create a web server definition.
Correct Answer:
B
Delete the plugin-cfg.xml file in the profile_root/config/cells directory before you use the GenPluginCfg command. Otherwise, configuration changes do not persist to the plugin-cfg.xml file. However, do not delete the plugin-cfg.xml file if you have custom properties that you previously set in it that you need to persist.
Note: You can update the global plugin-cfg.xml file using the administrative console or running the GenPluginCfg command for all of the clusters in a cell.
However, you must delete the config/cells/plugin-cfg.xml file before you update the global plugin-cfg.xml file. If you do not delete the config/cells/plugin-cfg.xml file, only the new properties and their values are added to the global plugin-cfg.xml file. Any updates to existing plug-in property values are not added to the global plugin-cfg.xml file.
Reference:
https://www.ibm.com/support/knowledgecenter/en/SSAW57_8.5.5/com.ibm.websphere.nd.doc/ae/rxml_genplugincfg1.html
B
Delete the plugin-cfg.xml file in the profile_root/config/cells directory before you use the GenPluginCfg command. Otherwise, configuration changes do not persist to the plugin-cfg.xml file. However, do not delete the plugin-cfg.xml file if you have custom properties that you previously set in it that you need to persist.
Note: You can update the global plugin-cfg.xml file using the administrative console or running the GenPluginCfg command for all of the clusters in a cell.
However, you must delete the config/cells/plugin-cfg.xml file before you update the global plugin-cfg.xml file. If you do not delete the config/cells/plugin-cfg.xml file, only the new properties and their values are added to the global plugin-cfg.xml file. Any updates to existing plug-in property values are not added to the global plugin-cfg.xml file.
Reference:
https://www.ibm.com/support/knowledgecenter/en/SSAW57_8.5.5/com.ibm.websphere.nd.doc/ae/rxml_genplugincfg1.html
send
light_mode
delete
Question #2
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?
WebSphere Plug-in is missing.
Which tool can be used to fix this issue?
- ACustomization Tool Box
- BIBM Installation Manager
- CProfile Management Tool
- DIntegrated Solutions Console
Correct Answer:
D
In the WebSphere Integrated Solutions Console, the web server is represented as a specific server type, and you can view or modify all of the configuration properties used in the plugin-cfg.xml file for the web server plug-in from the WebSphere Integrated Solutions Console.
Reference:
https://www.ibm.com/support/knowledgecenter/en/SSHRKX_8.0.0/plan/plan_ihs.html
D
In the WebSphere Integrated Solutions Console, the web server is represented as a specific server type, and you can view or modify all of the configuration properties used in the plugin-cfg.xml file for the web server plug-in from the WebSphere Integrated Solutions Console.
Reference:
https://www.ibm.com/support/knowledgecenter/en/SSHRKX_8.0.0/plan/plan_ihs.html
send
light_mode
delete
Question #3
How can an administrator deploy or update an EAR, JAR, WAR, or SAR file to an application server or cluster in a development environment?
- APlace the file in the monitored directory.
- BPlace the file in the operating system defined temporary directory.
- CPlace the file in the operating system defined user home directory for the user that owns the Java process.
- DEmail the file to [email protected], where hostname.com is the host of the IBM WebSphere Application Server.
Correct Answer:
A
You can install an enterprise application file on an application server or cluster by dragging or copying an enterprise archive (EAR), web application archive
(WAR), Java archive (JAR), or Session Initiation Protocol (SIP) archive (SAR) to a monitored directory.
Reference:
https://www.ibm.com/support/knowledgecenter/en/SSAW57_8.5.5/com.ibm.websphere.nd.doc/ae/trun_app_install_dragdrop.html
A
You can install an enterprise application file on an application server or cluster by dragging or copying an enterprise archive (EAR), web application archive
(WAR), Java archive (JAR), or Session Initiation Protocol (SIP) archive (SAR) to a monitored directory.
Reference:
https://www.ibm.com/support/knowledgecenter/en/SSAW57_8.5.5/com.ibm.websphere.nd.doc/ae/trun_app_install_dragdrop.html
send
light_mode
delete
Question #4
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?
Which thread pool should be tuned to ensure it can run the maximum number of MDBs without waiting?
- ADefault
- BWebContainer
- CSIBJMSRAThreadPool
- DWMQJCAResourceAdapter
Correct Answer:
D
The thread pool WMQJCAResourceAdapter is referenced by the WebSphere MQ (WMQ) resource adapter inbound delivery to MDB's. When WebSphere MQ resource adapter is used in conjunction with the activation specs, the resource adapter's Work Manager uses the values defined for the
WMQJCAResourceAdapter for utilizing the total number of threads defined.
Ideally the default values provides for the WMQJCAResourceAdapter will be sufficient for the resource adapter. But in case there is an heavy load on the system processing huge number of messages, you can increase the maximum number of threads the thread pool can hold.
Reference:
http://www-01.ibm.com/support/docview.wss?uid=swg21383363
D
The thread pool WMQJCAResourceAdapter is referenced by the WebSphere MQ (WMQ) resource adapter inbound delivery to MDB's. When WebSphere MQ resource adapter is used in conjunction with the activation specs, the resource adapter's Work Manager uses the values defined for the
WMQJCAResourceAdapter for utilizing the total number of threads defined.
Ideally the default values provides for the WMQJCAResourceAdapter will be sufficient for the resource adapter. But in case there is an heavy load on the system processing huge number of messages, you can increase the maximum number of threads the thread pool can hold.
Reference:
http://www-01.ibm.com/support/docview.wss?uid=swg21383363
send
light_mode
delete
Question #5
What does the ""Dcom.ibm.webshpere.alarmthreadmonitor.generate.javacore JVM argument do?
- ACreates a javacore dump when a thread is hung
- BGenerates a Trace message that a javacore should be generated
- CGenerates a SystemOut message that a javacore should be generated
- DAllows the administrator to choose whether or not to generate a javacore when a hang is detected
Correct Answer:
A
If you want to monitor the activity of threads on which system alarms execute, add the following JVM generic arguments to the server settings.
-Dcom.ibm.websphere.alarmthreadmonitor.generate.javacore
Set to any value to cause a javacore dump to be created when an hung system alarm thread is detected. The threads section of the javacore dump can be analyzed to determine what the reported thread and other related threads are doing.
Reference:
https://www.ibm.com/support/knowledgecenter/en/SSAW57_8.5.5/com.ibm.websphere.nd.doc/ae/ttrb_confighangdet.html
A
If you want to monitor the activity of threads on which system alarms execute, add the following JVM generic arguments to the server settings.
-Dcom.ibm.websphere.alarmthreadmonitor.generate.javacore
Set to any value to cause a javacore dump to be created when an hung system alarm thread is detected. The threads section of the javacore dump can be analyzed to determine what the reported thread and other related threads are doing.
Reference:
https://www.ibm.com/support/knowledgecenter/en/SSAW57_8.5.5/com.ibm.websphere.nd.doc/ae/ttrb_confighangdet.html
send
light_mode
delete
All Pages