-xx:+PrintGCDetails
-xx:+PrintGCTimeStamps
-xx:+HandlePromotionFailure
-verbose:gc
-server
第1题:
WebSphere Application Server supports performance data collection using the Performance Monitoring Infrastructure (PMI). Which tool supports PMI and would be best to analyze the WebSphere Commerce runtime EJB, JVM and thread pool stats?()
第2题:
下列关于JDK、JRE和JVM的描述。哪项正确?()
第3题:
一个java程序运行从上到下的环境次序是()
第4题:
Which three JVM options would you add to investigate performance issues in a Hot-Spot JVM?()
第5题:
Oracle JRockit JVM uses -Xns option to set nursery size when the generational garbage collection mode is used. Which two JVM properties are affected by changing its size ?()
第6题:
What are the three steps you should take to tune a JDBC Connection pool in WebLogic from the initial settings in a production environment?()
第7题:
There may be a bottleneck in the application that additional hardware would not solve.
Adding more hardware is costly and time consuming.
Adding hardware at the application layer may place additional load on an already overloaded database, network appliance, or storage system.
Adding more hardware may introduce new configuration requirements that need to be tested.
第8题:
Objects from classes that use aggregation cannot be serialized.
Art object serialized on one JVM can be successfully deserialized on a different JVM.
The values in fields with the volatile modifier will NOT survive serialization anddeserialization.
The values in fields with the transient modifier will NOT survive serialization anddeserialization.
It is legal to serialize an object of a type that has a supertype that does NOT implement java.io.Serializable.
第9题:
monitors performance
manages JVM memory
serves J2EE applications
manages the deployment manager
manages configuration synchronization
routes administrative requests to servers
第10题:
It detects any configuration change that caused a performance difference in both time periods.
It identifies any workload change that caused a performance difference in both time periods.
It detects the top wait events causing performance degradation.
It shows the resource usage for CPU, memory, and I/O in both time periods.
It shows the difference in the size of memory pools in both time periods.
It gives information about statistics collection in both time periods.
第11题:
compaction ratio limit
garbage collection frequency
garbage collection times
fragmentation heap size
第12题:
JDK中包含了JRE,JVM中包含了JRE。
JRE中包含了JDK,JDK中包含了JVM。
JRE中包含了JDK,JVM中包含了JRE。
JDK中包含了JRE,JRE中包含了JVM。
第13题:
Which IBM Resource would best help you determine the proper performance tuning of your System x hardware and the application workload of the software?()
第14题:
以下关于JVM的叙述,哪项正确?()
第15题:
Which three statements concerning the use of the java.io.Serializable interface are true?()
第16题:
You want to capture WebLogic internal events correlated with JVM events for viewing offline. What three actions must you take to enable this within WebLogic?()
第17题:
Identify three scenarios in which you would recommend the use of SQL Performance Analyzer to analyzeimpact on the performance of SQL statements.()
第18题:
Run WebLogic in a JRockit JVM and ensure the Flight Recorder is enabled.
Configure the WebLogic Diagnostic Framework Event Volume to Low, Medium, or High depending on the type of events you want to capture.
Configure the WebLogic Diagnostic Framework bridge to send events to the JRockit Flight Recording.
Take a dump from the default recording or create a new recording for the time period you want to capture.
第19题:
WebSphere Commerce Analyzer
Tivoli Performance Viewer.
Tivoli Web Site Analyzer.
DB2 Intelligent Miner for Data.
第20题:
Assign more than one managed server to a physical hardware that allows better CPU utilization
Assign more than one application to one managed server to better utilize threads within a single JVM process
Assign the same application to more than one managed server to load balance requests between servers
Assign the same heap size to the managed server across the cluster for easier control of memory footprint
Create a virtualized environment with hypervisor for an easier solution
第21题:
ABORT
NORMAL
IMMEDIATE
TRANSACTIONAL
第22题:
-xx:+PrintGCDetails
-xx:+PrintGCTimeStamps
-xx:+HandlePromotionFailure
-verbose:gc
-server
第23题:
Objects from classes that use aggregation cannot be serialized.
An object serialized on one JVM can be successfully deserialized on a different JVM.
The values in fields with the volatile modifier will NOT survive serialization and deserialization.
The values in fields with the transient modifier will NOT survive serialization and deserialization.
It is legal to serialize an object of a type that has a supertype that does NOT implement java.io.Serializable.
第24题:
Change in the Oracle Database version
Change in your network infrastructure
Change in the hardware configuration of the database server
Migration of database storage from non-ASM to ASM storage
Database and operating system upgrade