Skip to content
pvmehta.com

pvmehta.com

  • Home
  • About Me
  • Toggle search form
  • CPU speed on solaris Linux/Unix
  • restarting network in linux Linux/Unix
  • Find Time Consuming SQL Statements in Oracle 10g Oracle
  • How to collect CPU usage on Linux using Shell script Linux/Unix
  • segment_wise_space.sql segspace.sql Segment wise space usage (allocated and used) Oracle
  • standard Monitoring – 1 Oracle
  • Find nth max and min. Oracle
  • Good notes on Oracle Events Oracle
  • Find total file sizes Linux/Unix
  • Oracle Statspack survival Guide Oracle
  • New OFA for 11g Oracle
  • How to find the real execution plan and binds used in that explain plan in Oracle 10g?? Oracle
  • cur_sql.sql Oracle
  • Display the top 5 salaries for each department using single SQL Oracle
  • create database syntax Oracle

Giving Grant on v$DATABASE

Posted on 12-Jan-2006 By Admin No Comments on Giving Grant on v$DATABASE

To give grant on v$database or any such synonym, need to follow following steps.

11:02:21 SYS@UOCQA:-> select * from dba_synonyms where synonym_name = ‘V$DATABASE’;

OWNER SYNONYM_NAME TABLE_OWNER

—————————— —————————— ——————————

TABLE_NAME

——————————

DB_LINK

—————————————————————————————————-

PUBLIC V$DATABASE SYS

V_$DATABASE

Then,

11:02:22 SYS@UOCQA:-> GRANT SELECT ON V_$DATABASE TO PUBLIC;

Oracle, SQL scripts

Post navigation

Previous Post: Very Good Oralce Internal Tuning Book
Next Post: Settting up get_vmstat.sh for colletinf CPU Usage.

Related Posts

  • New OFA for 11g Oracle
  • Oracle 10g Installation/Applying Patches Tips Oracle
  • Rownum with Order by Oracle
  • tblwopk.sql /* Find Tables Without PK */ Oracle
  • mutex in Oracle 10.2.0.2 or Oracle 10g Oracle
  • lck.sql Oracle

Leave a Reply Cancel reply

Your email address will not be published. Required fields are marked *

Categories

  • AWS (2)
  • Azure (1)
  • Linux/Unix (149)
  • Oracle (392)
  • PHP/MYSQL/Wordpress (10)
  • Power-BI (0)
  • Python/PySpark (7)
  • RAC (17)
  • rman-dataguard (26)
  • shell (149)
  • SQL scripts (341)
  • Uncategorized (0)
  • Videos (0)

Recent Posts

  • load SPM baseline from cursor cache05-Jun-2025
  • Drop all SPM baselines for SQL handle05-Jun-2025
  • Load SPM baseline from AWR05-Jun-2025
  • Drop specific SQL plan baseline – spm05-Jun-2025
  • findinfo.sql (SQL for getting CPU and Active session info)27-May-2025
  • SQL Tracker by SID sqltrackerbysid.sql22-Apr-2025
  • How to connect to Oracle Database with Wallet with Python.21-Mar-2025
  • JSON/XML Types in Oracle18-Mar-2025
  • CPU Core related projections12-Mar-2025
  • Exadata Basics10-Dec-2024

Archives

  • 2025
  • 2024
  • 2023
  • 2010
  • 2009
  • 2008
  • 2007
  • 2006
  • 2005
  • Consolidated Reference List Of Notes For Migration / Upgrade Service Requests -ID 762540.1 Oracle
  • Find total file sizes Linux/Unix
  • column level grant syntax Oracle
  • Rename Oracle Instance Name Oracle
  • How to know Number of CPUs on Sun Box Linux/Unix
  • Database link password in user_db_links Oracle
  • Privileges Required to Create Procedures and Functions that uses objects from other schema. Oracle
  • Jai Shree Ram Oracle

Copyright © 2025 pvmehta.com.

Powered by PressBook News WordPress theme