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_...
With the Partitioning, OLAP, Data Mining and Real Application Testing options ORA-31631: 需要权限 ORA-39149: 无法将授权用户链接到非授权用户 解决办法: 授予源数据库用户 exp_full_database 权限
ORA-31631:需要权限 ORA-39149:无法将授权用户链接到非授权用户 检查Oracle的错误手册: ORA-39149: cannot link privileged user to non-privileged user Cause: A Data Pump job initiated be a user with EXPORT_FULL_DATABASE/IMPORT_FULL_DATABASE roles specified a network link that did not correspond to ...
With the Partitioning, Oracle Label Security, OLAP and Data Mining Scoring Engine options ORA-31631: privileges are required ORA-39149: cannot link privileged user to non-privileged user Solution: ensure that the user in the remote database with which the database link connects to, has the DBA...