Riverbed
499-01 · Question #157
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)
The correct answer is B. You can set the IBM_JAVA_OPTIONS environment variable to add the argument into the D. Setting the IBM_JAVA_OPTIONS environment variable will add the same argument into every. See the full explanation below for the reasoning.
Question
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)
Options
- ASome code compilation or modification is needed.
- BYou can set the IBM_JAVA_OPTIONS environment variable to add the argument into the
- CIBM SDK Java is not supported.
- DSetting the IBM_JAVA_OPTIONS environment variable will add the same argument into every
How the community answered
(24 responses)- A8% (2)
- B75% (18)
- C17% (4)
Community Discussion
No community discussion yet for this question.