Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 SQL Server 2000 Forums
 SQL Server Administration (2000)
 Need help creating a Job

Author  Topic 

dpcamp
Starting Member

10 Posts

Posted - 2007-05-14 : 16:50:20
We are working with a tech support that isn't the greatest at helping us out. They are telling me that I need to create a job that create a job that ran every minute that picked up the events not processed, process them and then mark them as processed. Now I have barely any SQL experience and our programmer doesn't either. So basically I need someone to walk me through on how to do this. I'm in the SQL Agent and created a new job, but as far as telling it to run every minute and picking up unproccessed events and processing them is way beyond my knowledge
Thanks in Advanced!

rmiao
Master Smack Fu Yak Hacker

7266 Posts

Posted - 2007-05-14 : 23:28:29
Can't help since we don't know what are your events and how to process them, should get from your vendor.
Go to Top of Page
   

- Advertisement -