PHWinfo banniere

Titres
PORTAIL ANNUAIRE ARTICLES COMPARATEUR HÉBERGEURS DEVIS FORUMS RÉDUCTEUR D'URL
Précédent   PHWinfo > Forums Hébergement > Forum Hébergement serveur > ms.sqlserver.server > Primary file group full, but it aint....
S'inscrire FAQ Membres Recherche Messages du jour Marquer les forums comme lus
Primary file group full, but it aint....

Réponse
 
LinkBack Outils de la discussion
Vieux 12/06/2008, 15h15   #1
SQLdba
Aucun Avatar
 
Messages: n/a
Hébergeur:
Par défaut Primary file group full, but it aint....

Had an interesting problem on a SQL 2000, spk 3 machine last night where a
DTS data pump failed with the target database reporting the primary file
group is full. But when I looked at the server it's not.

Anyone have thoughts, etc.?


  Réponse avec citation
Vieux 12/06/2008, 15h44   #2
Tracy McKibben
Aucun Avatar
 
Messages: n/a
Hébergeur:
Par défaut Re: Primary file group full, but it aint....

On Jun 12, 8:15am, SQLdba <burt_k...@yahoo.com> wrote:
> Had an interesting problem on a SQL 2000, spk 3 machine last night where a
> DTS data pump failed with the target database reporting the primary file
> group is full. But when I looked at the server it's not.
>
> Anyone have thoughts, etc.?


Do you have auto-growth enabled? By what increment? Most likely what
happened is that the filegroup filled up, auto-grow was triggered, but
your DTS process timed out waiting for the growth to take place. This
can happen if you're growing in large increments, say 10% on a 200GB
database - that's 20GB of new space that has to be "initialized" -
whatever process triggered the growth will have to wait for that to
take place.
  Réponse avec citation
Vieux 12/06/2008, 16h29   #3
TheSQLGuru
Aucun Avatar
 
Messages: n/a
Hébergeur:
Par défaut Re: Primary file group full, but it aint....

My idea is that DTS was inserting lots of data, filled up the file (which
obviously didn't have autogrow enabled or which filled up a disk), and the
transaction was terminated which caused a rollback and left the free space
in the file that you now see.

Also note that sp_spaceused does not maintain accurate information. You
would need to run dbcc updateusage (beware performance hit) to get accurate
data on space.

--
Kevin G. Boles
Indicium Resources, Inc.
SQL Server MVP
kgboles a earthlink dt net


"SQLdba" <burt_king@yahoo.com> wrote in message
news:98A62F89-4AD3-412A-ABE0-7C21B00B3EB2@microsoft.com...
> Had an interesting problem on a SQL 2000, spk 3 machine last night where a
> DTS data pump failed with the target database reporting the primary file
> group is full. But when I looked at the server it's not.
>
> Anyone have thoughts, etc.?
>
>



  Réponse avec citation
Réponse


Outils de la discussion

Règles de messages
Vous ne pouvez pas créer de nouvelles discussions
Vous ne pouvez pas envoyer des réponses
Vous ne pouvez pas envoyer des pièces jointes
Vous ne pouvez pas modifier vos messages

Les balises BB sont activées : oui
Les smileys sont activés : oui
La balise [IMG] est activée : oui
Le code HTML peut être employé : non
Trackbacks are oui
Pingbacks are oui
Refbacks are oui


Fuseau horaire GMT +1. Il est actuellement 05h30.


Édité par : vBulletin® version 3.7.3
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0 RC5 Tous droits réservés.
Version française #16 par l'association vBulletin francophone
PHWinfo est un site Éducation Sans Frontières ©2000-2008
Ad Management by RedTyger
©Tous droits réservés par les parties respectives
Page generated in 0,07747 seconds with 11 queries