Q114467
One of the following error message is displayed when you attempt to save a
table that was created with the Table Wizard:
FoxPro 2.x:
Line Number: 298 Program: MAKETABLE Error: Not enough disk space for <file name> Source: index on &tagexpr tag &tagname
-or-Visual FoxPro for Windows:
Error #56 in processoutput(0): Not enough disk space for <file_name>
The media on which the table is being saved does not have sufficient space to hold the .CDX file for the table.
Before saving a table created with the Table Wizard, make sure that the location to which the file will be saved has sufficient space to accommodate both the .DBF file and the .CDX file. For most applications, 5K of free space should be sufficient.
Microsoft has confirmed this to be a problem in the Microsoft products listed at the beginning of this article. We are researching this problem and will post new information here in the Microsoft Knowledge Base as it becomes available.
followed by three buttons:Not enough disk space for <file name>
If you choose the Ignore button, control will return to the Command window if the Table Wizard was invoked from the Run menu when the Command window was the active window. If the Table Wizard was invoked from the Catalog Manager, control will return to the Catalog Manager when the Ignore button is chosen. Depending upon the amount of free space available when the Wizard is executed, the "Source not available" error and subsequent error messages may or may not appear.Cancel, Suspend, Ignore
INDEX ON &tagexpr tag &tagnameThe INDEX ON command fails because there is not enough free disk space for the creation of a .CDX file.
The table and the CDX are both there, and the Properties window displays the indexes created, but setting the order after entering a few records may or may not set the table order correctly. If the table is closed, there may be no records.Not enough disk space for table and indexes
Additional query words: errmsg err msg
Keywords : kbvfp300bBUG kbvfp260bug
Issue type : kbbug
Technology : kbVFPsearch kbAudDeveloper kbFoxproSearch kbZNotKeyword3 kbFoxPro260DOS kbFoxPro260 kbVFP300 kbVFP300b kbVFP500
|
Last Reviewed: February 9, 2000 |