[轉]Setup Session Timeout In Oracle BIEE

newknight發表於2014-02-11

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 

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 

 



來自 “ ITPUB部落格 ” ,連結:http://blog.itpub.net/10009036/viewspace-1079614/,如需轉載,請註明出處,否則將追究法律責任。

相關文章