Show TOC Entering content frame

Procedure documentation Clearing the Portal Runtime Cache Locate the document in its SAP Library structure

Use

At runtime, you can view the portal objects that are in the cache in order to monitor runtime objects.

By doing so, you can detect which ones need fine-tuning for improved response time and performance. The cache mechanism uses the memory (RAM) and the database for the portal.

Inconsistencies can occur between the cached objects in the memory and the cached objects in the database. You can detect this condition only by viewing the cached contents.

You resolve these inconsistencies by deleting the portal runtime cache in the database. This operation clears both the cached objects in the memory and the database.

Procedure

To delete PRT cache table:

       1.      In the browser, enter the following URL:

http://<portalhostserver>:port/irj/servlet/prt/portal/prtroot/com.sap.portal.prt.cache.PRTRegionDBClear

       2.      At the prompt, logon to the portal.

Make sure that you receive a notification about clearing the cached content.

       3.      Restart the J2EE engine.

 

Leaving content frame