Skip to content
pvmehta.com

pvmehta.com

  • Home
  • About Me
  • Toggle search form
  • myfile Oracle
  • Paste command syntax Linux/Unix
  • Rename Tablespace Oracle
  • remove archfiles only when it is applied to DR rm_archfiles.sh Linux/Unix
  • Check SQL Server edition SQL Server
  • Checking SQL Server Version SQL Server
  • Reclaim temp tablespace for oracle 8, 8i Oracle
  • longtx.sql with the flag whether session is blocking any DML locks or not. Oracle
  • Space padding in korn shell Linux/Unix
  • How to Modify the statistics collection by MMON for AWR repository Oracle
  • Jai Shree Ram Oracle
  • telnet listening Linux/Unix
  • 556976.1 Oracle Clusterware: Components installed Oracle
  • temp_use.sql diplays usage of temp ts Oracle
  • Exadata Basics 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

  • _B_TREE_BITMAP_PLANS issue during 8.1.7 to 9.2.0.8 upgrade Oracle
  • 751131.1 New Article Error 2819 While Requesting a Systemstate Dump Oracle
  • login.sql Oracle
  • How to find where datafile is created dbf_info.sql Oracle
  • get_vmstat_solaris Oracle
  • OPENING A STANDBY DATABASE IN READ-ONLY MODE 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 (400)
  • PHP/MYSQL/Wordpress (10)
  • POSTGRESQL (1)
  • Power-BI (0)
  • Python/PySpark (7)
  • RAC (18)
  • rman-dataguard (26)
  • shell (150)
  • SQL scripts (348)
  • SQL Server (6)
  • Uncategorized (3)
  • Videos (0)

Recent Posts

  • Running PDB on single node in RAC09-Apr-2026
  • find_arc.sql09-Apr-2026
  • pvm_pre_change.sql08-Apr-2026
  • find_encr_wallet.sql08-Apr-2026
  • find_pdbs.sql08-Apr-2026
  • Creating a Container Database using dbaascli08-Apr-2026
  • track_autoupgrade_copy_progress.sql01-Apr-2026
  • refre.sql for multitenant01-Apr-2026
  • prepfiles.sh for step by step generating pending statistics files10-Mar-2026
  • tracksqltime.sql05-Mar-2026

Archives

  • 2026
  • 2025
  • 2024
  • 2023
  • 2010
  • 2009
  • 2008
  • 2007
  • 2006
  • 2005
  • find the files that are 1 day old. Linux/Unix
  • scripts to take listener.log backup Linux/Unix
  • How to find where datafile is created dbf_info.sql Oracle
  • Metalink Note: Note:250655.1 : ADDM Basics USING THE AUTOMATIC DATABASE DIAGNOSTIC MONITOR Oracle
  • Kernel Parameters for Solaris Linux/Unix
  • All Hints for Oracle Databases Oracle
  • online_ts_bkup.sql Oracle
  • Privileges Required to Create Procedures and Functions that uses objects from other schema. Oracle

Copyright © 2026 pvmehta.com.

Powered by PressBook News WordPress theme