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

Home -> Community -> Usenet -> c.d.o.server -> Re: Oracle 9i Application Portability

Re: Oracle 9i Application Portability

From: Niall Litchfield <n-litchfield_at_audit-commission.gov.uk>
Date: Mon, 11 Feb 2002 11:05:28 -0000
Message-ID: <3c67a57f$0$225$ed9e5944@reading.news.pipex.net>


All database features will work unchanged. The only things that *may* require modification would be items that took advantage of OS resources (I'm thinking UTL_FILE and maybe some external procedures would need to be recompiled). But database code (triggers stored procedures, packages etc) will work unchanged. This would of course be the big adavantage of oracle over MS you can movce to a more relable and scalable solution without code rewrites.

--
Niall Litchfield
Oracle DBA
Audit Commission UK
*****************************************
Please include version and platform
and SQL where applicable
It makes life easier and increases the
likelihood of a good answer

******************************************
"Krist" <xtanto_at_hotmail.com> wrote in message
news:cb48a3b.0202110206.60d3e895_at_posting.google.com...

> Hi All,
>
> Suppose a customer starts with Oracle 9i on Win2000 and then move to
> Unix or Linux version of Oracle 9i.
>
> How about the application ?
> Is it guaranteed that all stored procs, triggers, and other features
> 100 % can be ported without modification ?
>
> Many thanks for the comments,
> Krist
Received on Mon Feb 11 2002 - 05:05:28 CST

Original text of this message

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