Session, SQL, SID and Cursor Scripts

This script gets information about all database sessions

A query containing V$tatname and time information

A script that shows who the objects in a schema are accessing

Script showing all the connected users

To display how long users have been active

A script that lists according to the time user log on time

Script to retrieve SID (Session ID), Serial and OS Process ID

A script to retrieve the sql statement that a specific user is running at that moment

To retrieve information that the DBMS has about an entered OS Process ID

To retrieve all currently active SQL

List all the transactions taking a long time

Listing all of the users’ opened cursors

An alternative to the previous script

Listing the SQL statements that use the most amount of resources

The SQL at the sql_address

Jobs that are currently running

All operations that are taking a long time

Getting the SQL statement’s EP and disk information

All open cursors

OS process’ ID the SQL statement that it’s running

Displaying the Tree-Style Execution plan

An alternative script to retrieve SQL syntaxes, SID (Session IDs), OS User Process IDs

Another script that outputs running jobs

SQL statements that were run between specified times

Kategori seçin...