Hey list!

Once again I find myself doing far more work than should be necessary
to do something on Windoze that is simple on Unix.

Here's what I need to do:  When the Oracle Names service is started
after a reboot, I want it to load tnsnames.ora automatically.

This sounds simple enough, but apparently it is not.  The executable
that runs the names service is NAMES.EXE.  This does not seem
to have any documented command line parameters.  I tried hacking
the registry to add a command file as can be done with NAMESCTL.EXE,
but NAMES.EXE just ignores it.

I *did* create a solution to this, but I really don't like to do it this 
way.

Using Perl ( what else? ) with the Win32::Daemon module, I created
a load_tnsnames.pl Perl service.  This works, but it really seems like
overkill for something that should be so simple.  It also means I have 
to productionize and document it. 

That's more work than the Perl was.

Anyone ever succeeded at doing this?

And yes, I know Oracle Names is at the terminal release in 9i, and I
don't care.  ;)

Jared

-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.com
-- 
Author: 
  INET: [EMAIL PROTECTED]

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: [EMAIL PROTECTED] (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).

Reply via email to