Diagnostic and Tuning Utilities
On UNIX, utilities such as sar
and vmstat
are used to monitor Oracle Database background and shadow processes.
These utilities are not integrated with Oracle Database.
Performance utilities available on Windows include Task Manager, Control Panel, Event Viewer, and Microsoft Management Console.
Oracle Database is integrated with several of these tools. For example:
-
Event Viewer displays system alert messages, including Oracle Database startup/shutdown messages and audit trail.
-
Task Manager on Windows displays currently running processes and their resource usage, similar to the UNIX
ps -ef
command or HP OpenVMSSHOW SYSTEM
. But Task Manager is easier to interpret and the columns can be customized.
Parent topic: Oracle Database Differences on Windows and UNIX