早上使用Oracle的数据链路实现数据在两台服务器之间的复制,操作过程中报错:
ORA-31631: 需要权限
ORA-39149: 无法将授权用户链接到非授权用户
C:\Users\**>expdp windqry/**@windcopy network_link=linkto95wind directo
ry=exp_wind_dir dumpfile=wind.dmp logfile= expdpwind.log
Export: Release 11.2.0.1.0 - Production on 星期二 8月 5 10:22:06 2014
Copyright (c) 1982, 2009, Oracle and/or its affiliates. All rights reserved.
连接到: 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 权限