DB2 导入和导出 导出表:exp system/manager@TEST file=d:\daochu.dmp tables=(table1,table2) 导入表 imp portal/portal@mydb file=E:\myproject\portal_tomcat5.5.20\sql\portal.dmp tables=(PORTAL_USER)