Skip to content
pvmehta.com

pvmehta.com

  • Home
  • About Me
  • Toggle search form
  • Drop tempfiles from database Oracle
  • checking redhat linux version Linux/Unix
  • Goldengate document from Porus Oracle
  • When to rebuld B-tree index Oracle
  • Insert cause enqueue locks Oracle
  • Set Role explaination. Oracle
  • block_ident.sql Oracle
  • chk_space_SID.ksh Linux/Unix
  • Add new columns in dataframe Python/PySpark
  • Search and replace pattern Linux/Unix
  • Temporary Tablespace Information and restriction. Oracle
  • 284785.1 How to check RAC Option is currently linked into the Oracle Binary Oracle
  • How to Decide upto what level you can decrement your datafile size. ( Shrink Datafile) Oracle
  • Good Site for Oracle Internals Oracle
  • Running select from V$ views from remote server 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

  • PLSQL Table Syntax 1 Oracle
  • oracle tips… from http://www.bijoos.com/oracle/douknow.htm Oracle
  • DBA_HIST_SQLSTAT contents Oracle
  • Is It Recommended To Apply Patch Bundles When PSU Is Available? -ID 743554.1 Oracle
  • CTAS with LONG Column for 9i and higher Oracle
  • Oracle Connections expire_time and firewall 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 (395)
  • PHP/MYSQL/Wordpress (10)
  • POSTGRESQL (1)
  • Power-BI (0)
  • Python/PySpark (7)
  • RAC (17)
  • rman-dataguard (26)
  • shell (150)
  • SQL scripts (343)
  • SQL Server (6)
  • Uncategorized (0)
  • Videos (0)

Recent Posts

  • prepfiles.sh for step by step generating pending statistics files10-Mar-2026
  • 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

Archives

  • 2026
  • 2025
  • 2024
  • 2023
  • 2010
  • 2009
  • 2008
  • 2007
  • 2006
  • 2005
  • JSON/XML Types in Oracle Oracle
  • move_arch_files.ksh Linux/Unix
  • EXTPROC Oracle
  • Query to Generate aggregate on every 30 mins. Oracle
  • Global Unique Identifier Generation in Oracle 9.2 SYS_GUID() Oracle
  • Kernel Parameters for Solaris Linux/Unix
  • newupload.html PHP/MYSQL/Wordpress
  • Caching sequence in Memory Oracle

Copyright © 2026 pvmehta.com.

Powered by PressBook News WordPress theme