6.192 GLOBAL_CONTEXT
GLOBAL_CONTEXT displays the values of global context attributes, which are accessible for the current session, based on the CLIENT_IDENTIFIER value.
               
GLOBAL_CONTEXT is similar to SESSION_CONTEXT, which lists the values of session (or local) context attributes set under the current session.
                  
| Column | Datatype | NULL | Description | 
|---|---|---|---|
| 
 | 
 | 
 | Namespace of the globally accessible context | 
| 
 | 
 | 
 | Attribute of the globally accessible context | 
| 
 | 
 | 
 | Value of the attribute of the globally accessible context | 
| 
 | 
 | 
 | Username for which globally accessible context value is applicable | 
| 
 | 
 | 
 | Client identifier of the globally accessible context | 
See Also:
- 
                           Oracle Database Security Guide for more information about using global application contexts