首页 > 数据库 > mysql教程 > 关于Oracle E

关于Oracle E

WBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWB
发布: 2016-06-07 15:02:54
原创
1459 人浏览过

FNDLIBR进程是否启动,这个表示Internal Concurrent Manager进程是否运行 FNDLIBR:Concurrent Manager ps -ef | grep FNDLIBR FNDLIBR process indicates that concurrent mnagers are up and requests are running on the system.Sometimes it happens that

FNDLIBR进程是否启动,这个表示Internal Concurrent Manager进程是否运行

关于Oracle E

FNDLIBR:Concurrent Manager

ps -ef | grep FNDLIBR

FNDLIBR process indicates that concurrent mnagers are up and requests are running on the system.Sometimes it happens that even after stopping the concurrent managers by adcmctl.sh stop apps/apps some of the requests might continue running. In such cases you can wait for say 5 minutes and then if it dos not stop then you can kill those FNDLIBR processes bykill -9

关于Oracle E

其他Application Concurrent Manager

INVLIBR is the process for the following Managers
Manager to run Immediate Concurrent Programs defined in INVLIBR

关于Oracle E

[oracle@bej301441 ~]$ ps -ef | grep INVLIBR
oracle    7111  7004  0 Jul03 ?        00:00:07 INVLIBR                                                                                               
oracle   14016 13573  0 19:40 pts/5    00:00:00 grep INVLIBR
[oracle@bej301441 ~]$


MRCLIB is the process for the following Managers
MRP Manager

[oracle@bej301441 ~]$ ps -ef | grep MRCLIB
oracle    7113  7004  0 Jul03 ?        00:00:06 MRCLIB                                                                                                
oracle   14024 13573  0 19:40 pts/5    00:00:00 grep MRCLIB
[oracle@bej301441 ~]$


PALIBR is the process for the following Managers
PA Streamline Manager

[oracle@bej301441 ~]$ ps -ef | grep PALIBR
oracle    7110  7004  0 Jul03 ?        00:00:06 PALIBR                                                                                                
oracle   14003 13573  0 19:39 pts/5    00:00:00 grep PALIBR
[oracle@bej301441 ~]$ 
相关标签:
本站声明
本文内容由网友自发贡献,版权归原作者所有,本站不承担相应法律责任。如您发现有涉嫌抄袭侵权的内容,请联系admin@php.cn
最新问题
关于定义变量的问题
来自于 1970-01-01 08:00:00
0
0
0
关于数据库查询
来自于 1970-01-01 08:00:00
0
0
0
关于这个问题
来自于 1970-01-01 08:00:00
0
0
0
关于H-UI多标签
来自于 1970-01-01 08:00:00
0
0
0
mongodb - 关于mongoose关联表统计查询的需求
来自于 1970-01-01 08:00:00
0
0
0
热门教程
更多>
最新下载
更多>
网站特效
网站源码
网站素材
前端模板