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

Home -> Community -> Mailing Lists -> Oracle-L -> Re: moving from unix to NT

Re: moving from unix to NT

From: Igor Neyman <ineyman_at_perceptron.com>
Date: Mon, 25 Feb 2002 09:18:24 -0800
Message-ID: <F001.00417AA2.20020225091824@fatcity.com>


For external procedures just follow the rules for creating DLLs on NT, works fine.

DBMS_JOB works fine.

For UTL_FILE make sure, you are following NT conventions, when specifying file path(use back slash '\', not front slash '/').

Igor Neyman, OCP DBA
ineyman_at_perceptron.com

> We are contemplating moving our application from Unix to NT. The main
things
> that concerm me are where our application interfaces with the OS, via a C
> external procedure, and also via UTL_FILE. Also, can I expect DBMS_JOB to
> work OK?
>
> Anyone got experience of porting this sort of functionality to NT?
>
> John
>
> --
> Please see the official ORACLE-L FAQ: http://www.orafaq.com
> --
> Author: John Dunn
> INET: john.dunn_at_sefas.co.uk
>
> 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).

-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.com
-- 
Author: Igor Neyman
  INET: ineyman_at_perceptron.com

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 Mon Feb 25 2002 - 11:18:24 CST

Original text of this message

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