Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Avoiding timeout on table structure
Message
 
 
À
25/02/2009 13:00:13
Information générale
Forum:
Microsoft SQL Server
Catégorie:
Maintenance bases de données
Versions des environnements
SQL Server:
SQL Server 2008
Application:
Web
Divers
Thread ID:
01384100
Message ID:
01384107
Vues:
43
>But, I had to remove an index as it was blocking that command. Then, I recreated the index after. Is this the normal way to do it?

You can increase a size of column with index if column type is a varchar, nvarchar, or varbinary. For other types you have to drop an index and re-create it afterward.
--sb--
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform