Hello,
is anyone know to check oracle version from SAM? because I only find in appinsight SQL
Do you just want to get the version number of an Oracle DB server? Or do you want Oracle application monitors similar to AppInsight for SQL?
yes.. I mean
I've shared these Oracle monitors:
Oracle connection
Oracle database disk utilization
Oracle FRA Utilization
Oracle DR days gap
Oracle maximum backup age
Will those do what you need?
SELECT VERSION FROM v$instance
both if possible