web technology Online Quiz - 103

web technology Online Quiz - 103

20 Questions Published

Questions

Question 1 Multiple Choice (Single Answer)

A WebLogic Server has following modes

  1. Development
  2. Staging
  3. Production
  4. A & C
Question 2 Multiple Choice (Single Answer)

Which of the following is a valid WebLogic Server message number

  1. BEA-000215
  2. ORACLE-BEA-000215
  3. MESSAGE-000215
  4. ERROR-000215
Question 3 Multiple Choice (Single Answer)

Managed Server can be restarted automatically after failure only if

  1. Managed Server is started with flag webLogic.autostart=true
  2. SNMP restart is enabled in Administration server
  3. Node Manager must be configured to auto restart failed servers
  4. Both A & B
Question 4 Multiple Choice (Single Answer)

During WebLogic server startup if JDBC connection creation fails, what level of error message will be logged in log file?

  1. ERROR
  2. WARNING
  3. INFO
  4. CRITICAL
Question 5 Multiple Choice (Single Answer)

What are supported modes of installation for WebLogic Server?

  1. Graphical, Console, Secure
  2. Graphical, Console, Silent
  3. Graphical, Network, Silent
  4. Interactive, Console, Silent
Question 6 Multiple Choice (Single Answer)

For High availability, how should Node Manager is configured in a WebLogic Domain?

  1. Node manager should be run a daemon or service on all machines that host Managed Server
  2. Node manager should be run a daemon or service on machine that host Administration Server
  3. Both a and b
  4. None
Question 7 Multiple Choice (Single Answer)

If Administration server is not running how can Managed Server start?

  1. Managed Server cannot start without WebLogic Administration Server
  2. Managed server must run in Managed Server Independence (MSI) Mode
  3. The MSI file must be present locally on each server
  4. Both b and c
Question 8 Multiple Choice (Single Answer)

Node Manager is used for

  1. Killing Managed Server
  2. Auto restarting failed servers
  3. Remotely start and stop Managed Servers
  4. All of above
Question 9 True/False

Applications will be auto deployed if production mode is enabled

  1. True
  2. False
Question 10 Multiple Choice (Single Answer)

Following action will be taken if config.xml gets corrupted

  1. Recreate WebLogic Domain
  2. Start WebLogic Administration Server with autorecover=true
  3. Use config.xml.booted as config.xml
  4. Both A & B
Question 11 Multiple Choice (Single Answer)

Which of following method cannot be used to determine weblogic server version

  1. Server Log
  2. WebLogic Console
  3. Version.txt
  4. weblogic.Admin utility
Question 12 Multiple Choice (Single Answer)

How to monitor garbage collection?

  1. Using weblogic.Admin utility with parameter GC=True
  2. Examining Domain Log
  3. Starting JVM using –verbose:gcswitch
  4. None
Question 13 Multiple Choice (Single Answer)

To execute weblogic.Admin tool classpath should be set to?

  1. WL_HOME/common/weblogic.jar
  2. WL_HOME/common/admin.jar
  3. WL_HOME/server/lib/admin.jar
  4. WL_HOME/server/lib/weblogic.jar
Question 14 True/False

A Machine can participate in more than Domain

  1. True
  2. False
Question 15 Multiple Choice (Single Answer)

In Production mode default number of connections in a connection pool is

  1. 15
  2. 25
  3. 10
  4. -1
Question 16 Multiple Choice (Single Answer)

What is true about SSL

  1. SSL is be configured at Domain Level. All Servers in Domain use same setting
  2. SSL is be configured Server Level. Each Server in domain can have own SSL Setting.
  3. SSL is configured at Cluster Level. All Servers that are part of Cluster use same setting.
  4. SSL is configured at Cluster & Domain Level. All Servers that are part of Cluster use same setting.
Question 17 Multiple Choice (Single Answer)

Following is not a correct state of WebLogic Server

  1. RUNNING
  2. PENDING
  3. STANDBY
  4. Return
Question 18 True/False

WebLogic Server instances in cluster communicates using Multicast IP

  1. True
  2. False
Question 19 Multiple Choice (Single Answer)

Following parameter is used to set Maximum memory to JVM

  1. –Xms
  2. –Xmx
  3. –Xmax
  4. –Xmn
Question 20 Multiple Choice (Single Answer)

What is the purpose of process control table

  1. To show only the error code
  2. To show error codes and script names
  3. To show the process name, process number
  4. All
  5. None
  6. To show the process name, process number and error codes, script names