baan_tools_IV
15th February 2008, 09:15
Hi All,

Can anybody provide me with the documentation on Performance Monitoring in unix platform with oracle 10g as database.

Its urgent.....

Thanks in advance........


---
Baan_Tools_IV

jp.aalders
18th February 2008, 14:10
Not specific documentation, you could use the monitor -top programm or the sar command if you are running on unix/linux.

The monitor programm shows you information about the current system load, processor, disks, memory usage and the top list of processes running on your system.

With the sar command you can retrieve information of disk usage, processor usage etc.

Hitesh Shah
19th February 2008, 05:15
if ur hardware is solaris ,this will let u monitor all processes memory and cpu utilization wise . U can log the output of this periodically.