Dear All,
I'm trying to upgrade our SQL Server 2000 from SP 3 to SP 4.
But before I upgrade the production server, I tested the database, job and login in SP 4 first in different server (which is more high end compared to our production server)
First of all, I tested / compare all of it between SQL Server 2000 SP 3 in both servers, and the database, job and login run smoothly (played a little bit with the configurations)
But when I upgrade the testing server to SP 4, there was a job that executed several stored procedures, have a stored procedure that executed more than 3 hours... (in SP 3, it just need 30seconds, both in production and testing server, before being updated)
I can't figure out whats happen...
Need help from all seniors...
I upload the stored procedure in: