High Availbility

OS & Virtualization

Monday, August 25, 2014

Monitor the progress of Oracle session

Monitor the progress of Oracle session


Some of my fun tools I have created during my free time. :)

Progress Monitor a monitoring tool for monitor long running processes like RMAN backup, export, statistics gathering.
  • bakstatus.exe is the main executable file
  • bakstatus.exe.config – configuration file. Key1 is the sys password, Key2 is the connection string
  • Oracle.DataAccess.dll – the required oracle ddl file
  • Inprt : program : Enter the name of the program (eg RMAN for RMAN backup, EXP for export, GATHER for statistics)
  • 2 progress bar indicating the amount of percentage to be complete.
 
 
Download Files
bakstatus.exe
bakstatus.exe.config

    No comments: