Storage parameter file

The storage parameter file allows you to specify the distribution of table and index data in various Oracle tablespaces.

To run DDL statements, such as a create table or create index statement, the database driver uses storage parameters.

A storage parameter file is defined for each database driver. The storage parameter file for the LN Oracle database driver is called ora_storage_param and is located in the Windows directory %BSE%\lib\ora or the UNIX directory $BSE/lib/ora. For a detailed description of the format of the storage parameter file, see Storage Parameter File Format and Driver Configuration Options.