Search code examples
linuxoraclevisual-studio-2012performance-testingload-testing

Can Visual Studio 2012 Load testing capture performance counters of Linux server and Oracle data base?


I need to test Oracle ERP system module which runs on Linux server and uses oracle as a database. I have some past experience with web performance and load testing however I am not sure whether Visual Studio 2012 is capable of capturing server side performance counters when it comes to linux platform and oracle data base profiling and tracing counters. so following are my questions :

  1. Can I capture server specific counters using vs 2012 ?
  2. Is VS 2012 capable of oracle sql tracing and profiling ? if Yes than How to set counters for oracle sql tracing and profiling ?

Thanks in advance...


Solution

  • Looks like it doesn't... Created shell scripts and Oracle DBA ascripts to capture the performance counters....