If IMP file exported with Oracle9i is imported directly using Oracle8i's IMP tool, an erroneous prompt of illegal IMP file occurs;
My workaround is: use Oracle8i to connect to Oracle9i and use Oracle8i's EXP tool to export data in Oracle9i, and then use Oracle8i's IMP tool to import the data exported.