|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
Does anyone has any experience in data migration????I really need some advice on this project..i'm so clueless...your help is highly appreciated..tahnx in advance
![]() |
|
#2
|
||||
|
||||
|
A description of what you are trying to do would help
__________________
My blog Tutorials about OSS databases, DBMonster ... Contribute to OSS Development, fill bug reports! Developer Shed eSupport Commented my.ini/my.cnf (ADD YOUR OWN CONFIG TRICK) An introduction to database normalization Natural or Surrogate key Custom ordering for your results Correlated and uncorrelated subqueries Don't turn your outer joins into inner joins Random data (with a bias) |
|
#3
|
|||
|
|||
|
Ok this is what i'm suppose to do.I have to import files in excel and text file into the oracle database. I have to migrate all these datas from the old database to the new database. I need to do the cheking on any duplication data,validation on identical attributes and data types to ensure whatever i migrate must be accurate. Besides that, i need to change a few data before importing it to the new database. So does anyone has any idea how to start this..thank you...
|
|
#4
|
|||
|
|||
|
You do not need to import it into text or excell sheets first.
If you are upgrading your Oracle version so do this normally using "Oracle Upgrade Assistant" called OUA too. If migrating from other DBMSs to Oracle you can use Oracle migration workbench but I do not recommand it at all perosnally. Mail me for other information if you need to know about other tools. MyEmail - Regards |
|
#5
|
|||
|
|||
|
Quote:
You need to become familiar with sqlldr, which has many powerful features, including being able to execute a pl/sql procedure you could use to scrub the data "on-the-fly". Also, become familiar with delimited text files. These text files are pretty much the universal conversion format. Every application that I can think of can export/import text files. To become really proficient with text manipulation, look into UNIX scripts. |
|
#6
|
|||
|
|||
|
Thanx a lot for the info..will try all the methods you recommended..thanx again
|
|
#7
|
|||
|
|||
|
You want to move data from Excel to Oracle, correct?
|
|
#8
|
|||
|
|||
|
yess i want to move data from excel to oracle..why?
|
![]() |
| Viewing: Dev Shed Forums > Databases > Oracle Development > Data Migration..need help!!!! |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|