Yee Beng
2009-01-20 07:49:01 UTC
Hi,
I'm using SQL Server 2005 Standard Edition SP 2 (9.0.3257) on Windows 2003
Enterprise Edition SP2.
I am currently facing the issue bellow which i think it's interrelated.
I created a backup transaction log plan from SQL server management studio
(SSMS) by right clicking "maintenance plan" folder -> create new maintenance
plan.
First issue i attempted is that after i created the plan, i refreshed the
maintenance plan folder in SSMS. however there is no plan listed under the
"maintenance plan" folder. no matter how many plans i created. none of it
listed there. But i manage to see the job created under "Job Activity
monitor".
Second issue is that ,I initiated the Job to run from Job Activity Monitor,
however the job status was "FAILED". But when i checked on the system tables
"msdb.dbo.sysmaintplan_log" and "msdb.dbo.sysmaintplan_logDetail", i notice
that the backup transaction log was successfully executed. I cannot locate
the Log Files that sql server will log whenever the backup operation fail or
success on the default directories "\Program Files\Microsoft SQL
server\MSSQL.1\MSSQL\LOG\". i dunno what has gone wrong with sql server. The
only Error message i can get is from Job history, as shown in the following:
Error: 2009-01-20 12:03:45.06 Code: 0xC0024104 Source: Reporting Task for
subplan-{2FE1C3BA-E3B2-4E6D-B60C-7A4A32896A73}
Description: The Execute method on the task returned error code 0x80004003
(Object reference not set to an instance of an object.). The Execute method
... The package execution fa... The step failed.
Can anyone please help??
TIA
I'm using SQL Server 2005 Standard Edition SP 2 (9.0.3257) on Windows 2003
Enterprise Edition SP2.
I am currently facing the issue bellow which i think it's interrelated.
I created a backup transaction log plan from SQL server management studio
(SSMS) by right clicking "maintenance plan" folder -> create new maintenance
plan.
First issue i attempted is that after i created the plan, i refreshed the
maintenance plan folder in SSMS. however there is no plan listed under the
"maintenance plan" folder. no matter how many plans i created. none of it
listed there. But i manage to see the job created under "Job Activity
monitor".
Second issue is that ,I initiated the Job to run from Job Activity Monitor,
however the job status was "FAILED". But when i checked on the system tables
"msdb.dbo.sysmaintplan_log" and "msdb.dbo.sysmaintplan_logDetail", i notice
that the backup transaction log was successfully executed. I cannot locate
the Log Files that sql server will log whenever the backup operation fail or
success on the default directories "\Program Files\Microsoft SQL
server\MSSQL.1\MSSQL\LOG\". i dunno what has gone wrong with sql server. The
only Error message i can get is from Job history, as shown in the following:
Error: 2009-01-20 12:03:45.06 Code: 0xC0024104 Source: Reporting Task for
subplan-{2FE1C3BA-E3B2-4E6D-B60C-7A4A32896A73}
Description: The Execute method on the task returned error code 0x80004003
(Object reference not set to an instance of an object.). The Execute method
... The package execution fa... The step failed.
Can anyone please help??
TIA