473,408 Members | 2,888 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,408 software developers and data experts.

why to migrate from infromix to oracle

Hi all,

We are doing an exercise of migrating an application (developed in
Informix 4gl) from Informix to Oracle database.
Before doing actual migration, we would like to know some of the key
advantages of Oracle over Informix. If there are any examples of any
company getting benefits because of this kind of migration, please
reply me such kind of case studies.

Please reply to my email id.

Thanks and Regards,
Girish.
Jul 19 '05 #1
2 3684
Unless you intend to make use of Oracle provided features that are not
available with Informix there are for all practical purposes no
advantages of Oracle over Informix.

Having said that Oracle is a very good all around rdbms that works well
with small to large concurrent user loads with small to very large
physical databases in OLTP, DSS, or Warehouse environments. Oracle
supports most all of the ANSI 92 syntax. It comes complete with a wide
range of single row functions including the ANSI trim, nullif, and
coalesce. Date format manipulation and date math in Oracle is very
nice and fairly simple: to_date, to_char, add_months, last_day.

Oracle 10g includes the ability to recover dropped objects, show a
history of changes to a row, and flash a table back to a point in time
for querying. Many routine maintenance tasks can be performed while
the data is still available for update activity.

HTH -- Mark D Powell --

Jul 19 '05 #2
Girish wrote:
Hi all,

We are doing an exercise of migrating an application (developed in
Informix 4gl) from Informix to Oracle database.
Before doing actual migration, we would like to know some of the key
advantages of Oracle over Informix. If there are any examples of any
company getting benefits because of this kind of migration, please
reply me such kind of case studies.

Please reply to my email id.

Thanks and Regards,
Girish.


To leverage Oracle's examples you will need to rewrite your code
to use what is Oracle but not Informix.

To start with reads don't block writes and writes don't block
reads. Then there is a huge base of functionality available in the
many built-in packages. And it goes on from there. I have a 3 hour
lecture on the topic that barely scratches the surface.

Take a look at interMedia.
Take a look at ADDM.
Take a look at locally managed tablespaces.
Take a look at undo.
Take a look at how log files work.
Take a look at the analytic functions.

But most of all get a copy of Tom Kyte's book "Expert one-on-one Oracle"
and in the first three chapters substitute the name "Informix" every
time you read "SQL Server."

If you contact me off-line I can put you in touch with someone in a
company that, several years ago, did what you are about to do.
--
Daniel A. Morgan
University of Washington
da******@x.washington.edu
(replace 'x' with 'u' to respond)
Jul 19 '05 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

4
by: susmita_ganguly | last post by:
Hi I am trying to upgrade from oracle 8i to oracle 9i on the same server ..I don't know much abt migration . Can anyone help me out. Thanks. Susmita
1
by: Hans-Jürgen Schönig | last post by:
I am fairly new to Oracle in general. One of my customers is asking for a software implementing the Oracle wire-protocol. The idea is: They have a very old Cobol application which cannot be...
3
by: Randy Harris | last post by:
I've been scouring the PostgreSQL web site and have found several references to a Database Migration Wizard. I was unable, however, to find any details. Would someone be kind enough to explain...
56
by: Ashish Patankar | last post by:
I want to migrate my Oracle 10g database to Db2. I want some documentation for the comparision between these to databases. I also want to know which features of Oracle 10g are supported by Db2 and...
0
by: sergio311 | last post by:
Hi all, i'm a newbe of oracle, and i've installed oracle database server 10g on my fedora5 SO. I use PostgreSQL, but now i want migrate to oracle and, obviously, i've encountered some problem. My...
3
by: Jayachandra | last post by:
Hi to all, I am a VB Programmer. I used Oracle as my backend. But now I want to migrate from Oracle to mysql. Can I ? Becoz, I heard that this is Open source. So need not to register from...
1
by: KASHIF2007 | last post by:
hi i want to migrate my oracle developer 10g forms into j2ee does there any tool available on web for migration thanks
3
by: Girish | last post by:
Hi all, We are doing an exercise of migrating an application (developed in Informix 4gl) from Informix to Oracle database. Before doing actual migration, we would like to know some of the key...
3
by: ganeshmn25 | last post by:
Hi folks , I am in need to migrate DB2 V 8.2 Database to Oracle 10g Database , Can any one tell me what are all the steps i need to follow for my migration, Regards ...
1
by: kprawin | last post by:
I've developed web applications using php and MySQL. Currently I wish to migrate towards oracle. And I need the steps to connect Oracle10g with PHP. Since Im new to oracle please provide sample code...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.