Shwa,

I connected as system/manager and I want to grant select on v$database to user scott how would I do ? Is it something like
grant select on v$database to system.scott ? I tried without system also.But giving an error saying table or view doesn't exist.