Monday, March 12, 2012

job fails

Hi all,

Sql server 7

I have created a Web assistant job which select
and displays data from a table (very small amt of data)
on to the webpage. the job is schedule to run
every 1 minute. the job is not running, in job view
history its gives the error msg
"could not open the output file" 16821 Error no.

pls suggest
Awaiting for ur reply

TIA
AdilYou need to make sure that the service account (it HAS to have an account, not System Account) for SQLAgent has Create/Write permissions on the destination.

No comments:

Post a Comment