Search results

  1. M

    Question How To Find Out Which Line Of Code Is Creating Lock

    Hi all! I'd need some help with OE11.5 (and 11.6 at some instances). We have unfortunately some faulty transaction scopes and share locks created in our application. I'd need to trace which line of code and which program is generating these locks. Any tips for this - I remember we could do it...
  2. M

    Question How Do You Trace Locked Appserver Agents?

    Of course we usually don't need any quality checking tools, but for some reason I could use one now :( (it never goes same way as in the movies...) So far I've just used the command "kill -USR1 PID" but it looks like we could utilize something more developed now. So what kind of tools you use...
  3. M

    Question How Are You Publishing Your Changes To Live Environment?

    Just out of interest - what kind of tools are you using in new code deployment? Do you have some market tools which are doing the publishing or have you developed some tools yourself? How are you managing version control? Any clues how to deploy in different ways is more than welcome :-) The...
Top