Monday, May 08 2006 @ 10:00 AM CDT
Contributed by: sv800
Views: 4,180
Description a use of the oracle database initialization parameter file PFILE: initSID.ora
Also command to check current SGA value
File name: initSID.ora
Location: $ORACLE_HOME/dbs
The Oracle Universal Installer creates a sample init.ora file.
Copy and use the sample file is allowed to configure specific database initialization parameters.
Initialization parameter in the iniSID.ora file:
- Name of database and parameters associated with database, system Global Area Parameters, action to do when the log files are full, specify the name and location of the control files and more information about undo segments.
The spfile or spdileSID.ora is a binary persistent file maintained by the Oracle Server and can not be updated manually, even is the file is changed manually it becomes useless.