Showing posts with label Cache. Show all posts
Showing posts with label Cache. Show all posts

Monday, 23 March 2015

Purge All Cache OBIEE 11g using Analysis Issue SQL

1. Open Analysis page.

2. Go to Administration tab. (You should logged in with Administrator privileges)

3. Click Issue SQL.

4. Call the below command & hit Issue SQL.

    Call SAPurgeAllCache();

Use following screenshot to see output of issued SQL.


Happy blogging.!! :-)