web technology Online Quiz - 103
web technology Online Quiz - 103
Questions
A WebLogic Server has following modes
- Development
- Staging
- Production
- A & C
Which of the following is a valid WebLogic Server message number
- BEA-000215
- ORACLE-BEA-000215
- MESSAGE-000215
- ERROR-000215
Managed Server can be restarted automatically after failure only if
- Managed Server is started with flag webLogic.autostart=true
- SNMP restart is enabled in Administration server
- Node Manager must be configured to auto restart failed servers
- Both A & B
During WebLogic server startup if JDBC connection creation fails, what level of error message will be logged in log file?
- ERROR
- WARNING
- INFO
- CRITICAL
What are supported modes of installation for WebLogic Server?
- Graphical, Console, Secure
- Graphical, Console, Silent
- Graphical, Network, Silent
- Interactive, Console, Silent
For High availability, how should Node Manager is configured in a WebLogic Domain?
- Node manager should be run a daemon or service on all machines that host Managed Server
- Node manager should be run a daemon or service on machine that host Administration Server
- Both a and b
- None
If Administration server is not running how can Managed Server start?
- Managed Server cannot start without WebLogic Administration Server
- Managed server must run in Managed Server Independence (MSI) Mode
- The MSI file must be present locally on each server
- Both b and c
Node Manager is used for
- Killing Managed Server
- Auto restarting failed servers
- Remotely start and stop Managed Servers
- All of above
Applications will be auto deployed if production mode is enabled
- True
- False
Following action will be taken if config.xml gets corrupted
- Recreate WebLogic Domain
- Start WebLogic Administration Server with autorecover=true
- Use config.xml.booted as config.xml
- Both A & B
Which of following method cannot be used to determine weblogic server version
- Server Log
- WebLogic Console
- Version.txt
- weblogic.Admin utility
How to monitor garbage collection?
- Using weblogic.Admin utility with parameter GC=True
- Examining Domain Log
- Starting JVM using –verbose:gcswitch
- None
To execute weblogic.Admin tool classpath should be set to?
- WL_HOME/common/weblogic.jar
- WL_HOME/common/admin.jar
- WL_HOME/server/lib/admin.jar
- WL_HOME/server/lib/weblogic.jar
A Machine can participate in more than Domain
- True
- False
In Production mode default number of connections in a connection pool is
- 15
- 25
- 10
- -1
What is true about SSL
- SSL is be configured at Domain Level. All Servers in Domain use same setting
- SSL is be configured Server Level. Each Server in domain can have own SSL Setting.
- SSL is configured at Cluster Level. All Servers that are part of Cluster use same setting.
- SSL is configured at Cluster & Domain Level. All Servers that are part of Cluster use same setting.
Following is not a correct state of WebLogic Server
- RUNNING
- PENDING
- STANDBY
- Return
WebLogic Server instances in cluster communicates using Multicast IP
- True
- False
Following parameter is used to set Maximum memory to JVM
- –Xms
- –Xmx
- –Xmax
- –Xmn
What is the purpose of process control table
- To show only the error code
- To show error codes and script names
- To show the process name, process number
- All
- None
- To show the process name, process number and error codes, script names