weblogic test 1

Upload: venkat-penuganti

Post on 19-Jul-2015

52 views

Category:

Documents


0 download

TRANSCRIPT

WebLogic Test - INAME:1. WebLogic Server Domain can be used to separate: A. B. C. D. 2. Development. Test and production applications Administration and operational responsibilities Organizational or business divisions All the above

EMP ID:

Which of the following statement is not true? A. When a managed Server starts, it connects to Admin Server to synchronize the configuration B. A domain consists only the Administration Server, only the Managed Server or the Administration and Managed Servers C. When the configuration is changed, the admin server sends the changes to managed servers D. Each managed server stores the local copy of the domain configuration file

3.

When you create a new domain to automatically support WebLogic Server, which template is it based on by default? A. B. C. D. wlst.jar weblogic.jar wls.jar weblogic_sp.jar

4.

Which of the following statements is true? A. There is one Node Manager for each machine B. There is one Node Manager for each domain C. There is one Node Manager for each cluster

5.

Which of the following statement is used to start Managed Server A. DOMAIN_HOME/bin/startManagedWebLogic.sh B. DOMAIN_HOME/bin/startManagedWebLogic.sh managed_servername admin_url C. DOMAIN_HOME/bin/staryWebLogic.sh managed_servername admin_url D. None

6.

Choose correct one from the below when Admin Server goes down A. B. C. D. The domain log entries are unavailable Managed Server can start in MSI mode The administration console is unavailable All of the above

7.

What are the basic components that are required during the custom installation of WebLogic Server? A. Core Application Server, Admin Server, Configuration Wizard and JDK B. Administration Console, Admin Server, Configuration Wizard & Upgrade Framework and Sun JDK C. Administration Console, Configuration Wizard & Upgrade Framework, Core Application Server and JDK D. None of the above

1

8.

Invoke the Domain Configuration Wizard by using A. B. C. D. config.sh under WL_HOME/server/bin config.sh under WL_HOME/common/bin config_builder.sh under WL_HOME/common/bin None of the above

9.

Where are all users, groups and roles stored by default? A. B. C. D. Oracle Database Point Base Database Embedded LDAP Store All of the above

10. Which of the following statement not true? A. B. C. D. Node Manager is used to monitor the health of the servers There is one node manager for each machine Node Manager is used to start/stop Managed Servers only There are four types of Node Managers

11. Choose the correct one from the below: A. B. C. D. When you start a server in the production mode the logs will rotate automatically The default JDK in production mode is Sun JDK Auto deployment is disabled in Development Mode You need to use Administration Console or weblogic.Deployer tool for deployment in production mode

12. If you create a JDBC connection pool in one domain, you cannot use it with a Managed Server or cluster in another domain. A. True B. False 13. Java Based Node Manager A. B. C. D. Used in both Windows and Unix Platforms Is more secured than Script based Node Manager Both A and B None of the above

14. OS-Specific Installers A. B. C. D. Are specific to OS and includes JDK for the selected Platform The installer may be either .jar file or .exe file depending upon the selected platform Is a subset of Package or Net Installers Both A and C

15. Which of the following command is used to install WebLogic Server in 64 bit mode? A. JAVA_HOME/bin/java -d64 -jar wls1033_Linux64.bin B. JAVA_HOME/bin/java -d64 -jar wls1033_generic.jar

2

C. JAVA_HOME/bin/java -jar wls1033_generic.jar D. None of the above 16. Which of the following command is used to install WebLogic Server in 64 bit mode in windows? A. B. C. D. JAVA_HOME/bin/java -d64 -jar wls1033_generic.jar JAVA_HOME/bin/java -jar wls1033_generic.jar JAVA_HOME/bin/java -d64 -jar wls1033_generic.bin None of the above

17. Following are the minimum installation requirements for q Weblogic Server: A. B. C. D. 3GB of hard disk, 2GB of RAM and Temp Directory (~3.5 times of total installation size) 3.5GB of hard disk, 1GB of RAM and Temp Directory (~2.5 times of total installation size) 2.5GB of hard disk, 1GB of RAM and Temp Directory (~3.5 times of total installation size) All of the above

18. Silent Mode installation is used with A. B. C. D. Net Installers Package Installers Both Net and Package Installers None of the above

19. The Admin Server in a domain must run the same or higher version as Managed Servers in the domain A. True B. False 20. Which J2EE Standards are used by WebLogic Server 10.3 A. B. C. D. J2EE 1.4 J2EE 1.5 J2EE 5 J2EE 6

21. What is the command to launch the Installer in Sun Solaris by using OS-Specific Installer (wlserver_SunSloaris.bin) in console mode?

22. Give the general syntax for stopping the Managed Server in a domain (any OS)?

23. What is the File (Specify full path of the file) that must be there in WebLogic Server CLASSPAH?

24. What is the command invoke the domain creation wizard in console mode?

25. What is the command to start the standard node manager?

3