Question: 1
You are running WebLogic Server under a 64-bit Hot-Spot JVM.
You edit your domain's setDomainEnv. sh script to update the minimum and maximum heap sizes as follows:
User_MEN_ARGS''-Xms 32 meg xmx150meg''
export USER_MEN_AREG
You try to start a managed server by runing the domain start script at the command line. The server falls with the message:
Invalid initial heap size: -xmsmeg
Why does the server fall with the message?
Question: 2
You have been tasked with replacing an existing WebLogic domain with a brand new installation as part of a migration. The new server needs to use the previously created JDBC store that holds existing JMS messages.
Question: 3
You start a managed server by running a start script at the command line the server fails to start. To troubleshooting this failure you look at the window in which the script ran. One of the messages from the server says ''boot identity not valid.''
What do you do before running the script again?
Question: 4
Consider a domain that includes a Node Manager home directory. One way to enroll each Node Manager with your domain is with the WLST command mxenroll().
Select the two scenarios where you do jot need to use this command to perform the same task?
Question: 5
The configuration wizard has a Node Manager option which, if selected, allows you to also configure a Node Manager as you create your domain.
Select two true statements about using the configuration Wizard to configuration Node Manager.