9.44 V$SPPARAMETER
V$SPPARAMETER
displays information about the contents of the server parameter file. If a server parameter file was not used to start the instance, then each row of the view will contain FALSE
in the ISSPECIFIED
column.
Column | Datatype | Description |
---|---|---|
|
VARCHAR2(80) |
For internal use only |
|
|
SID for which the parameter is defined. |
|
|
Name of the parameter |
|
|
Parameter type |
|
|
Parameter value (null if a server parameter file was not used to start the instance) |
|
|
Parameter value in a user-friendly format. For example, if the |
|
|
Indicates whether the parameter was specified in the server parameter file ( |
|
|
Position (ordinal number) of the parameter value ( |
|
|
Comments associated with the most recent update (null if a server parameter file was not used to start the instance) |
|
|
The ID of the container to which the data pertains. Possible values include:
|