Con. Req. 'Receiving Transaction Manager' Inactive/No Manager : This request is an unconstrained request. (queue_method_code = I) , No concurrent manager is defined to process this request, so it cannot be processed.

Hi Gurus,
I need your help on a concurrent request ( Receiving Transaction Manager ) showing as Inactive/No Manager.
EBS: R12.1.2 on Linux
Database: 11.2.0.3 on HP UX Itanium
A user is submitting the concurrent request - "Receiving Transaction Manager" (It is a concurrent program not a concurrent manager).  The request ends up as Inactive/No Manager. When I click on the diagnostics button this is what it shows -
"No concurrent manager is defined to process this request, so it cannot be processed.
Contact your system administrator to define a concurrent manager to process this request or to verify that existing concurrent managers have the correct specialization rules."
I ran analyzereq.sql and the analysis is
Analysis:
Request 1427025 is in phase "Pending" with status " Normal".
                           (phase_code = P)   (status_code = I)
This request is an unconstrained request. (queue_method_code = I)
It is in a "Pending/Normal" status, ready
to be run by the next available manager.
Checking managers available to run this request...
There is no manager defined that can run this request
This should show on the form as Inactive/No Manager
Check the specialization rules for each
manager to make sure they are defined correctly.
Additional information (from apps.FND_CONC.DIAGNOSE):
No concurrent manager is defined to process this request, so it cannot be processed.
Contact your system administrator to define a concurrent manager to process this  request or to verify that existing concurrent managers have the correct specialization rules.
I ran another SQL to find out which manager runs the program :
select CONTROLLING_MANAGER,request_id
from fnd_concurrent_requests
where request_id=1427025;
It returned blank (or) NULL for controlling Manager.
select b.USER_CONCURRENT_QUEUE_NAME from fnd_concurrent_processes a,
fnd_concurrent_queues_vl b, fnd_concurrent_requests c
where  a.CONCURRENT_QUEUE_ID = b.CONCURRENT_QUEUE_ID
and    a.CONCURRENT_PROCESS_ID = c.controlling_manager
and    c.request_id = 1427025;
Returned Nothing.
I thought that for a concurrent program when no specific manager is defined, Standard Manager is the default. Is my understanding wrong ?? Have anyone of you faced this issue? How did you fix it ?
I did check the profile - Concurrent: Conflict Domain for the responsibility and it is blank.
Appreciate any help.
Thanks
Cherrish Vaidiyan

Was this working before? If yes, any changes been done recently?
Your understanding is correct, unless this concurrent program is excluded from being processed by standard manager.
If the request was not processed then the no rows output is an expected behavior -- (Doc ID 344011.1)
Have you tried the solution in (Doc ID 1303315.1)?
Thanks,
Hussein

Similar Messages

  • Error in Receiving Transaction Processor concurrent program

    Hi all,i am trying to insert data into rcv_headers_interface and rcv_transactions_interface.So,for this data to get populated in rcv_shipment_headers and rcv_shipment_lines i am running Receiving Transaction Processor concurrent program in purchasing super user.But,this concurrent program gives below error
    +---------------------------------------------------------------------------+
    Purchasing: Version : 12.0.0
    Copyright (c) 1979, 1999, Oracle Corporation. All rights reserved.
    RVCTP module: Receiving Transaction Processor
    +---------------------------------------------------------------------------+
    Current system time is 14-OCT-2011 06:11:05
    +---------------------------------------------------------------------------+
    Concurrent program RVCTP returned error
    Cause:        RVCTP encountered an internal error.  Parameters: RVCTP,BATCH,,81,
    Action:        Note both this error number and the actions you are trying to perform. Contact your system administr
    RVTBM-007: Subroutine rvtbm_batch_mngr() returned error
    Cause:        Subroutine rvtbm_batch_mngr() returned an internal error. 
    Action:        Note this error number and the actions you are trying to perform. Contact your system admini
    RVTBM-040: ORA-06510: PL/SQL: unhandled user-defined exception
    ORA-06512: at "APP
    Cause:        A SQL error has occurred in RVTBM.  The SQL error is &LSQL_ERR.
    Action:        Take note of both this error number and the actions you were t
    Concurrent Manager encountered an error while attempting to start your immediate concurrent program RVCTP. Routine &ROUTINE received a return code of failure.
    Contact your support representative.
    +---------------------------------------------------------------------------+
    Current system time is 14-OCT-2011 06:11:10
    +---------------------------------------------------------------------------+
    +---------------------------------------------------------------------------+
    Executing request completion options...
    Output file size:
    0
    Output is not being printed because:
    The print option has been disabled for this report.
    Finished executing request completion options.
    {code}
    Can someone kindly explain me what's really going why coz i am new to this Applications.
    Thanks in advance!!                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               

    There are several notes on metalink for "RVTBM-007: Subroutine rvtbm_batch_mngr() returned error".
    Take a look at those.
    Also if you are using dual uoms, make sure that setup and conversion is setup correctly.
    Hope this helps,
    Sandeep Gandhi

  • Internal Concurrent Manager is Not Active at this tim

    Dear,
    We are on 11.5.10,
    Concurrent manager is not working properly. whenever, we start concurrent manager it's whow active but after few second approvx 15 second show not active.
    Any boday have idea.
    thanks

    i have run cm clean and restart concurrement it was active but fiew second later it's showing inactive againg.
    -- out put of log file.
    ========================================================================
    Starting orcl_1211@orcl Internal Concurrent Manager -- shell process ID 5112060
              logfile=/apps/applmgr/orclcomn/admin/log/orcl_career1/orcl_1211.mgr
              PRINTER=noprint
               mailto=applmgr
              restart=N
                 diag=N
                sleep=60 (default)
                 pmon=20 (default)
               quesiz=1  (default)
    The Internal Concurrent Manager has encountered an error.
    Review concurrent manager log file for more detailed information. : 11-DEC-2013 09:04:48 -
    Shutting down Internal Concurrent Manager : 11-DEC-2013 09:04:48
    List of errors encountered:
    _ 1 _
    Concurrent Manager cannot find error description for CONC-System Node
    Name not Registered
    Contact your support representative.
    List of errors encountered:
    _ 1 _
    Routine AFPCAL received failure code while parsing or running your
    concurrent program CPMGR
    Review your concurrent request log file for more detailed information.
    Make sure you are passing arguments in the correct format.
    The orcl_1211@orcl internal concurrent manager has terminated with status 1 - giving up.
    ========================================================================
    Starting orcl_1211@orcl Internal Concurrent Manager -- shell process ID 4260082
              logfile=/apps/applmgr/orclcomn/admin/log/orcl_career1/orcl_1211.mgr
              PRINTER=noprint
               mailto=applmgr
              restart=N
                 diag=N
                sleep=60 (default)
                 pmon=20 (default)
               quesiz=1  (default)
    The Internal Concurrent Manager has encountered an error.
    Review concurrent manager log file for more detailed information. : 11-DEC-2013 12:50:42 -
    Shutting down Internal Concurrent Manager : 11-DEC-2013 12:50:42
    List of errors encountered:
    _ 1 _
    Concurrent Manager cannot find error description for CONC-System Node
    Name not Registered
    Contact your support representative.
    List of errors encountered:
    _ 1 _
    Routine AFPCAL received failure code while parsing or running your
    concurrent program CPMGR
    Review your concurrent request log file for more detailed information.
    Make sure you are passing arguments in the correct format.
    The orcl_1211@orcl internal concurrent manager has terminated with status 1 - giving up.
    ========================================================================
    Starting orcl_1211@orcl Internal Concurrent Manager -- shell process ID 15204490
              logfile=/apps/applmgr/orclcomn/admin/log/orcl_career1/orcl_1211.mgr
              PRINTER=noprint
               mailto=applmgr
              restart=N
                 diag=N
                sleep=60 (default)
                 pmon=20 (default)
               quesiz=1  (default)
    The Internal Concurrent Manager has encountered an error.
    Review concurrent manager log file for more detailed information. : 11-DEC-2013 12:59:31 -
    Shutting down Internal Concurrent Manager : 11-DEC-2013 12:59:31
    List of errors encountered:
    _ 1 _
    Concurrent Manager cannot find error description for CONC-System Node
    Name not Registered
    Contact your support representative.
    List of errors encountered:
    _ 1 _
    Routine AFPCAL received failure code while parsing or running your
    concurrent program CPMGR
    Review your concurrent request log file for more detailed information.
    Make sure you are passing arguments in the correct format.
    The orcl_1211@orcl internal concurrent manager has terminated with status 1 - giving up.
    ========================================================================
    Starting orcl_1211@orcl Internal Concurrent Manager -- shell process ID 20250840
              logfile=/apps/applmgr/orclcomn/admin/log/orcl_career1/orcl_1211.mgr
              PRINTER=noprint
               mailto=applmgr
              restart=N
                 diag=N
                sleep=60 (default)
                 pmon=20 (default)
               quesiz=1  (default)
    The Internal Concurrent Manager has encountered an error.
    Review concurrent manager log file for more detailed information. : 11-DEC-2013 13:01:10 -
    Shutting down Internal Concurrent Manager : 11-DEC-2013 13:01:10
    List of errors encountered:
    _ 1 _
    Concurrent Manager cannot find error description for CONC-System Node
    Name not Registered
    Contact your support representative.
    List of errors encountered:
    _ 1 _
    Routine AFPCAL received failure code while parsing or running your
    concurrent program CPMGR
    Review your concurrent request log file for more detailed information.
    Make sure you are passing arguments in the correct format.
    The orcl_1211@orcl internal concurrent manager has terminated with status 1 - giving up.
    ========================================================================
    Starting orcl_1211@orcl Internal Concurrent Manager -- shell process ID 4260094
              logfile=/apps/applmgr/orclcomn/admin/log/orcl_career1/orcl_1211.mgr
              PRINTER=noprint
               mailto=applmgr
              restart=N
                 diag=N
                sleep=60 (default)
                 pmon=20 (default)
               quesiz=1  (default)
    The Internal Concurrent Manager has encountered an error.
    Review concurrent manager log file for more detailed information. : 11-DEC-2013 13:07:04 -
    Shutting down Internal Concurrent Manager : 11-DEC-2013 13:07:04
    List of errors encountered:
    _ 1 _
    Concurrent Manager cannot find error description for CONC-System Node
    Name not Registered
    Contact your support representative.
    List of errors encountered:
    _ 1 _
    Routine AFPCAL received failure code while parsing or running your
    concurrent program CPMGR
    Review your concurrent request log file for more detailed information.
    Make sure you are passing arguments in the correct format.
    The orcl_1211@orcl internal concurrent manager has terminated with status 1 - giving up.
    ========================================================================
    Starting orcl_1211@orcl Internal Concurrent Manager -- shell process ID 19792126
              logfile=/apps/applmgr/orclcomn/admin/log/orcl_career1/orcl_1211.mgr
              PRINTER=noprint
               mailto=applmgr
              restart=N
                 diag=N
                sleep=60 (default)
                 pmon=20 (default)
               quesiz=1  (default)
    The Internal Concurrent Manager has encountered an error.
    Review concurrent manager log file for more detailed information. : 11-DEC-2013 13:12:57 -
    Shutting down Internal Concurrent Manager : 11-DEC-2013 13:12:57
    List of errors encountered:
    _ 1 _
    Concurrent Manager cannot find error description for CONC-System Node
    Name not Registered
    Contact your support representative.
    List of errors encountered:
    _ 1 _
    Routine AFPCAL received failure code while parsing or running your
    concurrent program CPMGR
    Review your concurrent request log file for more detailed information.
    Make sure you are passing arguments in the correct format.
    The orcl_1211@orcl internal concurrent manager has terminated with status 1 - giving up.
    ========================================================================
    Starting orcl_1211@orcl Internal Concurrent Manager -- shell process ID 11468854
              logfile=/apps/applmgr/orclcomn/admin/log/orcl_career1/orcl_1211.mgr
              PRINTER=noprint
               mailto=applmgr
              restart=N
                 diag=N
                sleep=60 (default)
                 pmon=20 (default)
               quesiz=1  (default)
    The Internal Concurrent Manager has encountered an error.
    Review concurrent manager log file for more detailed information. : 11-DEC-2013 13:15:38 -
    Shutting down Internal Concurrent Manager : 11-DEC-2013 13:15:38
    List of errors encountered:
    _ 1 _
    Concurrent Manager cannot find error description for CONC-System Node
    Name not Registered
    Contact your support representative.
    List of errors encountered:
    _ 1 _
    Routine AFPCAL received failure code while parsing or running your
    concurrent program CPMGR
    Review your concurrent request log file for more detailed information.
    Make sure you are passing arguments in the correct format.
    The orcl_1211@orcl internal concurrent manager has terminated with status 1 - giving up.
    ========================================================================
    Starting orcl_1211@orcl Internal Concurrent Manager -- shell process ID 21168284
              logfile=/apps/applmgr/orclcomn/admin/log/orcl_career1/orcl_1211.mgr
              PRINTER=noprint
               mailto=applmgr
              restart=N
                 diag=N
                sleep=60 (default)
                 pmon=20 (default)
               quesiz=1  (default)
    The Internal Concurrent Manager has encountered an error.
    Review concurrent manager log file for more detailed information. : 11-DEC-2013 13:18:37 -
    Shutting down Internal Concurrent Manager : 11-DEC-2013 13:18:37
    List of errors encountered:
    _ 1 _
    Concurrent Manager cannot find error description for CONC-System Node
    Name not Registered
    Contact your support representative.
    List of errors encountered:
    _ 1 _
    Routine AFPCAL received failure code while parsing or running your
    concurrent program CPMGR
    Review your concurrent request log file for more detailed information.
    Make sure you are passing arguments in the correct format.
    The orcl_1211@orcl internal concurrent manager has terminated with status 1 - giving up.
    ========================================================================
    Starting orcl_1211@orcl Internal Concurrent Manager -- shell process ID 16187636
              logfile=/apps/applmgr/orclcomn/admin/log/orcl_career1/orcl_1211.mgr
              PRINTER=noprint
               mailto=applmgr
              restart=N
                 diag=N
                sleep=60 (default)
                 pmon=20 (default)
               quesiz=1  (default)
    The Internal Concurrent Manager has encountered an error.
    Review concurrent manager log file for more detailed information. : 11-DEC-2013 13:21:43 -
    Shutting down Internal Concurrent Manager : 11-DEC-2013 13:21:43
    List of errors encountered:
    _ 1 _
    Concurrent Manager cannot find error description for CONC-System Node
    Name not Registered
    Contact your support representative.
    List of errors encountered:
    _ 1 _
    Routine AFPCAL received failure code while parsing or running your
    concurrent program CPMGR
    Review your concurrent request log file for more detailed information.
    Make sure you are passing arguments in the correct format.
    The orcl_1211@orcl internal concurrent manager has terminated with status 1 - giving up.
    ========================================================================
    Starting orcl_1211@orcl Internal Concurrent Manager -- shell process ID 15269970
              logfile=/apps/applmgr/orclcomn/admin/log/orcl_career1/orcl_1211.mgr
              PRINTER=noprint
               mailto=applmgr
              restart=N
                 diag=N
                sleep=60 (default)
                 pmon=20 (default)
               quesiz=1  (default)
    The Internal Concurrent Manager has encountered an error.
    Review concurrent manager log file for more detailed information. : 11-DEC-2013 13:34:50 -
    Shutting down Internal Concurrent Manager : 11-DEC-2013 13:34:50
    List of errors encountered:
    _ 1 _
    Concurrent Manager cannot find error description for CONC-System Node
    Name not Registered
    Contact your support representative.
    List of errors encountered:
    _ 1 _
    Routine AFPCAL received failure code while parsing or running your
    concurrent program CPMGR
    Review your concurrent request log file for more detailed information.
    Make sure you are passing arguments in the correct format.
    The orcl_1211@orcl internal concurrent manager has terminated with status 1 - giving up.
    ========================================================================
    Starting orcl_1211@orcl Internal Concurrent Manager -- shell process ID 21954618
              logfile=/apps/applmgr/orclcomn/admin/log/orcl_career1/orcl_1211.mgr
              PRINTER=noprint
               mailto=applmgr
              restart=N
                 diag=N
                sleep=60 (default)
                 pmon=20 (default)
               quesiz=1  (default)
    The Internal Concurrent Manager has encountered an error.
    Review concurrent manager log file for more detailed information. : 11-DEC-2013 14:47:57 -
    Shutting down Internal Concurrent Manager : 11-DEC-2013 14:47:57
    List of errors encountered:
    _ 1 _
    Concurrent Manager cannot find error description for CONC-System Node
    Name not Registered
    Contact your support representative.
    List of errors encountered:
    _ 1 _
    Routine AFPCAL received failure code while parsing or running your
    concurrent program CPMGR
    Review your concurrent request log file for more detailed information.
    Make sure you are passing arguments in the correct format.
    The orcl_1211@orcl internal concurrent manager has terminated with status 1 - giving up.
    ========================================================================
    Starting orcl_1211@orcl Internal Concurrent Manager -- shell process ID 17826000
              logfile=/apps/applmgr/orclcomn/admin/log/orcl_career1/orcl_1211.mgr
              PRINTER=noprint
               mailto=applmgr
              restart=N
                 diag=N
                sleep=60 (default)
                 pmon=20 (default)
               quesiz=1  (default)
    The Internal Concurrent Manager has encountered an error.
    Review concurrent manager log file for more detailed information. : 11-DEC-2013 15:17:50 -
    Shutting down Internal Concurrent Manager : 11-DEC-2013 15:17:50
    List of errors encountered:
    _ 1 _
    Concurrent Manager cannot find error description for CONC-System Node
    Name not Registered
    Contact your support representative.
    List of errors encountered:
    _ 1 _
    Routine AFPCAL received failure code while parsing or running your
    concurrent program CPMGR
    Review your concurrent request log file for more detailed information.
    Make sure you are passing arguments in the correct format.
    The orcl_1211@orcl internal concurrent manager has terminated with status 1 - giving up.
    ------- end  out put

  • RVCTP module: Receiving Transaction Processor

    Hi,
    I am doing receipt using by passing ASN no as input parameter, not picking the records from interface tables.
    when i checked in rcv_transactions_interface table proceeing_status_code is "RUNNING" , "PENDING" .
    when i run the Receiving Transaction Processor got below error.
    i changed profile option as "BATCH", still getting same error
    please help to solve this
    Purchasing: Version : 11.5.0
    Copyright (c) 1979, 1999, Oracle Corporation. All rights reserved.
    RVCTP module: Receiving Transaction Processor
    Current system time is 16-NOV-2010 13:05:39
    Concurrent program RVCTP returned error
    Cause: RVCTP encountered an internal error. Parameters: RVCTP,BATCH,122227,
    Action: Note both this error number and the actions you are trying to perform. Contact your system admini
    RVTBM-007: Subroutine rvtbm_batch_mngr() returned error
    Cause: Subroutine rvtbm_batch_mngr() returned an internal error.
    Action: Note this error number and the actions you are trying to perform. Contact your system admini
    RVTBM-080: Subroutine rvtptcontrol() returned error
    Cause: Subroutine rvtptcontrol() returned an internal error.
    Action: Note this error number and the actions you are trying to perform. Contact your system administrator
    RVTLO-005: ORA-01403: no data found
    Cause: A SQL error has occurred in RVTLO. The SQL error is &LSQL_ERR.
    Action: Take note of both this error number and the actions you were t
    Concurrent Manager encountered an error while attempting to start your immediate concurrent program RVCTP. Routine &ROUTINE received a return code of failure.
    Contact your support representative.
    Current system time is 16-NOV-2010 13:05:40
    Executing request completion options...

    Hi Sandeep,
    thanks for your reply,
    i am inserting the records using below script.
    INSERT INTO RCV_HEADERS_INTERFACE
    HEADER_INTERFACE_ID
              ,GROUP_ID
              ,PROCESSING_STATUS_CODE
              ,RECEIPT_SOURCE_CODE
    ,TRANSACTION_TYPE
    -- ,RECEIPT_HEADER_ID
              ,LAST_UPDATE_DATE
              ,LAST_UPDATED_BY
              ,LAST_UPDATE_LOGIN
              ,CREATION_DATE
              ,CREATED_BY
              ,VENDOR_ID
    ,VENDOR_SITE_ID
              ,VALIDATION_FLAG
              ,ATTRIBUTE12
              -- ,SHIPMENT_NUM
              ,EMPLOYEE_ID
              ,BILL_OF_LADING
              ,PACKING_SLIP
              ,NUM_OF_CONTAINERS
              ,GROSS_WEIGHT
              ,GROSS_WEIGHT_UOM_CODE
              ,WAYBILL_AIRBILL_NUM
              ,COMMENTS
              ,FREIGHT_TERMS
              ,INVOICE_NUM
              ,INVOICE_DATE
              ,ATTRIBUTE1
              ,ATTRIBUTE2
              ,ATTRIBUTE3
              ,ATTRIBUTE4
              ,ATTRIBUTE6
              ,ATTRIBUTE7
              ,ATTRIBUTE8
              ,ATTRIBUTE9
              ,ATTRIBUTE10
              ,ATTRIBUTE11
    ,SHIPPED_DATE
    ,EXPECTED_RECEIPT_DATE
    -- ,RECEIPT_NUM
         VALUES(l_header_interface_id
         ,l_group_id
              ,'BATCH' --'PENDING'
              ,'VENDOR'
              ,'NEW' --'RECEIVE'
    -- ,H.SHIPMENT_HEADER_ID
              ,sysdate
              ,l_user_id
              ,l_login_id
    ,H.CREATION_DATE
    ,H.CREATED_BY
              ,H.VENDOR_ID
    ,H.VENDOR_SITE_ID
              ,'Y'
              ,H.ATTRIBUTE12
              -- ,l_sil_number
              ,H.EMPLOYEE_ID
              ,H.BILL_OF_LADING
              ,H.PACKING_SLIP
              ,H.NUM_OF_CONTAINERS
              ,H.GROSS_WEIGHT
              ,H.GROSS_WEIGHT_UOM_CODE
              ,H.WAYBILL_AIRBILL_NUM
              ,H.COMMENTS
              ,H.FREIGHT_TERMS
              ,H.INVOICE_NUM
              ,H.INVOICE_DATE
              ,H.ATTRIBUTE1
              ,H.ATTRIBUTE2
              ,H.ATTRIBUTE3
              ,H.ATTRIBUTE4
              ,H.ATTRIBUTE6
              ,H.ATTRIBUTE7
              ,H.ATTRIBUTE8
              ,H.ATTRIBUTE9
              ,H.ATTRIBUTE10
              ,H.ATTRIBUTE11
    ,H.SHIPPED_DATE
    ,sysdate
    -- ,11111111
    INSERT INTO RCV_TRANSACTIONS_INTERFACE
    INTERFACE_TRANSACTION_ID
    ,GROUP_ID
    ,LAST_UPDATE_DATE
    ,LAST_UPDATED_BY
    ,CREATION_DATE
    ,CREATED_BY
    ,LAST_UPDATE_LOGIN
    ,TRANSACTION_TYPE
    ,TRANSACTION_DATE
    ,PROCESSING_STATUS_CODE
    ,PROCESSING_MODE_CODE
    ,TRANSACTION_STATUS_CODE
    ,QUANTITY
    ,UNIT_OF_MEASURE
    ,ITEM_ID
    ,UOM_CODE
    ,INTERFACE_SOURCE_CODE
    ,SHIPMENT_HEADER_ID
    -- ,SHIPMENT_LINE_ID
    --,USER_ENTERED_FLAG
    ,SOURCE_DOCUMENT_CODE
    ,DESTINATION_TYPE_CODE
    ,PRIMARY_QUANTITY
    ,PRIMARY_UNIT_OF_MEASURE
    ,RECEIPT_SOURCE_CODE
    ,EMPLOYEE_ID
    ,PARENT_TRANSACTION_ID
    ,PO_HEADER_ID
    ,PO_RELEASE_ID
    ,PO_LINE_ID
    ,PO_LINE_LOCATION_ID
    ,PO_DISTRIBUTION_ID
    --,PO_REVISION_NUM
    ,PO_UNIT_PRICE
    ,CURRENCY_CODE
    ,CURRENCY_CONVERSION_TYPE
    ,CURRENCY_CONVERSION_RATE
    ,CURRENCY_CONVERSION_DATE
    ,VENDOR_ID
    ,VENDOR_SITE_ID
    ,TO_ORGANIZATION_ID
    ,LOCATOR_ID
    ,SHIP_TO_LOCATION_CODE
    -- ,AUTO_TRANSACT_CODE
    ,VALIDATION_FLAG
    VALUES
    l_transaction_id
    ,l_group_id
    ,sysdate
    ,l_user_id
    ,sysdate
    ,l_user_id
    ,l_login_id
    ,'RECEIVE'
    ,sysdate
    ,'PENDING'
    ,'BATCH'
    ,'PENDING'
    ,r.QUANTITY_SHIPPED
    ,r.UNIT_OF_MEASURE
    ,r.ITEM_ID
    ,l_uom_code--UOM_CODE
    ,'RCV'
    ,l_header_interface_id --r.SHIPMENT_HEADER_ID            
    -- ,r.SHIPMENT_LINE_ID
    -- ,'Y' --USER_ENTERED_FLAG  
    ,'PO' --SOURCE_DOCUMENT_CODE  
    ,'RECEIVING' -- DESTINATION_TYPE_CODE
    ,r.QUANTITY_SHIPPED --PRIMARY_QUANTITY              
    ,r.PRIMARY_UNIT_OF_MEASURE --PRIMARY_UNIT_OF_MEASURE   
    ,'VENDOR' -- RECEIPT_SOURCE_CODE -
    ,r.EMPLOYEE_ID --EMPLOYEE_ID                         
    ,-1 --PARENT_TRANSACTION_ID    -   
    ,r.PO_HEADER_ID
    ,r.PO_RELEASE_ID
    ,r.PO_LINE_ID
    ,r.PO_LINE_LOCATION_ID
    ,r.PO_DISTRIBUTION_ID
    --,r.PO_REVISION_NUM
    ,r.UNIT_PRICE --PO_UNIT_PRICE
    ,r.CURRENCY_CODE
    ,r.RATE_TYPE -- CURRENCY_CONVERSION_TYPE -
    ,r.RATE -- CURRENCY_CONVERSION_RATE
    ,r.RATE_DATE -- CURRENCY_CONVERSION_DATE
    ,r.VENDOR_ID
    ,r.VENDOR_SITE_ID
    ,r.TO_ORGANIZATION_ID --ORGANIZATION_ID
    ,41
    ,'GNE JEBEL ALI'
    -- ,'DELIVER'
    ,'Y'
    can you plz suggest if i am wrong

  • Receiving Transaction Processor ERROR

    Hello Experts,
    Greetings!
    I have inserted data into rcv_headers_interface and rcv_transactions_interface to import the PO receipts into the RCV base tables. After executing 'Receiving Transaction Processor' , I am getting below given error , unable to get the trace of this Issue. Please help me in understanding this.
    My requirement is to load the PO receipts from the external system into oracle database. Please help me with any piece of information you have.
    ===================ERROR==============
    Concurrent program RVCTP returned error
    Cause: RVCTP encountered an internal error. Parameters: RVCTP,BATCH,41688,,
    Action: Note both this error number and the actions you are trying to perform. Contact your system admini
    RVTBM-007: Subroutine rvtbm_batch_mngr() returned error
    Cause: Subroutine rvtbm_batch_mngr() returned an internal error. 
    Action: Note this error number and the actions you are trying to perform. Contact your system admini
    RVTBM-040: ORA-06510: PL/SQL: unhandled user-defined exception
    ORA-06512: at "APP
    Cause: A SQL error has occurred in RVTBM. The SQL error is &LSQL_ERR.
    Action: Take note of both this error number and the actions you were t
    Concurrent Manager encountered an error while attempting to start your immediate concurrent program RVCTP. Routine &ROUTINE received a return code of failure.
    Contact your support representative.
    Thank you.
    Best regards,
    S.Jain.

    See if you have data in po_interface_errors for that transaction

  • Internal concurrent manager is not up

    HI
    db : 11g
    apps : 11.5.10.2
    I found this error in internal conc mgr log file.
    APP-FND-01564: ORACLE error 1 in insert_icm_record
    Cause: insert_icm_record failed due to ORA-00001: unique constraint (APPLSYS.FND_CONCURRENT_PROCESSES_U1) violated.
    The SQL statement being executed at the time of the error was: INSERT INTO FND_CONCURRENT_PROCESSES (CONCURRENT_PROCESS_ID, LAST_UPDATE_DATE, CREATION_DATE, CREATED_BY, LAST_UPDATED_BY, ORACLE_PROCESS_ID, QUEUE_APPLICATION_ID, CONCURRENT_QUEUE_ID, OS_PROCESS_ID, SESSION_ID, PROCESS_START_DATE, PROCESS_STATUS_CODE, MANAGER_TYPE, NODE_NAME, DB_NAME, DB_DOMAIN, SQLNET_STRING, DB_INSTANCE, Instance_Number) VALUES (:cpid, SYSDATE, SYSDATE, :mgrusrid, :mgrusrid, :opid, :qappid, :qid, :ospid, :osid, SYSDATE, 'A', 0, :node, :dbname, :dbdomain, :dbinst, (Select instance_name from v$instance), (Select instance_number from v$instance)) and was executed from the file &ERRFILE.
    List of errors encountered:
    _ 1 _
    Routine AFPCAL received failure code while parsing or running your
    concurrent program CPMGR
    Review your concurrent request log file for more detailed information.
    Make sure you are passing arguments in the correct format.
    The PROJ2_0907@PROJ2 internal concurrent manager has terminated with status 1 - giving up.
    ========================================================================
    Starting PROJ2_0907@PROJ2 Internal Concurrent Manager -- shell process ID 7041
    logfile=/oracle/instance/proj2/proj2comn/admin/log/PROJ2_rh53vm01/PROJ2_0907.mgr
    PRINTER=noprint
    mailto=oracle
    restart=N
    diag=N
    sleep=60 (default)
    pmon=20 (default)
    quesiz=1 (default)
    establish_icm - Unable to insert ICM record
    Call to establish_icm failed
    The Internal Concurrent Manager has encountered an error.
    Review concurrent manager log file for more detailed information. : 07-SEP-2009 06:36:25 -
    Shutting down Internal Concurrent Manager : 07-SEP-2009 06:36:25
    List of errors encountered:
    _ 1 _
    Routine AFPCSQ encountered an ORACLE error. .
    Review your error messages for the cause of the error. (=<POINTER>)
    APP-FND-01564: ORACLE error 1 in insert_icm_record
    Cause: insert_icm_record failed due to ORA-00001: unique constraint (APPLSYS.FND_CONCURRENT_PROCESSES_U1) violated.
    The SQL statement being executed at the time of the error was: INSERT INTO FND_CONCURRENT_PROCESSES (CONCURRENT_PROCESS_ID, LAST_UPDATE_DATE, CREATION_DATE, CREATED_BY, LAST_UPDATED_BY, ORACLE_PROCESS_ID, QUEUE_APPLICATION_ID, CONCURRENT_QUEUE_ID, OS_PROCESS_ID, SESSION_ID, PROCESS_START_DATE, PROCESS_STATUS_CODE, MANAGER_TYPE, NODE_NAME, DB_NAME, DB_DOMAIN, SQLNET_STRING, DB_INSTANCE, Instance_Number) VALUES (:cpid, SYSDATE, SYSDATE, :mgrusrid, :mgrusrid, :opid, :qappid, :qid, :ospid, :osid, SYSDATE, 'A', 0, :node, :dbname, :dbdomain, :dbinst, (Select instance_name from v$instance), (Select instance_number from v$instance)) and was executed from the file &ERRFILE.
    List of errors encountered:
    _ 1 _
    Routine AFPCAL received failure code while parsing or running your
    concurrent program CPMGR
    Review your concurrent request log file for more detailed information.
    Make sure you are passing arguments in the correct format.
    The PROJ2_0907@PROJ2 internal concurrent manager has terminated with status 1 - giving up.
    =============
    _ 1 _
    Routine AFPEIM encountered an ORACLE error. ORA-00001: unique
    constraint (APPLSYS.FND_CONCURRENT_PROCESSES_U1) vio.
    Review your error messages for the cause of the error. (=<POINTER>)
    Where as all other conc mgr are up and when i submit one conc request it completed normal.
    How should i bring the ICM up?
    Thanks a lot................

    Hi,
    Please refer to (Note: 552142.1 - Error APP-FND-01564 ORA-00001 when Starting the Concurrent Managers).
    Regards,
    Hussein

  • Concurrent Manager in Windows XP

    Hi All,
    I installed Apps 11.5.10 onto my home PC, My Concurrent Manager is not working. When I start the service from Services then it shows me started and but as soon as I submit any job , it automatically shut down and job shows Status Inactive and No Manager. I run the script cmclean.sql but after running this I am facing another problem when try to change any responsibility i.e. Node ID does not exist for the current application server id.
    Please tell me how to resolve this problem.
    Thanks

    Hi,
    Give full details about the concurrent manager. Before cmclean.sql is there any requests are pending or not. If possiable send me the screen shots.
    Thanks and Regards
    Venkat..
    [email protected]

  • No Concurrent Manager available

    Hi,
    I recently installed 11i(11.5.10) on windows 2003. But i am not able to run any concurrent manager. When i check the diagnostics through OAM, it shows CM is running. But when i submit any Concurretn Request, it goes to Inactive phase with No Manager Available to run it. I checked the logs in Common Top and it is as below. Could anybody help me to fix this issue.
    Found dead process: spid=(2880:2884), cpid=(767452), ORA pid=(10), manager=(0/1)
    Application Object Library: Concurrent Processing version 11.5
    Copyright (c) 1979, 1999, Oracle Corporation. All rights reserved.
    Internal Concurrent Manager started : 10-MAY-2008 16:55:32
    Process monitor session started : 10-MAY-2008 16:55:33
    CONC-SM TNS FAIL
    CONC-SM TNS FAIL
    CONC-SM TNS FAIL
    CONC-SM TNS FAIL
    CONC-SM TNS FAIL
    CONC-SM TNS FAIL
    CONC-SM TNS FAIL
    CONC-SM TNS FAIL
    CONC-SM TNS FAIL
    CONC-SM TNS FAIL
    CONC-SM TNS FAIL
    CONC-SM TNS FAIL
    CONC-SM TNS FAIL
    CONC-SM TNS FAIL
    CONC-SM TNS FAIL
    CONC-SM TNS FAIL
    CONC-SM TNS FAIL
    CONC-SM TNS FAIL
    CONC-SM TNS FAIL
    CONC-SM TNS FAIL
    CONC-SM TNS FAIL
    CONC-SM TNS FAIL
    CONC-SM TNS FAIL
    CONC-SM TNS FAIL
    CONC-SM TNS FAIL
    CONC-SM TNS FAIL
    CONC-SM TNS FAIL
    CONC-SM TNS FAIL
    CONC-SM TNS FAIL
    CONC-SM TNS FAIL
    Starting INVTMRPM Concurrent Manager : 10-MAY-2008 16:56:04
    CONC-SM TNS FAIL
    Routine AFPEIM encountered an error while starting concurrent manager INVTMRPM with library C:\Super\visappl\inv\11.5.0\bin\INCTM.
    Check that your system has enough resources to start a concurrent manager process. Contact your system admin : 10-MAY-2008 16:56:06
    Starting CRPINQMGR Concurrent Manager : 10-MAY-2008 16:56:06
    CONC-SM TNS FAIL
    Routine AFPEIM encountered an error while starting concurrent manager CRPINQMGR with library C:\Super\visappl\crp\11.5.0\bin\CYQLIB.
    Check that your system has enough resources to start a concurrent manager process. Contact your system adm : 10-MAY-2008 16:56:07
    Starting PODAMGR Concurrent Manager : 10-MAY-2008 16:56:07
    CONC-SM TNS FAIL
    Routine AFPEIM encountered an error while starting concurrent manager PODAMGR with library C:\Super\visappl\po\11.5.0\bin\POXCON.
    Check that your system has enough resources to start a concurrent manager process. Contact your system admini : 10-MAY-2008 16:56:08
    Starting RCVOLTM Concurrent Manager : 10-MAY-2008 16:56:08
    CONC-SM TNS FAIL
    Routine AFPEIM encountered an error while starting concurrent manager RCVOLTM with library C:\Super\visappl\po\11.5.0\bin\RCVOLTM.
    Check that your system has enough resources to start a concurrent manager process. Contact your system admin : 10-MAY-2008 16:56:09
    Starting RCVOLTM14 Concurrent Manager : 10-MAY-2008 16:56:09
    CONC-SM TNS FAIL
    Routine AFPEIM encountered an error while starting concurrent manager RCVOLTM14 with library C:\Super\visappl\po\11.5.0\bin\RCVOLTM.
    Check that your system has enough resources to start a concurrent manager process. Contact your system adm : 10-MAY-2008 16:56:10

    hi Walker
    you can try to this option also
    configure printer at operating system level will avoid this error as i too face the same issue whenever i do fresh installation, concurrent mgr will be working fine but report goes to inactive nomanager phase
    a)configure printer at operating system level
    b)restart concurrent manager service from service panel
    Regards

  • Concurrent manager failover

    hi,
    I did a cloning and addnode.
    I enabled Parallel concurrent processing by keeping APPLDCP = ON in context file on both nodes and ran autoconfig. After that if i stop or start concurent manager on one node it stop/start on other node also instead of failing over.
    can any one trace out what has happened.
    Regards
    Sandeep V

    hi fadi
    I followed the same procedure mentioned in
    http://appsdbablog.com/blog/2007/02/implementing_parallel_concurre.html
    but confused with step
    Define and Verify your concurrent Manager definitions
    should i give both primary and secondary node names in both concurrent manager and[b] Internal monitor

  • Concurrent manager log CONC-SM TNS FAIL ICM failed to start for target MSOA

    Hi all,
    We are doing cloning from two node PCP with loadbalancer to single node application tier.
    I did preclone in database and one of the node of application,
    Run adcfgclone.pl in dbTier and AppsTier everything went smooth, But the Three managers are not coming up,
    1. Internel manager
    2.Standar manager
    3.standard manager
    Thease three managers are pointing to node" Prymary node of PCP
    We followed the note: 555081.1 still the issue is same
    The manager logfile shows:
    "Check that your system has enough resources to start a concurrent manager process : 15-NOV-2008 21:20:22
    Starting STANDARD Concurrent Manager : 15-NOV-2008 21:20:22
    CONC-SM TNS FAIL
    Routine AFPEIM encountered an error while starting concurrent manager STANDARD with library /ebiz/u01/appltest/TEST/apps/apps_st/appl/fnd/12.0.0/bin/FNDLIBR.
    CONC-SM TNS FAIL
    Routine AFPEIM encountered an error while starting concurrent manager STANDARD with library /ebiz/u01/appltest/TEST/apps/apps_st/appl/fnd/12.0.0/bin/FNDLIBR.
    Check that your system has enough resources to start a concurrent manager process : 15-NOV-2008 21:20:23
    Starting Internal Concurrent Manager Concurrent Manager : 15-NOV-2008 21:20:23
    CONC-SM TNS FAIL
    : ICM failed to start for target MSOAAPPL2. Review ICM log files for additional information.
    Process monitor session ended : 15-NOV-2008 21:20:23"
    Please help me out in resolving this
    many thanks in advance..

    Hi all,
    Sorted out by changing the Primary node as thhe corect node and run cmclean.sql..
    Now the managers are working file..
    Thanks and Regards
    Vasu

  • Receiving Transaction Manager concurrent program errors out with INACTIVE, NO Manager

    Hi,
    We have an R12.1.3, 2-node (1 node Apps, 1 node DB) ERP system on Sparc 64, Solaris 10 Machines.
    All the concurrent managers including Standard Manager and Receiving Transaction Manager are running fine.
    When we are running the concurrent program Receiving Transaction Manager(RCVTPO), it errors out with Inactive No Manager error.
    I am not being able to find any errors in the log files of CM or DB.
    Could someone help me resolve this error. Its kinda urgent
    Thanks.
    Muneer

    Please see the solution in (PODAMGR And RCVOLTM Inactive And Cannot Be Started (Doc ID 726158.1)).
    Are there any errors in the database log file?
    If the above didn't help, please run cmclean.sql and ccm.sql scripts.
    Concurrent Processing - CMCLEAN.SQL - Non Destructive Script to Clean Concurrent Manager Tables (Doc ID 134007.1)
    Concurrent Processing - CCM.sql Diagnostic Script to Diagnose Common Concurrent Manager Issues (Doc ID 171855.1)
    Thanks,
    Hussein

  • Receiving Transaction Manager Errors out

    I am getting this meesage whle doing Inter-Org transfer that Receiving Transaction Manager as errored out. There is no error code displayed or similar.
    Any thoughts where I can find the log/details of this error?
    Thx

    Please see the solution in (PODAMGR And RCVOLTM Inactive And Cannot Be Started (Doc ID 726158.1)).
    Are there any errors in the database log file?
    If the above didn't help, please run cmclean.sql and ccm.sql scripts.
    Concurrent Processing - CMCLEAN.SQL - Non Destructive Script to Clean Concurrent Manager Tables (Doc ID 134007.1)
    Concurrent Processing - CCM.sql Diagnostic Script to Diagnose Common Concurrent Manager Issues (Doc ID 171855.1)
    Thanks,
    Hussein

  • Error while Running Receiving Transaction Manager

    Hi.,
    We have 11..5.10.2 on AIX 5.3 intermeditley we are getting the below error for Receiving Transaction Manager. for temporary sloution we will restart the Receiving Transaction Manager is there any permanent solution for this.....?
    we have two Receiving Transaction Manager process.
    Error
    "APP 00204: Concurrent manager encountered an error while running the spawned
    concurrent program Receiving Transaction Manager: rcvoltm TM:Timeout"

    Hello.
    Have a look on MOS Doc ID 1071727.1
    Octavio

  • Receiving Transaction Manager Time out in iProcurement Receiving!

    Hi All,
    Database:10.2.0.4.0
    Oracle Aps:12.0.6
    O/S:AIX 64 bits 5.3 L
    We are unable to create any receipts due to following error.Checked Receiving Transaction Manager and that is running fine.
    Error Message
    Your receipt could not be created successfully because your receiving transaction manager timed out.
    Please contact your System Administrator for further assistance.
    Steps To Reproduce
    The issue can be reproduced at will with the following steps:
    1. In Iprocurement select requisition to receive
    2. Enter required data and press submit
    3. on screen receive Items: review and submit get above error message
    Profile RCV: Processing Mode is currently set to 'online'
    Could anyone please share resolution to such an issue faced before.
    Thanks for your time!
    Regards,

    Follow the Metalink ID: 375152.1

  • Receiving Transaction Manager stop & start for every 1 min

    Hi Gurus,
    Current Setup:
    Ebiz instance is multinode setup
    DB - 2 node RAC
    CP - 2 node - PCP (DB and CP are same server but OS login different)
    W&F - 2 node - Load Balanced
    iRec - 1 node
    Ebiz version : 12.1.3 and db is 11GR2
    Issue: Receiving Transaction Manger,PO Document Approval Manager and INV Remote Procedure Manager are deactivated automatically and start by itself for every 1 min., rest other managers are up and running,
    pls help , thanks in advance
    Edited by: 929510 on Apr 23, 2012 4:31 PM

    Issue: Receiving Transaction Manger,PO Document Approval Manager and INV Remote Procedure Manager are deactivated automatically and start by itself for every 1 min., rest other managers are up and running, Was this working before? If yes, any changes been done recently?
    Can you find any errors in the CM/DB log files?
    Please run these scripts.
    Concurrent Processing - CMCLEAN.SQL - Non Destructive Script to Clean Concurrent Manager Tables [ID 134007.1
    Concurrent Processing - CCM.sql Diagnostic Script to Diagnose Common Concurrent Manager Issues [ID 171855.1]
    Thanks,
    Hussein

Maybe you are looking for