Tuesday, August 30, 2011

After Clone Concurrent Managers not coming up

After Clone Concurrent Managers not coming up

When cloned my instance last time, I have an issue with concurrent manager not coming up using
Finally decided to stop the concurrent manager using
$COMMON_TOP/admin/scripts/HOST_NAME
. adcmctl.sh stop apps/password

When I have checked the ICM logfile there is an error entry as

Could not initialize the Service Manager FNDSM_HOSTNAME_SID. Verify that HOSTNAME has been registered for concurrent processing.

The cause of this issue was FND_NODES table having incorrect node entries (old node from the Source Instance) and that no Service Manager was found for the existing node.

To solve this problem, need to perform the below steps

1. Stop all middle tier services including the concurrent managers.
2. Stop the database.
3. Start the database.
4. Connect SQLPLUS as APPS user and run the following :

EXEC FND_CONC_CLONE.SETUP_CLEAN;
COMMIT;
EXIT;

5. Run AutoConfig on all tiers, firstly on the DB tier and then the APPS tiers and webtiers to repopulate the required system tables.
6. Connect to SQLPLUS as APPS user and run the following statement :

select CONCURRENT_QUEUE_NAME from FND_CONCURRENT_QUEUES where CONCURRENT_QUEUE_NAME like 'FNDSM%';

If the above SQL does not returning any value then please do the following:

Go to $FND_TOP/patch/115/sql

Connect SQLPLUS as APPS user and run the following script :

SQL> @afdcm037.sql;

This script will create libraries for FNDSM and create managers for preexisting nodes.

Check again that FNDSM entries now exist:

select CONCURRENT_QUEUE_NAME from FND_CONCURRENT_QUEUES where CONCURRENT_QUEUE_NAME like 'FNDSM%';

7. Go to cd $FND_TOP/bin
$ adrelink.sh force=y "fnd FNDLIBR"
$ adrelink.sh force=y "fnd FNDSM"
$ adrelink.sh force=y "fnd FNDFS"
$ adrelink.sh force=y "fnd FNDCRM"

8. Run the CMCLEAN.SQL script from the referenced note below (don't forget to commit).

9. Start the middle tier services including your concurrent manager.

Now cloned instance concurrent managers became active. This will applicable to both 11i and R12 instances.

Monday, August 29, 2011

Concurrent Processing - Product Information Center



Concurrent Processing - Product Information Center (PIC) [ID 1304305.1]

Modified 17-AUG-2011 Type BULLETIN Status PUBLISHED
E-Business Concurrent Processing Information Center


  • Concurent Processing provides a batch processing job engine and service controller to handle program execution, scheduling, and service process management. This document is intended as a customer landing pad for Concurrent Processsing.

  • Please visit the Core Concurrent Processing Community to and post your question or issue for a quick response from Oracle and Industry experts.

  • ATG Advisor Webcasts Visit the ATG Advisor Webcasts page for live webcast listings and a complete listing of previously recorded presentations.

  • ATG ATG Newsletter Archive Visit the ATG Newsletter Archive for the latest announcements and news.

  • E-Business Community Join our growing EBS Community and learn from your peers and Oracle about how to leverage EBS Best Practices.

Notes designated with a video icon Video Icon include embedded video clips as part of the document.

Concurrent Processing Resources

Document Icon

Concurrent Processing - Creating Concurrent Manager Diagnostic and Debug files (troubleshooting)

Document Icon

E-Business Suite Diagnostics Running Shell Tests in Command Mode

Document Icon

Best Practices for Performance for Concurrent Managers in E-Business Suite

Document Icon

REQCHECK.sql - Diagnostic Script for Concurrent Requests

Document Icon

Concurrent Manager Questions and Answers Relating to Generic Platform

Document Icon

Enhancing Oracle Applications Concurrent Processing

Document Icon

Potential Output Post Processor Failures Due to a Multi-Node Setup

Document Icon

Concurrent Processing Tables and Purge Concurrent Request and/or Manager Data Program (FNDCPPUR)

Document Icon

Concurrent Report Access Level

Document Icon

Concurrent Manager Not Running Concurrent Manager Status Column Shows 'System Hold Fix Manager before resetting counters'

Document Icon

R12 RBAC Unable to View Output of Requests Submitted by other Users

Document Icon

How To Run the Purge Concurrent Request FNDCPPUR, Which Tables Are Purged, And Known Issues Like Files Are Not Deleted From File System or Slow Performance

Document Icon

Concurrent Processing (CP) / APPS Reporting Scripts

Document Icon

Virtual Hostnames With Concurrent Managers

Document Icon

R12.1.2 Documentation Library

Document Icon

Complete Library - All Products & Releases

Document Icon

Oracle eBusiness Suite Electronic Technical Reference Manual - eTRM

Document Icon

E-Business Courses From Oracle Education (Search on "Concurrent Processing")


News & Hot Topics

ICM log file shows 'CONC-SM TNS FAIL', 'Call to PingProcess failed', and/or 'Call to StopProcess failed' for FNDCPGSC/FNDOPP

New document detailing the steps to handle ICM errors related to FNDCPGSC and FNDOPP.

Concurrent Processing - One Concurrent Manager SQL statement shows excessive executions

Latest details on a common CP performance issue

After Doing a Clone All the Concurrent Managers Do Not Start

This document discusses concurrent manager related cloning issues.

All Concurrent Reports Are Failing With Error REP-0004,REP-0082 and REP-0104

Latest details on CP requests and Report (REP) related errors

Starting Workflow Service Gives ORA-24067: Exceeded Maximum Number of Subscribers for Queue APPLSYS.FND_CP_GSM_IPC_AQ

New document detailing the steps to handle subscriber errors for Queue APPLSYS.FND_CP_GSM_IPC_AQ.

Concurrent Request Fails Due to Timeout of the Post Processing Action

Latest Output Post Processor issues related to timeouts and request failures

FDPSTP Failed Due to ORA-20100: File o0017164.tmp Creation for FND_FILE Failed

Concurrent Request Completes with Errors ORA-00164 and APP-FND-01564

Apache and Mod PL/SQL Listener Cannot be Managed by GSM at the Same Time

An error Occurred While Attempting to Establish an Applications File Server Connection with Node FNDFS Error

Post ATG RUP7 XML Publisher German Reports Give FRM-41072: Cannot create Group req_layout Error



Diagnostics and Debugging

How to Debug Concurrent Request Transaction Managers from Oracle Applications Manager (OAM)(Note 1308185.1)

ANALYZEREQ.SQL - Detailed Analysis of One Concurrent Request (Release 11 and up)(Note 134035.1)

CCM.sql Diagnostic Script for Concurrent Manager(Note 171855.1)This script will collect relevant Concurrent Manager Diagnostic information

How To Trace a Concurrent Request And Generate TKPROF File (Note453527.1) Steps for generating Concurrent Request debug logs and traces

11i : Oracle Application Object Library Concurrent Processing Data Collection Test 11i Concurrent Processing Data Collection Diagnostic Test

11i : Oracle Application Object Library Concurrent Manager Setup Test11i Concurrent Processing Setup Diagnostic Test

Complete Diagnostic Catalogs for Each Release: Release 11i (note 179661.1, Release 12.0.4 (note 469721.1), Release 12.0.6+ (note 741601.1), Release 12.1 (note 783319.1), Release 12.1 (note 942527.1), Find transaction based diagnostics in these catalogs for the product/feature where the tax problem is occurring.

FAQ's & Business Requirements

CMCLEAN.SQL - Non Destructive Script to Clean Concurrent Manager Tables (Note 134007.1)

Steps To Clean Nonexistent Nodes or IP Addresses From FND_NODES (Note 260887.1)

APP-FND-00222 Error When Submitting a Custom Concurrent Request Registered With a Custom Application (Note 150993.1)

Default Layout Format for XML Publisher Concurrent Request Is Always PDF (Note 401328.1)

ORA-00060: Deadlock Detected - UPDATE FND_CONCURRENT_QUEUES(Note 866298.1)


Service Manager Processes Are Not Starting After A Restart - usdsop cannot redirect standard output (Note 733901.1)

Concurrent Report Access Level (Note 736547.1)

Java Concurrent Program FAQ (Note 827575.1)

Concurrent Manager Not Running Concurrent Manager Status Column Shows 'System Hold Fix Manager before resetting counters'(Note 1209773.1)

CONC-SM TNS FAIL In Internal Concurrent Manager (ICM) Log File With Virtual Hosts Configuration(Note 961216.1)

How to Register a Host Concurrent Program in Applications (Note 156636.1)

How to Cancel a Concurrent Request Stuck in the Queue? (Note 749748.1)

Creating a Conflict Domain for a Concurrent Program (Note 267167.1)

How to Setup Resource Profiles for Concurrent Managers to Limit CPU Usage?(Note 394562.1)

Concurrent Manager Fails with ORA-00604 & ORA-00018 (Note 110202.1)

APP-FND-01270 ERROR GENERATING JULIAN SYSDATE in Forms and REP-1416:'C_bal_segment_promptformula' in Reports (Note 565307.1)


(More)

Concurrent Processing on RAC Information Center

How to run a concurrent program against a specific RAC instance with PCP/RAC setup? (Note 1129203.1)

How to Setup Parallel Concurrent Processing using Shared APPL_TOP for RAC Environment (Note 278816.1)

How To Ensure Load Balancing Of Concurrent Manager Processes In PCP-RAC Configuration(Note 762024.1)

How to Setup and Test Failover of PCP on Non-RAC Environments. (Note 743716.1)

Parallel Concurrent Processing Failover/Failback Expectations (Note 271090.1)

RAC Configuration Setup For Running MRP Planning, APS Planning, and Data Collection Processes (Note 279156.1)

Concurrent Managers Will Only Start on One Node in PCP/RAC Environment (Note 264296.1)

Concurrent managers not running/failing over to correct node in PCP/RAC environment (Note 790624.1)

Concurrent Manager Setup and Configuration Requirements in an 11i RAC Environment (Note 241370.1)



(More)

Concurrent Processing Features (Setup and Troubleshooting)

How to Activate Parallel Concurrent Processing - Background Facts and Setup Steps (Note 602899.1)

Generic Service Management (GSM) in Oracle Applications 11i (Note 210062.1)

Virtual Hostnames With Concurrent Managers (Note 734506.1)

How To Create a Java Concurrent Program? (Note 827563.1)

How to Register a Host Concurrent Program in Applications (Note 156636.1)

Using the Output Post Processor (OPP) in Oracle Applications Concurrent Processing (Note 291792.1)

How to start the Output Post Processor (OPP)?(Note 762454.1)

Troubleshooting ORA-20100 on Concurrent Processing (Note 261693.1)

How to Troubleshoot Concurrent Manager Start Up Issue Related to Service Manager (Note 735148.1)

Troubleshooting Concurrent Manager (Unix specific) (Note 104452.1)

Troubleshooting FNDFS and FNDWRR Issues on the Oracle E-Business Suite (Note 847844.1)

Internal Manager Log File is having Messages like "Could Not Initialize the Service Manager FNDSM__" for Non Concurrent Processing Nodes (Note 754698.1)

Concurrent Managers Fail to Start, No Service Manager Process Spawned (Note 470100.1)


Concurrent Processing Integration with EBS Modules

Sample Code to Call Customer Interface RACUST Program using FND_SUBMIT Api in 11i and R12 (Note 429278.1 )

How to Add Concurrent Programs Upload, Import and Validate Accounting Definition to Receivables? (Note 808675.1)

How to add 'Transfer Journal Entries to General Ledger' Concurrent Program to Receivables Reports Group(Note 734495.1)

How do you find/check storage of report parameters? (Note 74962.1)

Subledger Accounting Balances update concurrent program wrong balances (Note 876017.1 )

Order Management Diagnostic Concurrent Programs(Note 201231.1)

Order Management Exception Management: Retry Activities in Error Concurrent Program(Note 376040.1)

How to run a Payables Concurrent Program in Debug Mode (Note 198799.1)

the Concurrent Programs "Payables Transfer To General Ledger" And "Payables Transfer to GL" Fail In R12 (Note 1179363.1)

APXIIMPT: Payables Open Interface Import Concurrent Program Shows No List of Values for Parameter Operating Unit (Note 947303.1)

R12 Payables Suppliers: Supplier Merge silently fails to submit when HR is not installed. Suppliers Not Merged (Note 1304936.1)

R12: 'Online Accounting Could Not Be Created For This Transaction' On Create Accouting (Note 745232.1)

R12: Problems with the creation process and accounting transfer (AP X GL) - JLARAPAC (Note 1054066.1)

E-Business Suite: Oracle Payables Information Center (Note 1196096.1)

Using the Concurrent Manager for Troubleshooting Purchasing Documents Stuck at Deferred Activities (Note 1249175.1)

Possible Causes Resulting In The PO Approval Failing At "Wait for Concurrent Program" (Note 1288874.1)



Show Related Information Related


Products
  • Oracle E-Business Suite > Applications Technology > Application Object Library > Oracle Concurrent Processing
  • Oracle E-Business Suite > Applications Technology > Application Object Library > Oracle Application Object Library
  • Oracle E-Business Suite > Applications Technology > Application Object Library > Oracle Application Object Library
Keywords
CONC-SM TNS FAIL; CONCURRENT MANAGER; CONCURRENT PROCESSING; FNDCPPUR; FNDFS; FNDSM; FND_CONCURRENT_QUEUES; INFORMATION CENTER
Errors
REP-1416; REP-3000; FND-1564; FND-1270; ORA-60; ORA-24067; ORA-20100; ORA-604; ORA-18; ORA-164

Back to topBack to top