|
喜欢UNIX又不得不在WINDOWS下管ORACLE的同志们,装个CYGWIN吧,所有UNIX的命令基本上都有,包括SHELL。我喜欢!
最初由 zlmei 发布
[B]Hi:
From my limited experience, I have used Sun Solaris, HP, Digital Unix, RH Linux, W2k, NT with Oracle 7.3, 8.0, 8i and 9i, I found that I much prefer Unix (or Linux) than NT. Not only the performance but also it's actually easier to manage the database. You can run cron job and shell scripts very easily. All the production DB I have worked on are on Unix. Linux and NT are only for development purpose, basically like a toy to play with. It seems (by reading posts here) that most people use OEM and some other GUI tools to do DBA work, I would suggest people to use sqlplus to learn all the commands. If you really want to learn Unix, Linux is a good place to start. Using vi and sqlplus, you should be able to take care of any Oracle database problems.
Guang [/B] |
|