how export 11g to 9i
688235Feb 27 2009 — edited Feb 27 2009i would like export schema from 11g database to 9i database.
i try :
exp myuser/mypaswd file=mydmp.dmp log=export.log full=Y feedback=1000 consistent=Y statistics=NONE
on a 9i client connect to 11g server
but il not works
Could you help me please ?