We want to update a stored proc in our sql 2000 server. When pasted in QA, the syntax check said "OK" in about 1 second. Next we ran the same "ALTER PROCEDURE" query to update the database. After 5 minutes of running time, in QA, I killed the job. The database was not updated. How can I analyze this type of problem.
TIA,
Bill