RESIZE DYNAMIC TABLES AND INDEXES

Use this utility to identify the database tablespace (Oracle) or filegroup (SQL Server) to use when creating dynamic temporary tables in some of the reports, processes, and postings. A tablespace/filegroup must already exist in the database before specifying it here.

For more information on dynamic temporary tables, see Application Locking/Dynamic Tables, and refer to the manuals provided by your database vendor for details about the tablespace/filegroup of your database.

The tablespace/filegroup is used every time the object (that is, the dynamic table and/or index) is created because they become part of the Create Table SQL command.

Location

Object Name

Use this field to enter the name of the dynamic table or index that is to be fine-tuned.

Object Type

Use this field to enter T if the object is a table or I if the object is an index.

Tablespace/Segment

Use this field to enter the segment to which this object is assigned.

Warning: The System Administrator should restrict access to this application to the Database Administrator.

Your database administrator must use this function whenever there is a need to fine-tune the database.