Skip to content
pvmehta.com

pvmehta.com

  • Home
  • About Me
  • Toggle search form
  • eplan9i.sql Oracle
  • on IBM-AIX for display Linux/Unix
  • restarting network in linux Linux/Unix
  • Sort with ASCII order and Numeric Order Linux/Unix
  • changing kernel parameter in Oracle Enterpise Linux Linux/Unix
  • shutdown linux Linux/Unix
  • Difference between SYNC and AFFIRM Oracle
  • avail.sh ( find filesystem spae usage) Linux/Unix
  • cur_sql.sql Oracle
  • How To Limit The Access To The Database So That Only One User Per Schema Are Connected (One Concurrent User Per Schema) Oracle
  • catting.sh Linux/Unix
  • Find_planinfo.sql Oracle
  • Changing the Global Database Name Oracle
  • Goog notes on X$ tables Oracle
  • age_alert.ksh aging out alert.log Linux/Unix

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

  • ENQ: KO – FAST OBJECT CHECKPOINT tips Oracle
  • Oracle Material from OTN Oracle
  • Privilege to describe the table. Oracle
  • Alter procedure auditing Oracle
  • Benefits and Usage of RMAN with Standby Databases Oracle
  • Find All internal Parameters Oracle

Leave a Reply Cancel reply

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

Categories

  • Ansible (0)
  • AWS (2)
  • Azure (1)
  • Django (0)
  • GIT (1)
  • Linux/Unix (149)
  • MYSQL (5)
  • Oracle (394)
  • PHP/MYSQL/Wordpress (10)
  • POSTGRESQL (1)
  • Power-BI (0)
  • Python/PySpark (7)
  • RAC (17)
  • rman-dataguard (26)
  • shell (149)
  • SQL scripts (343)
  • SQL Server (6)
  • Uncategorized (0)
  • Videos (0)

Recent Posts

  • tracksqltime.sql05-Mar-2026
  • Complete Git Tutorial for Beginners25-Dec-2025
  • Postgres DB user and OS user.25-Dec-2025
  • Trace a SQL session from another session using ORADEBUG30-Sep-2025
  • SQL Server Vs Oracle Architecture difference25-Jul-2025
  • SQL Server: How to see historical transactions25-Jul-2025
  • SQL Server: How to see current transactions or requests25-Jul-2025
  • T-SQL Vs PL/SQL Syntax25-Jul-2025
  • Check SQL Server edition25-Jul-2025
  • Checking SQL Server Version25-Jul-2025

Archives

  • 2026
  • 2025
  • 2024
  • 2023
  • 2010
  • 2009
  • 2008
  • 2007
  • 2006
  • 2005
  • Histogram Overview Oracle
  • tracksqltime.sql Oracle
  • UTL_FILE test program Oracle
  • remove archfiles only when it is applied to DR rm_archfiles.sh Linux/Unix
  • How to set Processes Parameter Oracle
  • Very Good Oralce Internal Tuning Book Oracle
  • TRUNCATE Privs Oracle
  • How to know Number of CPUs on Sun Box Linux/Unix

Copyright © 2026 pvmehta.com.

Powered by PressBook News WordPress theme