The REPACK_THREAD_MAX configuration parameter specifies an upper limit to the number of repack threads.
The value that you specify for the REPACK_THREAD_MAX parameter specifies the maximum number of repack threads that can run concurrently in all sessions of the database server. If a repack thread completes processing of a table, and no other repack requests are awaiting service, the thread exits and ends its session.
If this parameter is not set, the maximum number of repack threads defaults to 10. Setting the value to zero disables this feature. The upper limit of its range is orders of magnitude above the number of repack threads typically required by server instances with finite resources.
Enterprise Edition Home | Express Edition Home | [ Top of Page | Previous Page | Next Page | Contents | Index ]