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 Concurrent Manager log file location
Where is Concurrent Manager log file location
✍: Guest
By default standard location is $APPLCSF/$APPLLOG , in some cases it can go to $FND_TOP/log as well.
2011-10-18, 3190👍, 0💬
Popular Posts:
If we have the following in a Java code: String s="abc"; String s2="abc"; Then what will be output o...
.NET INTERVIEW QUESTIONS - What are Daemon threads and how can a thread be created as Daemon? Daemon...
The object that contains all the properties and methods for every ASP.NET page, that is built is .. ...
Which one of the following statements is TRUE in regard to overloading the ++ operator? 1 You cannot...
What is CodeDom? “CodeDom” is an object model which represents actually a source code. It is designe...