Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
'Cannot Alocate Space' Error
Message
De
07/04/1998 11:22:22
Steve Camsell
Windmill Associates
Bath, Royaume Uni
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Client/serveur
Titre:
'Cannot Alocate Space' Error
Divers
Thread ID:
00090170
Message ID:
00090170
Vues:
56
I am 'porting data from a VPF table to a SQL Server table. The VFP table contains around 300,000 records. To do this, I have a remote view to the SQL Server table and I simply do a SCAN on my VFP table and do an INSERT INTO for each record.

Every 50,000 records or so I get an ODBC error,

"Cannot allocate space for 'Syslogs' in database 'DatabaseName' because the 'logsegment' is full. If you ran out of space in Syslogs, dump the transaction log. Otherwise, use ALTER DATABASE or sp_extendsegment to increase the size of the segment."

I did a DUMP TRANASACTION WITH NO_LOG and this solved the problem, until I added another 50,000 records and it happened again. Is this just a case allocating more space somewhere (where?), or should I somehow stop SQL from logging the operations?

Any help would be greatly appreciated.
Steve Camsell
Development Consultant
Steve.Camsell@Windmill-DBM.Co.Uk
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform