Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Support for extended characters
Message
 
 
À
07/12/2009 12:03:12
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:
01437826
Message ID:
01437919
Vues:
30
>>Did you try it in SSMS?
>
>Yes, it was from SSMS.
>
>>Alternative solution would be - create a new table with nvarchar(max) column and insert data from the original table into it (in batches, not all records at once).
>
>I have added a new field and used an update command to replace the new field values with the old field values. It's been running for 5 minutes. So far, this seems to work. I will let you know if that completes and the amount of time it took.

Is your table partitioned? It may be a good idea to partition it.
If it's not broken, fix it until it is.


My Blog
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform