-T

To set the number of network listeners that Integration Server starts:

The default (and recommended) number is 10.

Network listeners receive requests from Integration Services Console. Integration Server automatically adds and subtracts listeners as needed, so the number of listeners set at startup does not limit the number of users that can connect to an Integration Server.

In Windows:

In the startup.bat file, to set the number of network listeners that Integration Server starts to 17, add -T17 after "C:\Oracle\Middleware\EPMSystem11R1\products\Essbase\eis\server\bin\olapisvr.exe". For example:

"C:\Oracle\Middleware\EPMSystem11R1\products\Essbase\eis\server\bin\olapisvr.exe" -T17

In UNIX:

To set the number of network listeners Integration Server starts to 17, type:

olapisvr -T17

In Windows or UNIX:

In the ais.cfg file, -T is specified in the following format:

[T]=17