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.
| Author |
Topic |
|
mchry99
Starting Member
6 Posts |
Posted - 2005-04-28 : 09:32:21
|
| Dear All,When I User Maintenance Plan Wizard for log shipping , it is showing an error “ Unable to copy the initialization file to secondary server SERVERNAME”Details of the problem:=========================I try to create log-shipping form my “production server” to “standby server”.These 2 servers having Windows 2003 and SQL Server 2000 with Service pack 3.I created a shared folder in 2 Servers with Domain administrator amd local Computer Administrators having full control and login to the Server with Domain administrator account.Both server SQL Server agent start on domain administrator account.When I user the Maintenance Plan Wizard, and Click on Finish Button of Maintenance Plan Wizard, “Inilizaton Destination” it is showing a message “ Unable to copy the initialization file to secondary server SERVERNAME”What I can do to resolve this issue.Pls adviceRegardsMathew |
|
|
kish
Starting Member
45 Posts |
Posted - 2005-04-29 : 07:37:22
|
| You may want to check if you have proper access at the destination folder that you have created by trying to access it from the source server and creating a file on it.--Kishore |
 |
|
|
mchry99
Starting Member
6 Posts |
Posted - 2005-04-30 : 05:31:41
|
| Dear Kishore,Thanks for your reply. Yes I have access on these 2 server. These 2 server I am login as domain administrator. I can create a folder and create /copy a file to the “STANDBY” Server from source server.SQL AGENT also starting with Domain administrator account. Still I can not do log shipping, it is displaying same error messageWaiting for u r replyMathew |
 |
|
|
mchry99
Starting Member
6 Posts |
Posted - 2005-05-02 : 13:36:17
|
| Dear Users,Pls answer my doubtsMathew |
 |
|
|
|
|
|