Operations of some sys users

Source: Internet
Author: User
Which user does Oracle search for a table?Select owner from dba_tables where table_name = upper ('t_l_tradelist ') 1 nac_user In Oracle, which user does a view belong?Select owner from all_views where view_name = upper ('user _ tab_columns ') 1 sys Display the current instance:Select instance_name from V $ instance; Display current instance parameters:Show parameter instance Queries the number of data connections of each database service. Select count(*), Program FromV $ session Group  ByProgram; Select  Count(*) FromV $ session;

Operations of some sys users

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.