ORA-19550: cannot use backup/restore functions while using dispatcher ORACLE 报错 故障修复 远程处理
文档解释
ORA-19550: cannot use backup/restore functions while using dispatcher
Cause: Attempted to use backup/restore functions while connected to the dispatcher in a shared server. This is not allowed because the device that is used for backup and restore must remain allocated to a single process.
Action: Connect directly to the instance then re-execute the backup or restore function.
ORA-19550: cannot use backup/restore functions while using dispatcher错误是当一个数据库实例正在使用分发器时,不能使用备份/恢复功能,这是由于备份/恢复操作导致实例无响应,并且关闭分发器会中断客户机与数据库实例之间的连接。
官方解释
常见案例
一般处理方法及步骤
1、若需要进行备份/恢复操作,应首先关闭数据库实例上的分发器。
2、在分发器被关闭后,可以进行备份/恢复操作。
3、在操作完成后,可重新启动分发器以通知客户机和数据库实例之间的连接。
香港美国云服务器首选后浪云,2H2G首月10元开通。
后浪云(www.IDC.Net)提供简单好用,价格厚道的香港/美国云服务器和独立服务器。IDC+ISP+ICP资质。ARIN和APNIC会员。成熟技术团队15年行业经验。
版权声明:
作者:后浪云
链接:https://www.idc.net/help/35608/
文章版权归作者所有,未经允许请勿转载。
THE END