Select query from daabase OEM do check metric Tablespaces Space Used events
Is it possible to use a select query to extract information about metric events from the OEM CC 13 database regarding the “Tablespace Full” metric group and the “Tablespaces Space Used (%)” metric? I am interested in warning occurrences for this metric and whether any corrective actions were taken and with what results?
What is the function of the folders rdbms and tnslsnr on Oracle database ( Windows )
Question What is the function of the folders rdbms and tnslsnr on Oracle database ( Windows ) ? The folders rdbms and tnslsnr are getting large 40gb+ and therefore exhausting the drive space completely, Question in more detail The folders rdbms and tnslsnr are getting large 40gb+, and for me to assess what can be […]
oracle TEMP usage after “set current_session”
In my DB I have:
USER_1 with default temp ts TEMP_1;
USER_2 with default temp ts TEMP_2.