Hi,
Is it ok to recompile stored procedures on a live, production database?
That is, what happens if someone is in the middle of calling the old stored procedure (probably no effect) or is about to call the stored procedure, but it is in the middle of a recompile?
Is this a problem.
Thanx
Is it ok to recompile stored procedures on a live, production database?
That is, what happens if someone is in the middle of calling the old stored procedure (probably no effect) or is about to call the stored procedure, but it is in the middle of a recompile?
Is this a problem.
Thanx