in which file/script we need to change the heap size?.What is the
variable name to search to change the heap size

Answers were Sorted based on User's Feedback



in which file/script we need to change the heap size?.What is the variable name to search to change..

Answer / laxmikant

In start up script,we can change ms and mx value.

Is This Answer Correct ?    10 Yes 2 No

in which file/script we need to change the heap size?.What is the variable name to search to change..

Answer / kris

in setdomainenv.sh in that we can edit the min and max values can be changed

Is This Answer Correct ?    9 Yes 1 No

in which file/script we need to change the heap size?.What is the variable name to search to change..

Answer / raghavendra

Hi,

we can change in setdomainenv.sh & as well as in admin console in startup tab, arguments field.

Is This Answer Correct ?    5 Yes 0 No

in which file/script we need to change the heap size?.What is the variable name to search to change..

Answer / 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

in which file/script we need to change the heap size?.What is the variable name to search to change..

Answer / sandeep

We need to change at setDomainENV.sh and the variable name is
"user_Mem_args"

Is This Answer Correct ?    0 Yes 0 No

in which file/script we need to change the heap size?.What is the variable name to search to change..

Answer / balu

In config.xml,you will find XMS="" and XMS="" here you can
give the min and max values for the heap size and save the
config.xml to update the new values.

Is This Answer Correct ?    3 Yes 11 No

in which file/script we need to change the heap size?.What is the variable name to search to change..

Answer / malligontla

we can change the heap size in Javaw.exe file, which is
located in bin folder.

Is This Answer Correct ?    0 Yes 11 No

Post New Answer

More Weblogic Interview Questions

Managed servers are running. What happens if admin server down?

0 Answers  


Explain what is the purpose of stub in web-logic server cluster?

0 Answers  


How do you troubleshoot a crash?

0 Answers  


What is the managed server?

0 Answers  


What is a thread dump?

0 Answers  






How do clients handle dns requests to failed servers?

0 Answers  


How to change from development mode to production mode in weblogic 10.3?

0 Answers  


when i am starting my managed server it is coming to admin state.I used to click on resume button in admin console , so that it is comming to running state. How to resolve this problem for ever so that the server will come directly to running state instead of going to admin state?

5 Answers  


How do we generate a digital certificate

2 Answers  


What are data-sources and what features do they offer?

0 Answers  


How could you retrieve password for I-Planet console if you have forgotten?

1 Answers   HCL,


what is the diffrence between weblogic server 8.x/9.x/10.x?

7 Answers   HCL, TCS,


Categories