Only the exit route of a concurrent request unique to a specific location.

Hi, my requirement is to drive the result of a concurrent request specific to a place where I can find the way out of this special request only.

He should go to a place that I specify for this query instead of going to $APPLCSF / $APPLOUT.


Concerning

Published by: 836778 on February 15, 2011 01:54

Hello
Please consult the following document can help
Improvement of Oracle Applications simultaneous treatment [ID 164085.1]

Example 1 and 2 of Chapter 3

Thank you
Taher

Tags: Oracle Applications

Similar Questions

  • What is the meaning of ' (vSphere 6.0 supports only the CPUs available after June ((troisieme quarter) 2006? It specifies in VMware Vsphere 6 release notes.

    What is the meaning of ' (vSphere 6.0 supports only the CPUs available after June ((troisieme quarter) 2006? It specifies in VMware Vsphere 6 release notes.

    Can someone explain?

    Well, it means you cannot run vSphere 6 on your 10 year old server, because your CPU from 2006 or newer.

  • In the application and execution of concurrent requests during an upgrade

    Hi all

    I have an upgrade for a database of the suite E-business. I have a few requests to the application during the time where my instance will be declining. Can you please let me know if regular concurrent programs (during upgrade) starts to work once I have raise the instance after the upgrade?

    Yes, these applications will be launched as soon as you mention the application.

    Thank you
    Hussein

  • Is it possible to its right input at the exit route?

    I connected my PS3 to my monitor, but because I'm using a HDMI-DVI adapter I can't use the HDMI for audio.

    Is it possible to use the optical sound on my pc as the input and the output in real time through my pc speakers?

    Hi Matt_bowey,

    It is not possible. However, you can use a sound card that supports this option. If this is no good, then you can also use an external switch that will act as a separator.

    Diana
    Microsoft Answers Support Engineer
    Visit our Microsoft answers feedback Forum and let us know what you think.
    If this post can help solve your problem, please click the 'Mark as answer' or 'Useful' at the top of this message. Marking a post as answer, or relatively useful, you help others find the answer more quickly.

  • API to view the output/log of the concurrent requests

    Hi all:

    I use EBS 11.5.10 (DB: 10r2)

    Is there an API I can call to view the output/log of a concurrent request?

    We have the APEX Oracle installed in the same database as our EBS and I am developing a report of the APEX, where user provide a competing request id and then click a button; then APEX calls some Oracle EBS API to extract the output/log for this id of the request file and open it in the browser automatically (assuming that / natural log of output is the text).

    Thank you!

    Kevin

    Hey Kevin,

    Here is an example of a sqlplus session:

    Set serveroutput on 10000;

    SQL > declare
    number of v_request_id;
    v_two_task varchar2 (256);
    v_gwyuid varchar2 (256);
    v_url varchar2 (1024);
    Start
    v_request_id: = 123456; (request identification number)
    Select profile_option_value
    in v_gwyuid
    of fnd_profile_options o, fnd_profile_option_values ov
    where profile_option_name = 'GWYUID. '
    and o.application_id = ov.application_id
    and o.profile_option_id = ov.profile_option_id;
    Select profile_option_value
    in v_two_task
    of fnd_profile_options o, fnd_profile_option_values ov
    where profile_option_name = 'TWO_TASK.
    and o.application_id = ov.application_id
    and o.profile_option_id = ov.profile_option_id;
    v_url: = fnd_webfile.get_url (file_type-online fnd_webfile.request_log, id-online v_request_id, gwyuid => v_gwyuid, two_task-online v_two_task, expire_time => 100);
    dbms_output.put_line (v_url);
    end;
    /

    http://appstierservername.yourcompany.com:8000/OA_CGI/FNDWRR.exe?temp_ID=12788080980 (number will appear here)

    PL/SQL procedure successfully completed.

    SQL >

    I hope this helps.

    Published by: DBA115102 on June 10, 2011 17:27

  • How can I get the exit code of a script .bat for Java back to PL/SQL?

    When you call a .bat script, only the exit code 1 returns. How can I get 7 back to the PL/SQL in the code example below?

    C:\Users\pwatson\src\java > type vv.sql

    set echo on

    -call dbms_java.grant_permission ('SYSTEM', 'SYS:java.io.FilePermission', '< < all FILES > >', 'run');

    HOME @EXIT/b ECHO 7 > vv.bat

    TYPE of HOST vv.bat

    CREATE OR REPLACE AND COMPILE THE SOURCES NAMED AS VV JAVA

    import of java.lang.Runtime;

    public class VV

    {

    public static int execute()

    survey java.io.IOException, java.lang.InterruptedException

    {

    int exitCode = 0;

    Duration rt = java.lang.Runtime.getRuntime ();

    Process proc = rt.exec ("cmd.exe /C v.bat 1 > NULL 2 > ZERO");

    proc.waitFor ();

    exitCode = proc.exitValue ();

    return exitCode;

    }

    }

    /

    CREATE OR REPLACE FUNCTION JavaRunShellCommand

    RETURN NUMBER

    IN THE JAVA LANGUAGE

    NAME 'VV.execute () return oracle.sql.NUMBER;

    /

    DISPLAY ERRORS

    NUMBER VARIABLE n;

    CALL JavaRunShellCommand() IN: n;

    PRINT n

    DISPLAY ERRORS

    SELECT JavaRunShellCommand() AS R FROM DUAL;

    DISPLAY ERRORS

    HOST DEL v.bat

    OUTPUT

    It is strange that there are no errors. If the Java code does not work, I would expect an exception. Without an exception in the code handler, I expect to be propagated all the way to the top of the call stack and be displayed by the client. But there is no exception.

    So that means, in my view, that there is nothing wrong with the code Java itself. He made the appeal successfully to run this external process. The fact that the external process falls down, is not an issue/error in Java.

    If this is the case, then the first thing that comes to mind, is that the Oracle (oracle.exe) process that is currently running, runs as a service of the o/s. And that the service will try to run a command through the command shell script. There may be a security or problem access here that prevents the oracle.exe running as a service to do this.

  • Customize the e-mail Notification of concurrent query

    Hi guys,.

    Can someone tell me if it is possible to personalize the body of the notification sending when a concurrent request is submitted. It is thus by default:

    ---------------------------------------------------
    Request number 123123 (ask the name) at 13:00 on May 12, 2011 with the Normal State. This application was filed by USER1. The report can be found at the URL.

    Please click here to answer
    ---------------------------------------------------

    Thanks much for any help.
    Brian

    Brian,

    Please see if these documents help.

    How to change the text/link "Please click here to answer" in the response required Notifications [ID 1083771.1]
    It is Possible to remove approve / reject links from the Notification email for approval of expenditure for Internet? [1298366.1 ID]

    Thank you
    Hussein

  • BI Publisher Tor run as a concurrent request of the eBS product a wrong exit Excel

    We have a BI Publisher report that is saved as a concurrent request to eBS (version R12). The report model is a model of .rtf. Default report output is in PDF format, but users can choose Excel in another format of output. The report is properly display all data correctly when the output format is PDF, but when the output is Excel, we have problems with the display of data in certain columns. I did some research and I see that there are known limitations with models rtf producing an Excel output. I tried some of the methods suggested to work around formatting problems, however, I'm not able to solve these problems. I see that it is recommended to use Excel for Excel output binary patterns. How to create a binary schema Excel? I have BI Publisher Desktop version 10.1.3.4 on my PC. I am able to create BI Publisher rtf templates, do I need to create templates Excel, or whatever is needed to produce the output Excel?

    Thanks for any help/suggestions.

    Emily

    There is a link in 444604.1 that shows you how to use Excel to create binary layouts - these can provide better exits that RTF, but then the output can be in Excel

    HTH
    Srini

  • Equium M50 connect to the WLan router only when security is disabled

    MY Equium M50 will connect to my ROUTER BELKIN g only MIMO when security is disabled.

    What is the reason for this please?

    Blonde bimbo!

    Hello

    Did you mean WiFi encryption that blocks the entrance to the local wireless network?
    I suppose that you have set the encryption (WPA, WEP, etc...) on your router WLan but didn't configure the wireless network adapter.

    Well, in my opinion, you should check out what WLan encryption makes the card holder and then choose it on the WLan router. The encryption key must be set to the router and the laptop!

  • I reside in the UAE UNITED from now, but in 6 months, I can move to another country, so my plan of photography 1 year will be? I need to buy only after getting a response to my request. Thank you

    I reside in the UAE UNITED from now, but in 6 months, I can move to another country, so my plan of photography 1 year will be? I need to buy only after getting a response to my request. Thank you

    Oh, one last thing, or is - it possible to buy sitting in the UNITED Arab Emirates, but giving details on the country that I will propose to (Canada) (connecting to Adobe, Canada)

    Hello

    You are fine as long as the country of your Adobe ID and country of your credit card match; and the country is one that we support for a creative cloud subscription. The fact that you are in a different country now is ok.

    Kind regards

    Sheena

  • Purge the concurrent request and/or Manager Data - take long &amp; end with error completed

    Purge the concurrent request and/or Manager Data - take long & end with error completed.

    What ever the age values 30,70,1000

    ****

    Select count (*) in the FND_CONCURRENT_PROCESSES;

    COUNT (*)

    -----

    32149

    ****

    Select count (*) from the FND_CONCURRENT_REQUESTS;

    COUNT (*)

    -----

    585499

    ****

    Request of min | Application of Max date | Date

    -------------------- --------------------

    SEPT. 13.-10 10 OCTOBER 13

    My problem is now solved

    the cause of the problem was:

    After the clone for the new Production Server FND_CONCURRENT_PROCESSES & FND_CONCURRENT_REQUESTS table 'old' lines were still talking to the node that is no longer available in the new production to LOGFILE_NAME and OUTFILE_NAME columns.

    And after the removal of these lines, executes the request was very quick and works as it should work now.

    Thanks for all the help I get here and with the SR team too

  • Process.exitValue () returns only the low byte of the exit code?

    Hi - I am executing a sub-process and then wait until he comes back and then examining the exit code of the subprocedure. The error returns the subprocess is 0xb03, but exitValue() doesn't see that 0x03. Other tests show that if I return my native process 0xbff, exitValue() or waitFor() return only 0xff. I've expanded it as a result of back 0xfffffbff, and of course, the methods of process only return 0xff.

    Someone knows what the deal is here? The return type for exitValue() and waitFor() are the two "int", so it seems reasonable to be able to return values to 0xffffffff. Is there a way to set up to prosecute the full int?

    Thanks for any idea.

    Exactly. UNIX and Linux that support 8-bit output code. The top 8 bits are reserved for an indication of normal speed.

  • check whether or not a concurrent request is complete the backend

    Hi all
    I want to check whether or not the competing applications is complete the backend using the API. I discovered that FND_CONCURRENT.wait_for_request can be used, but inside this procedure they use dbms_lock.sleep command to delay treatment. I used the same dbms_lock.sleep in my code, but does not correct results.
    Please you siggest me on solutions workaround that needs to be done to get the exact time of the concurrent request will have to fill.


    Thank you and best regards,
    Mahesh

    Hello

    You can get the same information in table FND_CONCURRENT_REQUESTS (API of FND_CONCURRENT of the readings of the same table).

    If you want to continue to use an API, see if you can use FND_CONCURRENT. GET_REQUEST_STATUS (Please check if it is a public API).

    Kind regards
    Hussein

  • Remove the concurrent requests on simultaneous node

    After cloning
    is it possible to delete all competitor simultaneous queries on node?

    Thanks in advance

    You can run simultaneous program "Simultaneous request Purge" and/or Manager Data on the instance cloned to clean all competitor request and concurrent Manager files of newspapers, the output files and application concurrent Manager of database related records (count = 1 parameter).

  • Configuration at the request of update Retriever to download only the drivers and BIOS update?

    I'm looking to automate the update of extractor and our organization doesn't want or need additional software such as SHAREit or WRITEit, just the drivers and BIOS update. Is it possible to retrieve only the BIOS and the driver for the repository updates?

    Thank you

    At one point AHA a little there, discovered that I can mark the drivers/software I want installed as test or hidden mode and ThinInstaller don't provide that updates available, which works very well for us.

    Thank you

Maybe you are looking for

  • Satellite M30X-102: power question - unit suddenly turn off

    Hello! I have a portable Satellite M30X-102 and about a year ago and a half months he started to turn off suddenly. First of all, it looked like an overheating problem, but also disabled directly after that I pressed the power button and sometimes it

  • Satellite P100-485 - display flashes

    Hey I had a problem with my laptop.My flickers display and all the bright colors are green and purple. First, I tried to fix it by myself: Updated driversUninstall the old driversChange the settings of the graphics card and so on I think my graphics

  • CDX-GT540UI Subwoofer

    I have a question where my amplified subwoofer works fine when my stereo is set to the Tuner source, but another source (at, USB, CD), my subwoofer is barely. I have tried with different styles of music and the same result. It seems that I'm not the

  • HD in USB not recognized

    I did the following: 1. right click on computer, select manage, select disk management. 2. check the upper and lower windows to find if the drive is detected. On storage, the drive is listed as 'RAW' and 'Active', with his ability, but without design

  • How to match tunnel-group with auth ASA 8.2 and IPSec VPN Client using digital certificates with Microsoft CA

    Hello I set up a lab for RA VPN with a version of the ASA5510 8.2 and VPN Client 5 software using digital certificates with Microsoft CA on a Windows 2003 server. I did the configuration based on this document from Cisco's Web site: http://www.Cisco.