2009-4-8(导入数据库时遇到的问题)

2009-4-8(导入cjcy数据库时遇到的问题):

导入的时候,发现bim.custom没导进来,

于是 imp user/password@servicename file=path.dmp tables=custom from fromuser=bim touser=bim ignore=y 进行导入,

然后报没有JLCC表空间,

于是建立该表空间,再执行就可以操作了。

 

注:共有1个表空间: jlcc;

     4个用户: jlsys, bim, iep,cjcy

 

好像.dmp数据库文件,是哪个用户导出,则只能由那个用户来进行导入。别的用户不行(有待验证)。

你可能感兴趣的:(数据库)