in which file/script we need to change the heap size?.What is the
variable name to search to change the heap size
Answer Posted / sanjay
hello,
u hav to set xms ansd xmx values in setDomainEnv.sh
at the time setting u have to check whether our jdk is 64bit or 32bit..if it is
32bit u hav to change the
'defualt arg values '
64 bit
'port argumnts values'
even same as in permsize.
Thank you
Sanju
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
How to make a managed server ?
What is the list of pre-configured queues?
How do I learn what codesets are available in oracle? : BEA Weblogic
Define the purpose of the serializedsystemini.dat file?
How are the notifications generated when a server is added to a cluster?
How do you troubleshoot server hang?
How can we configure http tunneling on weblogic?
Tell me how are the notifications generated when a server is added to a cluster?
Explain the functioning of Stub?
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
How should you type cast a remote object? Why?
What signal tells the jvm to give a thread dump? Does those signal work if you specify -xrs? Why?
How do I turn the auto-deployment feature off?
How can the issue associated with high CPU usage be solved?
How can I run multiple instances of the same servlet class in the same weblogic server instance? : BEA Weblogic