
14/11/2013, 15:39
|
 | | | Fecha de Ingreso: octubre-2010 Ubicación: Actualmente en GDL
Mensajes: 135
Antigüedad: 14 años, 5 meses Puntos: 1 | |
Respuesta: Disco físico no alcanzado a ver por SQL Cluster Intente mapeandolo de código y pues si es el mismo error.
Msg 5184, Level 16, State 2, Line 1
Cannot use file 'Z:\DATA\pruebassssss.mdf' for clustered server. Only formatted files on which the cluster resource of the server has a dependency can be used. Either the disk resource containing the file is not present in the cluster group or the cluster resource of the Sql Server does not have a dependency on it.
Msg 942, Level 14, State 4, Line 1
Database 'pruebassssss' cannot be opened because it is offline.
Msg 5184, Level 16, State 2, Line 1
Cannot use file 'Z:\DATA\pruebassssss_1.ldf' for clustered server. Only formatted files on which the cluster resource of the server has a dependency can be used. Either the disk resource containing the file is not present in the cluster group or the cluster resource of the Sql Server does not have a dependency on it.
Msg 942, Level 14, State 4, Line 1
Database 'pruebassssss' cannot be opened because it is offline. |