Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Mailing Lists -> Oracle-L -> OT -- Dilbert on 2-day classes that teach everything

OT -- Dilbert on 2-day classes that teach everything

From: Boivin, Patrice J <BoivinP_at_mar.dfo-mpo.gc.ca>
Date: Wed, 15 Aug 2001 06:01:39 -0700
Message-ID: <F001.0036B03D.20010815053101@fatcity.com>

http://www.dilbert.com/comics/dilbert/archive/dilbert-20010723.html Patrice Boivin
Systems Analyst (Oracle Certified DBA)

Systems Admin & Operations | Admin. et Exploit. des systèmes
Technology Services        | Services technologiques
Informatics Branch         | Direction de l'informatique 
Maritimes Region, DFO      | Région des Maritimes, MPO

E-Mail: boivinp_at_mar.dfo-mpo.gc.ca <mailto:boivinp_at_mar.dfo-mpo.gc.ca>

Ph: (902) 426-4774

        -----Original Message-----
        From:   Guy Hammond [SMTP:guy.hammond_at_avt.co.uk]
        Sent:   Wednesday, August 15, 2001 7:46 AM
        To:     Multiple recipients of list ORACLE-L
        Subject:        RE: I admit this is dumb.  NT/W2K Services?

        Hi Lisa,
         
        Yes, I agree it can be confusing. The service is a background
process that provides an environment for Oracle to execute in - I don't know about the specifics in this case, but Oracle on Unix is comprised of two logical parts, the VOS and Oracle itself. You don't see this because its all started from a single binary. Oracle's own engineering is split into two groups, VOS, or "virtual operating system" who maintain a version of VOS for each operating system Oracle supports, and the Oracle database itself, which uses the VOS API rather than the underlying Unix (or whatever) APIs. So, things that are the same on all Oracle platforms, like say the SQL parser, are actually the same code, making calls to VOS, and VOS is different on every platform.
         
        So if Oracle want to support a new OS, they simply develop a version
of VOS for it, then use it to recompile the main codebase - and the people working on their core products never need to worry about operating systems and can concentrate on "pure" algorithms and functionality.
         
        I assume that the service (for example, OracleServiceTEST on my
workstation) is VOS for NT. When you start the service, set ORACLE_SID then connect / as sysdba and type "startup", I guess what you are doing is invoking the platform-independent parts of Oracle's code, compiled for VOS on Intel.
         
        Cheers,
         
        g
         

                -----Original Message-----
                From: Koivu, Lisa [mailto:lisa.koivu_at_efairfield.com]
                Sent: Tuesday, August 14, 2001 6:22 PM
                To: Multiple recipients of list ORACLE-L
                Subject: I admit this is dumb. NT/W2K Services?
                
                

                I'm playing with Oracle on w2k out of sheer boredom.  So now
I'm forced to learn a little bit about w2k.
                I was looking at oradim and it has starttype and shuttype
with options srvc and inst. OK, I understand the instance part. But what on earth are services? Below is what the help says about it. So to translate this into Unix-speak, is this similar to a daemon? I guess I'm confused because as far as I know there's nothing additional that needs to be running on Unix to just start up a database.
                If that's the case, then why would you want to shut down an
instance and not services? For RMAN? I guess I'm at a loss here. Can someone give me an example of when you'd want to do this?
                Plus, there's notes on Metalink about recreating services.
Why/when would you want to do that?
                Here's the overly-generic definition I found. 
                A program, routine, or process that performs a specific
system function to support other programs, particularly at a low (close to the hardware) level. When services are provided over a network, they can be published in Active Directory, facilitating service-centric administration and usage. Some examples of Windows 2000 services are Security Accounts Manager service, File Replication Service, and Routing and Remote Access Service.
                Any descriptions or web sites that can describe this would
be appreciated.
                Lisa Koivu 
                Oracle Database Administrator and Self-Professed W2K Idiot. 
                Fairfield Resorts, Inc. 
                954-935-4117 
        

--

Please see the official ORACLE-L FAQ: http://www.orafaq.com
--

Author: Boivin, Patrice J
  INET: BoivinP_at_mar.dfo-mpo.gc.ca

Fat City Network Services    -- (858) 538-5051  FAX: (858) 538-5051
San Diego, California        -- Public Internet access / Mailing Lists

--------------------------------------------------------------------
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 Wed Aug 15 2001 - 08:01:39 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US