在oracle中的bin目录下
exp 用户名/密码@数据库名 tables=(表明) file=d:\sdfsdf.dmp
导入:imp 用户名/密码@数据库名 file=d:\sdfsdf.dmp
注意,如果导出时用的dba用户,导入时的用户也必须是dba用户
exp 用户名/密码@数据库名 tables=(表明) file=d:\sdfsdf.dmp
导入:imp 用户名/密码@数据库名 file=d:\sdfsdf.dmp
注意,如果导出时用的dba用户,导入时的用户也必须是dba用户

浙公网安备 33010602011771号