FIX: Error When Not Enough Free Space for New Table & IndexID: Q114467 The information in this article applies to:
SYMPTOMSOne of the following error message is displayed when you attempt to save a table that was created with the Table Wizard: FoxPro 2.x:
Visual FoxPro for Windows:
CAUSEThe media on which the table is being saved does not have sufficient space to hold the .CDX file for the table.
RESOLUTIONBefore 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.
STATUSMicrosoft 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.
MORE INFORMATION
Description of Problem in FoxPro 2.xIf you choose OK in the window that displays the "Not enough disk space" error message, a WAIT WINDOW with the text "Source not available" may appear at the top-right corner of the screen. After that window is displayed, a standard FoxPro error dialog box will appear with the following message
followed by three buttons:
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.
Steps to Reproduce Problem in FoxPro 2.x1. Start the Table Wizard. 2. In the Step 2 window, when you are asked "By which fields do you want to 3. In the Step 3 window, select one of the following radio buttons before
4. In the Save As dialog box, specify drive A as the location at which the
5. Insert a disk in drive A that has enough free space to accommodate the
The error message mentioned above will appear when the following command is
executed in the Table Wizard:
The INDEX ON command fails because there is not enough free disk space for
the creation of a .CDX file.
Description of Problem in Visual FoxPro for WindowsThe table will be created and left open, but no CDX will be generated. A subsequent attempt to USE the table causes a "File is in use" error message to be displayed. The file will not appear in the View window, and the only way to close the table is to quit Visual FoxPro. In Visual FoxPro for Windows version 5.0a, the following message is displayed when the wizard finishes.
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.
Additional query words: errmsg err msg
|
Last Reviewed: April 24, 1997 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |