T
Thomas R. Hart II
Hello everybody. I'm having an issue with scheduled tasks that I can't
seem to put my finger on. I have a task set up (I've set this up both
through the gui and the command line btw, just to test) that runs a file
C:\pg_backup.bat (right now the file is blank, no commands), with a
working directory of C:\. I've tried fixing some of the common pitfalls
(not running it from a mapped drive, make sure the runas user has logon
as a batch job rights in local security settings) yet every time I try
to run this job (right clicking on it and selecting run) it fails and
returns an error code of 0x01 (according to a microsoft support article
(http://support.microsoft.com/kb/308558), the code translates to "0x1:
An incorrect function was called or an unknown function was called."
which is extrememly helpful to me </sarcasm>). I've tried anything I can
find (including setting it up and testing at the server terminal itself)
without success.
This is the latest entry in the scheduled tasks log
"Database Backup.job" (pg_backup.bat)
Finished 11/15/2007 2:01:54 PM
Result: The task completed with an exit code of (1).
Is there anybody out there that has any ideas, or something it seems
like I didn't try yet? This task is a backup for our postgresql database
that's pretty critical. We do have other scheduled tasks running
properly on this machine as well. At this point I'm pretty stuck.
TIA for any assistance
Thomas R. Hart II
tomhart@coopfed.org
seem to put my finger on. I have a task set up (I've set this up both
through the gui and the command line btw, just to test) that runs a file
C:\pg_backup.bat (right now the file is blank, no commands), with a
working directory of C:\. I've tried fixing some of the common pitfalls
(not running it from a mapped drive, make sure the runas user has logon
as a batch job rights in local security settings) yet every time I try
to run this job (right clicking on it and selecting run) it fails and
returns an error code of 0x01 (according to a microsoft support article
(http://support.microsoft.com/kb/308558), the code translates to "0x1:
An incorrect function was called or an unknown function was called."
which is extrememly helpful to me </sarcasm>). I've tried anything I can
find (including setting it up and testing at the server terminal itself)
without success.
This is the latest entry in the scheduled tasks log
"Database Backup.job" (pg_backup.bat)
Finished 11/15/2007 2:01:54 PM
Result: The task completed with an exit code of (1).
Is there anybody out there that has any ideas, or something it seems
like I didn't try yet? This task is a backup for our postgresql database
that's pretty critical. We do have other scheduled tasks running
properly on this machine as well. At this point I'm pretty stuck.
TIA for any assistance
Thomas R. Hart II
tomhart@coopfed.org