Categories:
.NET (357)
C (330)
C++ (183)
CSS (84)
DBA (2)
General (7)
HTML (4)
Java (574)
JavaScript (106)
JSP (66)
Oracle (114)
Perl (46)
Perl (1)
PHP (1)
PL/SQL (1)
RSS (51)
Software QA (13)
SQL Server (1)
Windows (1)
XHTML (173)
Other Resources:
Where is plssql cache stored in Oracle Applications ?
Where is plssql cache stored in Oracle Applications ?
✍: Guest
Usually two type of cache session and plssql stored under $IAS_ORACLE_HOME/Apache/modplsql/cache
2011-12-13, 3082👍, 0💬
Popular Posts:
How To Assign Debug Privileges to a User? - Oracle DBA FAQ - Introduction to Oracle SQL Developer In...
How To Avoid the Undefined Index Error? - PHP Script Tips - Processing Web Forms If you don't want y...
.NET INTERVIEW QUESTIONS - What is Suspend and Resume in Threading ? It is Similar to Sleep and Inte...
What is PMP(project management plan)? The project management plan is a document that describes the p...
What does a special set of tags <?= and ?> do in a PHP script page? <?= express...