Skip Headers

Oracle9i Database Reference
Release 2 (9.2)

Part Number A96536-02
Go to Documentation Home
Home
Go to Book List
Book List
Go to Table of Contents
Contents
Go to Index
Index
Go to Master Index
Master Index
Go to Feedback page
Feedback

Go to previous page Go to next page
View PDF

V$SESSION_CONNECT_INFO

This view displays information about network connections for the current session.

Column Datatype Description

SID

NUMBER

Session identifier (can be used to join this view with V$SESSION)

AUTHENTICATION_TYPE

VARCHAR2(15)

How the user was authenticated:

DATABASE - username/password authentication

OS - operating system external user authentication

NETWORK - network protocol or ANO authentication

PROXY - OCI proxy connection authentication

OSUSER

VARCHAR2(30)

The external username for this database user

NETWORK_SERVICE_BANNER

VARCHAR2(2000)

Product banners for each Net8 service used for this connection (one row per banner)