[SOLVED]Setting the profile option:OPP Response Timeout to a higher

hi frs,
while running report getting error like
Beginning post-processing of request 410882 on node USAORF01 at 10-JAN-2006 11:45:17.
Post-processing of request 410882 failed at 10-JAN-2006 11:50:18 with the error message:
The Output Post-processor is running but has not picked up this request.
No further attempts will be made to post-process this request, and the request will be marked with Warning status.
Setting the profile option Concurrent: OPP Response Timeout to a higher value may be necessary.
i found a document on metalink docid: 352370.1
in doc they have given like RESTART 'Output Post Processor' so that problem can be solved.
how much time it will take to restart the 'Output Post Processor'.
'Output Post Processor' is based on any level like site or user or responsibilty.
pls help in understanding about 'Output Post Processor'.
Thanks
Rajesh
Message was edited by:
Rajesh.mani

We typically set this to profile to NO in production instances, unless troubleshooting an issue - it is then set at an appropriate level (USER or RESP etc) temporarily.
We have not found any performance issue when setting this in non-production instances.
MOS Doc 275876.1 - Oracle Application Framework Profile Options Release 11i (11.5.10)
HTH
Srini

Similar Messages

  • How can we set the profile options to increase OPP response Time

    Hi All,
    While running the concurrent program to merge the data template and rtf template we got the following message in the log file.
    Executing request completion options... ------------- 1) PUBLISH ------------- Beginning post-processing of request 9079946 on node G2C-IDEV-02 at 21-SEP-2007 02:04:49. Post-processing of request 9079946 failed at 21-SEP-2007 02:19:53 with the error message: The Output Post-processor is running but has not picked up this request. No further attempts will be made to post-process this request, and the request will be marked with Warning status. Setting the profile option Concurrent: OPP Response Timeout to a higher value may be necessary. --------------------------------------
    Thanks in advance

    Hi ,
    There are 2 new profiles options that can be used to control the timeouts. Depending on the error message, one of the following solutions needs to be implemented.
    Profile Option : Concurrent:OPP Response Timeout
    Internal Name : CONC_PP_RESPONSE_TIMEOUT
    Description : Specifies the amount of time a manager waits for OPP to respond to its request for post processing.
    Profile Option : Concurrent:OPP Process Timeout
    Internal Name : CONC_PP_PROCESS_TIMEOUT
    Description : Specifies the amount of time the manager waits for the OPP to actually process the request.
    Note: The profile options are available as of $FND_TOP/patch/115/sql/AFCPOPRB.pls 115.3 and are included in Patch 4125550 11.5.10 CU2 for ATG Product family.
    Solution A
    Option 1: Increase the value (in seconds) for the profile option 'Concurrent:OPP Response Timeout'.
    Option 2: Increase the number of processes or threads (or both) of the OPP via Oracle Applications Manager (see Note 291792.1 for the detailed instructions)
    Solution B
    Increase the value (in seconds) for the profile option 'Concurrent:OPP Process Timeout'.
    Workaround
    The timeouts can also be altered directly in the package AFCPOPRB.pls :
    -- Default timeout values for waiting on a response to a request (seconds)
    TIMEOUT1 constant number := 120;
    TIMEOUT2 constant number := 300;
    TIMEOUT1 and TIMEOUT2 corresponds to respectively OPP Response Timeout (solution A) and OPP Process Timeout (solution B).
    Cheers
    Ranjit.

  • Order Import failing with error "The specified subinventory is invalid to use, the profile option INV: Allow Expense to Asset Transfer is set to No. Change the profile option to Yes or choose a valid subinventory."

    Hi All,
    I am getting this error while importing an internal sales order.
    “The specified subinventory is invalid to use, the profile option INV: Allow Expense to Asset Transfer is set to No. Change the profile option to Yes or choose a valid subinventory.”
    I have tried to set mentioned profile as ‘Yes’. But still getting same error.
    Also, provided subinventory is present and active in given inventory organization.
    Please share if anybody encountered this before and have a solution.

    Hi 2878342
    Please refer the following metalink note, it should resolve your problem.
    Order Import Interface.Error Message Specified Subinventory Is Invalid To Use (Doc ID 406411.1)

  • Assigning the profile options of Oracle Diagnostic tool of R12

    Hi
    Could anyone please ellaborate the profile options for RDA (Oracle Diagnostics) like Default timeout used by OSUtility,Sleep time used in OSUtility,Time out used by OSUtility and Time out used by OSUtility to get environment details.
    If possible please sugest the way to assign the values for these profiles.
    Akshaya

    Hi,
    Create a profile under Application Developer Responsibility as follow:
    Name OAE_LAUNCHER
    Application <whatever>
    User Profile Name Oracle Application Express Launcher
    Description Oracle Application Express Launcher
    2. Set above profile value under System Administrator Responsibility -> Profile -> System, and search for the ‘OAE_LAUNCHER’.
    Set the value at Site Level as:
    http://<hostname>:<Apex port>/pls/apex
    Then instead of hardcoding the URL in the jsp, just give the profile name OAE_LAUNCHER that you have just created in the jsp.
    Hope this helps you
    Brgds,
    Mini
    If this is helpful or correct, assign points promptly.

  • Setting up profile options

    Hi,
    in 11.5.10
    how to :
    Setting up profile options
    3 new system level profile values in the iProcurement setup section :
    n POR : Proxy Server Name - Proxy server name if the customer has a proxy setup
    n POR : Proxy Server Port - Proxy server port if the customer has a proxy setup
    n POR : CA Certificate File Name - Absolute file path of ca-bundle.crt where all the
    certificates’ names are stored
    Thank you.

    Hi,
    Navigate to the System Administrator --> Profile --> System
    and enter the profile name what you need to search, and set the appropriate value at the Site level or Application Level or Responsibility Level or User Level
    HTH
    regards..,

  • How to setting the printing option in javafx 2.1 or later?

    Hi,
    We need to printing pdf document in our project, it's can use the open source to do it now, but it's has some problem when running the program in other pc.
    Step 1, It's setting the program with full screen in our program.
    Step 2, In the button event, we call JDK swing print dialog to setting the page option.
    They will not bring the swing frame to front, and the Javafx program unable to response cause by the swing printdialog.
    If anybody know how to deal with the paper option setting by Javafx, Please help me, thanks a lot.

    Vibhor - You are developing using the Oracle Application Express facility running on Oracle Database 10g Express Edition. You can export applications you develop there for use on Oracle Application Express versions 2.0 and higher which can be used with Oracle Database server versions 9.2.0.3 and higher.
    Electing to install an application as Run Application Only will prevent the editing of the application definition by the end user. This can be useful if you assume that the end user will have access to the Application Builder in his database, which is likely if the end user's database is Oracle Database 10g Express Edition (XE). However, there is no way to prevent an XE user from having complete control over applications installed into those databases. If the end user's database is not XE, then only an Oracle Application Express site administrator will be able to change the application's Run Application Only setting to Run and Build Application but all developers with developer accounts in the Application Builder will be able to view and edit the application definition.
    Further, when you say "he can easily access my code", remember that the application definition is contained completely within the export file that you distribute but you may have in mind your PL/SQL source code as well. PL/SQL can be wrapped using a utility to make it more difficult to see in clear text.
    Scott

  • Trace is still getting generated even after disabling the profile option Initialization SQL Statement - Custom

    Hi All,
    we have a problem with profile option "Initialization SQL Statement - Custom". we have set this at user level. after some time, we have cleared the profile option value for this user.
    But we can still see the generated trace files are getting updated. we did checked this trc files from path returned from below query.
    select name, value
    from   v$parameter
    where  name like 'user_dump_dest';
    Please help us on how to resolve this issue. we are using Oracle Apps R 12.1.2 version.
    Thanks in advance
    Raghava

    Before logging out we suspect that he closed the browser instead of logout link.
    What if you make the user logout, can you reproduce the issue then?
    We have verified the profile options for this user and found that value is cleared for profile Initialization SQL Statement - Custom.
    How do you know that the files were generated for this user and because of this profile option? Have you verified profile options for all users at all level?
    Thanks,
    Hussein

  • Setting System Profile Options

    Hi All,
    I need to create a new system profile option in order to set a path for uploading files in Unix server. I know to create profile option thru Apps Developer resp but we dont have that resp , we only have Apps Admin resp. How its is possible to set profile option from Apps Admin. I tried many ways but no luck!
    Thanks
    Narain

    Hi Narain;
    Please check:
    Note: 470102.1 - How To Check If a Profile Option Is Set In Oracle Application
    Note: 201945.1 - How to list E-Business Suite Profile Option values for all levels using SQLPlus
    Note: 282382.1 - How to Search all of the Profile Options for a Specific Value
    Note: 367926.1 - How To Find All Users With A Particular Profile Option Set?
    Hope it helps
    Regard
    Helios

  • Not able to get the profile option value

    Hi,
    Not able to get the profile option value after i changed the new value in the application.
    I am using fnd_global.apps_initialize to initialize the apps from PLSQL code to get the updated profile option value. But fnd_profile.value is not getting fetched the updated value. Still it is fetching the old one. I mean it is stored in database cache. Please any one let me know how to get the new value every time after i changed the value.
    Thanks

    What is the application release?
    Is this a custom or seeded profile option?
    Can you confirm that the value got changed from the application (query the profile option and verify the value)?
    Can you reproduce the issue if you use an API to update this profile option as per (How to Change Profile Option Value Without Forms? [ID 943710.1])?
    Thanks,
    Hussein

  • This message could not be delivered because your SMTP settings are not set. Please use the Accounts Preferences panel to set the SMTP options for your account.

    I am not able to send out an email. I keep getting the following message: This message could not be delivered because your SMTP settings are not set. Please use the Accounts Preferences panel to set the SMTP options for your account. Can someone help me with this?

    We need some information, starting with the email provider (eg. Google, Yahoo, Bellsouth, etc)

  • How to use FlashVars to set the default option on a combobox

    We are using XCelcius to display data in an XML file that is populated by another program using the Web Services approach.
    On our widget, there is a combobox that allows the user to select a specific range of data.  In Xcelcius, the value of this combobox can be defaulted using the Behavior->Default Options->Combo.
    This is good, but this also means hardcoding a particular value.  What we'd like to do is set the Default Option on the combobox via a FlashVar.
    Is this level of behavior exposed via the FlashVars so we can define the default option in our HTML file?
    Thanks for reading.

    unfortunately you cannot dynamically set the default option in 'Any' selector - so your Flash Vars approach will not work

  • How to print the PDF file contains stamps without set the printer options

    I have pdf document, and stamp them with my personal stamp.
    With the printer option under "Comments and Forms", I set to "Document", my stamp DISAPPEARED.
    Unless re-set (use options) to "Document and Markups" or "Document and Stamps" then it will be fined.
    Can I embeding my stamps to my document so that everyone can print without using printer options to contain stamps?
    (regarding to whoever don't know how to set the printer options, and keep asking that I did not stamp on the doc.)
    Please help.
    Thanks in advance.
    th

    Can I embeding my stamps to my document so that everyone can print without using printer options to contain stamps?
    Yes, you can.

  • Need to pass the PROFILE options in SQL query

    SELECT ffvs.FLEX_VALUE_SET_NAME
    , ffvs.FLEX_VALUE_SET_ID
    , ffv.FLEX_VALUE_ID
    , ffv.FLEX_VALUE
    FROM fnd_flex_value_sets ffvs
    , fnd_flex_values ffv
    WHERE 1=1
    AND ffvs.FLEX_VALUE_SET_ID=ffv.FLEX_VALUE_SET_ID
    AND ffvs.FLEX_VALUE_SET_ID=1012493  -- SCHEME_GL_OPTION
    AND ffvs.FLEX_VALUE_SET_ID IN (select FLEX_VALUE_SET_ID from FND_FLEX_VALUE_RULE_LINES
    where
    FLEX_VALUE_RULE_ID
    in
    (select FLEX_VALUE_RULE_ID from FND_FLEX_VALUE_RULES where FLEX_VALUE_RULE_NAME='MDS ZA Option' ))
    I am trying to to run the particular SQL qyery for creating the VIEW.
    Concern:- It will pick all the columns of the values associated with all rules and GL account
    --> I want to filter out by running the or using the PROFILE option so that it returns for only one RESP_ID.
    Is it anyway to use in creating of view in the QUERY to pick the only one RESP_ID.
    Hope I made clear my issue.

    My questions is to use this FND_PROFILE.VALUE('RESP_ID') or FND_PROFILE.VALUE('ORG_ID')
    When ever you will run the above flex values query, it will come for all company or org id.
    I want specific for one org for all the flex values when i will run the above query.
    I try to initialize the query for the org_id,resp_id. But it returning for all of the org.
    I  have to filter out the values based on Org.Where as in the above query there is no org_id column for joing so how should i ?
    Hope i make my questions right.

  • Reg the profile options

    I want to remove the profile options "Home , Logout, Preferences from the page"
    Can I?

    Check the "Buttons (Global)" section of the dev guide.
    --Shiv                                                                                                                                                                                           

  • Setting the allowaccess option as the default in xlock

    Hi,
    I was wondering if someone could point me in the right direction with a problem I�m having with Solaris 10 on a distributed system and the standard xlock application.
    As I stated we�re running an application on a distributed system where we want to have the ability to lock down the operational processor with the command �xlock� and also have the ability to start and stop the application from another system while the processor is locked. This can be accomplished by running the command �xlock �allowaccess� on the operational processor.
    My question, is there a way to set the �-allowaccess� option in user defaults or some other place so when the �xlock� command is executed it automatically sets the �-allowaccess� option?
    I�ve already accomplished it in a script, but would prefer to do it within the system.
    Any ideas would be greatly appreciated.
    Thanks

    I figured it out, it was just a matter of setting "alias -tx xlock -allowaccess xlock" in the .profile

Maybe you are looking for