Thursday, January 14, 2016
Concurrent Processing - Creating a Conflict Domain for a Concurrent Program
As SYSADMIN in Systems Administrator Responsibility
1) In CONCURRENT > CONFLICT DOMAIN Form
DOMAIN SHORTNAME DESCRIPTION
458 458
204 204
SAVE
NB: 458 = Vision Services org id
204 = Vision Project Mfg org id
2) CONCURRENT > PROGRAM > DEFINE
Query PRC: Interface Revenue to General Ledger
Select Incompatiblities
Set the "Type" field value to Domain for PATTGL and save.
3) PROFILE > SYSTEM OPTION > Concurrent:Conflicts Domain
PROFILE > SYSTEM Query " CONCURRENT: CONFLICTS DOMAIN"
at the responsibility level:
Projects, Vision Services (USA) -- set the profile to 458
Projects, Vision Project Mfg (MRC) -- set the profile to 204
SAVE
4) CONCURRENT >PROGRAM > DEFINE
Query PRC: Interface Revenue to General Ledger
INCOMPATIBILITIES TAB > Remove Program "PRC: Interface Revenue to General
SAVE
1) In CONCURRENT > CONFLICT DOMAIN Form
DOMAIN SHORTNAME DESCRIPTION
458 458
204 204
SAVE
NB: 458 = Vision Services org id
204 = Vision Project Mfg org id
2) CONCURRENT > PROGRAM > DEFINE
Query PRC: Interface Revenue to General Ledger
Select Incompatiblities
Set the "Type" field value to Domain for PATTGL and save.
3) PROFILE > SYSTEM OPTION > Concurrent:Conflicts Domain
PROFILE > SYSTEM Query " CONCURRENT: CONFLICTS DOMAIN"
at the responsibility level:
Projects, Vision Services (USA) -- set the profile to 458
Projects, Vision Project Mfg (MRC) -- set the profile to 204
SAVE
4) CONCURRENT >PROGRAM > DEFINE
Query PRC: Interface Revenue to General Ledger
INCOMPATIBILITIES TAB > Remove Program "PRC: Interface Revenue to General
SAVE
As the conflict domain has been setup the incompatibility that PRC: Interface Revenue to General Ledger has with itself is then removed.
For more Use the Concurrent Processing - Creating a Conflict Domain for a Concurrent Program (267167.1)
There are many dead processes for WFMGSMS Concurrent Manager
The Internal Concurrent Manager log file reports many dead processes referencing WFMGSMS (Workflow Summary Mailer Concurrent Manager) Concurrent Manager.
For example:
Found dead process: spid=(14546), cpid=(506393), Service Instance=(1064)
Starting WFMGSMS Concurrent Manager : 12-MAR-2009 05:32:23
Process monitor session ended : 12-MAR-2009 05:32:25
Solution:
To implement the solution, please execute the following steps:
1. Login as System Administrator.
2. Navigate to Concurrent / Manager / Define.
3. Query the "Workflow Mailer" and disable it.
4. In the same screen, query the "Workflow Summary Mailer", and disable it.
5. Bounce the Concurrent Managers.
For example:
Found dead process: spid=(14546), cpid=(506393), Service Instance=(1064)
Starting WFMGSMS Concurrent Manager : 12-MAR-2009 05:32:23
Process monitor session ended : 12-MAR-2009 05:32:25
Solution:
To implement the solution, please execute the following steps:
1. Login as System Administrator.
2. Navigate to Concurrent / Manager / Define.
3. Query the "Workflow Mailer" and disable it.
4. In the same screen, query the "Workflow Summary Mailer", and disable it.
5. Bounce the Concurrent Managers.
Problem: Concurrent Manager Request Status Remains Terminating Indefinitely
Concurrent Manager Request Status Remains Terminating Indefinitely
Symptom: Concurrent request status Remains Terminating Indefinitely
Cause: It is be because concurrent manager table need a cleanup
Solution:
Run the below commands from apps user.
update fnd_concurrent_queues Set running_processes=0, max_processes=0;
delete from fnd_concurrent_processes;
Update fnd_concurrent_requests set status_code = 'X', phase_code = 'C' where status_code = 'T';
commit;
Subscribe to:
Comments (Atom)
Troubleshooting ACFS-07981: Metadata Validation Errors
Troubleshooting ACFS-07981: Metadata Validation Errors Introduction The ACFS-07981 error indicates that an attempt to run an online file ...
-
Mastering ORA-00054: Resolving the "Resource Busy" Error The ORA-00054 error, often accompanied by the message "resource b...
-
Symptoms When running Create Accounting using SLA with the profile option FA: Use Workflow Account Generation set to Yes at the Site level,...
-
Mastering ORA-03113: The "End-of-file on communication channel" Error The ORA-03113 error, "end-of-file on communication c...