| Author |
How to set memory size for weblogic
|
Hanuman Navulury
Greenhorn
Joined: Jan 22, 2009
Posts: 8
|
|
Hi All,
Can anybody tell me, how to set the Memory (RAM) Size for Web logic. Please let me know how to do this.
Kind Regards,
N Hanumaan
|
 |
Renjan Thomas
Ranch Hand
Joined: Jan 09, 2009
Posts: 49
|
|
You can the set the memory arguments in the start up scripts of weblogic(startweblogic.sh).
You can use the -Xms and Xmx parameter for that.Please check this Link for more info.
|
 |
Hanuman Navulury
Greenhorn
Joined: Jan 22, 2009
Posts: 8
|
|
Thank you very much
|
 |
 |
|
|
subject: How to set memory size for weblogic
|
|
|