When verbose Garbage Collection is enabled, in which file(s) does the operating system collect the data?

When verbose Garbage Collection is enabled, in which file(s) does the operating system collect the data?A . trace.logB . activity.logC . SystemOut.log and SystemErr.logD . native_stdout.log and native_stderr.logView AnswerAnswer: D Explanation: Depending on the operating system in use, the verboseGC output will be written to the following file by default:...

May 18, 2020No CommentsREAD MORE +

Through what protocol can a Java client directly access EJBs running on an application server?

Through what protocol can a Java client directly access EJBs running on an application server?A . JDBCB . RMI/IIOPC . SOAP/JMSD . SOAP/HTTPView AnswerAnswer: B Explanation: Provided that it uses the correct protocols (SOAP, HTTP, WSDL), any web service client can access a stateless session bean, whether or not the...

May 18, 2020No CommentsREAD MORE +

Which of the following is true regarding disk offload?

Which of the following is true regarding disk offload?A . The amount of disk space to use cannot be specified.B . On server startup, DynaCache loads the entire disk cache into memory.C . The number of cache entries that are offloaded to disk cannot be specified.D . Disk offload can...

May 18, 2020No CommentsREAD MORE +

Which is true about software repositories for IBM Installation Manager?

Which is true about software repositories for IBM Installation Manager?A . Repositories must be local.B . Repositories must be online.C . Repositories can be either local or online.D . Repositories are only in the media package.View AnswerAnswer: C Explanation: IBM Installation Manager is a single installation program that can use...

May 17, 2020No CommentsREAD MORE +

Which of the following can be queried to get PMI data?

Which of the following can be queried to get PMI data?A . Server CellB . JMX ConnectorsC . MBean ObjectNamesD . Application ServerNamesView AnswerAnswer: C Explanation: PMI data can be gathered from the J2EE managed object MBeans or the WebSphere Application Server PMI Perf MBean.

May 17, 2020No CommentsREAD MORE +

What is one directory tree structure that indicates a successful installation of the product files?

An administrator wants to verify an IBM WebSphere Application Server installation by examining the installation’s directory structure. In this example, <WAS_installation_directory> indicates the installation’s root directory. What is one directory tree structure that indicates a successful installation of the product files?A . <WAS_installation_directory>/webB . <WAS_installation_directory>/binC . <WAS_installation_directory>/profilesD . <WAS_installation_directory>/installableAppsView AnswerAnswer:...

May 17, 2020No CommentsREAD MORE +

Which two methods are used for communicating session linkages between the client and the server? (Choose two.)

Which two methods are used for communicating session linkages between the client and the server? (Choose two.)A . CookiesB . LTPA TokenC . Rest ServicesD . URL RewritingE . HTTP Response codesView AnswerAnswer: AD Explanation: Representational State Transfer (REST) is a lightweight framework for designing applications that use HTTP to...

May 17, 2020No CommentsREAD MORE +

Which statement describes the capabilities of the deployment manager?

Which statement describes the capabilities of the deployment manager?A . Logical grouping of application serversB . Created and installed when a node is federated into a cellC . Created automatically when an application server is federated into a cellD . Manages nodes, node agents, and the configuration repository for the...

May 16, 2020No CommentsREAD MORE +

Assuming there are no custom properties defined in current plugin-cfg.xml file, what should be done before running the GenPluginCfg command?

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...

May 16, 2020No CommentsREAD MORE +

When installing a new application to IBM WebSphere Application Server, which location is valid for the application file?

When installing a new application to IBM WebSphere Application Server, which location is valid for the application file?A . Client MachineB . Managed NodeC . Unmanaged NodeD . Remote Web ServerView AnswerAnswer: B Explanation: Configuration file location during application installation Several things occur upon installation of an application onto WebSphere...

May 16, 2020No CommentsREAD MORE +