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)
 Cannot write Logfile for Scheduled Job

Author  Topic 

kowani1
Starting Member

42 Posts

Posted - 2007-03-23 : 18:37:59
Hi All,

I have a overnight job that requires writing its output to a log file. This time, the job failed with the following error.

Please help.
Jungle DBA

Executed as user: PMCentralUser. Could not complete cursor operation because the table schema changed after the cursor was declared. [SQLSTATE 42000] (Error 16943)Warning: cannot write logfile D:\ScheduledJobsLog\PMCentralDetectEmployeeChanges.log. Error 1332 : No mapping between account names and security IDs was done. The step failed.
   

- Advertisement -