Pages

OBIEE Server procedure call to view the current cache contents


We can use call NQS_GetAllCacheEntries(); command to get all the cache entries available in server.

steps to use:

1. Login to analytics as user with admin role or weblogic.

2. Go to administration page.

3. Click on issue sql link.

4. call the command in issue sql box: call NQS_GetAllCacheEntries();



OBIEE Server procedure call to view the current cache contents


We can use call NQS_GetAllCacheEntries(); command to get all the cache entries available in server.

steps to use:

1. Login to analytics as user with admin role or weblogic.

2. Go to administration page.

3. Click on issue sql link.

4. call the command in issue sql box: call NQS_GetAllCacheEntries();



Featured post

Snowflake - Creating warehouse in Snowflake

Creating warehouse Login to Snowflake and click on warehouse and click on Create fill the necessary details and click Finish We can also c...