Skip to content
pvmehta.com

pvmehta.com

  • Home
  • About Me
  • Toggle search form
  • avail.sh ( find filesystem spae usage) Linux/Unix
  • Creating never expiring DB user accounts in Oracle Oracle
  • Distributed Transaction Troubleshooting. Oracle
  • oradebug ipcrm ipcs Oracle
  • Small sample shell program Linux/Unix
  • TRUNCATE table and disabling referential constraints. Oracle
  • move_arch_files.ksh /* Good One */ Linux/Unix
  • Oracle Connections expire_time and firewall Oracle
  • rm_backup_arch_file.ksh Linux/Unix
  • DB Console Mainenance. Oracle
  • Jai Shree Ram Oracle
  • Important Solaris Commands Linux/Unix
  • sesswait.sql Oracle
  • Specify the Rollback segment to use in Transaction Oracle
  • SQLPLUS COPY command Precautions. 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

  • Ports used by Oracle Software Oracle
  • Consolidated Reference List Of Notes For Migration / Upgrade Service Requests -ID 762540.1 Oracle
  • Find_planinfo.sql Oracle
  • TNSNAMES entries details Oracle
  • Configure ssh authentications for RAC Oracle
  • How to find the real execution plan and binds used in that explain plan in Oracle 10g?? 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
  • Rename Tablespace Oracle
  • shr1.sql for MTS or Shared server configuration Oracle
  • Generating XML from SQLPLUS Oracle
  • Unix split command to split files Linux/Unix
  • 10g oem configuration Oracle
  • How to sort list of files on basis of their sizes. Linux/Unix
  • find checksum of a file. Linux/Unix
  • ENQ: KO – FAST OBJECT CHECKPOINT tips Oracle

Copyright © 2026 pvmehta.com.

Powered by PressBook News WordPress theme