Tuesday, November 27, 2012

Configure Session Time

Today will discuss about the session configure time in OBIEE

1st of all Configuration done in instanceconfig.xml file Below is the path for this file. 

C:OBIEE/Instance/Instance1/config/OracleBIPresentationServicesComponent/coreapplication_obipsn
Open the Instanceconfig.xml file
Please enter the below entries.

<ConnectionExprieMinute>120</ConnectionExprieMinute>
<ClientSessionExprieMinute>120</ClientSessionExprieMinute
<logOncExprieMinutes>120</logOnExprieMinute>


Save the File Restart the BI Server
I have entered 120 min in code which means system will allow me to be idle for 120 min.

Friday, November 23, 2012

Sawguidstate Error


Dear All Today will discuss about the most famous error in the OBIEE. i.e. is Sawguidstate Error.

Error Type : Sawguidstate Error in 11g.

Invalid item \\?\
C:\OCB\instances\instance1\bifoundation\OracleBIPresentationServicesComponent\coreapplication_obips1\catalog\SampleAppLite\root\system\mktgcache\rakesh-pc\sawguidstate.atr.

Error Description  :  Due to Sawguidstate file is corrupted..

Solution: For this you have to change the folder name that is CATALOG. Change it into Catlog2.

C:\OCB\instances\instance1\bifoundation\OracleBIPresentationServicesComponent\coreapplication_obips1\catalog2\

Restart the BI Server.

Hope this will help for you. 

-Rakesh Patil
-rakeshpatil002@gmail.com