连接到: Oracle Database 11g Enterprise Edition Release 11.2.0.1.0 - 64bit Produc tion With the Partitioning, OLAP, Data Mining and Real Application Testing options ORA-31631: 需要权限 ORA-39149: 无法将授权用户链接到非授权用户 解决办法: 授予源数据库用户 exp_full_database 权限...
Connected to: Oracle Database 18c Enterprise Edition Release 18.0.0.0.0 - ProductionORA-31631: privileges are requiredORA-39149: cannot link privileged user to non-privileged user Solution Target side SQL> conn system/Chennai#123@pdb1 Connected. SQL> grant imp_full_database,exp_full_...
连接到: Oracle Database 11g Enterprise Edition Release 11.1.0.6.0 - 64bit Production With the Partitioning, OLAP, Data Mining and Real Application Testing options ORA-31631:需要权限 ORA-39149:无法将授权用户链接到非授权用户 检查Oracle的错误手册: ORA-39149: cannot link privileged user to non-privi...