Error executing a SQL statement when running a scenario: "Error - ODBC Error Could not find store procedure xxx"
説明
Under Test options of Capture/Replay job for SQL Server connection, user selects a scenario and from list of SQL queries he selects one statement to execute. The following error occurs:
"Error - ODBC Error Could not find store procedure xxx"
対策
Error message will contain procedure name. Verify the database owner this procedure belongs. Ensure to use datasource connected to the database that owner required procedure.