WebLogic java agent to monitor Oracle Tuxedo backend calls
search cancel

WebLogic java agent to monitor Oracle Tuxedo backend calls

book

Article ID: 276653

calendar_today

Updated On:

Products

CA Application Performance Management (APM / Wily / Introscope)

Issue/Introduction

APM Java agent to capture Oracle Tuxedo backend calls. We need CA APM agent for Oracle Tuxedo/C++ that can capture the performance of Application VM and response times from the Database servers and connectivity during C++ batch job. Will the CA APM agent or WebLogic agent be able to monitor transaction when running batch job?

Resolution

APM has a Field Pack that can monitor Tuxedo specifically but not the backend calls out of the application framework. If it is jdbc call, Java agent should able to monitor it. The jdbc call can be monitored if the application is using Type4 driver. If the database calls are coming straight out of C++, the agent cannot monitor it.