BCM Control-M并行处理失败 [英] BCM Control-M Parallel processing fails

查看:112
本文介绍了BCM Control-M并行处理失败的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我们已经计划了使用C#控制台应用程序开发的control-m作业.控制台应用程序已作为root和child分为两部分实现.根充当监视应用程序,该应用程序启动5个子应用程序实例, 通过比较多个表生成实际报告.我们使用这种架构来阻止服务器的内存不足异常.我遇到的问题是control-m作业能够成功启动根控制台应用程序.反过来根 应用程序正在开始第一个子作业,没有任何问题.在启动第二个子作业时,根控制台应用程序因错误错误:句柄无效"而崩溃.在外部执行此操作时未看到此问题 控制-m.

 We have scheduled control-m job which has been developed using C# console application. The console application has been implemented in two parts as root and child. The root acts as monitor application which start 5 instances of child app, which does actual report generation by comparing multiple tables. We used this architecture to stop the out of memory exceptions from the server. The problem I am having is the control-m job is able to start the root console application successfully. In turn the root application is starting the first child job without having issues. while starting the second child job the root console application is getting crashed with error "Error: The handle is invalid". We are not seeing this issue while executing this outside the control-m.

这是用于从根控制台应用程序启动子作业的代码

This is the code which is used to start child job from root console application

Control-M在突出显示的文本上失败.

The control-M is failing at highlighted text.

请提出您的想法.

谢谢


推荐答案

谢谢您在这里发布.

>>  _ TransactionProcessArracy [_Count] .Start();

>> _TransactionProcessArracy[_Count].Start();

失败时,能否请您为我们提供更多错误信息?

When it is failed, Could you please provide more error information for us?

最好的问候,

Hart


这篇关于BCM Control-M并行处理失败的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆