If you arenew toOracle AppsDBA oralready working as Apps DBAbut on version 11i or R12.1then I highly recommend you first to go throughArchitecture,Installation,Start/Stop,File System,andPatching in Oracle AppsDBA R 12.2 for AppsDBAs here(FREE lessons from our Oracle Apps DBA Training) Also...
Oracle Concurrent Processing - Version 12.1.3 to 12.1.3 [Release 12.1]: R12 EBS : Concurrent Program Completed Warning and OPP Log Includes the Error as "Caused by:
Oracle Concurrent Processing - Version 12.2.6 to 12.2.6 [Release 12.2] Oracle Concurrent Processing - Version 12.2.9 to 12.2.9 [Release 12.2] Information in this document applies to any platform. Symptoms To run the Purge Concurrent Request and/or Manager Data program: 1. Log in to Applicati...
# 如何从 concurrent request id 找到 Oracle session id (sid) : 很多时候我们需要从 concurrent request 的request id 找到对应的 Oracle session id (sid),可以用下面的方法, 由此我们也可了解 concurrent manager 对应的 table 结构。 # 当前正在运行的 concurrent request: select request_id, controlling_manag...
http://download.oracle.com/docs/ ... acrobat/120devg.pdf 并发处理 ( Concurrent process) 和 并发管理器(Concurrent Manager) 是R12中负责 处理批作业 或 后台作业的。 用的地方很多,所以需要多花点时间理解。 Concurrent Manager 管理的基础知识,比如 start/stop,output and logfile location 等, ...
Oracle session id (sid),可以用下面的方法, 由此我们也可了解 concurrent manager 对应的 table 结构。 # 当前正在运行的 concurrent request: select request_id, controlling_manager, phase_code from fnd_concurrent_requests where phase_code='R';
Oracle iProcurement - Version 11.5.9 to 12.2.4 [Release 11.5 to 12.2] Information in this document applies to any platform. iProcurement - Version: 11.5.9 to 12.0 GOAL How to get log files in iProcurement according to the Procurement/Supply Chain Family Pack level or Oracle Applications rele...
Oracle Concurrent Processing - Version 12.1.3 to 12.2.7 [Release 12.1 to 12.2]: Concurrent Processing R12 : Error "Cannot read value from field PARAMETER.CONFIG" Whi
Oracle Application 11i,Not Test in R12 Possible Reasons and Solutions --- 1.Check /etc/hosts file to verify it has correct syntax: <IP address> <hostname.domain> <hostname> and for one hostname don't have multiple entries. 2.Before...
Oracle Concurrent Processing - Version 12.1.3 to 12.1.3 [Release 12.1]: Error '553 authentication is required' When Emailing the Concurrent Request Outputs Using Del