migrating tables with packed decimals to Oracle
Helo All,
Looking for a solution on how we can migrate tables with packed decimal datatype into oracle tables using either SQLDR or oracle golden Gate. ? Can anyone help?
I am planning to map the packed decimal to a number on Oracle table.
Does OGG (golden gate) unpack the packed decimal and migrate the data into oracle table without any data loss?