This technical white paper discusses using SQL performance reports to understand stored procedure characteristics in DB2. The paper explains how to identify if a stored procedure is running externally or internally using the program type and stored procedure address space details. It also shows how to determine what program or plan is calling the stored procedure using the plan drilldown. The paper emphasizes the importance of understanding where stored procedures are executing from and the application environment, for effective performance tuning.