Which three statements are true about the Change Center in administration console?
You received a signed certificate from a Certificate Authority and you wish to use the keytool command-line utility to store it in your keystore. Which command of keytool would you us
A web application called sales was deployed and is currently “Active”. It is targeted to managed1 and managed2. The developers have given you an upload WAR file and you have replaced the original WAR file with it. From the directory where the WAR file resides, you run the following weblogic.Deployer command:
java weblogic.Deployer –adminurl t3://192.168.1.101:7001-username weblogic –password welcom1 –name sales –redeploy
Which statement best describes what happens?
Your server includes an application that uses a generic JDBC data source to connect to a database. However, the network connection between the server and the database is not 100% reliable.
You wish to avoid scenarios in which the application fails due to a failed JDBC connection. Identify two data source attributes to help accomplish this.
All the servers in your domain are running.
After you connect to the Administration Server in WLST you run the following command, which completes with no error:
Progress = deploy (appName = ‘salesapp’, path = ‘sales.war’, target = managed1, managed2’, planpath = ‘plan.xml’)
Which two statements are true?
Identify two methods for utilizing WebLogic Server's production redeployment feature.
A managed server, myserver1, has a boot.properties file in the security directory. It was started with the startManageWeblogic.sh script(.cmd in windows) and his boot.properties file was used for its startup credentials.
You just used the administration console to change all administrator passwords. To continue using boot.properties, what can you do?
When you use the Embedded LDAP that is supplied by Oracle WebLogic Server, which three statements are true?
When installing Oracle Weblogic Server 11g with the graphical installer, which three statements are true?