BlackFriday 2024! Hurry Up, Grab the Special Discount - Save 25% - Ends In 00:00:00 Coupon code: SAVE25
Welcome to Pass4Success

- Free Preparation Discussions

IBM Exam C9510-401 Topic 2 Question 25 Discussion

Actual exam question for IBM's C9510-401 exam
Question #: 25
Topic #: 2
[All C9510-401 Questions]

A system administrator is asked by a development team to monitor the performance of a newly deployed EJB application. The administrator noticed that the heap size of the application server is growing.

What should the administrator do to fix the problem using ORB settings?

Show Suggested Answer Hide Answer
Suggested Answer: B

The Object Request Broker (ORB) pass by reference option determines if pass by reference or pass by value semantics should be used when handling parameter objects involved in an EJB request. This option can be found in the administrative console by navigating toServers => Application Servers =>server_name=> Object Request Broker (ORB). By default, this option is disabled and a copy of each parameter object is made and passed to the invoked EJB method. This is considerably more expensive than passing a simple reference to the existing parameter object.

References: https://www.ibm.com/developerworks/websphere/techjournal/0909_blythe/0909_blythe.html#sec3e


Contribute your Thoughts:

Currently there are no comments in this discussion, be the first to comment!


Save Cancel