Oracle9i Database Reference
Release 1 (9.0.1)

Part Number A90190-02
Go To Documentation Library
Home
Go To Product List
Book List
Go To Table Of Contents
Contents
Go To Index
Index

Master Index

Feedback

Go to previous page Go to beginning of chapter Go to next page

Dynamic Performance (V$) Views, 172 of 211


V$SPPARAMETER

This view lists the contents of the SPFILE. The view returns NULL values if a PFILE was used to start up the instance.

Column  Datatype  Description 

SID 

VARCHAR2(80) 

SID for which the parameter is defined 

NAME 

VARCHAR2(80) 

Parameter name 

VALUE 

VARCHAR2(255) 

Parameter value 

ISSPECIFIED 

VARCHAR2(6) 

Whether the parameter is specified in SPFILE 

ORDINAL 

NUMBER 

Ordinal number of value if it is in a list of strings 

UPDATE_COMMENT 

VARCHAR2(255) 

Comments for the last update 


Go to previous page Go to beginning of chapter Go to next page
Oracle
Copyright © 1996-2001, Oracle Corporation.

All Rights Reserved.
Go To Documentation Library
Home
Go To Product List
Book List
Go To Table Of Contents
Contents
Go To Index
Index

Master Index

Feedback