|
database
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
Failed to create the share OMWWIZCI am getting "Failed to create the share OMWWIZC" when trying to copy a
database. How do I solve this? I checked the MS KB article, but can't interpret it, something about local admin rights. -- Chuck Foster Programmer Analyst Eclipsys Corporation - St. Vincent Health System Hi
The article http://support.microsoft.com/default.aspx?scid=kb;en-us;274463 indicates that your SQL Server service account does not have sufficient permissions. You are probably running as localsystem rather than a domain account http://msdn.microsoft.com/library/default.asp?url=/library/en-us/instsql/in_runsetup_9ann.asp?frame=true You may want to look at http://support.microsoft.com/default.aspx?scid=kb;en-us;Q314546 and follow the backup/restore or detach/attach methods to copy the database which should be quicker. John Show quote "chuckdfoster" wrote: > I am getting "Failed to create the share OMWWIZC" when trying to copy a > database. How do I solve this? I checked the MS KB article, but can't > interpret it, something about local admin rights. > > -- > Chuck Foster > Programmer Analyst > Eclipsys Corporation - St. Vincent Health System > > > |
|||||||||||||||||||||||