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:
What Is a Parameter File
What Is a Parameter File? - Oracle DBA FAQ - Oracle Basic Concepts
✍: FYIcenter.com
A parameter file is a file that contains a list of initialization parameters and a value for each parameter. You specify initialization parameters in a parameter file that reflect your particular installation. Oracle supports the following two types of parameter files:
2007-04-21, 5284👍, 0💬
Popular Posts:
What is the main difference between a Vector and an ArrayList? Java Vector class is internally synch...
What is hashing? To hash means to grind up, and that's essentially what hashing is all about. The he...
If cookies are not enabled at browser end does form Authentication work? No, it does not work.
What is the output of printf("%d")? 1. When we write printf("%d",x); this means compiler will print ...
what are the advantages of hosting WCF Services in IIS as compared to self hosting? There are two ma...