expdp_impdp使用network_link遠端使用者需要EXP_FULL_DATABASE角色
沒有EXP_FULL_DATABASE角色,會出現下面錯誤:
ORA-31631: privileges are required
ORA-39149: cannot link privileged user to non-privileged user
SQL> create database link pdbl connect to rman identified by rman using 'catalog';
資料庫連結已建立。
--=============================================
C:>expdp directory=mydir dumpfile=rman.dmp network_link=pdbl tables=t
Export: Release 10.2.0.1.0 - Production on Monday, 27 June, 2011 14:17:37
Copyright (c) 2003, 2005, Oracle. All rights reserved.
Connected to: Oracle Database 10g Enterprise Edition Release 10.2.0.1.0 - Production
With the Partitioning, OLAP and Data Mining options
ORA-31631: privileges are required
ORA-39149: cannot link privileged user to non-privileged user
--=============================================
C:>impdp network_link=pdbl tables=t
Import: Release 10.2.0.1.0 - Production on Monday, 27 June, 2011 14:18:22
Copyright (c) 2003, 2005, Oracle. All rights reserved.
Connected to: Oracle Database 10g Enterprise Edition Release 10.2.0.1.0 - Production
With the Partitioning, OLAP and Data Mining options
ORA-31631: privileges are required
ORA-39149: cannot link privileged user to non-privileged user
--=============================================
C:>sqlplus as sysdba
SQL*Plus: Release 10.2.0.1.0 - Production on 星期一 6月 27 15:15:19 2011
Copyright (c) 1982, 2005, Oracle. All rights reserved.
連線到:
Oracle Database 10g Enterprise Edition Release 10.2.0.1.0 - Production
With the Partitioning, OLAP and Data Mining options
SQL> grant EXP_FULL_DATABASE to rman;
授權成功。
SQL>
--=======================================
C:>expdp directory=mydir dumpfile=rman.dmp network_link=pdbl tables=db
Export: Release 10.2.0.1.0 - Production on Monday, 27 June, 2011 15:15:30
Copyright (c) 2003, 2005, Oracle. All rights reserved.
Connected to: Oracle Database 10g Enterprise Edition Release 10.2.0.1.0 - Production
With the Partitioning, OLAP and Data Mining options
Starting "TEST2"."SYS_EXPORT_TABLE_01": directory=mydir dumpfile=rman.dmp network_link=pdbl tables=db
Estimate in progress using BLOCKS method...
Processing object type TABLE_EXPORT/TABLE/TABLE_DATA
Total estimation using BLOCKS method: 64 KB
Processing object type TABLE_EXPORT/TABLE/TABLE
Processing object type TABLE_EXPORT/TABLE/INDEX/INDEX
Processing object type TABLE_EXPORT/TABLE/CONSTRAINT/CONSTRAINT
Processing object type TABLE_EXPORT/TABLE/CONSTRAINT/REF_CONSTRAINT
. . exported "RMAN"."DB" 6.476 KB 1 rows
Master table "TEST2"."SYS_EXPORT_TABLE_01" successfully loaded/unloaded
******************************************************************************
Dump file set for TEST2.SYS_EXPORT_TABLE_01 is:
C:TEMPRMAN.DMP
Job "TEST2"."SYS_EXPORT_TABLE_01" successfully completed at 15:15:43
--===================================
C:>impdp network_link=pdbl tables=db remap_schema=(rman:test2)
Import: Release 10.2.0.1.0 - Production on Monday, 27 June, 2011 15:20:56
Copyright (c) 2003, 2005, Oracle. All rights reserved.
Connected to: Oracle Database 10g Enterprise Edition Release 10.2.0.1.0 - Production
With the Partitioning, OLAP and Data Mining options
Starting "TEST2"."SYS_IMPORT_TABLE_01": network_link=pdbl tables=db remap_schema=(rman:test2)
Estimate in progress using BLOCKS method...
Processing object type TABLE_EXPORT/TABLE/TABLE_DATA
Total estimation using BLOCKS method: 64 KB
Processing object type TABLE_EXPORT/TABLE/TABLE
ORA-39151: Table "TEST2"."DB" exists. All dependent metadata and data will be skipped due to table_exists_action of skip
Processing object type TABLE_EXPORT/TABLE/INDEX/INDEX
Processing object type TABLE_EXPORT/TABLE/CONSTRAINT/CONSTRAINT
Processing object type TABLE_EXPORT/TABLE/CONSTRAINT/REF_CONSTRAINT
Job "TEST2"."SYS_IMPORT_TABLE_01" completed with 1 error(s) at 15:21:06
--===============================
--建立dblink時connect遠端db的rman使用者需要被授予EXP_FULL_DATABASE角色,否則出現錯誤:ORA-39149
來自 “ ITPUB部落格 ” ,連結:http://blog.itpub.net/19602/viewspace-1051684/,如需轉載,請註明出處,否則將追究法律責任。
相關文章
- mongodb使用者與角色使用MongoDB
- PostgreSQL:使用者角色管理SQL
- 允許mysql遠端使用者連線。MySql
- Ubuntu18.04 xrdp多使用者遠端桌面Ubuntu
- AWS EKS 新增IAM使用者角色
- win7多使用者同時遠端登入怎麼設定 電腦多使用者遠端協助方法說明Win7
- Oracle使用者角色許可權管理Oracle
- vnc遠端控制軟體綠色,vnc遠端控制軟體綠色版下載,使用者登入使用教程VNC
- 雲伺服器設定多使用者遠端登入伺服器
- sys使用者遠端登入報ORA-01031 insufficient privileges
- Windows遠端桌面設定多使用者同時登入Windows
- linux SSH服務允許root使用者遠端登入Linux
- 能select的表,可以exp嗎?有exp_full_database就能exp其他使用者的表嗎?Database
- Oracle建立使用者、角色、授權、建表Oracle
- 使用者角色許可權管理架構架構
- Windows server 2008 R2 多使用者遠端桌面配置教程WindowsServer
- Solaris 11 設定root使用者允許SSH遠端登入
- mysql8下建立使用者遠端登陸許可權MySql
- 什麼是rdp遠端桌面?如何使用rdp遠端桌面?
- 什麼是rd遠端桌面?如何使用rd遠端桌面?
- Rbac使用者角色許可權表設計
- 【ASP.NET Core】按使用者角色授權ASP.NET
- Git 使用遠端倉庫Git
- 遠端重啟命令使用
- 如何使用rdp遠端桌面
- Windows設定同一使用者同時多點遠端系統Windows
- Win10遠端桌面無法多使用者連線如何解決_Win10無法實現多使用者遠端桌面連線怎麼處理Win10
- 遠端工作或兼職,需要前端,安卓,iOS前端安卓iOS
- 【clickhouse專欄】新建庫角色使用者初始化
- 拼多多涉嫌遠端刪除使用者照片:如何防止應用軟體過度收集使用者資料
- 使用OpenVPN搞定遠端辦公
- 使用RD Client來遠端桌面client
- windows遠端桌面mstsc使用 代理Windows
- 使用Xtrabackup遠端備份MysqlMySql
- 使用IDEA遠端debug除錯Idea除錯
- 使用者角色許可權控制包 Laravel-permission 使用說明Laravel
- Laravel——使用者角色許可權控制包 Laravel-permissionLaravel
- 使用者可在Messenger內讀書並與角色互動Messenger
- 遠端桌面連線中文版 遠端桌面軟體使用方法