How Inserts are Handled

Previous Next

See Also

After the required values have been calculated (or set to default), USoft Developer inserts one row in the Site table for every table (and index) for which no row is found for the given site. All these tables and indexes are related to the default table space created by USoft Developer.

The default table space is initialized with the default storage values, and is named DEFAULT_<project>. For the default table space, two data files are defined:

· INIT_<project>_DEFAULT.DAT

 

· NEXT0_<project>_DEFAULT.DAT

The first file contains the "initial sizes" total, the second file contains the "next sizes" total. Both values are multiplied by 1.01 to have some overflow.