viewing oracle database versions
chijarJul 26 2007 — edited Aug 1 2007dear friends.
i wanna know if my oracle servers have the same:
- features installed.
- oracle database version installed
- patchs installed
Only i must to do:
- select * from v$version ??? or
- select * from dba_registry ???
...there are something else to do in order to know if my oracle database servers have installed the same?
Thanks a lot.
Cesar