• SQL PI show stored proc parameter

     Hopefully this is an easy question for someone out there.

    Is there a way to show the stored proc parameters being sent to the stored procedures?

     

    Example:

     

    Is there a way to see the paramenter(s) sent to this stored procedure?

    I'm going to continue digging…

  • SQL-PI Statement vs. Batch Executions

    Hi all,

    I'll start off by mentioning I use Foglight in more of a performance troubleshooting and optimization capacity than for straight administration. We've been trying to get a handle on some of the worst queries in our system, but I'm having trouble…