Answer Posted / meenakshi
Applying Security patches
Path : Oracle /Middleware /utils
cd bsu [Bsu is a main utility to apply Secuirty patches.
./bsu.sh security.jar [based on jar].
| Is This Answer Correct ? | 12 Yes | 0 No |
Post New Answer View All Answers
How do clients handle dns requests to failed servers?
What is the meaning of classformaterrors used with the applet?
The home of a product cmp entity bean has a finder method, which returns an enumeration of all the products whose price falls below a certain value, which is passed as the method argument. If there are no products in the database to match the above criteria what will be the result of a call to this finder method? : BEA Weblogic
What is meant by node manager?
How to debug my ant script?
How does concurrency work for message-driven beans? : BEA Weblogic
How do I call a servlet with parameters in the url? : BEA Weblogic
Difference between multicast and unicast?
How does a file store compare with a jdbc store? : BEA Weblogic
A stateful session bean implementing the sessionsynchronization interface is deployed on the weblogic server. Which of the callback methods may be invoked on the bean? : BEA Weblogic
How to start node manager?
Must ejbs be homogeneously deployed across a cluster? Why?
When should I use multicast subscribers? : BEA Weblogic
How do I issue the close() method within an onmessage() method call and what are the semantics of the close() method? : BEA Weblogic
How is a domain template created?