博客
关于我
强烈建议你试试无所不能的chatGPT,快点击我
11.1开始,需要stop两次才能停下Data Pump job
阅读量:6631 次
发布时间:2019-06-25

本文共 595 字,大约阅读时间需要 1 分钟。

  hot3.png

11.1开始,Data Pump会自动的重启一次job,不管是因为错误停止的,还是手工停止的。因此,如果我们希望手工的停止Data Pump job,需要stop两次。

Oracle® Database Utilities 11g Release 2 (11.2) -> What's New in Database Utilities?

* Automatic restart of workers on the same instance. Additionally, Data Pump now performs a one-time automatic restart of workers (on the same instance) that have stopped due to certain errors. For example, if someone manually stops a process, the worker is automatically restarted one time, on the same instance. If the process stops a second time, it must be manually restarted.

转载于:https://my.oschina.net/huayd/blog/141746

你可能感兴趣的文章
BZOJ 2456: mode(新生必做的水题)
查看>>
View State
查看>>
自旋锁spinlock解析
查看>>
【java.lang.UnsupportedClassVersionError】版本不一致出错
查看>>
JVM Debugger Memory View for IntelliJ IDEA
查看>>
html5播放mp4视频代码
查看>>
032_nginx配置文件安全下载
查看>>
Linux下tomcat修改成的80端口无法访问
查看>>
为了好好看球,学霸们用深度学习重建整个比赛3D全息图
查看>>
CentOS双机中Docker下安装Mysql并配置互为主从模式
查看>>
sql in not in 案例用 exists not exists 代替
查看>>
WEB前端资源代码:学习篇
查看>>
怎样获取Web应用程序的路径
查看>>
xcode crash 查找 EXC_BAD_ACCESS 问题根源的方法
查看>>
使用java.util.concurrent.ThreadFactory来创建线程
查看>>
中国大数据科技传播联盟在京成立
查看>>
xargs 命令
查看>>
awk——报告生成器
查看>>
oracle 体系结构
查看>>
Nginx+Keepalived搭建高可用负载均衡集群
查看>>