DBA Data[Home] [Help] [Dependency Information]


VIEW: SYS.NLS_DATABASE_PARAMETERS

Object Details
Object Name: NLS_DATABASE_PARAMETERS
Object Type: VIEW
Owner: SYS
Subobject Name:
Status: VALID

Permanent NLS parameters of the database

[View Source]

Columns
Name Datatype Length Mandatory Comments
PARAMETER VARCHAR2 (128)
Parameter name
VALUE VARCHAR2 (64)
Parameter value
Query Text

Cut, paste (and edit) the following text to query this object:


SELECT PARAMETER
,      VALUE
FROM SYS.NLS_DATABASE_PARAMETERS;

Dependencies

[top of page]

SYS.NLS_DATABASE_PARAMETERS references the following:

SYS.NLS_DATABASE_PARAMETERS is referenced by following:

SchemaPUBLIC
SynonymNLS_DATABASE_PARAMETERS
SchemaSYS
Package BodyDBMS_DESCRIBE - show dependent code
Package BodyDBMS_LOGMNR_INTERNAL - show dependent code
Package BodyDBMS_SODA_UTIL - show dependent code