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.
bakstatus.exe
bakstatus.exe.config
No comments:
Post a Comment