Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Error in stored procedure
Message
De
16/02/2012 04:50:16
 
 
À
Tous
Information générale
Forum:
Microsoft SQL Server
Catégorie:
Autre
Titre:
Error in stored procedure
Versions des environnements
SQL Server:
SQL Server 2008
Divers
Thread ID:
01535532
Message ID:
01535532
Vues:
80
Hi

I have a stored procedure I am running in management studio.

The stored procedure loops through a table and inserts items into some other tables.

I've wrapped each loop in a transaction and commit the transaction at the end of the loop.

after the stored procedure has been running through a couple of thousand records

I get this error

An error occurred while executing batch. Error message is: Exception of type 'System.OutOfMemoryException' was thrown.

the stored procedure carries on.

Any ideas what this error is about.

Thanks
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform