how to export data from an oracle database 11g to an older database
Hi,
To export data from a XE database to a 11g database i use the command 'exp' from XE and then the 'imp' from 11g but in reverse, how can i export data from an 11g to a XE or older database like 10 ?
When i try to use 'imp' in XE it gives an error. Is there any other utility command to do this?
Thanks,
Nuno
To export data from a XE database to a 11g database i use the command 'exp' from XE and then the 'imp' from 11g but in reverse, how can i export data from an 11g to a XE or older database like 10 ?
When i try to use 'imp' in XE it gives an error. Is there any other utility command to do this?
Thanks,
Nuno
0