Error en sql 2005 al generar un sp
Publicado por Carlos Ramirez (10 intervenciones) el 13/03/2010 00:35:52
En mi servidor con sql 2005 tengo 2 Bases de datos para 2 plazas y genero un sp en una de la plazas y no hay problema. Pero al generar el mismo sp en la otra me marca el siguiente error:
output
---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
Inicio ejecucion de subir archivos bat
1 file(s) copied.
1 file(s) copied.
SQLState = 08001, NativeError = 121
Error = [Microsoft][SQL Native Client]Named Pipes Provider: Could not open a connection to SQL Server [121].
SQLState = HYT00, NativeError = 0
Error = [Microsoft][SQL Native Client]Login timeout expired
SQLState = 08001, NativeError = 121
Error = [Microsoft][SQL Native Client]An error has occurred while establishing a connection to the server. When connecting to SQL Server 2005, this failure may be caused by the fact that under the default settings SQL Server does not allow remote connecti
ons.
[SQL Native Client]Named Pipes Provider: Could not open a connection to SQL
Server [121].
[SQL Native Client]Login timeout expired
[SQL Native Client]An error has occurred while establishing a connection to
the server. When connecting to SQL Server 2005, this failure may be caused by
the fact that under the default settings SQL Server does not allow remote
connections.
(null)
Me puedn decir de que se trata..
output
---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
Inicio ejecucion de subir archivos bat
1 file(s) copied.
1 file(s) copied.
SQLState = 08001, NativeError = 121
Error = [Microsoft][SQL Native Client]Named Pipes Provider: Could not open a connection to SQL Server [121].
SQLState = HYT00, NativeError = 0
Error = [Microsoft][SQL Native Client]Login timeout expired
SQLState = 08001, NativeError = 121
Error = [Microsoft][SQL Native Client]An error has occurred while establishing a connection to the server. When connecting to SQL Server 2005, this failure may be caused by the fact that under the default settings SQL Server does not allow remote connecti
ons.
[SQL Native Client]Named Pipes Provider: Could not open a connection to SQL
Server [121].
[SQL Native Client]Login timeout expired
[SQL Native Client]An error has occurred while establishing a connection to
the server. When connecting to SQL Server 2005, this failure may be caused by
the fact that under the default settings SQL Server does not allow remote
connections.
(null)
Me puedn decir de que se trata..
Valora esta pregunta
0