How Many Processes Should Be Set For The Receiving Transaction Manager (RTM)
In this Document
| Goal |
| Solution |
| References |
APPLIES TO:
Oracle Inventory Management - Version 10.7 to 12.1.3 [Release 10.7 to 12.1]
Information in this document applies to any platform.
RCVOLTM - Receiving Transaction Manager
GOAL
What Is Correct Number of Processes for Receiving Transaction Manager (RTM)?
SOLUTION
There is no specific value to suggest for #processes; rather, the value must be calculated. It is suggested to set to a minimum of 10 for production or high fidelity environments and increase as needed per details
in this note. In all cases, #processes should be AT LEAST 3.
The information below applies only if one or more of the following receiving transaction activities are processed:
1. Core Applications, Mobile/MSCA and WMS (Receipts, Receiving Transactions, Corrections, Returns, etc) when Profile RCV: Processing Mode=On-line
2. Confirm Receipts
3. Ship Confirm for Internal Orders
4. Inter-Organization Transfers
5. Internet Procurement (iP) Receiving
Navigation to check # Processes:
- System Administrator (or comparable) Responsibility > Concurrent > Manager > Define
- Query for Manager='Receiving Transaction Manager'
- Click Work Shifts button and review value in Processes field
- Change the value using guidelines referenced below
- Save
1. Calculate the max number of concurrent Users for the following activities:
Core Applications receiving activities (Receipts, Receiving Transactions, Corrections, Returns, etc) when Profile RCV: Processing Mode=On-line +
iP Receipts +
Confirm Receipts +
Ship Confirms for Internal Orders +
Creation of InterOrg Transfers +
Receiving activities using Mobile/MSCA and WMS when Profile RCV: Processing Mode=On-line
Divide the Total from above by 3 or 4. This is will be (approximately) the suggested value for # Processes.
2. If using Real Application Cluster (RAC) environment, review Note
1067213.1 (How to Setup Receiving Transaction Manager (RTM) When Using Real Application Cluster (RAC))
3. R12: Set profile 'Concurrent:TM Transport Type' = QUEUE
Example:
There are 500 total Users who perform the transaction activities listed above, but the most Users work at the same time never exceeds 36. For this example, # Processes for Receiving Transaction Manager should be 12 or 9 (36 divided by 3 or 4).
for a few days; repeat process to increase the value if Online transactions time out (APP-FND-00204: RCVOLTM TM-TIMEOUT) or if rcv_transactions_interface records get stuck as ONLINE/PENDING/PENDING.
Please do not set # Processes for Receiving Transaction Manager higher than 75 without first checking with Oracle Support (log Service Request for Inventory / Receiving). Please note that 75 is not a magic number; rather, most Customers have much smaller value
for # Processes. If the value is already 75 or higher and there have been no reported problems, just leave value as is.
How Many Processes Should Be Set For The Receiving Transaction Manager (RTM)的更多相关文章
- Oracle Metalink Notes Collection
INV Note 123456.1 Latest 11i Applications Recommended Patch List Note 568012.1:FAQ: Inventory Standa ...
- How to SetUp The Receiving Transaction Manager
In this Document Goal Solution References APPLIES TO: Oracle Inventory Management - Version: 1 ...
- Oracle E-Business Suite并发处理机制(Current Processing)
2012年写过一篇关于Oracle E-Business Suite并发管理器的文章,回头看之前总结的内容还是比较单薄,很多点没说到,最近在看这块的内容,索性再写一篇稍微完整的文章来. Oracle ...
- WCF学习系列四--【WCF Interview Questions – Part 4 翻译系列】
WCF Interview Questions – Part 4 This WCF service tutorial is part-4 in series of WCF Interview Qu ...
- System Error Codes
很明显,以下的文字来自微软MSDN 链接http://msdn.microsoft.com/en-us/library/windows/desktop/ms681382(v=vs.85).aspx M ...
- Windows Internals学习笔记(二)系统架构
参考资料: 1. <Windows Internals> 2. http://bestcbooks.com 3. Windows Drive Kit 4. Microsoft Window ...
- 【转】What is an entity system framework for game development?
What is an entity system framework for game development? Posted on 19 January 2012 Last week I relea ...
- 【转】Fast Entity Component System
http://entity-systems.wikidot.com/fast-entity-component-system Summary Create a generic System class ...
- Domain Driven Design and Development In Practice--转载
原文地址:http://www.infoq.com/articles/ddd-in-practice Background Domain Driven Design (DDD) is about ma ...
随机推荐
- Dubbo框架应用之(三)--Zookeeper注册中心、管理控制台的安装及讲解
我是在linux下使用dubbo-2.3.3以上版本的zookeeper注册中心客户端.Zookeeper是Apache Hadoop的子项目,强度相对较好,建议生产环境使用该注册中心.Dubbo未对 ...
- Android等宽字体
Android等宽字体 效果图 在xml中设置 添加属性 android:typeface="monospace" 例如 <TextView android:layout_w ...
- how to output quotes in bash prompt
introduction In certain situations, quotes are required to be output in the command prompt. To do th ...
- 浅谈机器人控制与仿真设计----RDS和ROS
机器人控制.仿真或实验,主要由三个部分组成,机器人.环境和算法. 当然各部分又包含很多子部分和功能,这里主要以仿真为主,为了使得仿真结果能够直接应用到实际机器人上,这里分别以RDS和ROS对比介绍.h ...
- Velocity 语法及其在springMVC中的配置
强烈推荐具体的整合博客:http://blog.csdn.net/duqi_2009/article/details/47752169 整合文章中有几处问题: xml中配置的vm视图解析器,应该按照本 ...
- 目标管理体系:OKR
一.什么是OKR体系? OKR体系的全称是Objectives & Key Results,即目标与关键成果.所谓OKR,O = Objective 可以理解为企业目标,KR =Key Res ...
- 你知道如何为iOS工程改名吗?
我们在iOS开发中,难免会遇到项目做到一半要改名字的情况.如果项目名差的太大,工程名看起来总是不舒服的,有良心的开发者可能就会想着为工程改个贴切的名字,那么你就为用到本文记录的内容. 如果我们开发的两 ...
- EBS业务学习之采购管理
一.基础数据 w供应商档案 w采购员设置 w审批层次 w单据控制 w危险类代码 w检验代码 w自动来源 w供应商项目w目录册 二.业务流程 w请购单 w询价单 w报价单 w采购定单 w接收 w检验 w ...
- 物料分类新增&更新
--新增 INV_ITEM_CATEGORY_PUB.Create_Category ( p_api_version IN NUMBER, p_init_msg_list IN VARCHAR2 DE ...
- C++:如何删除string对象的末尾非数字字符
功能实现: 现有一个string对象包含数字字符以及非数字字符,实现删除string对象的末尾非数字字符. 实例: 输入为"0 1 1 2 3 " 输出为"0 1 ...