Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Problem with bcp (again)
Message
Information générale
Forum:
Microsoft SQL Server
Catégorie:
Import/Export
Divers
Thread ID:
00456472
Message ID:
00595857
Vues:
25
I was able to use this:
>
>master..xp_cmdshell 'bcp pubs.dbo.authors out c:\test.txt -c -Ssql2000 -T'
>
>-Mike


Mike,
I am having a similar problem with network related access.
I am running 'master..xp_cmdshell 'bcp select ... out \\remoteserver\sharename\outputfile.txt -T'

The same command executes in a local drive, but when the remote server name is used, I get the error: SQLState = S1000, NativeError = 0

The SQL server account is a LOCAL account (with no access to the remote server), but I execute this job with a domain account (user name/password), which has access to the remote server. Does the job still execute under the SQL server account, or the domain account I am running it with?

Thank you,
Aristotle
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform