Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
'Cannot Alocate Space' Error
Message
From
07/04/1998 11:22:22
Steve Camsell
Windmill Associates
Bath, United Kingdom
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Client/server
Title:
'Cannot Alocate Space' Error
Miscellaneous
Thread ID:
00090170
Message ID:
00090170
Views:
55
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
Next
Reply
Map
View

Click here to load this message in the networking platform