Help Me
What Can I do... I have this error when i try DBCC CHECKDB. I try to do
REPAIR FAST, but it send me the same text (in spanish) :
Servidor: mensaje 1101, nivel 17, estado 10, línea 3
No se puede asignar una nueva página para la base de datos 'TEMPDB'. No hay
más páginas disponibles en el grupo de archivos DEFAULT. Puede crear espacio
si quita objetos, archivos adicionales o si permite que el archivo crezca.
Servidor: mensaje 8921, nivel 16, estado 1, línea 1
CHECKTABLE terminado. Detectado error al recopilar hechos. Posiblemente
falta espacio para tempdb o hay una tabla de sistema dañada. Consulte los
errores anteriores.
Resultados de DBCC para 'Ventas0503'.
CHECKDB ha encontrado 0 errores de asignación y 1 errores de consistencia no
asociados a ningún objeto determinado.
CHECKDB ha encontrado 0 errores de asignación y 1 errores de consistencia en
la base de datos 'Ventas0503'.
repair_fast es el nivel de reparación mínimo para los errores encontrados
por DBCC CHECKDB (Ventas0503 repair_fast).Perhaps you could provide the general idea of the error message for those of us in America that only speak English.
>--Original Message--
>Help Me
>What Can I do... I have this error when i try DBCC CHECKDB. I try to do
>REPAIR FAST, but it send me the same text (in spanish) :
>Servidor: mensaje 1101, nivel 17, estado 10, l=EDnea 3
>No se puede asignar una nueva p=E1gina para la base de datos 'TEMPDB'. No hay
>m=E1s p=E1ginas disponibles en el grupo de archivos DEFAULT. Puede crear espacio
>si quita objetos, archivos adicionales o si permite que el archivo crezca.
>Servidor: mensaje 8921, nivel 16, estado 1, l=EDnea 1
>CHECKTABLE terminado. Detectado error al recopilar hechos. Posiblemente
>falta espacio para tempdb o hay una tabla de sistema da=F1ada. Consulte los
>errores anteriores.
>Resultados de DBCC para 'Ventas0503'.
>CHECKDB ha encontrado 0 errores de asignaci=F3n y 1 errores de consistencia no
>asociados a ning=FAn objeto determinado.
>CHECKDB ha encontrado 0 errores de asignaci=F3n y 1 errores de consistencia en
>la base de datos 'Ventas0503'.
>repair_fast es el nivel de reparaci=F3n m=EDnimo para los errores encontrados
>por DBCC CHECKDB (Ventas0503 repair_fast).
>
>.
>|||Sorry... I will try to traduce you.
The msg 1101, level 17, status 10 and line 3 said:
It's not possible to assign a new page for TEMPDB database. There aren't
more available pages at the files group DEFAULT. You can create space if you
drop objects, extra files, or if you permit ttha the file grow.
Then The msg 8921, level 16, status 1, line 1 said:
Error detected. There isn't space for TEMPDB or there are a damage system
table. Consult the errors listed before.
Additionaly, I check TEMPDB and all is normal with it.
Help me please. Thanks in advance.
"chris" <anonymous@.discussions.microsoft.com> escribió en el mensaje
news:0c7301c3a552$84256390$a601280a@.phx.gbl...
Perhaps you could provide the general idea of the error
message for those of us in America that only speak English.
>--Original Message--
>Help Me
>What Can I do... I have this error when i try DBCC
CHECKDB. I try to do
>REPAIR FAST, but it send me the same text (in spanish) :
>Servidor: mensaje 1101, nivel 17, estado 10, línea 3
>No se puede asignar una nueva página para la base de
datos 'TEMPDB'. No hay
>más páginas disponibles en el grupo de archivos DEFAULT.
Puede crear espacio
>si quita objetos, archivos adicionales o si permite que
el archivo crezca.
>Servidor: mensaje 8921, nivel 16, estado 1, línea 1
>CHECKTABLE terminado. Detectado error al recopilar
hechos. Posiblemente
>falta espacio para tempdb o hay una tabla de sistema
dañada. Consulte los
>errores anteriores.
>Resultados de DBCC para 'Ventas0503'.
>CHECKDB ha encontrado 0 errores de asignación y 1 errores
de consistencia no
>asociados a ningún objeto determinado.
>CHECKDB ha encontrado 0 errores de asignación y 1 errores
de consistencia en
>la base de datos 'Ventas0503'.
>repair_fast es el nivel de reparación mínimo para los
errores encontrados
>por DBCC CHECKDB (Ventas0503 repair_fast).
>
>.
>|||I believe that CHECKDB nowadays need working space in tempdb. I recommend
that you expand the size of your tempdb. Btw, why do you want to run the
REPAIR_FAST option?
Also, check out below:
http://support.microsoft.com/default.aspx?scid=kb;en-us;305635
--
Tibor Karaszi, SQL Server MVP
Archive at:
http://groups.google.com/groups?oi=djq&as_ugroup=microsoft.public.sqlserver
"Salvador De los Reyes" <sdlreyes@.hotmail.com> wrote in message
news:usIg7TVpDHA.1632@.TK2MSFTNGP10.phx.gbl...
> Sorry... I will try to traduce you.
> The msg 1101, level 17, status 10 and line 3 said:
> It's not possible to assign a new page for TEMPDB database. There aren't
> more available pages at the files group DEFAULT. You can create space if
you
> drop objects, extra files, or if you permit ttha the file grow.
> Then The msg 8921, level 16, status 1, line 1 said:
> Error detected. There isn't space for TEMPDB or there are a damage system
> table. Consult the errors listed before.
> Additionaly, I check TEMPDB and all is normal with it.
> Help me please. Thanks in advance.
> "chris" <anonymous@.discussions.microsoft.com> escribió en el mensaje
> news:0c7301c3a552$84256390$a601280a@.phx.gbl...
> Perhaps you could provide the general idea of the error
> message for those of us in America that only speak English.
> >--Original Message--
> >Help Me
> >
> >What Can I do... I have this error when i try DBCC
> CHECKDB. I try to do
> >REPAIR FAST, but it send me the same text (in spanish) :
> >
> >Servidor: mensaje 1101, nivel 17, estado 10, línea 3
> >No se puede asignar una nueva página para la base de
> datos 'TEMPDB'. No hay
> >más páginas disponibles en el grupo de archivos DEFAULT.
> Puede crear espacio
> >si quita objetos, archivos adicionales o si permite que
> el archivo crezca.
> >Servidor: mensaje 8921, nivel 16, estado 1, línea 1
> >CHECKTABLE terminado. Detectado error al recopilar
> hechos. Posiblemente
> >falta espacio para tempdb o hay una tabla de sistema
> dañada. Consulte los
> >errores anteriores.
> >Resultados de DBCC para 'Ventas0503'.
> >CHECKDB ha encontrado 0 errores de asignación y 1 errores
> de consistencia no
> >asociados a ningún objeto determinado.
> >CHECKDB ha encontrado 0 errores de asignación y 1 errores
> de consistencia en
> >la base de datos 'Ventas0503'.
> >repair_fast es el nivel de reparación mínimo para los
> errores encontrados
> >por DBCC CHECKDB (Ventas0503 repair_fast).
> >
> >
> >.
> >
>|||You can also run DBCC CHECKDB with the ESTIMATEONLY option to see if you
have enough tempdb space or not.
--
Andrew J. Kelly
SQL Server MVP
"Tibor Karaszi" <tibor.please_reply_to_public_forum.karaszi@.cornerstone.se>
wrote in message news:eHAeGfVpDHA.964@.TK2MSFTNGP10.phx.gbl...
> I believe that CHECKDB nowadays need working space in tempdb. I recommend
> that you expand the size of your tempdb. Btw, why do you want to run the
> REPAIR_FAST option?
> Also, check out below:
> http://support.microsoft.com/default.aspx?scid=kb;en-us;305635
> --
> Tibor Karaszi, SQL Server MVP
> Archive at:
>
http://groups.google.com/groups?oi=djq&as_ugroup=microsoft.public.sqlserver
>
> "Salvador De los Reyes" <sdlreyes@.hotmail.com> wrote in message
> news:usIg7TVpDHA.1632@.TK2MSFTNGP10.phx.gbl...
> >
> > Sorry... I will try to traduce you.
> >
> > The msg 1101, level 17, status 10 and line 3 said:
> > It's not possible to assign a new page for TEMPDB database. There aren't
> > more available pages at the files group DEFAULT. You can create space if
> you
> > drop objects, extra files, or if you permit ttha the file grow.
> >
> > Then The msg 8921, level 16, status 1, line 1 said:
> > Error detected. There isn't space for TEMPDB or there are a damage
system
> > table. Consult the errors listed before.
> >
> > Additionaly, I check TEMPDB and all is normal with it.
> >
> > Help me please. Thanks in advance.
> >
> > "chris" <anonymous@.discussions.microsoft.com> escribió en el mensaje
> > news:0c7301c3a552$84256390$a601280a@.phx.gbl...
> > Perhaps you could provide the general idea of the error
> > message for those of us in America that only speak English.
> >
> > >--Original Message--
> > >Help Me
> > >
> > >What Can I do... I have this error when i try DBCC
> > CHECKDB. I try to do
> > >REPAIR FAST, but it send me the same text (in spanish) :
> > >
> > >Servidor: mensaje 1101, nivel 17, estado 10, línea 3
> > >No se puede asignar una nueva página para la base de
> > datos 'TEMPDB'. No hay
> > >más páginas disponibles en el grupo de archivos DEFAULT.
> > Puede crear espacio
> > >si quita objetos, archivos adicionales o si permite que
> > el archivo crezca.
> > >Servidor: mensaje 8921, nivel 16, estado 1, línea 1
> > >CHECKTABLE terminado. Detectado error al recopilar
> > hechos. Posiblemente
> > >falta espacio para tempdb o hay una tabla de sistema
> > dañada. Consulte los
> > >errores anteriores.
> > >Resultados de DBCC para 'Ventas0503'.
> > >CHECKDB ha encontrado 0 errores de asignación y 1 errores
> > de consistencia no
> > >asociados a ningún objeto determinado.
> > >CHECKDB ha encontrado 0 errores de asignación y 1 errores
> > de consistencia en
> > >la base de datos 'Ventas0503'.
> > >repair_fast es el nivel de reparación mínimo para los
> > errores encontrados
> > >por DBCC CHECKDB (Ventas0503 repair_fast).
> > >
> > >
> > >.
> > >
> >
> >
>|||Good one, Andrew. I totally forgot about that... :-)
--
Tibor Karaszi, SQL Server MVP
Archive at:
http://groups.google.com/groups?oi=djq&as_ugroup=microsoft.public.sqlserver
"Andrew J. Kelly" <sqlmvpnooospam@.shadhawk.com> wrote in message
news:eRMYD9VpDHA.392@.TK2MSFTNGP11.phx.gbl...
> You can also run DBCC CHECKDB with the ESTIMATEONLY option to see if you
> have enough tempdb space or not.
> --
> Andrew J. Kelly
> SQL Server MVP
>
> "Tibor Karaszi"
<tibor.please_reply_to_public_forum.karaszi@.cornerstone.se>
> wrote in message news:eHAeGfVpDHA.964@.TK2MSFTNGP10.phx.gbl...
> > I believe that CHECKDB nowadays need working space in tempdb. I
recommend
> > that you expand the size of your tempdb. Btw, why do you want to run the
> > REPAIR_FAST option?
> >
> > Also, check out below:
> > http://support.microsoft.com/default.aspx?scid=kb;en-us;305635
> >
> > --
> > Tibor Karaszi, SQL Server MVP
> > Archive at:
> >
>
http://groups.google.com/groups?oi=djq&as_ugroup=microsoft.public.sqlserver
> >
> >
> > "Salvador De los Reyes" <sdlreyes@.hotmail.com> wrote in message
> > news:usIg7TVpDHA.1632@.TK2MSFTNGP10.phx.gbl...
> > >
> > > Sorry... I will try to traduce you.
> > >
> > > The msg 1101, level 17, status 10 and line 3 said:
> > > It's not possible to assign a new page for TEMPDB database. There
aren't
> > > more available pages at the files group DEFAULT. You can create space
if
> > you
> > > drop objects, extra files, or if you permit ttha the file grow.
> > >
> > > Then The msg 8921, level 16, status 1, line 1 said:
> > > Error detected. There isn't space for TEMPDB or there are a damage
> system
> > > table. Consult the errors listed before.
> > >
> > > Additionaly, I check TEMPDB and all is normal with it.
> > >
> > > Help me please. Thanks in advance.
> > >
> > > "chris" <anonymous@.discussions.microsoft.com> escribió en el mensaje
> > > news:0c7301c3a552$84256390$a601280a@.phx.gbl...
> > > Perhaps you could provide the general idea of the error
> > > message for those of us in America that only speak English.
> > >
> > > >--Original Message--
> > > >Help Me
> > > >
> > > >What Can I do... I have this error when i try DBCC
> > > CHECKDB. I try to do
> > > >REPAIR FAST, but it send me the same text (in spanish) :
> > > >
> > > >Servidor: mensaje 1101, nivel 17, estado 10, línea 3
> > > >No se puede asignar una nueva página para la base de
> > > datos 'TEMPDB'. No hay
> > > >más páginas disponibles en el grupo de archivos DEFAULT.
> > > Puede crear espacio
> > > >si quita objetos, archivos adicionales o si permite que
> > > el archivo crezca.
> > > >Servidor: mensaje 8921, nivel 16, estado 1, línea 1
> > > >CHECKTABLE terminado. Detectado error al recopilar
> > > hechos. Posiblemente
> > > >falta espacio para tempdb o hay una tabla de sistema
> > > dañada. Consulte los
> > > >errores anteriores.
> > > >Resultados de DBCC para 'Ventas0503'.
> > > >CHECKDB ha encontrado 0 errores de asignación y 1 errores
> > > de consistencia no
> > > >asociados a ningún objeto determinado.
> > > >CHECKDB ha encontrado 0 errores de asignación y 1 errores
> > > de consistencia en
> > > >la base de datos 'Ventas0503'.
> > > >repair_fast es el nivel de reparación mínimo para los
> > > errores encontrados
> > > >por DBCC CHECKDB (Ventas0503 repair_fast).
> > > >
> > > >
> > > >.
> > > >
> > >
> > >
> >
> >
>|||How is that ?
Dbcc checkdb ('NameDB',ESTIMATEONLY) '
"Andrew J. Kelly" <sqlmvpnooospam@.shadhawk.com> escribió en el mensaje
news:eRMYD9VpDHA.392@.TK2MSFTNGP11.phx.gbl...
> You can also run DBCC CHECKDB with the ESTIMATEONLY option to see if you
> have enough tempdb space or not.
> --
> Andrew J. Kelly
> SQL Server MVP
>
> "Tibor Karaszi"
<tibor.please_reply_to_public_forum.karaszi@.cornerstone.se>
> wrote in message news:eHAeGfVpDHA.964@.TK2MSFTNGP10.phx.gbl...
> > I believe that CHECKDB nowadays need working space in tempdb. I
recommend
> > that you expand the size of your tempdb. Btw, why do you want to run the
> > REPAIR_FAST option?
> >
> > Also, check out below:
> > http://support.microsoft.com/default.aspx?scid=kb;en-us;305635
> >
> > --
> > Tibor Karaszi, SQL Server MVP
> > Archive at:
> >
>
http://groups.google.com/groups?oi=djq&as_ugroup=microsoft.public.sqlserver
> >
> >
> > "Salvador De los Reyes" <sdlreyes@.hotmail.com> wrote in message
> > news:usIg7TVpDHA.1632@.TK2MSFTNGP10.phx.gbl...
> > >
> > > Sorry... I will try to traduce you.
> > >
> > > The msg 1101, level 17, status 10 and line 3 said:
> > > It's not possible to assign a new page for TEMPDB database. There
aren't
> > > more available pages at the files group DEFAULT. You can create space
if
> > you
> > > drop objects, extra files, or if you permit ttha the file grow.
> > >
> > > Then The msg 8921, level 16, status 1, line 1 said:
> > > Error detected. There isn't space for TEMPDB or there are a damage
> system
> > > table. Consult the errors listed before.
> > >
> > > Additionaly, I check TEMPDB and all is normal with it.
> > >
> > > Help me please. Thanks in advance.
> > >
> > > "chris" <anonymous@.discussions.microsoft.com> escribió en el mensaje
> > > news:0c7301c3a552$84256390$a601280a@.phx.gbl...
> > > Perhaps you could provide the general idea of the error
> > > message for those of us in America that only speak English.
> > >
> > > >--Original Message--
> > > >Help Me
> > > >
> > > >What Can I do... I have this error when i try DBCC
> > > CHECKDB. I try to do
> > > >REPAIR FAST, but it send me the same text (in spanish) :
> > > >
> > > >Servidor: mensaje 1101, nivel 17, estado 10, línea 3
> > > >No se puede asignar una nueva página para la base de
> > > datos 'TEMPDB'. No hay
> > > >más páginas disponibles en el grupo de archivos DEFAULT.
> > > Puede crear espacio
> > > >si quita objetos, archivos adicionales o si permite que
> > > el archivo crezca.
> > > >Servidor: mensaje 8921, nivel 16, estado 1, línea 1
> > > >CHECKTABLE terminado. Detectado error al recopilar
> > > hechos. Posiblemente
> > > >falta espacio para tempdb o hay una tabla de sistema
> > > dañada. Consulte los
> > > >errores anteriores.
> > > >Resultados de DBCC para 'Ventas0503'.
> > > >CHECKDB ha encontrado 0 errores de asignación y 1 errores
> > > de consistencia no
> > > >asociados a ningún objeto determinado.
> > > >CHECKDB ha encontrado 0 errores de asignación y 1 errores
> > > de consistencia en
> > > >la base de datos 'Ventas0503'.
> > > >repair_fast es el nivel de reparación mínimo para los
> > > errores encontrados
> > > >por DBCC CHECKDB (Ventas0503 repair_fast).
> > > >
> > > >
> > > >.
> > > >
> > >
> > >
> >
> >
>|||Because is suggested by DBCC CHECKDB.
Thks
"Tibor Karaszi" <tibor.please_reply_to_public_forum.karaszi@.cornerstone.se>
escribió en el mensaje news:eHAeGfVpDHA.964@.TK2MSFTNGP10.phx.gbl...
> I believe that CHECKDB nowadays need working space in tempdb. I recommend
> that you expand the size of your tempdb. Btw, why do you want to run the
> REPAIR_FAST option?
> Also, check out below:
> http://support.microsoft.com/default.aspx?scid=kb;en-us;305635
> --
> Tibor Karaszi, SQL Server MVP
> Archive at:
>
http://groups.google.com/groups?oi=djq&as_ugroup=microsoft.public.sqlserver
>
> "Salvador De los Reyes" <sdlreyes@.hotmail.com> wrote in message
> news:usIg7TVpDHA.1632@.TK2MSFTNGP10.phx.gbl...
> >
> > Sorry... I will try to traduce you.
> >
> > The msg 1101, level 17, status 10 and line 3 said:
> > It's not possible to assign a new page for TEMPDB database. There aren't
> > more available pages at the files group DEFAULT. You can create space if
> you
> > drop objects, extra files, or if you permit ttha the file grow.
> >
> > Then The msg 8921, level 16, status 1, line 1 said:
> > Error detected. There isn't space for TEMPDB or there are a damage
system
> > table. Consult the errors listed before.
> >
> > Additionaly, I check TEMPDB and all is normal with it.
> >
> > Help me please. Thanks in advance.
> >
> > "chris" <anonymous@.discussions.microsoft.com> escribió en el mensaje
> > news:0c7301c3a552$84256390$a601280a@.phx.gbl...
> > Perhaps you could provide the general idea of the error
> > message for those of us in America that only speak English.
> >
> > >--Original Message--
> > >Help Me
> > >
> > >What Can I do... I have this error when i try DBCC
> > CHECKDB. I try to do
> > >REPAIR FAST, but it send me the same text (in spanish) :
> > >
> > >Servidor: mensaje 1101, nivel 17, estado 10, línea 3
> > >No se puede asignar una nueva página para la base de
> > datos 'TEMPDB'. No hay
> > >más páginas disponibles en el grupo de archivos DEFAULT.
> > Puede crear espacio
> > >si quita objetos, archivos adicionales o si permite que
> > el archivo crezca.
> > >Servidor: mensaje 8921, nivel 16, estado 1, línea 1
> > >CHECKTABLE terminado. Detectado error al recopilar
> > hechos. Posiblemente
> > >falta espacio para tempdb o hay una tabla de sistema
> > dañada. Consulte los
> > >errores anteriores.
> > >Resultados de DBCC para 'Ventas0503'.
> > >CHECKDB ha encontrado 0 errores de asignación y 1 errores
> > de consistencia no
> > >asociados a ningún objeto determinado.
> > >CHECKDB ha encontrado 0 errores de asignación y 1 errores
> > de consistencia en
> > >la base de datos 'Ventas0503'.
> > >repair_fast es el nivel de reparación mínimo para los
> > errores encontrados
> > >por DBCC CHECKDB (Ventas0503 repair_fast).
> > >
> > >
> > >.
> > >
> >
> >
>|||BooksOnLine has the syntax for all the options:
Dbcc checkdb ('NameDB') WITH ESTIMATEONLY
Andrew J. Kelly
SQL Server MVP
"Salvador De los Reyes" <sdlreyes@.hotmail.com> wrote in message
news:e14sAEYpDHA.976@.tk2msftngp13.phx.gbl...
> How is that ?
> Dbcc checkdb ('NameDB',ESTIMATEONLY) '
> "Andrew J. Kelly" <sqlmvpnooospam@.shadhawk.com> escribió en el mensaje
> news:eRMYD9VpDHA.392@.TK2MSFTNGP11.phx.gbl...
> > You can also run DBCC CHECKDB with the ESTIMATEONLY option to see if you
> > have enough tempdb space or not.
> >
> > --
> >
> > Andrew J. Kelly
> > SQL Server MVP
> >
> >
> > "Tibor Karaszi"
> <tibor.please_reply_to_public_forum.karaszi@.cornerstone.se>
> > wrote in message news:eHAeGfVpDHA.964@.TK2MSFTNGP10.phx.gbl...
> > > I believe that CHECKDB nowadays need working space in tempdb. I
> recommend
> > > that you expand the size of your tempdb. Btw, why do you want to run
the
> > > REPAIR_FAST option?
> > >
> > > Also, check out below:
> > > http://support.microsoft.com/default.aspx?scid=kb;en-us;305635
> > >
> > > --
> > > Tibor Karaszi, SQL Server MVP
> > > Archive at:
> > >
> >
>
http://groups.google.com/groups?oi=djq&as_ugroup=microsoft.public.sqlserver
> > >
> > >
> > > "Salvador De los Reyes" <sdlreyes@.hotmail.com> wrote in message
> > > news:usIg7TVpDHA.1632@.TK2MSFTNGP10.phx.gbl...
> > > >
> > > > Sorry... I will try to traduce you.
> > > >
> > > > The msg 1101, level 17, status 10 and line 3 said:
> > > > It's not possible to assign a new page for TEMPDB database. There
> aren't
> > > > more available pages at the files group DEFAULT. You can create
space
> if
> > > you
> > > > drop objects, extra files, or if you permit ttha the file grow.
> > > >
> > > > Then The msg 8921, level 16, status 1, line 1 said:
> > > > Error detected. There isn't space for TEMPDB or there are a damage
> > system
> > > > table. Consult the errors listed before.
> > > >
> > > > Additionaly, I check TEMPDB and all is normal with it.
> > > >
> > > > Help me please. Thanks in advance.
> > > >
> > > > "chris" <anonymous@.discussions.microsoft.com> escribió en el mensaje
> > > > news:0c7301c3a552$84256390$a601280a@.phx.gbl...
> > > > Perhaps you could provide the general idea of the error
> > > > message for those of us in America that only speak English.
> > > >
> > > > >--Original Message--
> > > > >Help Me
> > > > >
> > > > >What Can I do... I have this error when i try DBCC
> > > > CHECKDB. I try to do
> > > > >REPAIR FAST, but it send me the same text (in spanish) :
> > > > >
> > > > >Servidor: mensaje 1101, nivel 17, estado 10, línea 3
> > > > >No se puede asignar una nueva página para la base de
> > > > datos 'TEMPDB'. No hay
> > > > >más páginas disponibles en el grupo de archivos DEFAULT.
> > > > Puede crear espacio
> > > > >si quita objetos, archivos adicionales o si permite que
> > > > el archivo crezca.
> > > > >Servidor: mensaje 8921, nivel 16, estado 1, línea 1
> > > > >CHECKTABLE terminado. Detectado error al recopilar
> > > > hechos. Posiblemente
> > > > >falta espacio para tempdb o hay una tabla de sistema
> > > > dañada. Consulte los
> > > > >errores anteriores.
> > > > >Resultados de DBCC para 'Ventas0503'.
> > > > >CHECKDB ha encontrado 0 errores de asignación y 1 errores
> > > > de consistencia no
> > > > >asociados a ningún objeto determinado.
> > > > >CHECKDB ha encontrado 0 errores de asignación y 1 errores
> > > > de consistencia en
> > > > >la base de datos 'Ventas0503'.
> > > > >repair_fast es el nivel de reparación mínimo para los
> > > > errores encontrados
> > > > >por DBCC CHECKDB (Ventas0503 repair_fast).
> > > > >
> > > > >
> > > > >.
> > > > >
> > > >
> > > >
> > >
> > >
> >
> >
>|||I always recommend that you do a log backup and then restore the database
including all subsequent log backups into a new database name in these
cases. Chances are that you get zero data loss. Then you can try the repair.
If that doesn't cut it, you have that other database as an option.
--
Tibor Karaszi, SQL Server MVP
Archive at:
http://groups.google.com/groups?oi=djq&as_ugroup=microsoft.public.sqlserver
"Salvador De los Reyes" <sdlreyes@.hotmail.com> wrote in message
news:%23u0bnFYpDHA.1072@.TK2MSFTNGP09.phx.gbl...
> Because is suggested by DBCC CHECKDB.
> Thks
> "Tibor Karaszi"
<tibor.please_reply_to_public_forum.karaszi@.cornerstone.se>
> escribió en el mensaje news:eHAeGfVpDHA.964@.TK2MSFTNGP10.phx.gbl...
> > I believe that CHECKDB nowadays need working space in tempdb. I
recommend
> > that you expand the size of your tempdb. Btw, why do you want to run the
> > REPAIR_FAST option?
> >
> > Also, check out below:
> > http://support.microsoft.com/default.aspx?scid=kb;en-us;305635
> >
> > --
> > Tibor Karaszi, SQL Server MVP
> > Archive at:
> >
>
http://groups.google.com/groups?oi=djq&as_ugroup=microsoft.public.sqlserver
> >
> >
> > "Salvador De los Reyes" <sdlreyes@.hotmail.com> wrote in message
> > news:usIg7TVpDHA.1632@.TK2MSFTNGP10.phx.gbl...
> > >
> > > Sorry... I will try to traduce you.
> > >
> > > The msg 1101, level 17, status 10 and line 3 said:
> > > It's not possible to assign a new page for TEMPDB database. There
aren't
> > > more available pages at the files group DEFAULT. You can create space
if
> > you
> > > drop objects, extra files, or if you permit ttha the file grow.
> > >
> > > Then The msg 8921, level 16, status 1, line 1 said:
> > > Error detected. There isn't space for TEMPDB or there are a damage
> system
> > > table. Consult the errors listed before.
> > >
> > > Additionaly, I check TEMPDB and all is normal with it.
> > >
> > > Help me please. Thanks in advance.
> > >
> > > "chris" <anonymous@.discussions.microsoft.com> escribió en el mensaje
> > > news:0c7301c3a552$84256390$a601280a@.phx.gbl...
> > > Perhaps you could provide the general idea of the error
> > > message for those of us in America that only speak English.
> > >
> > > >--Original Message--
> > > >Help Me
> > > >
> > > >What Can I do... I have this error when i try DBCC
> > > CHECKDB. I try to do
> > > >REPAIR FAST, but it send me the same text (in spanish) :
> > > >
> > > >Servidor: mensaje 1101, nivel 17, estado 10, línea 3
> > > >No se puede asignar una nueva página para la base de
> > > datos 'TEMPDB'. No hay
> > > >más páginas disponibles en el grupo de archivos DEFAULT.
> > > Puede crear espacio
> > > >si quita objetos, archivos adicionales o si permite que
> > > el archivo crezca.
> > > >Servidor: mensaje 8921, nivel 16, estado 1, línea 1
> > > >CHECKTABLE terminado. Detectado error al recopilar
> > > hechos. Posiblemente
> > > >falta espacio para tempdb o hay una tabla de sistema
> > > dañada. Consulte los
> > > >errores anteriores.
> > > >Resultados de DBCC para 'Ventas0503'.
> > > >CHECKDB ha encontrado 0 errores de asignación y 1 errores
> > > de consistencia no
> > > >asociados a ningún objeto determinado.
> > > >CHECKDB ha encontrado 0 errores de asignación y 1 errores
> > > de consistencia en
> > > >la base de datos 'Ventas0503'.
> > > >repair_fast es el nivel de reparación mínimo para los
> > > errores encontrados
> > > >por DBCC CHECKDB (Ventas0503 repair_fast).
> > > >
> > > >
> > > >.
> > > >
> > >
> > >
> >
> >
>
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment