New version of Database Time Viewer

It's been a while since I updated Database Time Viewer.And I'll try and update it more frequently in the future but I made a quick update to enable it to connect to the Autonomous Data Warehouse and the Autonomous Transaction Processing Database. To do this there's a new option to enable you to specify the credentials file "-cf".

An example of connecting to ATP might be

$> ./dbtimemonitor -u admin -p -cs sbatp_low -cf /Users/dgiles/Downloads/wallet_SBATP.zip

or on Windows

$>
dbtimemonitor.bat -u admin -p -cs sbatp_low -cf /Users/dgiles/Downloads/wallet_SBATP.zip

Screenshot of ChildMain (10-08-2018, 19-07-22)

There's no need to uncompress the credentials file just specify the zip file.
blog comments powered by Disqus