[转]Setup Session Timeout In Oracle BIEE

浏览: 1969

How To Setup Session Timeout In Oracle BIEE 10g (文档 ID 860123.1)
In this Document

Goal

Fix


APPLIES TO:

Business Intelligence Suite Enterprise Edition - Version 10.1.3.2 to 10.1.3.4.2 [2405] [Release 10g]
Information in this document applies to any platform.
Session time setting
***Checked for relevance on 16-Oct-2012***

GOAL

List the three parameters which affect session timeout for BIEE user.

FIX

There are three types of timeout settings controls the user session :

  BI                   Presentation                      User
Server -  (Link 1)   ->   Server    ->  (Link 2)   ->   Browser

 

Link 1: 

The time of connection between the OracleBI Presentation Server and OracleBI Services can be configured using the following steps:
1. Edit the file instanceconfig.xml 
2. Add the following line in the block 



3. Restart services OracleBI Presentation Services 
Notes: 
1. The value of default is 3 minutes. 
2. The connection between the OracleBI Server and OracleBI Presentation Services is closed and removed. 
3. This setting does not affect the connection established between the OracleBI Presentation Services and the WebBrowser, which remains intact pending an activity from the user. 

Link 2: 

The time of connection between the OracleBI Presentation Services and the WebBrowser can be configured using the following steps: 
1. Edit the file instanceconfig.xml 
2. Add the following line in the block ServerInstance) ((/) ServerInstance 

1440 

3. Restart services OracleBI Presentation Services 
Notes: 
1. The internal default value is 1440 minutes (24 hours). 
2. The connection between the OracleBI Presentation Services and the WebBrowser is closed and removed. 
3. This configuration forces logoff user outside the application, which should make logging into an application to work again. 
4. All information and statements in it are lost. 

Log User Off: 

Then we can set the property to force the user out of the Logoff OracleBI Presentation Services. 
This setting only applies to users who have not selected the option "remember my ID and password.
1. Edit the file instanceconfig.xml 
2. Add the following line in the block 

180

3. Restart services OracleBI Presentation Services 
Notes: 
1. The internal default value is 180 minutes (3 hours). 
2. To disable this feature using a value larger than the value of ClientSessionExpireMinutes 

推荐 0
本文由 newkoa 创作,采用 知识共享署名-相同方式共享 3.0 中国大陆许可协议 进行许可。
转载、引用前需联系作者,并署名作者且注明文章出处。
本站文章版权归原作者及原出处所有 。内容为作者个人观点, 并不代表本站赞同其观点和对其真实性负责。本站是一个个人学习交流的平台,并不用于任何商业目的,如果有任何问题,请及时联系我们,我们将根据著作权人的要求,立即更正或者删除有关内容。本站拥有对此声明的最终解释权。

0 个评论

要回复文章请先登录注册