Skip to content
pvmehta.com

pvmehta.com

  • Home
  • About Me
  • Toggle search form
  • How to hide author name in WordPress BLOG PHP/MYSQL/Wordpress
  • Processes parameter and its dependencies on OS kernel parameters Linux/Unix
  • send email from unix mailx with attachment. Linux/Unix
  • find checksum of a file. Linux/Unix
  • CPU speed on solaris Linux/Unix
  • How to collect CPU usage on Linux using Shell script Linux/Unix
  • Export Oracle data and Compress at same time Oracle
  • Drop specific SQL plan baseline – spm Oracle
  • move_arch_files.ksh Linux/Unix
  • V$transaction notes for finding XID composition. Oracle
  • SQL_PLAN.sql for checking real execution plan Oracle
  • To find all disk io ( EMC as well as local) Linux/Unix
  • Read CSV File using Python Python/PySpark
  • Query to Generate aggregate on every 30 mins. Oracle
  • rm_backup_arch_file.ksh 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

  • Roles and Stored Object behaviour Oracle
  • SQL Tracker by SID sqltrackerbysid.sql Oracle
  • pvm_metric.sql for gathering report from vmstat tables Oracle
  • sid_wise_sql.sql Oracle
  • Sending SQLPLUS output in HTML format Oracle
  • SQL_PLAN.sql for checking real execution plan 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
  • How to know Number of CPUs on Sun Box Linux/Unix
  • currwait.sql Oracle
  • Rename Tablespace Oracle
  • Privilege to describe the table. Oracle
  • Backup and Recovery Scenarios Oracle
  • Find execution plan from dba_hist_sql_plan for a specific SQL_ID and PLAN_HASH_VALUE fplan.sql Oracle
  • Adding or Dropping Online Redo Log Files When Physical Standby in place Oracle
  • Proc code Oracle

Copyright © 2026 pvmehta.com.

Powered by PressBook News WordPress theme