Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Mailing Lists -> Oracle-L -> RE: NT/WINDOWS 2000 resources for ORACLE
Niall and all other colleagues,
Thanks very much for your input on this subject. Very nice and productive info so far. I agree that it is more click and select requirement but I needed some more insight which I got it. There are 2 good books for Oracle on Windows 2000 in the market and are good for learning as well.
I shall say again 'Jared, you are great to keep this fantastic list alive all the time.'
This is a great source for sharing knowledge.
"knowledge is power lets share it."
Have a nice weekend.
Regards
Rafiq
Reply-To: ORACLE-L_at_fatcity.com
To: Multiple recipients of list ORACLE-L <ORACLE-L_at_fatcity.com>
Date: Thu, 20 Nov 2003 12:50:15 -0800
Comments interleaved
> -----Original Message-----
> From: ml-errors_at_fatcity.com [mailto:ml-errors_at_fatcity.com] On
> Behalf Of M Rafiq
> Sent: 20 November 2003 15:45
> To: Multiple recipients of list ORACLE-L
> Subject: NT/WINDOWS 2000 resources for ORACLE
>
>
> Hi,
>
> In coming weeks I have to work on a project to Support Oracle
> databases on
> NT/Windows 2000. I have unix background supporting Oracle
> adatbases on a
> smaller scale hence not much skill was rqquired.
Its windows - its all clicky clicky clicky - no skill required :(
>
> I shall appreciate your guidance/experience to point right
> resources for
> NT/Windows 2000
>
> 1)for connectivity tools
Probably the most common tools would be vnc or pcAnywhere. Terminal Services is adequate (we use it) but some console commands do not work as expected with TS.
> 2)NT administratiion tools/books/white papers
Check out msdn.microsoft.com.
> 3) Job schedular juct like crontab in unix.
There is a scheduled tasks applet (might require a certain level of IE) for job scheduling. Fairly straightforward. There is a command line version "at" which works but is horrible imo.
> 3)performance tuning with Windows prospective
Similar I imagine to Unix. Keep os and swap away from each other and Oracle. Don't run any services (daemons) you don't need. Don't install anything you don't need. Dedicate the server to oracle.
Performance measurement on windows is done via a tool called perfmon, which works on a 'counters' basis. That is you add 'counters' which are performance metrics to the tool and display the results on screen or write them to a log for later analysis. Counters include things like %CPU, DISK/SEC, Memory usage etc. You can tell these are nearly all counts or ratios :(.
> 4)batch scripting - most important for me. Is any site
> contains readily
> available common scripts.
I've not seen one. Note that you can install unix emulators or perl (and then hassle Jared...) if you so desire. My preference is vbscript.
> 5)Any other issues to tackle
The rate at which 'critical' patches for the OS come out. For this reason alone I'd expect to do scheduled maintenance on the server at least every 42 days. Subscribe to the ms security mailing list and check windows update regularly (but install manually).
Once UKOUG is over my next project will be an Oracle on Windows whitepaper, but don't expect to see it before Jan/Feb next year.
Niall
-- Please see the official ORACLE-L FAQ: http://www.orafaq.net -- Author: Niall Litchfield INET: niall.litchfield_at_dial.pipex.com Fat City Network Services -- 858-538-5051 http://www.fatcity.com San Diego, California -- Mailing list and web hosting services --------------------------------------------------------------------- To REMOVE yourself from this mailing list, send an E-Mail message to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in the message BODY, include a line containing: UNSUB ORACLE-L (or the name of mailing list you want to be removed from). You may also send the HELP command for other information (like subscribing). _________________________________________________________________ Groove on the latest from the hot new rock groups! Get downloads, videos, and more here. http://special.msn.com/entertainment/wiredformusic.armx -- Please see the official ORACLE-L FAQ: http://www.orafaq.net -- Author: M Rafiq INET: rafiq9857_at_hotmail.com Fat City Network Services -- 858-538-5051 http://www.fatcity.com San Diego, California -- Mailing list and web hosting services --------------------------------------------------------------------- To REMOVE yourself from this mailing list, send an E-Mail message to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in the message BODY, include a line containing: UNSUB ORACLE-L (or the name of mailing list you want to be removed from). You may also send the HELP command for other information (like subscribing).Received on Fri Nov 21 2003 - 09:59:38 CST
![]() |
![]() |