14.What is the default database for Weblogic server?
Point base is the default database. This database comes along with Weblogic software bundle.
15.How many ways we can configure a domain?
You can configure Oracle Weblogic server domains in two ways.
16.How many ways you can start Administration server?
You can start the Administration server using 5 ways.
17.How many ways you can configure managed servers?
You can configure the Managed server using 3 was.
18.How many ways you can configure a machines?
You can configure machines by using following:
19.How many ways you can start managed servers?
Start Managed Servers by using:
20.How do I provide user credentials for starting a server?
When you create a domain, the Configuration Wizard prompts you to provide the username and password for an initial administrative user. If you create the domain in development mode, the wizard saves the username and encrypted password in a boot identity file. A WebLogic Server instance can refer to a boot identity file during its startup process. If a server instance does not find such a file, it prompts you to enter credentials.
If you create a domain in production mode, or if you want to change user credentials in an existing boot identity file, you can create a new boot identity file. WebLogic Server does not support copying a boot identity file from one server root directory to another. For information on creating and using boot identity files, see Boot Identity Files in Administration Console Online Help.