OBIEE - Server Thread

Bi Server Architecture With Client

About

A Obiee server thread is a thread that execute the BI server to serve clients (such as Answers, nqsserver, …) You can have more sessions than threads but in this case, the session must wait for a free thread to execute any actions.

Parameter

SERVER_THREAD_RANGE

SERVER_THREAD_RANGE is set in nqsconfig.ini. It controls the number of server threads.

Documentation / Reference





Discover More
Obiee Connection Pool
OBIEE - Connection Pool

This articles regroups all the articles and talk the connection pool features of the BI Server such as: the connection script tab ... see below 10G 11G To automate connection pool changes...
Bi Server Architecture With Client
OBIEE - DbGateway (DB_GATEWAY_THREAD_RANGE)

Dbgateway are the program that manage the database connectivity. DB_GATEWAY_THREAD_RANGE controls the number of Dbgateway threads opened to all databases defined in the repository from nqsserver....
Bi Server Architecture With Client
OBIEE - OBIS - Connection

There are 3 main parameters that control how many users can log in at one time: Maximum connections in the connection pool. It controls the number of threads opened to a specific database from nqsserver....
Session Manager Status
OBIEE - Request

Check the status of your request in the session manager. If it is Queued, then check the parameter. The Queued status indicates that the system is waiting for a thread to become available so the request...
Bi Server Architecture With Client
OBIEE - Which Usage Tracking time measure should be used to gauge the performance of SQL retrieval time ?

TOTAL_TIME_SEC is the same as Response time in the query log. It is the response time for the execution of a logical request in the gateway. There are several times from the query log that are included...



Share this page:
Follow us:
Task Runner