What is the timeout to automatically remove a lock?

Hi,
I have a client that would like to know if there ia parameter that can control the time a lock is held in SM12?  Does anyone know this paramter?
Thanks,
Martang

What original screen technology is used in this transaction? (BSP, web dynpro, dynpro...?) Because maybe it's related to stateful and stateless sessions (I don't know it at all but that could be interesting to investigate)
Shouldn't this question be moved to portal forum?
Moreover, did you check SAP notes?
Note: if you used classic SAPGUI, that couldn't happen, locks are immediately (more or less, may depend on update tasks too, or asynchronous processes...) released when internal session is closed (abnormally or not).

Similar Messages

  • What are the settings for automatic service PO?

    What are the settings for automatic service PO?

    Hello,
    I would like to know if it is possible to automatically create the PR for services. It would be similar to MD04 but instead of being for stockable materials, it would be done for non-stockable materials (services in this case).
    PR would be generated monthly, because this services have to be paid every month, for example electricity, water, rent, phone bills.
    I hope you can help me, thank you!

  • What is the difference between iterator.remove() ArrayList.remove()?

    Following code uses iterator.remove() ArrayList.remove().
    public class CollectionRemove
        private static void checkIteratorRemove()
             List<String> list = new ArrayList<String>();     
              list.add("1");
              list.add("2");
              list.add("3");     
             System.out.println("in checkWithIterator*************");
            Iterator<String> iter = list.iterator();
            while (iter.hasNext()) {
                String str = iter.next();           
                if (str.equals("2")) {
                    iter.remove();
                System.out.println("list Size: " + list.size() + " Element: " +  str);
        private static void checkListRemove()
             List<String> list = new ArrayList<String>();     
              list.add("1");
              list.add("2");
              list.add("3");     
            System.out.println("in ncheckWithForLoop*************");
            Iterator<String> iter = list.iterator();
            while (iter.hasNext()) 
                 String str = (String) iter.next();    
                if (str.equals("2")) {
                    list.remove(str);
                System.out.println("list Size: " + list.size() + " Element: " +  str);
        public static void main(String args[])
             checkIteratorRemove();
             checkListRemove();
    output is :
    in checkWithIterator*************
    list Size: 3 Element: 1
    list Size: 2 Element: 2
    list Size: 2 Element: 3
    in ncheckWithForLoop*************
    list Size: 3 Element: 1
    list Size: 2 Element: 2Why is this difference ? what is the difference between iterator.remove() ArrayList.remove()?

    In the case of Fail-fast iterator, if a thread modifies a collection directly while iterating over it, the iterator will thow ConcurrentModificationException . Say,
    for (Iterator it = collection.iterator(); it.hasNext()) {
        Object object = it.next();
        if (isConditionTrue) {
            // collection.remove(object);  can throw ConcurrentModificationException
            it.remove(object);
    }As per specs,
    Note that this exception does not always indicate that an object has been concurrently modified by a different thread. If a single thread issues a sequence of method invocations that violates the contract of an object, the object may throw this exception. For example, if a thread modifies a collection directly while it is iterating over the collection with a fail-fast iterator, the iterator will thow this exception.

  • What's the best software for removing suspected bots on a Mac Pro?

    What's the best software for removing suspected bots on a Mac Pro?

    A reasonable answer to your excessivley broad query, unless you can provide much more context, would take a small book.
    Luckily, Thomas A. Reed has written one:
    http://www.reedcorner.net/mmg/

  • What is the best way to remove footage from the middle of a clip?

    What is the best way to remove unwanted footage from the middle of a clip? I have a clip that I've trimmed from the start and finsih, but I need to remove "boring" footage from inbetween.

    Thank you for your replies. I tried the blade tool followed by select and delete but it did not seem very precise. I had better success with this aproach at the ends rather than in the middle. I watched a tutorial video on using the precision editor, but the video was small so I had a difficult time following where the person clicked, etc. Any info on using the precision editor would be greatly appreciated. I need to make precise cuts to avoid creating unatural motion for the subject. So far, close but no cigar.
    Regards,
    Michael

  • What is the best way to remove all info from a MacBook Pro before passing it along to someone else?          passing it on to someone?

    What is the best way to remove all info from a MacBook Pro before passing it on to someone else?

    Read this: http://www.tuaw.com/2010/09/24/mac-101-preparing-your-old-mac-for-sale-or-recycl ing/

  • What is the best way to remove malware from my Macbook

    Safari on my MacBook Pro is infected with malware.  What is the best tool for removing malware from my MCBOOK?

    Hi.
    1. Force Quit Safari .
      Press command + option + esc keys together at the same time.
      When Force Quit window appears, select  Safari .  Press Force Quit button at the bottom of the window.   
    2. Relaunch Safari holding the shift key down.
    3. Turn off wifi and turn it back on.
      Turn off Wifi. Click Wifi icon in the menu bar and select “Turn Wifi off”.
      Visit another website.
      You won’t have internet connection.
      Turn on Wifi. Click Wifi icon in the menu bar and select “Turn Wifi on”.
      Select your Network.
    4. Go to Safari > Preferences > Security > Privacy
          Cookies and website data:
      Click “Details” button.
      Remove the cookie related to this, if there is one.
    5. Download and run adware medic tool http://www.adwaremedic.com/

  • What is the formula for automatically entering todays date into Numbers.  In Quattro, it was '@today', but I cannot find it in numbers.  Thx

    What is the formula to automatically enter 'current date' into spreadsheet?  In Quattro, it was '@today', but I cannot find it in the Numbers spreadsheet.  Thx

    201,
    Do you want it to update or always show the date when entered?
    For updates, use the TODAY() function.
    For a static date, use Insert > Date and Time.
    Regards,
    Jerry

  • Purchasing new iMac (27 i5), what is best method to transfer programs/files/documents from 24" iMAC?  What is the best method to remove personal data from OS?

    Purchasing a new iMac (27 i5), what is the best method to transfer programs/files,documents from a 24" iMac?
    What is the best method to remove personal data from the 24" iMac?

    Use setup assistant which is offered when you setup your new Mac.  It will transfer information from a Time Machine backup, Clone or another Mac.
    It's best to do this during setup to avoid issues with duplicate IDs.
    Regards

  • What is the easiest way to remove duplicate contacts on my Iphone?

    What is the easiest way to remove duplicate contacts on my Iphone and avoid them in the future?

    There are apps that will locate and remove duplicate contacts, such as My Contacts Backup Pro.  As for preventing them in the future, if you are syncing contacts both with iTunes and iCloud this will create duplicates.  If you are, pick one and disable the other.

  • What is the simplest way to remove duplicates on both iMac and iPad2?

    What is the simplest way to remove duplicate photos from both iMac &amp; iPad2?

    The implication here is that your music is only on the iPod, for if it is in iTunes, you need only do the restore. So you are really asking how you move the music from your iPod back into iTunes, so that when you restore it will go back to the iPod. Take a look at Para. 8 in this summary post I worked up.

  • What's the best way to removed unwanted files?

    I have an iMac G4 running OS X 10.4.11 with 1GB of DDR SDRAM. I'm wondering what's the best way to remove unwanted files from the RAM, if it's even possible. There are apps and other files I no longer need. If I can dump the unused files will it help the computer run a little faster? Can I eliminate the unwanted files some how by myself or do I need a program that does it? Thanks

    bad dad wrote:
    I have an iMac G4 running OS X 10.4.11 with 1GB of DDR SDRAM. I'm wondering what's the best way to remove unwanted files from the RAM, if it's even possible. There are apps and other files I no longer need. If I can dump the unused files will it help the computer run a little faster? Can I eliminate the unwanted files some how by myself or do I need a program that does it? Thanks
    Applications are stored perminately on the harddrive [ Macintosh HD ]. When applications are running that is when they appear in a window, they take up RAM. You see your running applications by using activity monitor:
    Macintosh-HD -> Applications -> Utilities -> Activity Monitor
    Application when they are not running, they do not take up RAM.  You will not see any performance improvement when you delete an application from your Harddrive.  [ unless you have filled up your harddrive ]
    Best to have greater than 2gig of free space on your Harddrive.  Many posters to these forums state that you need much more free space: 5 gig to 10 gig or 10 percent of you hd size.
    Most applications do not take up much space on the Harddrive.  I copy my unused application to a folder named additional applications.
    (0)
    Be careful when deleting files. A lot of people have trashed their system when deleting things. Place things in trash. Reboot & run your applications. Empty trash.
    Go after large files that you have created & know what they are.  Do not delete small files that are in a folder you do not know what the folder is for. Anything that is less than a megabyte is a small file these days.
    (1)
    Run
    OmniDiskSweeper
    "The simple, fast way to save disk space"
    OmniDiskSweeper is now free!
    http://www.omnigroup.com/applications/omnidisksweeper/download/
    This will give you a list of files and folders sorted by size. Go after things you know that are big.
    (2)
    This will save you a gig of space.
    Monolingual is a program for removing unnecessary language resources from Mac OS X,in order to reclaim several hundred megabytes of disk space. It requires at least Mac OS X 10.3.9 (Panther) and also works on Mac OS X 10.4 (Tiger). It worked for me on 10.4
    http://monolingual.sourceforge.net/
    A detailed write-up on how to use Monolingual:
    http://www.jklstudios.com/misc/monolingual.html
    (3)
    These pages have some hints on freeing up space:
    http://thexlab.com/faqs/freeingspace.html
    http://www.macmaps.com/diskfull.html
    (4)
    Buy an external firewire harddrive.
    (5)
    Buy a flash card.

  • What is the best way to remove malware?

    What is the best way to remove malware? I don't want to have all kinds of stuff running in the background slowing my machine. My machine is about 5 or 6 years old and running OS X 10.6.8.

    Has your Mac been infected by a Botnet?
    Simply put, a bot – which is short for robot – is an automated computer program that allows outside sources to control computers remotely without the users' knowledge. A botnet is a network of hundreds or thousands of computers infected with botnet malware that communicates covertly with a command-and-control (CnC) server run by a type of cybercriminal called a botmaster. Unbeknownst to the individual users, their computers are linked in a rogue network which the botmaster can utilize for a variety of nefarious purposes.
    Detailed information here:
    http://mac-internet-security-software-review.toptenreviews.com/how-do-i-know-if- my-computer-is-a-botnet-zombie-.html
    There are many forms of ‘Malware’ that can affect a computer system, of which ‘a virus’ is but one type, ‘trojans’ another. Using the strict definition of a computer virus, no viruses that can attack OS X have so far been detected 'in the wild', i.e. in anything other than laboratory conditions. The same is not true of other forms of malware, such as Trojans. Whilst it is a fairly safe bet that your Mac has NOT been infected by a virus, it may have another security-related problem, but more likely a technical problem unrelated to any malware threat.
    You may find this User Tip on Viruses, Trojan Detection and Removal, as well as general Internet Security and Privacy, useful:
    https://discussions.apple.com/docs/DOC-2435
    The User Tip (which you are welcome to print out and retain for future reference) seeks to offer guidance on the main security threats and how to avoid them.
    More useful information can also be found here:
    http://www.reedcorner.net/mmg/

  • What is the best way to remove crayon writing from my Ipad?

    What is the best way to remove crayon writing from my Ipad?

    All Apple recommends is a damp cloth.
    Depending on how much and thick it is, I'd use a dry papertowel or your fingernail to scrape the bulk of it off (I suggest fingernail so that you use something that can't really scratch the iPad)
    Once you get most of it, then use a damp, not wet, cloth, maybe one that you moistened with warm water to help cut through the waxy nature of the crayon.
    What you don't want to do is use chemicals or anything like a scrubby pad because you don't want to scratch the surface in your efforts to clean it.

  • What is the best adware & malware removal tool?

    What is the best adware & malware removal tool?

    1. Click here. This link is a direct download.
    2. For other types of malware, it varies.
    (124629)

Maybe you are looking for

  • How do I find the menuID for the Photoshop Transform menu

    I am new to using ExtendScript and want to create a script that starts by selecting Transform >> Skew. The JavaScript script reference mentions the method 'runMenuItem' but I don't know how to find the menuID to use it.

  • Fact not found in rule session

    Hi All, Iam trying one sample on inference in Oracle Business Rules. lam receiving an error message - Error while executing a rule session unit of work, fact not found. The rule session InferenceSample:750003 failed because the fact com.xyz.brwithbpe

  • BPM properties not able to change in PI 7.3

    Hi Experts, I am working on the BPM, version PI 7.3. I am facing problem with BPM properties.  I am unable to change the properties. (Example: Send step Mode property by default is set to Async, I want change it to Sync). Let me know if any one faced

  • ALTER SESSION executed before every select statement

    When I log what the oracle jdbc driver is doing I see the following before EVERY select statement: ALTER SESSION SET ISOLATION_LEVEL = READ COMMITTED I know what this means and that it is the oracle default, but: as this is the default why does the d

  • How to install wallet in Oracle 11g

    Hi All, Can you please let me know how to install wallet in Oracle 11g and chek if it is installed? Extra cost is involved for liscencing ? Does it ask for any option while installing Oracle Software?