Appendix F. MTS Initialization Parameters

This appendix documents the initialization parameters used to configure the multi-threaded server (MTS). Only the currently recommended parameters are described here. Parameters that were made obsolete when Oracle8i was released are listed in Table 6.1, but have been omitted from this appendix.

Table F-1. Obsolete MTS Parameters

Parameter

Obsolete in Release

Description

MTS_DISPATCHERS

8.0

MTS_DISPATCHERS itself is not obsolete, but there is an obsolete syntax that looks like this:

MTS_DISPATCHERS="tcp,3"

This example configures three TCP/IP dispatchers. This syntax is still supported for backward compatibility, but you should switch to the newer syntax documented in this appendix.

MTS_LISTENER_ADDRESS

8.1

Specifies the address of a listener with which the dispatchers should register.

MTS_MULTIPLE_LISTENERS

8.1

Modifies the syntax accepted by MTS_LISTENER_ADDRESS.

MTS_RATE_LOG_SIZE

8.1

Specifies the sample size that the instance uses to calculate dispatcher rate statistics.

MTS_RATE_SCALE

8.1

Specifies the time scale used for dispatcher rate statistics.

Get Oracle Net8 Configuration and Troubleshooting now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.