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?
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.