how to import data exported by oracle 8i (exp cmd) to latest version 19c?
I've tried with command " impdp abc/paswd dumpfile=cde.dmp directory=name_dir logfile=new.log" but it gives error as "ORA-39143: dump file "PATH" may be an original export dump file and i tried with imp command as well but that is also not working it gives error as "IMP-00022: failed to process parameters, type 'IMP HELP=Y' for help
IMP-00000: Import terminated unsuccessfully"