MultipleChoice
Your administration server goes down. One of the managed serves of the domain is also corruptly shut down. This manage severs has been successfully started in the past.
You cannot bring up the administration server right away, but you need to start the managed server, you run the stat script, but the managed server will not start.
Explain will not start.
OptionsMultipleChoice
Your java-based Node Manager is unable to start a managed server named server. You investigate and realize that the boot. Properties file Node Manager uses to store the credentials of the managed server has been corrupted in the file system. From past experience you know that if you delete the file, Node Manager will re-create it.
Where is that file?
OptionsMultipleChoice
You need to scale out an existing domain to include a new machine. You install WebLogic Sever on the new machine.
Which three steps are required to create the domain directory on the new machine?
OptionsMultipleChoice
Your developers created Plain Old Objects (POJO) that provides useful functionality. The code is packaged in a JAR file. You want to make this code accessible from all the application deployed to the managed servers in your domain.
What are the four ways to accomplish this/
OptionsMultipleChoice
The admin server's domain files where backed up by using the tar command on Linux. The admin server crashes and the domain files become corrupted. The domain files are restored from the backup. You true and start the admin server by using the usual domain script. The script does not run. The error is '' permission denied.''
OptionsMultipleChoice
Which three Administrator Console tasks require you to obtain the configuration lock of a production mode domain.
OptionsMultipleChoice
Consider an application that comprises both web and EJB components.
What are two benefits of implementing multitier cluster architecture over single-tier (basic) cluster architecture?
OptionsMultipleChoice
Consider a data source whose inactive Connection Timeout has been set to 60 seconds. You suspect that an application is not returning JDBC connections to this data source. In response, you go to the data source's Monitoring tab in the Administrator Console.
Which of the available columns will confirm your suspicions?
OptionsMultipleChoice
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?
OptionsMultipleChoice
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.
Options