arst06d
Programmer
- Nov 29, 2002
- 324
Hi
I need to transfer data across servers and have run into a problem which neither I nor my infrastructure chaps can explain.
I have used the Import DTS package wizard to create a new package, copying the data only from one server to the other. When I run the package I immediately get the error:
[SQL-DMO]CreateFile error on '[SourceServerName].[databasename].LOG'
My userid has been added as a local admin on the source server, and as system admin in both the source and target sql servers.
If I start a remote desktop session to the source server using mstsc -c then I can export the data to the target server no problem. I am not allowed to remotely log onto the target server.
So - if I am local amin on the source server how come I dont have "CreateFile" rights?
I need to transfer data across servers and have run into a problem which neither I nor my infrastructure chaps can explain.
I have used the Import DTS package wizard to create a new package, copying the data only from one server to the other. When I run the package I immediately get the error:
[SQL-DMO]CreateFile error on '[SourceServerName].[databasename].LOG'
My userid has been added as a local admin on the source server, and as system admin in both the source and target sql servers.
If I start a remote desktop session to the source server using mstsc -c then I can export the data to the target server no problem. I am not allowed to remotely log onto the target server.
So - if I am local amin on the source server how come I dont have "CreateFile" rights?