View Single Post
  #5 (permalink)  
Old January 18th, 2008, 15:54
jlgottlieb jlgottlieb is offline
Junior Member
 
Join Date: Aug 2007
Posts: 9
Thanks: 3
Thanked 4 Times in 3 Posts
Groans: 0
Groaned at 0 Times in 0 Posts
Rep Power: 0
jlgottlieb is on a distinguished road
Re: Direct SQL Update in Agent. When is it committed?

Ian,

Thank you for your insight. It was just what I was looking for. I have inherited OTM Administration and would like to try to standardize some practices for agents, recurring processes etc. I would appreicate it if you could expand on the following:

Why no COMMITS or ROLLBACKS in the procedure?

Is there a problem using a cursor for loop? Whate are your reasons for only using EXPLICIT cursors?
Reply With Quote