You are here:

Oracle/Csv data into oracle

Advertisement


Question
at present i am using mysql database
but i want to convert my whole "mysql data" into
oracle data

how to convert it please give me solution

Answer
Hi San,

Take a look here: http://download.oracle.com/docs/cd/E11882_01/doc.112/e12152/migration.htm#RPTUG4...

You may be able to use SQL DEVELOPER (Free Oracle Tool) to move your data and structure from MySQL to Oracle.

Alternatively, if you have the data in CSV format, you can pre-create the table structures in Oracle, and use Oracle's SQL LOADER tool (http://download.oracle.com/docs/cd/E11882_01/server.112/e10701/ldr_concepts.htm#...) to performa a builk load into Oracle.

Be advised if you're using Oracle for commercial use, you will need to obtain the proper software license.

Hope this helps.

Oracle

All Answers


Answers by Expert:


Ask Experts

Volunteer


Peter Choi

Expertise

I am a senior Oracle DBA, PeopleSoft HCM specialist and Project Manager with 15+ years experience. I have been working with PeopleSoft (HRMS/HCM 5, 7, 7.x and 8.9, 9.x), Oracle RDBMS (7.3 - 11gR2) on various Unix and MS-Windows platforms, and some Oracle Application Server (9i - 11gR1). I also have experience with the configuration and administration of PeopleSoft's Internet Architecture (PIA) and the Oracle 11g Fusion Middleware and Oracle Business Intelligence (OBI).

©2012 About.com, a part of The New York Times Company. All rights reserved.