September 2, 2010 at 5:27 am
job is fail in sqlserver? what are the reasons to fail the job?
please help me.
thanks
venkat.
September 2, 2010 at 5:34 am
it depends on the job. way to many reasons to fail.
a job can be poorly written, try to access databases or database objects that don't exist(anymore? maybe someone dropped a table or db)
a job could fail if it tries to access a source outside of SQL server that the SQL Account does nto have access to..file shares, xp_cmdshell...
Lowell
September 4, 2010 at 10:53 am
What is the job designed do? What is the error message with which the job fails?
Pradeep Adiga
Blog: sqldbadiaries.com
Twitter: @pradeepadiga
September 17, 2010 at 10:35 am
@ venkat
Post hte job code here
Regards,
Sushant
Regards
Sushant Kumar
MCTS,MCP
September 17, 2010 at 3:56 pm
Viewing 5 posts - 1 through 4 (of 4 total)
You must be logged in to reply to this topic. Login to reply