Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: Oracle 9i Application Portability
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...Received on Mon Feb 11 2002 - 05:05:28 CST
> 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
![]() |
![]() |