InterviewSolution
Saved Bookmarks
| 1. |
Where Is Database/plsql Cache Stored ? |
|
Answer» PLSQL and SESSION CACHE are STORED under $IAS_ORACLE_HOME/ Apache/modplsql/cache DIRECTORY. PLSQL and session cache are stored under $IAS_ORACLE_HOME/ Apache/modplsql/cache directory. |
|