InterviewSolution
Saved Bookmarks
| 1. |
What Is Plsql/database Cache ? |
|
Answer» In order to improve performance mod_pls (Apache COMPONENT) caches some database content to file. This database/plssql cache is usually of TYPE session and plsql cache session cache is used to STORE session INFORMATION. plsql cache is used to store plsql cache i.e. used by mod_pls In order to improve performance mod_pls (Apache component) caches some database content to file. This database/plssql cache is usually of type session and plsql cache session cache is used to store session information. plsql cache is used to store plsql cache i.e. used by mod_pls |
|