InterviewSolution
| 1. |
What Are Parameter Files? |
|
Answer» PARAMETER Files : To start an instance, Oracle must read a parameter file.A parameter file is a text file containing a LIST of instance configuration parameters. You SET these parameters to particular values and to initialize many of the memory and process settings of an Oracle instance. Among other things, the parameters of this file tell Oracle the following:
Parameter Files : To start an instance, Oracle must read a parameter file.A parameter file is a text file containing a list of instance configuration parameters. You set these parameters to particular values and to initialize many of the memory and process settings of an Oracle instance. Among other things, the parameters of this file tell Oracle the following: |
|