DBAwhosaysNIE
MIS
I have to downgrade a database from 8.1.6 to 8.0.4 (license reasons/long story/don's ask) but have not had any luck using export (8.0.4 import hacks on 8.1.6 export). I know several UGLY ways I could do this (DB links, extracting DDL from export file, SQL*Loader, etc.) but was hoping there's some secret export parameter (or an obvious one and I'm just stupid) that will enable 8.0.4 import to read an 8.1.6 export and save me writing a whole bunch of ugly SQL*Plus, PL/SQL, kshell and who knows what else. HELP! Never had to do this before.