How to view User usage (recent logon, activity ...), Logon Activity

Source: Internet
Author: User

How to view User usage (recent logon, activity ...), Logon Activity

1. Make sure the database has opened Audit

SQL> show parameter audit

NAME TYPE VALUE
----------------------------------------------------------------------------------------
Audit_file_dest string/u01/app/ora11/admin/ora11g/adump
Audit_sys_operations boolean FALSE
Audit_syslog_level string
Audit_trail string DB


Audit _ trail is db by default, and audit information is recorded to AUD $

For OS, audit information is stored in the operating system audit_file_dest =/u01/app/ora11/admin/ora11g/adump directory. If the directory is full, the application cannot connect to the database.

After you modify the configuration, restart the database to take effect.


2. * _ audit_session view to view the recent logon status.

Select * from DBA_AUDIT_SESSION

1 ora11 SYSTEM lixora pts/2 10: 25: 38 LOGON 9385910-12-14 10.25.38.898412 AM + 08:000 7129

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.