Hi guys.
is there anyway I can find a cursor that is open
so that i can close it?
I have a procedure running daily (across servers). that stopped suddenly with this error.
A cursor with the name 'xyz' already exists.
I tried closing and deallocating on destination server. I am getting the error like "cursor doesnot exist"
I need to run this procedure. i dont want to recycle the destination server.
any ideas?
-MAK
is there anyway I can find a cursor that is open
so that i can close it?
I have a procedure running daily (across servers). that stopped suddenly with this error.
A cursor with the name 'xyz' already exists.
I tried closing and deallocating on destination server. I am getting the error like "cursor doesnot exist"
I need to run this procedure. i dont want to recycle the destination server.
any ideas?
-MAK