The database server searches through all dbspaces for temporary tblspaces. (If you use the -p option of oninit to initialize the database server, the database server skips this step.) These temporary tblspaces, if any, are tblspaces left by user processes that died prematurely and were unable to perform proper cleanup. The database server deletes any temporary tblspaces and reclaims the disk space. For more information about temporary tblspaces, see Temporary Tables.
This task is performed when the database server is restarted; it is not performed during disk-space initialization.
Home | [ Top of Page | Previous Page | Next Page | Contents | Index ]