GET_DB_CONNECTIONS - Perceptive Content Database IN_DB_UTIL Package for Oracle Server - Foundation 24.1 - Foundation 24.1 - Ready - Perceptive Content - external

Perceptive Content Database IN_DB_UTIL Package for Oracle Server

Platform
Perceptive Content
Product
Perceptive Content Database IN_DB_UTIL Package for Oracle Server
Release
Foundation 24.1
License

The GET_DB_CONNECTIONS stored procedure is used to display a summary of the current database user connections.

Exception

Example

SET SERVEROUTPUT ON; 

EXEC IN_DB_UTIL.GET_DB_CONNECTIONS;