Database size - Analysis Report

Hi there!
I need to create an analysis to get database size report (Oracle and SQL Server). Is it possible?

Thank you.

Do you have scripts from your Oracle and MSSQL DBAs that when executed can output the desired information? If so you could create a repeating fixlet that outputs the data into BESClient properties or into a file to be evaluated by an corresponding Analysis. In either case you could then build reports off them.

Yes, I think it’s the only way.

Thank you for replay.

Another detail to the fixlet/analysis option; I like the output file method because you can then use the file age in the relevance of the fixlet to have it re-run whenever the file is (A) missing or (B) older than X days. This ensures that your report data for these databases is always N-X days old.

Hi,

its a request can you please share the script run to get the MSSQL or Oracle DBA size.

Thanks,