Does oracle 9i support inctype option in exp or not?
I want to know whether oracle 9i supports inctype option in exp or not......
if not then how to take a incremental export..........
Exp userid=DBA/password full=Y inctype=cumulative file=’010399cml.dmp’
i am getting an error message
EXP-00042: INCTYPE parameter is obsolete
although exp command is working even after generating an error........