Oracle License Review 11gR2
Hi,
I am trying to perform an audit on an environment with many Oracle server installations, many databases in many versions ( 10g , 11g).
I have to do an Oracle License Review.
In addition, I have to advise my Customer to use efficiently resources (cpu, cores) according to options and distribution of oracle database.
My script using following views is very simple and not enough to give more information!
v$version
v$option
v$license
dba_feature_usage_statistics
I look for scripts and/or tools to perform this Oracle License Review ?
PS: Grid Control / OEM are not installed !
Best regards.