Job_queue-process number on R12?

We have EBS R12 with VIS demo database installed. I found VIS database 'alert.log" have error messages:
+Process J000 died, see its trace file+
+Tue Feb 3 13:24:47 2009+
+kkjcre1p: unable to spawn jobq slave process+
+Tue Feb 3 13:24:47 2009+
+Errors in file /u4/oracle/VIS/db/tech_st/10.2.0/admin/VIS_111/bdump/vis_cjq0_7092.trc:+
I check metalink and some document say I need increase JOB_Queue_process. Currently our VIS database "job_queue_process = 2".
What number should we change to?
Thanks.

kkjcre1p: unable to spawn jobq slave process
I check metalink and some document say I need increase JOB_Queue_process. Currently our VIS database "job_queue_process = 2". Increasing the value of JOB_QUEUE_PROCESSES is one of the suggested solutions that my help to resolve this error.
Note: 416244.1 - ORA-00610 AND "unable to spawn jobq slave process " IN THE ALERT LOG
https://metalink2.oracle.com/metalink/plsql/ml2_documents.showDocument?p_database_id=NOT&p_id=416244.1
What number should we change to?Refer to Note: 578831.1 - How to determine the correct setting for JOB_QUEUE_PROCESSES
https://metalink2.oracle.com/metalink/plsql/ml2_documents.showDocument?p_database_id=NOT&p_id=578831.1
I would suggest you log a SR and upload the trace file to Oracle Support.

Similar Messages

  • BPM Alert Process Number

    Hi All,
    I have a BPM scenario.
    Start>Receive1->SynSend1->SynSend2>AsySend3>Stop.
    (SynSend1--->SynSend2 are inside each block.)
    I have defined an alert in the BPM and inside alert message the BPM process number is working fine.
    Suppose if an alert happend in the SynSend2 and user is getting a mail of alert as
    "Process Number 0000124".
    If we go to SXMB_MONI_BPE and select this process 0000124 it will not be available for restart.
    but you can find a the restart option for process 0000122.(this is the subWorkflow).
    How can get the subwork flow number(0000122) inside the Alert so that business user can sort the message directly from the monitor and restart it ?
    Regards,
    Sunil.

    I know the t-code to restart the message.
    What my query is that how can the exact BPM process number can be triggered in the Alert Message.
    So that the business user can take the process number from his inbox and restart the BPM through the SAP XI monitor.
    If the alert is throw inside a block the, the Process number in the alert message will be that of the Block.
    But the restart will be possible for the workflow process instance. Here there  is a mismatch in the process numbers(ex. Block=24 , subworkflow=22).........
    Hope i made my requirement clear.
    And this process numbers are system generated. Is there is any work around for this?
    have any one already tried this?
    awaiting for your reply.
    Regards,
    Sunil.

  • How to increas the max user process number in Solaris 11?

    Hey
    Could anyone told me how to increas the max user process number in Solaris 11? I tried below as described in https://blogs.oracle.com/hasham/entry/solaris_10_increasing_number_of , but it cannot work.
    set pidmax=60000
    set maxusers = 4096
    set maxuprc = 50000
    set max_nprocs = 50000
    Thanks!
    Edited by: 966272 on Oct 18, 2012 7:38 AM

    Perhaps you should work your original forum post:
    Oracle 11g installation fail on Solaris 11 64bit - ORA-00443
    through to a resolution before you complicate things that likely don't apply.
    You make an assumption in that other post about exceeding various maximums. That may be true or it may not be true. Since the installation of a database program seems to be your actual expectation, go work that forum thread instead.

  • CcBPM Process Number in the Message mapping

    Hi,
    I  have a requirement to map the ccBPM's process number in which the Mapping error has occured to be mapped to a specific field in the target.  I wanted to know how could I pass the BPM's process number to the message mapping ( this message mapping(Service mapping) is a part of the same BPM).  If we could get the MESSAGE_ID of the message in the message mapping, we should also be getting the BPM Process number.
    In other words, when an alert is triggered in BPM, we get the BPM process number in its subject, i need that BPM process number in to the message mapping where that message has to be stored in a table in ECC.
    I have searched in help and SDN to check if some system properties can help, but i couldnt.  Any help/inputs from you is highly appreciated.
    Regards,
    Kalpana.

    Hi Manuel,
    it is very easy to to get the <b>Message ID</b>, which is unique and useful for selecting a message in the monitoring
    <a href="http://help.sap.com/saphelp_nw2004s/helpdata/en/b3/9a2aeb24dc4ab6b1855c99157529e4/content.htm">Special Access to Mapping Runtime Constants</a>
    You send a mail from Java Mapping or, what would be the standard, (as additional) message from BPM or just as normal Message Receiver or only in Error case as Alert receiver.
    Regards,
    Udo

  • Oracle i9 - setup initial parameter values fo process number

    Hello all experts,
    Please help. We have an oracle server i9 version. Sometimes Oracle failed and reset to 30 process due to too many connections to the database. Some people told me that there is a way to increase the process number by editing the oracle startup file. Can you please show me steps how to do it?
    (I know that if i use the "enterprise manager console" to logon with sys/sys username then I can manually increase the process. doing this way, say from 30 process to 150 process, if the oracle fails, the process will automatically reset to initial value 30). So it does not really solve problem.
    Please suggest and thank you all in advance.

    Thank you all for helping me.
    We run Server 2003
    I logged on to the "Enter Prize Manager Console" with the sys username to the SYSDBA
    then go to "Instance"
    Under that I select all "initialize parameter"
    (I am sorry, but I do not see the "issue" as you mentioned. I am also sorry that I dare not try to type in the command prompt as you suggested. This is a live database. I dare not do so)
    Back to business :), after I select all initialize parameters, i see all the lists both from the "running" and SPfile radio buttons. They both have values. for your information, i searched the local drive,l do not see the spfile. Where exactly is location of the init.ora file. is this the file i can edit to increase the process number, right? I mean, where else do i need to edit?
    Please suggest

  • How to get current free background process number

    hi,guys:
         i have a question: how to get the current free and total background or dialog process number in speicifc server name?
    best regards,kevin

    You can get those details from SM50 transaction.
    You can also use these FM.
    TH_GET_WPINFO.
    TH_WPINFO.

  • Custom Interface Program Errors out with ORA-01722: invalid number in R12

    Hi,
    We were upgrading to R12 in which our custom interface load program errors out with "ORA-01722: invalid number". Please find structure of control file as below :
    LOAD DATA
    APPEND
    INTO TABLE RRAT_RCAP_GIO_MAN_ADJ_STG
    FIELDS TERMINATED BY ',' OPTIONALLY ENCLOSED by '"'
    TRAILING NULLCOLS
    PERIOD_NAME CHAR "ltrim(rtrim(:PERIOD_NAME))"
    ,SOURCE_TYPE CHAR "ltrim(rtrim(:SOURCE_TYPE))"
    ,ADJ_ACCOUNT CHAR "ltrim(rtrim(:ADJ_ACCOUNT))"
    ,USD_NET                    INTEGER EXTERNAL
    ,ERROR_CODE CONSTANT 'LOADED DATA'
    ,PROCESS_FLAG CONSTANT 1
    ,CREATED_BY "fnd_global.user_id"
    ,CREATION_DATE sysdate
    ,LAST_UPDATED_BY "fnd_global.user_id"
    ,LAST_UPDATE_DATE sysdate
    ,LAST_UPDATE_LOGIN "fnd_global.login_id"
    ,REQUEST_ID "fnd_global.conc_request_id"
    =====================================Log file ================
    Record 1: Rejected - Error on table "XXATORCL"."XXAT_VCAP_GIO_MAN_ADJ_STG", column USD_NET.
    ORA-01722: invalid number
    ===================sample file ==========================
    JUL-11,Manual,8213-880011-00000000-259390-1Z-0000-0000,1001
    JUL-11,Manual,8213-880011-00000000-253701-1Z-0000-0000,73
    ==========================================
    I had tried with last successfully uploaded file as well which is also now not uploading.
    Please help me in this issue.
    Thanks,
    Piyush

    i am using R12 now. Please avoide INTEGER EXTERNAL part from the control file. please refer below :
    LOAD DATA
    APPEND
    INTO TABLE RRAT_RCAP_GIO_MAN_ADJ_STG
    FIELDS TERMINATED BY ',' OPTIONALLY ENCLOSED by '"'
    TRAILING NULLCOLS
    PERIOD_NAME CHAR "ltrim(rtrim(:PERIOD_NAME))"
    ,SOURCE_TYPE CHAR "ltrim(rtrim(:SOURCE_TYPE))"
    ,ADJ_ACCOUNT CHAR "ltrim(rtrim(:ADJ_ACCOUNT))"
    ,USD_NET
    ,ERROR_CODE CONSTANT 'LOADED DATA'
    ,PROCESS_FLAG CONSTANT 1
    ,CREATED_BY "fnd_global.user_id"
    ,CREATION_DATE sysdate
    ,LAST_UPDATED_BY "fnd_global.user_id"
    ,LAST_UPDATE_DATE sysdate
    ,LAST_UPDATE_LOGIN "fnd_global.login_id"
    ,REQUEST_ID "fnd_global.conc_request_id"
    ====================
    Srini,
    Just one thing i want to explain you that previously it was working fine but suddenly (might after upgrading in R12) started giving error. I had tested with old data files also which were loaded successfully in the system. but now it is giving error. Please help me in this issue.
    Regards,

  • Which table show port number of R12 application?

    Hi,
    Which table show R12 application port number ?
    Like FND_NODES shows node details.
    Thanks

    Hi,
    You can get those details from the following tables:
    FND_NODES
    FND_TNS_ALIASES
    FND_TNS_LISTENERS
    FND_TNS_ALIAS_SETS
    FND_TNS_LISTENER_PORTS
    FND_TNS_ALIAS_DESCRIPTIONS
    FND_TNS_ALIAS_ADDRESS_LISTS
    For more details about the tables/columns, please refer to eTRM.
    Regards,
    Hussein

  • How to increase ims_master process number ?

    Hi,
    We are running:
    Oracle Communications Messaging Server 7u4-23.01(7.0.4.23.0) 64bit (built Aug 10 2011)
    libimta.so 7u4-23.01 64bit (built 17:01:27, Aug 10 2011)
    Using /opt/sun/comms/messaging64/config/imta.cnf (compiled)
    SunOS store1.unige.ch 5.10 Generic_138888-05 sun4u sparc SUNW,SPARC-Enterprise
    and I would have wished to increase ims_master number of processes from 2 to 4.
    Here's my channel definition in imta.cnf:
    ims-ms defragment subdirs 20 notices 1 4 8 12 16 backoff "pt5m" "pt10m" "pt30m" "pt1h" "pt2h" "pt4h" maxjobs 4 pool IMS_POOL fileinto $U+$S@$D
    ims-ms-daemon
    I have also this configuration in my job_controller.cnf:
    [POOL=IMS_POOL]
    job_limit=4
    However this don't do the job.
    Can you tell me what's wrong in my configuration ?
    Thanks by advance,
    PL

    job_controller starts ims_master processes as needed per threaddepth and the incoming load. So increasing maxjobs/job_limit will not cause more ims_master processes until job_controller finds the need for them.
    Also note that ims_master shuts down relatively soon after it finds there is no more work for it. So it is perfectly normal for the number of ims_master processes to fluctuate and to see "shutting down" and "starting up" messages in the "imta" log file.

  • Failed to start essbase process:  number of back up files exceeds limit

    Can someone help to take a look at this?
    More details is logged in bug 11887650
    Failed to start essbase process, message in log file:
    11/03/18 11:44:10 Start process
    Info: Essbase is reducing the number of soft file descriptors because the 32K limit has been exceeded. Exceeding the limit may significantly increase application load time.
    Environment variable [HYPERION_LOGHOME] is set - use it to define Log location folder.
    Log location is [u01/APPLTOP/instance/BIInstance/diagnostics/logs/Essbase/essbaseserver3/essbase].
    ODL log location is [u01/APPLTOP/instance/BIInstance/diagnostics/logs/Essbase/essbaseserver3/agent-log].
    [Fri Mar 18 11:44:10 2011]Local/ESSBASE0///4072736080/Warning(1056807)
    The number of back up files found on disk (40) exceeds the configured limit which is 2
    [Fri Mar 18 11:44:10 2011]Local/ESSBASE0///4072736080/Info(1051283)
    Retrieving License Information Please Wait...
    [Fri Mar 18 11:44:10 2011]Local/ESSBASE0///4072736080/Info(1051286)
    License information retrieved.
    65535 Essbase user 65535 Planning user system
    Logging configuration class "oracle.core.ojdl.logging.LoggingConfiguration" failed
    oracle.core.ojdl.logging.LoggingConfigurationException: ODL-52050: unable to process file '/u01/APPLTOP/instance/BIInstance/Essbase/essbaseserver3/bin/logging.xml', XML parse exception (line: 5, column: 38): org.xml.sax.SAXParseException: Attribute "class" is required and must be specified for element type "log_handler".
    Mar 18, 2011 11:44:14 AM oracle.security.jps.az.internal.common.scanner.PolicyChangeScannerThread run
    INFO: Policy store cleanup thread started.
    Mar 18, 2011 11:44:14 AM
    INFO: EPMCSS-CSS Fusion system initialized successfully. : [2724 ms]
    [Fri Mar 18 11:44:14 2011]Local/ESSBASE0///4072736080/Info(1051199)
    Single Sign-On Initialization Succeeded !
    [Fri Mar 18 11:44:14 2011]Local/ESSBASE0///4072736080/Info(1051639)
    Info: Essbase is reducing the number of soft file descriptors because the 32K limit has been exceeded. Exceeding the limit may significantly increase application load time.
    Essbase 64-bit - Release 11.1.2 (ESB11.1.2.1.0B154)

    I am an infrastructure idiot (I have all kinds of other idiocy available as well -- I am versatile), but I found:
    http://troubleshooot.wordpress.com/2010/05/26/essbase-login-is-not-working/
    To my ignorant eyes, this looks like some kind of *nix-centric issue.
    If the post doesn't help, perhaps one of the infrastructure guys will chime in.
    Regards,
    Cameron Lackpour

  • Change Process Number when modeling DFD

    Hello everyone, I'm currently modeling a Data Flow Diagram for one of my classes. The requirement for the diagram is that each process must have a number like 1.0, 1.1, 1.2, etc. However, when I go to the properties for the process, I can see no way to change this. Every time I create a new process, it just goes 1, 2, 3, etc. So if I create a process out of step, I can't change the number. How do I do this? Thanks.

    Hello,
    use diagram dialog to reorder processes belonging to that diagram.
    Philip

  • SAP Dialog Process Number

    Dears:
    I just finish installation of my ECC 6.0 server. Now i want to change the number of the SAP dialog process. And do you know if there is any calculate formula to use so that i can know how many dialog process i should set for the server?

    Hello,
    That depends on the no of users that are going to logon.
    For windows based operating system, it depends on the no of processors you have in the server.
    http://help.sap.com/saphelp_nw70/helpdata/EN/02/962817538111d1891b0000e8322f96/frameset.htm
    While increasing the no of work process, you need to note that per work process, you have to assign 50 MB to 60 MB of memory, depending on the SAP release and operating system.
    Regards,
    Debasis.

  • Process number

    Hi
    Sometimes, the number of processes ( select count(*) from v$process) anormally increase.
    How can I find which session or user or sql have the most process?

    Hello,
    You need to run each of the view I posted and identify the columns that you want to use for your query, see if this query gives you any head start
    select
           substr(a.spid,1,9) pid,
           substr(b.sid,1,5) sid,
           substr(b.serial#,1,5) ser#,
           substr(b.machine,1,6) box,
           substr(b.username,1,10) username,
    --       b.server,
           substr(b.osuser,1,8) os_user,
           substr(b.program,1,30) program
    from v$session b, v$process a
    where
    b.paddr = a.addr
    and type='USER'
    order by spid;Regards

  • Error while terminating a 'Payment Process Request' in R12.

    Hello gurus, Please help me out with this error.
    When I am trying to terminate a 'Payment Process Request', the below error shows up.
    Error Page
    You have encountered an unexpected error. Please contact the System Administrator for assistance.
    Click here for exception details.
    The exception details are as follows.
    oracle.apps.fnd.framework.OAException: oracle.jbo.SQLStmtException: JBO-27122: SQL error during statement preparation. Statement: SELECT
    r.calling_app_id,
    r.created_by,
    r.payment_service_request_id,
    r.creation_date,
    r.call_app_pay_service_req_code,
    fa.application_name,
    fu.user_name,
    r.payment_service_request_status
    FROM
    iby_pay_service_requests r,
    fnd_application_vl fa,
    fnd_user fu
    WHERE r.payment_service_request_id = :1
    AND r.calling_app_id = fa.application_id(+)
    AND r.created_by = fu.user_id(+)
         at oracle.apps.fnd.framework.OAException.wrapperException(OAException.java:896)
         at oracle.apps.fnd.framework.OAException.wrapperException(OAException.java:870)
         at oracle.apps.fnd.framework.OAException.wrapperInvocationTargetException(OAException.java:993)
         at oracle.apps.fnd.framework.server.OAUtility.invokeMethod(OAUtility.java:211)
         at oracle.apps.fnd.framework.server.OAUtility.invokeMethod(OAUtility.java:153)
         at oracle.apps.fnd.framework.server.OAApplicationModuleImpl.invokeMethod(OAApplicationModuleImpl.java:762)
         at oracle.apps.iby.disbursement.transaction.payment.webui.ReviewProposedPaymentsCO.processRequest(ReviewProposedPaymentsCO.java:76)
         at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequest(OAWebBeanHelper.java:596)
         at oracle.apps.fnd.framework.webui.OAWebBeanContainerHelper.processRequest(OAWebBeanContainerHelper.java:251)
         at oracle.apps.fnd.framework.webui.OAPageLayoutHelper.processRequest(OAPageLayoutHelper.java:1166)
         at oracle.apps.fnd.framework.webui.beans.layout.OAPageLayoutBean.processRequest(OAPageLayoutBean.java:1569)
         at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequestChildren(OAWebBeanHelper.java:964)
         at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequestChildren(OAWebBeanHelper.java:931)
         at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequest(OAWebBeanHelper.java:655)
         at oracle.apps.fnd.framework.webui.OAWebBeanContainerHelper.processRequest(OAWebBeanContainerHelper.java:251)
         at oracle.apps.fnd.framework.webui.beans.form.OAFormBean.processRequest(OAFormBean.java:385)
         at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequestChildren(OAWebBeanHelper.java:964)
         at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequestChildren(OAWebBeanHelper.java:931)
         at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequest(OAWebBeanHelper.java:655)
         at oracle.apps.fnd.framework.webui.OAWebBeanContainerHelper.processRequest(OAWebBeanContainerHelper.java:251)
         at oracle.apps.fnd.framework.webui.beans.OABodyBean.processRequest(OABodyBean.java:353)
         at oracle.apps.fnd.framework.webui.OAPageBean.processRequest(OAPageBean.java:2513)
         at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:1751)
         at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:538)
         at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:426)
         at OA.jspService(_OA.java:212)
         at com.orionserver.http.OrionHttpJspPage.service(OrionHttpJspPage.java:59)
         at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:379)
         at oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:594)
         at oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:518)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
         at com.evermind.server.http.ResourceFilterChain.doFilter(ResourceFilterChain.java:64)
         at oracle.apps.jtf.base.session.ReleaseResFilter.doFilter(ReleaseResFilter.java:26)
         at com.evermind.server.http.EvermindFilterChain.doFilter(EvermindFilterChain.java:15)
         at oracle.apps.fnd.security.AppsServletFilter.doFilter(AppsServletFilter.java:318)
         at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:621)
         at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:370)
         at com.evermind.server.http.HttpRequestHandler.doProcessRequest(HttpRequestHandler.java:871)
         at com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:453)
         at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:313)
         at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:199)
         at oracle.oc4j.network.ServerSocketReadHandler$SafeRunnable.run(ServerSocketReadHandler.java:260)
         at oracle.oc4j.network.ServerSocketAcceptHandler.procClientSocket(ServerSocketAcceptHandler.java:234)
         at oracle.oc4j.network.ServerSocketAcceptHandler.access$700(ServerSocketAcceptHandler.java:29)
         at oracle.oc4j.network.ServerSocketAcceptHandler$AcceptHandlerHorse.run(ServerSocketAcceptHandler.java:879)
         at com.evermind.util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:303)
         at java.lang.Thread.run(Thread.java:619)
    ## Detail 0 ##
    java.sql.SQLException: Missing IN or OUT parameter at index:: 1
         at oracle.jdbc.driver.OraclePreparedStatement.processCompletedBindRow(OraclePreparedStatement.java:1783)
         at oracle.jdbc.driver.OraclePreparedStatement.executeInternal(OraclePreparedStatement.java:3444)
         at oracle.jdbc.driver.OraclePreparedStatement.executeQuery(OraclePreparedStatement.java:3493)
         at oracle.jdbc.driver.OraclePreparedStatementWrapper.executeQuery(OraclePreparedStatementWrapper.java:1491)
         at oracle.jbo.server.QueryCollection.buildResultSet(QueryCollection.java:860)
         at oracle.jbo.server.QueryCollection.executeQuery(QueryCollection.java:669)
         at oracle.jbo.server.ViewObjectImpl.executeQueryForCollection(ViewObjectImpl.java:3723)
         at oracle.jbo.server.OAJboViewObjectImpl.executeQueryForCollection(Unknown Source)
         at oracle.apps.fnd.framework.server.OAViewObjectImpl.executeQueryForCollection(OAViewObjectImpl.java:4559)
         at oracle.jbo.server.ViewRowSetImpl.execute(ViewRowSetImpl.java:743)
         at oracle.jbo.server.ViewRowSetImpl.executeQueryForMasters(ViewRowSetImpl.java:892)
         at oracle.jbo.server.ViewRowSetImpl.executeQueryForMode(ViewRowSetImpl.java:806)
         at oracle.jbo.server.ViewRowSetImpl.executeQuery(ViewRowSetImpl.java:800)
         at oracle.jbo.server.ViewObjectImpl.executeQuery(ViewObjectImpl.java:3643)
         at oracle.apps.fnd.framework.server.OAViewObjectImpl.executeQuery(OAViewObjectImpl.java:439)
         at oracle.apps.iby.disbursement.transaction.payment.server.SubmissionDetailsVOImpl.initQuery(SubmissionDetailsVOImpl.java:32)
         at oracle.apps.iby.disbursement.transaction.payment.server.ReviewProposedPaymentsAMImpl.initDetails(ReviewProposedPaymentsAMImpl.java:114)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:597)
         at oracle.apps.fnd.framework.server.OAUtility.invokeMethod(OAUtility.java:190)
         at oracle.apps.fnd.framework.server.OAUtility.invokeMethod(OAUtility.java:153)
         at oracle.apps.fnd.framework.server.OAApplicationModuleImpl.invokeMethod(OAApplicationModuleImpl.java:762)
         at oracle.apps.iby.disbursement.transaction.payment.webui.ReviewProposedPaymentsCO.processRequest(ReviewProposedPaymentsCO.java:76)
         at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequest(OAWebBeanHelper.java:596)
         at oracle.apps.fnd.framework.webui.OAWebBeanContainerHelper.processRequest(OAWebBeanContainerHelper.java:251)
         at oracle.apps.fnd.framework.webui.OAPageLayoutHelper.processRequest(OAPageLayoutHelper.java:1166)
         at oracle.apps.fnd.framework.webui.beans.layout.OAPageLayoutBean.processRequest(OAPageLayoutBean.java:1569)
         at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequestChildren(OAWebBeanHelper.java:964)
         at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequestChildren(OAWebBeanHelper.java:931)
         at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequest(OAWebBeanHelper.java:655)
         at oracle.apps.fnd.framework.webui.OAWebBeanContainerHelper.processRequest(OAWebBeanContainerHelper.java:251)
         at oracle.apps.fnd.framework.webui.beans.form.OAFormBean.processRequest(OAFormBean.java:385)
         at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequestChildren(OAWebBeanHelper.java:964)
         at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequestChildren(OAWebBeanHelper.java:931)
         at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequest(OAWebBeanHelper.java:655)
         at oracle.apps.fnd.framework.webui.OAWebBeanContainerHelper.processRequest(OAWebBeanContainerHelper.java:251)
         at oracle.apps.fnd.framework.webui.beans.OABodyBean.processRequest(OABodyBean.java:353)
         at oracle.apps.fnd.framework.webui.OAPageBean.processRequest(OAPageBean.java:2513)
         at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:1751)
         at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:538)
         at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:426)
         at OA.jspService(_OA.java:212)
         at com.orionserver.http.OrionHttpJspPage.service(OrionHttpJspPage.java:59)
         at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:379)
         at oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:594)
         at oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:518)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
         at com.evermind.server.http.ResourceFilterChain.doFilter(ResourceFilterChain.java:64)
         at oracle.apps.jtf.base.session.ReleaseResFilter.doFilter(ReleaseResFilter.java:26)
         at com.evermind.server.http.EvermindFilterChain.doFilter(EvermindFilterChain.java:15)
         at oracle.apps.fnd.security.AppsServletFilter.doFilter(AppsServletFilter.java:318)
         at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:621)
         at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:370)
         at com.evermind.server.http.HttpRequestHandler.doProcessRequest(HttpRequestHandler.java:871)
         at com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:453)
         at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:313)
         at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:199)
         at oracle.oc4j.network.ServerSocketReadHandler$SafeRunnable.run(ServerSocketReadHandler.java:260)
         at oracle.oc4j.network.ServerSocketAcceptHandler.procClientSocket(ServerSocketAcceptHandler.java:234)
         at oracle.oc4j.network.ServerSocketAcceptHandler.access$700(ServerSocketAcceptHandler.java:29)
         at oracle.oc4j.network.ServerSocketAcceptHandler$AcceptHandlerHorse.run(ServerSocketAcceptHandler.java:879)
         at com.evermind.util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:303)
         at java.lang.Thread.run(Thread.java:619)
    java.sql.SQLException: Missing IN or OUT parameter at index:: 1
         at oracle.jdbc.driver.OraclePreparedStatement.processCompletedBindRow(OraclePreparedStatement.java:1783)
         at oracle.jdbc.driver.OraclePreparedStatement.executeInternal(OraclePreparedStatement.java:3444)
         at oracle.jdbc.driver.OraclePreparedStatement.executeQuery(OraclePreparedStatement.java:3493)
         at oracle.jdbc.driver.OraclePreparedStatementWrapper.executeQuery(OraclePreparedStatementWrapper.java:1491)
         at oracle.jbo.server.QueryCollection.buildResultSet(QueryCollection.java:860)
         at oracle.jbo.server.QueryCollection.executeQuery(QueryCollection.java:669)
         at oracle.jbo.server.ViewObjectImpl.executeQueryForCollection(ViewObjectImpl.java:3723)
         at oracle.jbo.server.OAJboViewObjectImpl.executeQueryForCollection(Unknown Source)
         at oracle.apps.fnd.framework.server.OAViewObjectImpl.executeQueryForCollection(OAViewObjectImpl.java:4559)
         at oracle.jbo.server.ViewRowSetImpl.execute(ViewRowSetImpl.java:743)
         at oracle.jbo.server.ViewRowSetImpl.executeQueryForMasters(ViewRowSetImpl.java:892)
         at oracle.jbo.server.ViewRowSetImpl.executeQueryForMode(ViewRowSetImpl.java:806)
         at oracle.jbo.server.ViewRowSetImpl.executeQuery(ViewRowSetImpl.java:800)
         at oracle.jbo.server.ViewObjectImpl.executeQuery(ViewObjectImpl.java:3643)
         at oracle.apps.fnd.framework.server.OAViewObjectImpl.executeQuery(OAViewObjectImpl.java:439)
         at oracle.apps.iby.disbursement.transaction.payment.server.SubmissionDetailsVOImpl.initQuery(SubmissionDetailsVOImpl.java:32)
         at oracle.apps.iby.disbursement.transaction.payment.server.ReviewProposedPaymentsAMImpl.initDetails(ReviewProposedPaymentsAMImpl.java:114)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:597)
         at oracle.apps.fnd.framework.server.OAUtility.invokeMethod(OAUtility.java:190)
         at oracle.apps.fnd.framework.server.OAUtility.invokeMethod(OAUtility.java:153)
         at oracle.apps.fnd.framework.server.OAApplicationModuleImpl.invokeMethod(OAApplicationModuleImpl.java:762)
         at oracle.apps.iby.disbursement.transaction.payment.webui.ReviewProposedPaymentsCO.processRequest(ReviewProposedPaymentsCO.java:76)
         at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequest(OAWebBeanHelper.java:596)
         at oracle.apps.fnd.framework.webui.OAWebBeanContainerHelper.processRequest(OAWebBeanContainerHelper.java:251)
         at oracle.apps.fnd.framework.webui.OAPageLayoutHelper.processRequest(OAPageLayoutHelper.java:1166)
         at oracle.apps.fnd.framework.webui.beans.layout.OAPageLayoutBean.processRequest(OAPageLayoutBean.java:1569)
         at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequestChildren(OAWebBeanHelper.java:964)
         at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequestChildren(OAWebBeanHelper.java:931)
         at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequest(OAWebBeanHelper.java:655)
         at oracle.apps.fnd.framework.webui.OAWebBeanContainerHelper.processRequest(OAWebBeanContainerHelper.java:251)
         at oracle.apps.fnd.framework.webui.beans.form.OAFormBean.processRequest(OAFormBean.java:385)
         at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequestChildren(OAWebBeanHelper.java:964)
         at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequestChildren(OAWebBeanHelper.java:931)
         at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequest(OAWebBeanHelper.java:655)
         at oracle.apps.fnd.framework.webui.OAWebBeanContainerHelper.processRequest(OAWebBeanContainerHelper.java:251)
         at oracle.apps.fnd.framework.webui.beans.OABodyBean.processRequest(OABodyBean.java:353)
         at oracle.apps.fnd.framework.webui.OAPageBean.processRequest(OAPageBean.java:2513)
         at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:1751)
         at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:538)
         at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:426)
         at OA.jspService(_OA.java:212)
         at com.orionserver.http.OrionHttpJspPage.service(OrionHttpJspPage.java:59)
         at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:379)
         at oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:594)
         at oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:518)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
         at com.evermind.server.http.ResourceFilterChain.doFilter(ResourceFilterChain.java:64)
         at oracle.apps.jtf.base.session.ReleaseResFilter.doFilter(ReleaseResFilter.java:26)
         at com.evermind.server.http.EvermindFilterChain.doFilter(EvermindFilterChain.java:15)
         at oracle.apps.fnd.security.AppsServletFilter.doFilter(AppsServletFilter.java:318)
         at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:621)
         at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:370)
         at com.evermind.server.http.HttpRequestHandler.doProcessRequest(HttpRequestHandler.java:871)
         at com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:453)
         at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:313)
         at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:199)
         at oracle.oc4j.network.ServerSocketReadHandler$SafeRunnable.run(ServerSocketReadHandler.java:260)
         at oracle.oc4j.network.ServerSocketAcceptHandler.procClientSocket(ServerSocketAcceptHandler.java:234)
         at oracle.oc4j.network.ServerSocketAcceptHandler.access$700(ServerSocketAcceptHandler.java:29)
         at oracle.oc4j.network.ServerSocketAcceptHandler$AcceptHandlerHorse.run(ServerSocketAcceptHandler.java:879)
         at com.evermind.util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:303)
         at java.lang.Thread.run(Thread.java:619)

    Try running this SQL
    SELECT
    r.calling_app_id,
    r.created_by,
    r.payment_service_request_id,
    r.creation_date,
    r.call_app_pay_service_req_code,
    fa.application_name,
    fu.user_name,
    r.payment_service_request_status
    FROM
    iby_pay_service_requests r,
    fnd_application_vl fa,
    fnd_user fu
    WHERE r.payment_service_request_id = <<your concurrent request ID>>
    AND r.calling_app_id = fa.application_id(+)
    AND r.created_by = fu.user_id(+)

  • How to automatically confirm check pay run (payment process request) in R12

    Payment Method = check
    The payment process profile (ppp) settings are as follows:
    Processing Type=Printed
    Payment Completion Point = When the Payment Instruction is Formatted
    Default Payment Document= blank/null
    Payment File=Send to File
    My question is this. Is it possible or how do you configure oracle payments (PAYMENT PROCESS PROFILE [PPP] and/or PAYMENT PROCESS REQUEST [PPR])for check payments created as a file output like you have in 'EFT' instead of printing the checks and CONFIRM the PPR/payments AUTOMATICALLY after the checks/payments have been formatted.
    The reason we are doing this is because we want an external agency to print the checks for my organisation.
    What is happening at the moment is that the PPR runs and the payments file is created successfully. At this point, the PPR is in 'FORMATTED - READY FOR RECORDING' status. The PPR then remain in this status until it is manually confirmed by clicking the 'Take Action' icon in the 'payment instruction' tab and then clicking on 'CONFIRM'.
    If the PPR is left in the above status, then the next submitted check pay run errors because the payment document(s) are still locked by the pay run that is in the 'Formatted - Ready for Recording' state.
    If it is not possible to configure Oracle payments to auto confirm the check pay run of this type, is an API available that can be called to confirm check payments - once they are in the formatted status.
    I've looked at the following notes in 'My Oracle Support', but they are not much use.
    Note 1097547.1 is related to bug 8781032 which talks about "Automatic Initiate when Payment Process Request is Complete".
    and then Note 1215392.1 relates to enhancement request.
    Bug 10142423: GIVE AN OPTION IN PAYMENT PROCESS PROFILE TO SUBMIT POSITIVE PAY FILE AUTOMATIC
    Thanks.

    Try running this SQL
    SELECT
    r.calling_app_id,
    r.created_by,
    r.payment_service_request_id,
    r.creation_date,
    r.call_app_pay_service_req_code,
    fa.application_name,
    fu.user_name,
    r.payment_service_request_status
    FROM
    iby_pay_service_requests r,
    fnd_application_vl fa,
    fnd_user fu
    WHERE r.payment_service_request_id = <<your concurrent request ID>>
    AND r.calling_app_id = fa.application_id(+)
    AND r.created_by = fu.user_id(+)

Maybe you are looking for

  • Remote App and iTunes Movies Library

    I am using the remote app on my iPhone and iPad to control iTunes. Everything works fine, but what I do not understand is, why does the remote app not list all movies in my iTunes? It only lists H.264 files, but not MPEG-4 files. All of them are list

  • MAC MINI + HP LASERJET = printing problem

    Why does my HP 2100M LASERJET only print the first job? It'll print the document in seconds. But when I try to print a 2nd job a few minutes later, it will not print. The PRINT MONITOR will STOP the job after a few minutes so I will have to click STA

  • How to Indentify the last page of output

    Hi All, I'm customizing the AR Invoice Report using XML Publisher. This report output can have more than one invoice. If an invoice has more lines and output is more than one page, I have to print the following information only on the last page of an

  • How do I get my iMessages to/from iPhone to also appear on my iPad

    Until fairly recently, all iMessages I sent/received appeared on both my iPhone & my iPadmini. Now, they are completely separate. I haven't changed any settings. How do I get back to seeing the iMessages on both devices? Thanks! (7.1.2 on both device

  • Over Partition by in OWB 9i

    Hi, I am using OWB V9i. I need to implement an sql statement in a mapping.The statement is CASE WHEN (tr_dt=lead(tr_dt) OVER(PARTITION BY ID ORDER BY ID,tr_dt)) THEN lead(ef_dt) OVER(PARTITION BY ID ORDER BY ID,tr_dt) ELSE tr_dt END I am not able to