|
Sorry, my computer can only use English.
About "chwchw" comments:
Yes, GUI sometimes helps DBA. But what you see from GUI are actually the results from some sql running, the application just display them as "Graphics". To tune the database or application, you can use "Explain Plan", query some "wait" tables, use "statpack" (?), look at sqls with most buffer_gets and disk_reads, make sure index are created properly, etc. So far I have not seen anything that GUI can do but sqlplus can not (except Universal Installer).
About "chao_ping" comments about Linux and Sun:
You can not compare recent Linux with old Sun box. Also software installation is only done once. To compare, one should run some kind of identical application and do timing measurements. Yes, middle-to-low-end application can use Linux, but any middle or high end application are on unix's.
As far as Microsoft PC: show me some Microsoft machines that running in the past 12 monthes without a reboot, I will be impressed. Our unix boxes routinelly run more than one year without reboot. We only bring it down if we need to install new OS or install new version of Oracle Software.
Guang |
|