OnAlarm Time duration setting for OnAlarm in Pick activity

Hi,
My internal sysnchronous transaction time is 120 sec. So when I call a PL/Sql procedure using the DB adapter synchronously, my process is throwing Timeout error. In order to come out from this I am thinking to have a Pick activity (similar like 108.Timeouts example) after invoking the DB and then in the PICK activity I want to specify some longer time. But I am wondering if I can give big amount like hours or days which is more than the default time? In this case I hope again the time out will happen in the Pick Activity? mmmmm, am I thinking right?
Or the transaction won't expire unless the Alaram is triggered?
--Khaleel                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               

It is not sensible to have a synchronous process with timeouts in hours or days, since the engine holds a thread in memory until it completes, you are therefore holding onto resources which prevents them from being used by other requests, and you will suffer from performance problems. This should really be made an asynchronous process.

Similar Messages

  • What is the best time to set for my iMac intel to get to sleep?

    what is the best time to set for my iMac intel to get to sleep? the default is 10 minutes, i am changing it to 1 houirs but i put the sleep time for my monitod 10 minutes. is it decent?

    steve359 wrote: The longer it runs, the shorter the expected life (just plain logic),
    but if it MUST run 24x7, then likely one has budgeted for a new system
    within 3 years anyway.
    Not so sure of that "just plain logic." Allowing  sleep too often will cause wear on the drive -- excessive spin up and spin down. Temperature permitting, a drive will last longer if just left running.
    For other hardware, a lot will have to do with the internal temps. When it's quite hot here, I allow the computer to sleep more often. But otherwise, it's a bit of this and a bit of that. I wouldn't personally recommend running 24/7, although I know of several here who claim they do, with no apparent adverse effects over many years.

  • My laptop died last night and the date and time was set for 1/1/2000. I went to change the date and time and cannot. For some reason when i pull up system preferences it will not load date and time but will load other stuff. Please help.

    Last night my laptop died and the time and date was reset. I cannot acess date and time preferences to change it and my laptop is acting really weird. My CD drive is broken so there are no options to put in a cd. Please someone help i need my laptop for school and cannot afford another.

    Many system actions will misbehave, given an inaccurate date. Resetting the NVRAM and / or SMC will not fix it, and if the system has a preposterous date you may not be able to open System Preferences to correct it. This dilemma may or may not be addressed in a future OS X update.
    If you cannot open System Preferences you can reset your system date and time using Terminal.
    Please read everything that follows before proceeding. Write them down if necessary because the effects of setting a preposterous system date are unpredictable.
    Quit System Preferences, force quit if necessary: OS X: How to quit an unresponsive application using Force Quit
    Open Terminal - it is in your Utilities folder and looks like this
    You can find Terminal by using the Finder's Go menu and choosing Utilities, then double-click the Terminal icon.
    At the prompt, you will be typing a command resembling the following:
    sudo date mmddhhnnyyyy
    ... but you must substitute the actual date and time in the command that corresponds to the date format used for your location. In other words if your custom is to use a date like 8 February 2014 then reverse the mm and dd values.
    Substitute numerals in the above command according to the following:
    mm = month
    dd = date
    hh = hour (24 hour format)
    nn = minutes past the hour
    yyyy = year
    Each of those values must be two digits except for the year which can be two or four digits. As an example if the current date and time is February 8, 2014 at 9 PM your command will be the following:
    sudo date 020821002014
    or
    sudo date 0208210014
    Either one will work. If you enter nonsensical values the system will attempt to parse the entry correctly.
    To recover from your inability to use System Preferences to set the date and time, the value entered does not have to be precise, it just has to be approximate.
    Enter that command using the actual time and date for your location and in the appropriate format, then press the Return key. Terminal will ask for your Admin Password - the same one you use when you log in to your Mac. Type it and then press the Return key. What you type will not appear, not even with •••• characters.
    To determine if your change was effective just type the date command and press the Return key. Terminal will reply with the date and time. If it appears correct and in the correct format, you should be able to open System Preferences > Date & Time once again. Selecting the "Set time and date automatically" and choosing an appropriate time server will adjust your Mac's system clock to the precise time.

  • Time duration taken for a job to complete

    Hi
    How do I konw what is the time duration that has taken for any job to be completed  I am looking  in RSMO and i am able to see the start time in the header tab for a job .how do i see the completed time??
    Thanks
    Sheetal

    Hi Sheetal,
    Double click on the start time a popup box would appear in that you can watch the End time as well.
    Also below the Start time you can watch Run time as well,ie the Total Time taken to complete the data load.
    or
    you can check in SM37,
    Copy the Reuqest name from monitor screen and paste it in the SM37 enter the name of the person who scheduled it or enter* to select all users.
    you can find the Job details of that particular request.
    Hope this helps.
    Regards,
    Ravikanth

  • Time Constrain Setting for IT0034 (Corporate Function)

    Hi
    We got business request to create more subtypes under IT0034,  the time constrain request is to only allow one subtype available at one time (gap is allowed). But the configuration table V_T591A works only within the same subtype,  the system still allow me to create two different subtype with the same effective start date. I tried to find collision setting for the subtypes, but the table V_554Y_B works only for time management related infotypes (IT2001, IT2006 etc.). Is there any configuration that I can make change for the collision setting for other HR master infortypes (or subtypes)?  Thanks.
    Regards,
    Jim

    Hi
    When you want only one subtype available for a time period and with gaps then why dont you have only one subtype or NO subtype at all. To differentiate between different kind of records, use any other non key field.
    Regards
    Navneet

  • Time Machine: Setting for frequency of backups?

    How and where do I tell Time Machine
    to do backups only every day, or week, or
    whatever I choose?
    Thanks
    iMac
    Leopard

    You can just turn it "off" via the slider at the left of the TM Preferences pane, then do +Back Up Now+ from the TM icon in your Menubar, or right-clicking the TM icon in your Dock.
    I hope you're better than me at remembering to actually do backups, though. It's easy to forget until about two seconds after a disk crash! (Another lesson I learned the hard way).

  • Record time duration for fax in vxml

    I am going to get the time duration used for fax sending in vxml:
    <transfer name="mycall" destexpr="'fax://' + phone_num" bridge="false" connecttimeout="120s" maxtime="180s" cisco-longpound="true" cisco-mailtoaddress="'xxxx'" >
    <catch event="telephone.disconnect.transfer">
    <assign name="mydur" expr="mycall$.duration"/>
    <goto next="#timeCount"/>
    </catch>
    </transfer>
    <var name="startTime" expr="new Date();"/>
    <var name="endTime"/>
    <form id="timeCount">
    <block>
    <assign name="document.startTime" expr="startTime.getTime();"/>
    <assign name="document.startTime" expr="Number(startTime);"/>
    <assign name="document.endTime" expr="new Date();"/>
    <assign name="document.endTime" expr="endTime.getTime();"/>
    <assign name="document.endTime" expr="Number(endTime);"/>
    <assign name="mydur" expr="document.endTime - document.startTime;"/>
    </block>
    </form>
    But mycall$.duration is 0 after transferring fax.
    And even if I use codes to count time duration, the duration, mydur, is about the same regardless of the number of pages sent.
    Is it possible to use vxml to record time duration of fax?
    Thank you!

    Paste the following Config:
    sh ver
    sh run
    debug of one call demonstrating the problem :
    debug voip ivr all
    debug vxml all

  • Time Capsule not connecting to WEP printer.  Time Capsule set up for WPA2.  Can I use both standards with one Time Capsule?

    How do I get a WEP printer to connect wirlessly to the new Time Capsule set for WPA2?  High security is needed do to large Apt Complex.

    Actually, you can but it would require that you reconfigure the Time Capsule (TC) for "WEP (Transitional Security Network)." This Wireless Security option allows for both WEP and WPA clients to connect ... BUT does NOT support the AES/CCMP encryption protocol introduced by WPA2. Note: The WPA2 standard supports both the TKIP (used in WPA & WEP) and AES/CCMP (used only in WPA2) encryption protocols.
    If you require the stronger AES protocol, WEP clients or WPA clients that only support TKIP will not be able to connect.

  • Time zone setting

    I can't seem to locate a time zone setting for Adelaide South Australia on my nano. It's available as a city on the clock but not for me to select as my time zone...am i missing something here!?!
    Cheers,
    Neil

    Yes I have the same problem. It's strange that you can select Adelaide in clock section but not in the time zone. It's also silly that you can't select the GMT offset manually.
    Apple, is there any way around this? How about a patch that would fix this problem?
    Yev

  • Apia, Samoa time zone support for iCloud

    There does not seem to be support for the Apia, Samoa time zone in iCloud.  This is an idiosyncratic time zone being UTC +13hrs with daylight savings (UTC +14hr) during the "summer" commencing at 3am on the last Sunday in September and ceasing at 4am on the first Sunday in April.
    http://www.timeanddate.com/time/zone/samoa/apia
    Tonga, Tokelau and Rawaki (Kiribati) have the same time zone but no DST.
    American Samoa has the same time but a day earlier and no DST.
    I tried to make an Apple support request but it wants an Apple hardware ID and I'm using iCloud on a Sony Vaio.

    It looks like the reminders don't "float" - so all the dates and times I set for reminders while in St. Lous are reporting at weird times because of the time change from Tokyo time. Is there any way of fixing this short of resetting all the times?
    Thanks,
    doug

  • How can I eliminate the four digit password I set for my iOS7?

    How can I eliminate the four digit password I set for my iOS7 wqhen activating the software?

    Your message was helpful, but I stumbled onto a missing step.  Settings>General>Passcode Lock>type in passcode #>OFF.
    I couldn't get to the off until I typed in my passcode again.....it Worked!  Thank you

  • CF7 setting for BOM change transfer.

    Hello All,
    Can some one explain the importance of having CF7 parametre set for the users.
    And also, when the integration models for PPM are generated and activated, is it necessary to schedule a job with user having CF7 setting for both generation and activation steps. or it is sufficient to have to activation step alone with CF7 user setting.
    Thanks in advance,
    Prabhu.

    Hi,
    you don't set CF7 Parameter in the user profile. This Parameter must be set in R/3 table TPARA.
    See "Note 453198 - PPM: Transferring BOM components without a key date" for further information.
    Please consider that CF7 does not support phatom assembly groups.
    Kind regards,
    Christian

  • Predict Trip time duration from Pick up and Drop off Latitude and Longitude using Azure ML Studio

    I'm using Microsoft
    Azure Machine Learning Studio to create an experiment for predicting
    time duration of a trip by using
    a data set containing previous records of the trip time along with latitude and longitude of the pick up and drop off location.
    Can anyone help me out with whatregression model (or
    R-Script optional) should I use to train my model?

    Hi,
    Are you training with raw latitude/longitude? If so, you should try clustering the start/end points into groups. An easy way to do this is to take a decimal or two off the values. Otherwise, the algorithm is seeing
    many, many, unique pairs which may degrade the model performance.
    You will probably also want to use the
    Learning with Counts modules to summarize that lat/lon data because even with clustering, the features will still have high dimensionality. Here's some info on learning with counts:
    http://blogs.technet.com/b/machinelearning/archive/2015/02/17/big-learning-made-easy-with-counts.aspx
    Also, we did some experiments on similar data so if you want to read more about that see:
    http://blogs.technet.com/b/machinelearning/archive/2015/04/02/building-azure-ml-models-on-the-nyc-taxi-dataset.aspx
    Hope this helps!
    Margaret

  • Incorrect time duration for songs

    I just added a few mp3s to my iTunes (8.1.1) library, and while the songs are around 3-4 minutes long each, the time duration listed is more than 25 minutes for each of the songs. The songs play fine, and they stop at the proper point (3-4 minutes in), the length is just listed wrong... how can I fix this? It's messing with my total time count, and it's just rather annoying altogether. Thanks for any help!

    Welcome to the forums
    One thing you could do, is set the correct Stop time for the track (in Get Info), and the track will stop playing at the correct point.
    If you want to make the total time correct also, then :
    1. set the correct Stop time (above)
    2. convert the MP3 (iTunes Preferences / Importing) to another format, or to MP3 again (you will lose a little quality I'm afraid)
    The converted track will now have the correct Stop time AND length.

  • How to set waveform time duration in labview

    please can anyone help me with how to set the waveform time duration in labview (for real time monitoring and measurement). i need to monitor the system in waveform chart with the time duration 10:00AM TO 4:00PM with the appropriate date. i  urgently need any useful information. thanks 

    If you are trying to manipulate the waveform data itself, look in to the Get Waveform Subset VI.
    If you are trying to alter the chart to show a specific section of the data, look in to the Chart's properties using a property node. Specific properties you want are XScale and YScale values.
    And like Dennis said, please provide what you've been trying to do. This makes it easier to help.

Maybe you are looking for

  • How To pass a period variable

    Hi experts! I have a model in visual composer that calls a query which has a filter on the characteristic 0FISPER, when I execute this query in the query Designer, the period of fiscal year is asked in the format "009.2007 - 008.2008". The problem is

  • PDF display bug in Mail

    This an iPad Air with latest software. When I get a PDF via mail and open the PDF I will sometimes get a black screen. If one looks closer, one notices that the PDF reader did com op, but the first part of the PDF visible on the screen is just black.

  • Exchange 2010 - Exchange 2013 permanent coexsistence to avoid migration of Public Folders

    Hi Guys, I was hoping to get some opinions/ advices regarding the case explained below. The company I work for has a medium-sized Exchange 2010 infrastructure that consists of several geographically dispersed 2-node DAGs and corresponding CASArrays.

  • Asset Number Logic

    HI all, I am giving the Asset number . from i  need invoce number. after that i have to retrive the Doucment number and and PO number . Please help in this. regards, Ram

  • LOV shows no results, but SQL Workshop does.

    Hello, I am using a select list with a named LOV. The select statement returns results when executed with SQL Workshop, but when I use the named LOV with any select item it allways shows no results. I already checked the assigned schema and everythin