I have an already existing stored procedure. But when I am trying to create the stored procedure with a new name it hangs up the server. But If I execute the same with its usuall name it works fine. Any idea whats going wrong. Why the newly created one is taking too much time
Script is fine. As with original one it works perfectly but As I copied the script to new it started hanging the server.