Query to find out whether a parameter is in use or not
Hi All,
We are in project of moving all our enterprise oracle editions to standard editions.Whether its fine to move to database from enterprise to standard, whether it will create many problems.?
I am aware many of the features are not available in standard editions.Anyone having experience on this activity.
And also some share a query which says a feature is enabled or not.
I used 'select parameter, value from v$option' its showing result as true or false, even it set to TRUE the parameter related to feature set to Zero. so it taking lot of my time to login to each database to check its status, Is there any query to find this.