Riverbed 499-01 - Riverbed Certified Solutions Professional Application Performance Management Exam
Page: 3 / 40
Total 196 questions
Question #11 (Topic: Topic 1)
Which of the following best describes AppInternals Xpert heterogeneous transaction
tracing?
tracing?
A. Tiers with identical code are mapped and correlated for each transaction at run time.
B. Tiers with identical code are deduplicated and correlated for each transaction at run time.
C. Each trace includes all the tiers necessary to execute the transaction at run time.
D. Tiers that are identical in the same transaction are excluded at run time.
Answer: C
Question #12 (Topic: Topic 1)
What issues arise in instrumenting a Java application using IBM SDK Java when the
command line to start the application is not readily accessible? (Select 2)
command line to start the application is not readily accessible? (Select 2)
A. Some code compilation or modification is needed.
B. You can set the IBM_JAVA_OPTIONS environment variable to add the argument into the application startup.
C. IBM SDK Java is not supported.
D. Setting the IBM_JAVA_OPTIONS environment variable will add the same argument into every IBM SDK Java application startup.
Answer: B,D
Question #13 (Topic: Topic 1)
Which tab in the AppInternals Xpert interface do you use to enable continuous tracing for
JIDA and .Net data adapter instances?
JIDA and .Net data adapter instances?
A. Metric Filters
B. Schedule
C. Users
D. Configure Groups
Answer: D
Question #14 (Topic: Topic 1)
What useful information can you get from AppResponse Xpert (ARX) database browsing
insights? (Select 3)
insights? (Select 3)
A. Response time for SQL statements
B. Database usage by application and user
C. It tracks throughput in terms of database calls, transactions, rows, bytes, and active sessions.
D. A link to "View Database SQL queries" insights
Answer: A,B,C
Question #15 (Topic: Topic 1)
How should you instrument a Java application when a command line to start the application
is not readily accessible?
is not readily accessible?
A. This is not feasible currently.
B. Recompile or modify the code.
C. Set the JAVA_TOOL_OPTIONS environment variable to add the argument into the application start up.
D. We should not instrument applications that use embedded virtual machines.
Answer: C