Skip to content
pvmehta.com

pvmehta.com

  • Home
  • About Me
  • Toggle search form
  • DBA_HIST_SQLSTAT contents Oracle
  • Important Solaris Commands Linux/Unix
  • longtx.sql with the flag whether session is blocking any DML locks or not. Oracle
  • set_env_dba Linux/Unix
  • DBMS_UTILITY PACKAGE Oracle
  • kill all processes from specific user in solaris. Linux/Unix
  • To see how much time or progress of long transaction Oracle
  • get_vmstat_linux Oracle
  • How to find pinned objects from shared pool. (pinned via dbms_shared_pool.keep) Oracle
  • Facts about SCN and Rollback Segment Oracle
  • tab.sql Oracle
  • Optimizer SORT Operations Oracle
  • to see when crontab is changed. Linux/Unix
  • Roles and Stored Object behaviour Oracle
  • chk_space_SID.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

  • ORACLE_SID in sqlplus Oracle
  • Export Import with QUERY Oracle
  • standard Monitoring – 1 Oracle
  • How to specify 2 arch location to avoid any kind of DB hanging. Oracle
  • Oracle Material from OTN Oracle
  • Example of How To Resize the Online Redo Logfiles Note:1035935.6 Oracle

Leave a Reply Cancel reply

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

Categories

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

Recent Posts

  • 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
  • Oracle vs MYSQL Architecture differences (For DBAs)24-Jul-2025
  • V$INSTANCE of Oracle in MYSQL24-Jul-2025
  • Day to day MYSQL DBA operations (Compared with Oracle DBA)24-Jul-2025
  • MYSQL and Oracle Comparison for Oracle DBA24-Jul-2025

Archives

  • 2025
  • 2024
  • 2023
  • 2010
  • 2009
  • 2008
  • 2007
  • 2006
  • 2005
  • Disbaling DBA_SCHEDULER_JOBS Oracle
  • Roles and Stored Object behaviour Oracle
  • scripts to take listener.log backup Linux/Unix
  • Specify the Rollback segment to use in Transaction Oracle
  • Configure ssh authentications for RAC Oracle
  • Another export with Query Oracle
  • CPU Core related projections AWS
  • SQL Server: How to see historical transactions SQL Server

Copyright © 2025 pvmehta.com.

Powered by PressBook News WordPress theme