November 5, 2008 at 6:27 am
Hi,
One of my development team member had an issue while he was trying to create and save a job in SQL Server 2000
PFB, the error
1) When tried using EM
Error 0: The server has been disconnected. You must reconnect to perform this operation.
The job was not saved
2) When tried to create the job using Query Analyzer
[Microsoft][ODBC SQL Server Driver][DBNETLIB]ConnectionWrite (send()).
Server: Msg 11, Level 16, State 1, Line 0
General network error. Check your network documentation.
Connection Broken
The server is Windows 2000 SP4
SQL Server 2000 is running in SP4
He is accessing the database remotely.
When I tried to create a sample job using a dba account this worked both remotely and locally.
Can any one please tell me what could be the possible reason and solution for this?
Thanks,
Arun
November 5, 2008 at 10:05 pm
It sounds like the developer wasn't using an account that had the necessary privs.
--Jeff Moden
Change is inevitable... Change for the better is not.
Viewing 2 posts - 1 through 2 (of 2 total)
You must be logged in to reply to this topic. Login to reply