ct_connect errors in xp_cmdshell
From: Yog (Yog_at_discussions.microsoft.com)
Date: 12/17/04
- Next message: Gert-Jan Strik: "Re: Index Speed use of REPLACE in clause"
- Previous message: Tom Moreau: "Re: Getting database size"
- Next in thread: Mike Epprecht (SQL MVP): "RE: ct_connect errors in xp_cmdshell"
- Reply: Mike Epprecht (SQL MVP): "RE: ct_connect errors in xp_cmdshell"
- Messages sorted by: [ date ] [ thread ]
Date: Fri, 17 Dec 2004 06:49:08 -0800
I am running a bcp from xp_cmdshell, it was working good
EXEC master.dbo.xp_cmdshell 'bcp DATABASE1..V_TMP_KEYWORDSMMS2 out
c:\Keywords\KEYWORD_00000115_16_12_2004_17_47_27.txt -c -t~ -SSYN0001
-UUserName -Ppassword '
The server is Microsoft SQL Server 2000 - 8.00.760
Then I installed sybase client in the PC inorder to get replication from
sybase to sql server.
It is giving the following error message.
CTLIB Message: - L6/O8/S5/N3/5/0:
ct_connect(): directory service layer: internal directory control layer
error: Requested server name not found.
Establishing connection failed.
NULL
Any help why is this happenning?
The server, username, password are all correct and I am able to work through
the enterprise manager and query analyser, its gving error only in the
xp_cmdshell and bcp.
After the install, the xp_cmdshell and bcp is not working anymore.
- Next message: Gert-Jan Strik: "Re: Index Speed use of REPLACE in clause"
- Previous message: Tom Moreau: "Re: Getting database size"
- Next in thread: Mike Epprecht (SQL MVP): "RE: ct_connect errors in xp_cmdshell"
- Reply: Mike Epprecht (SQL MVP): "RE: ct_connect errors in xp_cmdshell"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|