netnut1234
Technical User
Hi,
I am having some issues with backing up a SQL 2005 database.
I am running a full version of SQL 2005 on server A, this server has all our databases, maintenance plans.
I am running SQL2005 express server on server B. This runs a database for a small application that we use.
What I am trying to do is to create a maintenance plan, on Server A that will back up the database on server B.
I can on Server A, connect to the instance on Server B, right click on the database and create backup of the database and sort the backup file locally on Server B.
The issue that I have is with the maintenance plan that I have created, when its run, I get the following error,
Date 02/07/2008 11:33:56
Log Job History (Trackit database)
Step ID 1
Server TROY
Job Name Trackit database
Step Name Trackit database_Job_Step
Duration 00:00:00
Sql Severity 0
Sql Message ID 0
Operator Emailed
Operator Net sent
Operator Paged
Retries Attempted 0
Message
Executed as user: ABC\xyz. The package could not be loaded. The step failed.
The account xyz is a domain admin and have permissions to access both servers. The SQL Server Agent account is also using the same user account.
I am not sure why the maintenance plan isn't working.
Can anyone help me out on this issue.
Thanks
Tim
I am having some issues with backing up a SQL 2005 database.
I am running a full version of SQL 2005 on server A, this server has all our databases, maintenance plans.
I am running SQL2005 express server on server B. This runs a database for a small application that we use.
What I am trying to do is to create a maintenance plan, on Server A that will back up the database on server B.
I can on Server A, connect to the instance on Server B, right click on the database and create backup of the database and sort the backup file locally on Server B.
The issue that I have is with the maintenance plan that I have created, when its run, I get the following error,
Date 02/07/2008 11:33:56
Log Job History (Trackit database)
Step ID 1
Server TROY
Job Name Trackit database
Step Name Trackit database_Job_Step
Duration 00:00:00
Sql Severity 0
Sql Message ID 0
Operator Emailed
Operator Net sent
Operator Paged
Retries Attempted 0
Message
Executed as user: ABC\xyz. The package could not be loaded. The step failed.
The account xyz is a domain admin and have permissions to access both servers. The SQL Server Agent account is also using the same user account.
I am not sure why the maintenance plan isn't working.
Can anyone help me out on this issue.
Thanks
Tim