How to activate job log creation when WPxx dies

Hi all,
Allmost daily one of our SAP work processes dies at OS level.
This leaves some locks open, which freezes the (productive) system for about 10 minutes.
Unfortunately, no OS log is created of this dying WP job.
SM21 only tells us that a WP died, not why.
So no root cause analysis can be done.
How do I trigger / activate the creation of an OS job log whenever a SAP R3 job dies / ends ?
Kind regards,
Paul Hoogendoorn

Hi Paul,
A change of the wp's job description should help:
CHGJOBD JOBD(R3<sid>400/R3_nn) LOG(4 00 SECLVL) LOGOUTPUT(JOBEND)
HTH,
Thomas

Similar Messages

  • How to block production order creation when maintenance order is generated.

    Hi All,
    Kindly share how to block production order generation when maintenance order is generated.

    Integration between PP module and PM module
    PP/PM Workcenter Integration
    There are many threads & documents available. Please do some search.

  • How to get the log information when using a class?

    Hi All,
    I have a simple question, which I don't know how to solve. I am using org.apache.commons.logging.Log and LogFactory to do some logging. A typical situation is exemplified in the following code snippet.
    import org.apache.commons.logging.Log;
    import org.apache.commons.logging.LogFactory;
    class LogClass {
        private static final Log LOG = LogFactory.getLog(AClass.class);
        public void logit(){
            LOG.debug("This is the debugging log.");
    public class AClass{
        public static void main(String[] args) {
            LogClass l=new LogClass();
            l.logit();
    }But this way, I do not get the log information from the class LogClass. Could anybody please help?
    Many thanks.

    jschell wrote:
    jverd wrote:
    ...configuration in log4j.xml or log4j.properties.And far as I recall you need one of those two also. If there is no config then there is no output.I thought it used some default config if no file is present, but I could be mistaken. Either way, it adds to the possible problems that the OP could be having, any of which are consistent with his rather vague question.
    1) He's passing the wrong class to the LogFactory, and hence getting a logger with the wrong name, so he's seeing a different name than he expects in the output that's being produced.
    2) His config file does not contain the proper format to include the actual classname, independent of the logger's name, so he's missing a piece of desired information in each line of the output that's being produced.
    3) His config file indicates a threshold that's less verbose than the level at which his code is logging, so no output is present when he wants it.
    4) His config file is missing (or not where it's expected to be), so no output is being produced at all.
    5) His config file is missing (or not where it's expected to be), so a default level or format is being produced, effectively the equivalent of one of the misconfigurations described in #2 and #3.
    Since the OP seems to have vanished, we may never know.

  • How to stop new record creation when mouse click

    Hi,
    I am working with Oracle Forms 6i.
    I have a multi record block. I have provided a 'New' button that the user should click when a new record creation is required. This is because there is some other function that needs to be performed when the new record is created. Specifically, on clicking the new button, the program populates the field with values read from another table. This works fine.
    However, I realized, that if the user clicks on the mutli-record block just below the last record, a new record gets created. This action does not cause the logic behind the 'New' button to execute and the record is created in a manner that is not acceptable.
    First question is why does the new record get created only by clicking with the mouse with the pointer below the last record? Is there a way to stop this from happening?
    Thanks in advance for your help.
    Shailesh

    Hi Andreas,
    Probably I was not able to explaing my problem.
    I have a button that creates a new record when clicked. The button's trigger has the CREATE_RECORD statement.
    When a new record is created, I need to copy values from the record above it. I have therefore used DUPLICATE_RECORD in my block's WHEN-NEW-RECORD-INSTANCE trigger.
    I cannot use DUPLICATE-RECORD in WHEN-CREATE-RECORD trigger.
    So, I am not clear about what you are suggesting.
    My problem is that a new record gets created when click with my mouse pointer below the last record in the multi-record block. Why does that happen and how to prevent it?
    Thanks
    Shailesh

  • How to activate PCM/no sound when plugging in a DAC converter

    Hi,
    I recently bought a couple of Audioengine A5+ speakers for my Lenovo G505s laptop, and now I wanted to add a DAC converter to this setup. I connect the DAC to my laptop via a 3.5mm/optical cable, and then an RCA cable from the DAC to my speakers' inputs. However, I get no sound.
    Now, with my DAC (a FiiO D3, by the way) came a small note saying "Please set the digital output of the audio source to PCM, otherwise there will be noise or no sound". I think this is my problem, but no matter how I look in the settings of my computer, I cannot find anywhere to choose this setting. Could someone please guide me here?
    Thanks!

    Standard troubleshooting steps in the following order:
    1. Reset: Press the sleep/wake button & home button at the same time, keep pressing until you see the apple logo, then release(ignore the slide to power off). If no change, proceed:
    2. Restore your phone in itunes from your most recent backup. While this will restore a fresh OS, it will also restore the problem/problems if part of your backup. If no change, proceed:
    3. Restore your phone as a "new" device in itunes & re-sync your itunes content. You will lose all saved data doing this.

  • How to manually write log file when tranform xslt by using Transformer?

    I want to ask experts that are there any way to write the information(such as template name or number of template used) into log file while performing transformation with javax.xml.transform.Transformer.
    Below is my sample code
    import javax.xml.transform.Result;
    import javax.xml.transform.Source;
    import javax.xml.transform.Transformer;
    // declare and assign value of transform, source, and result
    transformer.transform(source, result);
    Thanks for advance

    I think it will be from FDM, if I remember correctly FDM will generate a text file in the background and then load data into essbase using the text file.
    The codes at each line are standard essbase generated codes which relate to an operation e.g. 1013162 = Received Command [Calculate] from user [%s] using [%s]
    If you have a search on the web you will be able to find a full list of codes from numerous locations.
    Cheers
    John
    http://john-goodwin.blogspot.com/

  • How to interpret rmi log msgs when setting -Djava.rmi.server.logCalls=true

    i have set this property: -Djava.rmi.server.logCalls=true
    now i am getting the following rmi log msgs on the console:
    Tue Nov 12 15:38:08 PST 2002:RMI:RMI TCP Connection(4851)-172.16.103.94:[172.16.103.94: sun.rmi.transport.DGCImpl[0:0:0, 2]: java.rmi.dgc.Lease dirty(java.rmi.server.ObjID[], long, java.rmi.dgc.Lease)]
    Tue Nov 12 15:38:13 PST 2002:RMI:RMI TCP Connection(4852)-127.0.0.1:[127.0.0.1: sun.rmi.registry.RegistryImpl[0:0:0, 0]: java.rmi.Remote lookup(java.lang.String)]
    Tue Nov 12 15:38:20 PST 2002:RMI:RMI TCP Connection(4853)-172.16.103.94:[172.16.103.94: sun.rmi.transport.DGCImpl[0:0:0, 2]: void clean(java.rmi.server.ObjID[], long,java.rmi.dgc.VMID, boolean)]
    can some one pls tell me know to interpret the messages, what does the number 4853 in TCP Connection(4853) mean ? thanks a lot

    Basically it is:
    date:subsystem:threadid:[remote object[object-id]:method]The 4853 is part of the thread-id and it is something like an instance number of the thread class.
    EJP

  • How to get change log for z-fields in VBAk(Sales order)

    Hi All,
    Please help me in this.
    My requirement is get the change log for z-fields in sales order.
    In the sales order header level we have one tab Additioanl data.
    In this we have z-fields, if we change any of the field value, it is accepting the same and updating in data base as well.
    But it is not appearing in change log<. I.e. Environment->changes.
    How to get the change log for the z-fields.
    In data element level enable the check box of change document.
    Please help me in this.
    Thanks in advance
    Jaya,G

    Hi Jaya,
    For this you need to do some coding. Here is a link which tells you, step by step procedure how to activate Change log for the Z tables.
    THe Object that you need to use for Sales Document   is VERKBELEG
    [https://wiki.sdn.sap.com/wiki/display/ABAP/Maintaining%20Change%20Log%20for%20Database%20Tables]
    Hope this helps..
    This is Primarily a Technical Consultant Job. Take his help before you make any changes.
    Thnks
    Srini

  • Job log, audit log

    Hi.
    Are there any log files to delete manually periodic?
    I know the log files are deleted by standard delete job scheduled in Tr-cd SM36.
    How about the JOB log, and audit log?
    regards,

    Apart from SM36 standard logs,
    you might want to re-orgnaize log/trace files in various directories:
    /local/data/interface - generally the interface directory
    /usr/sap/<SID>/../work - Work process trace files etc.
    Regards,
    Siddhesh

  • How to activate iphone through itunes

    how to activate iphone through itunes when u enter a wrong password?

    Hello Jacky lou
    If you cannot activate your iPhone with cellular service, then check out the first article to sort you out. If it deals with Activation Lock, then you will need to enter in the password correctly to get passed that point. Check out the second article for more information on Activation Lock.
    iPhone: Troubleshooting activation issues
    http://support.apple.com/kb/ts3424
    iCloud: Activation Lock
    http://support.apple.com/kb/PH13695
    Regards,
    -Norm G.   

  • How to activate Advanced Schedule on Requests and Jobs...

    Hi All,
    I'm trying to create a custom schedule on a concurrent request that will run jobs on the "first Wednesday of every month". I assume this can only be done through the Advanced schedule option under Schedule but the Advanced schedule option under our EBS 12 Suite seems to be disabled and greyed out and I don't know how to activate it... Is there a user priviledge/responsibility that has access to this or not cuz I'm currently logged in as Sysadmin.
    If anyone has any opitions, or has worked around this problem, please help...
    Macx

    I was asked to enable the advanced button to do something similar here. Dumbfounded when I found this in MetaLink Note 414658.1:
    {color:#0000ff}*Cause*
    This option is reserved for future releases for the fmb forms .
    Solution
    This is the standard behavior . This button is reserved for future releases and is not currently used .
    {color}{color:#000000}We'll probably just schedule the job in question to run once at the specified intervals.{color}

  • How To Handle With Back Ground JOB From WEBUI When Click On "Appove"

    Hi
    How To Scheduled A Job Through ABAP Report In back end  Of CRM when i click on "Approve" Button in WEBUI  From result list.
    As per My requirement I have a Search View and Result View
    In Search View I have  Below Fields
    ITC Vendor ID    
    Claim Status
    User status (date status changed)
    Model
    Serial Number
    Date completed of Service Completion
    Based on Search Criteria I will get Result In Result View.(Suppose 10 Records I got In Result View)
    In the Result View I need to Add one Button As "Approve"
    When i Click On Approve button One Pop up Message Need to Open And In that popup window I need to Display Below Text
    "Approve  Claim Job Has Started In Background  
    Note: Only Claims Which are in Submitted  Status  Will be  Approved. you May Close This Window"
    In SAP CRM System  Back Ground Job Need To Start When Click On "Approve" Button In WEBUI .
    In the Back Ground ABAP Report which will validate based on Result List Records"
    In the Result List we may have all types of Claims which are status in "Submitted" "Pending" "Rejected" "Approve".
    I need to collect all records from Result list and validate Those Records who's Status in "Submitted
    1)Sort all the claims based on ITC Vendor ID.
    2)Grouped all the submitted claims against each ITC Vendor ID from the search result
    3)Change the status of the selected submitted claims to Approved.
    4)Displays information messages as mentioned whenever a claim is approved, the same message will be captured in the job log.
    ‘Claims <ClaimID 1>,…<ClaimID N> now approved for ITC Vendor ID’.
    5)Sending Email to each IRC.
    6)Capture all the approved claims in the below format (Format Attached "Screen Shot Attachment")
    7)Store the file in the Application Server AL11 in .csv format
    Please Find Attachement For Reference.
    1)ITC Claim Screen Shot
    2)Screen Shot For Attachment
    Thanks
    Raj

    Hi,
    You can add the following code in on approve method to show popup to the user,
    IF req_edit IS NOT BOUND. " gloabl attribute in impl class of the view
        REFRESH lt_buttons.
        lss_button-id  = 'btnyes'.
        lss_button-text = 'YES'.
        lss_button-on_click = 'YES'.
        APPEND lss_button TO lt_buttons.
        CLEAR lss_button.
        lss_button-id  = 'btnno'.
        lss_button-text = 'NO'.
        lss_button-on_click = 'NO'.
        APPEND lss_button TO lt_buttons.
        CLEAR lss_button.
        CALL METHOD comp_controller->window_manager->create_popup_2_confirm
          EXPORTING
            iv_title          = 'ATTENTION'
            iv_text           = 'Are you sure you want to edit this document?'
            iv_btncombination = '99'
            iv_custombuttons  = lt_buttons
          RECEIVING
            rv_result         = req_edit.
        req_edit->set_on_close_event( iv_event_name = 'EDIT' iv_view = me ). "#EC NOTEXT
        req_edit->open( ).
        RETURN.
      ELSE.
        lr_node ?= req_edit->get_context_node( 'OUTPUTNODE' ).
        lv_outbound = lr_node->get_event_name( ).
    *  CLEAR ptc_pricing_status.
    *    lv_outbound = req_edit->get_fired_outbound_plug( ).
        IF lv_outbound = 'YES'.
    you can use the submit report code here and you can al the validations here
        ELSE. " No
    if user clicks no nothing to do..
        ENDIF.
        CLEAR req_edit.
      ENDIF.
    Best Regards,
    Dharmakasi.

  • How to display custom error message in Job log for batch processing

    Hi All,
    I am rexecuting one R/3 report in batch mode and i want to display all the custom error i have handled in job log when its executed from SM36,SM37. The custom error are like 'Delovery/Shipmet doe not exits' or others which we can display in online mode like message e100(ZFI) or any other way and accordingly we can handle the program control like come out of the program ro leave to transaction'Zxxx' or anything. But i want my program to be executed completely and accumulate all the error in job log of batch processing.
    Can anyone tell me how can i do so...
    Thanks,
    Amrita

    Hi,
    Thats what i have done from the begining. I have written message like this:
    Message i100(ZFI).
    I was hoping to see this message in the log. But i cant see. Can you help me pleae...

  • How to stop an abnormal  Archive Log creation

    Hi all,
    How can I stop an abnormal Archive Log creation in the database.
    sometimes suddenly the database is creating tremedously innumeral number of archive log and destination is full and database hang .After stoping the service and srver also , when I restart the database it continue again.
    How can I stop it.
    Naorem Nilkumar Singha

    I've never heard of Oracle spontaneously deciding to start generating massive amounts of redo for no good reason. I would wager that there is some process which is hitting your database and making a significant number of data changes, which is causing your redo problems. You need to identify that process and either tune it so it generates less redo or you need to provide sufficient disk space to manage the redo generation rate your database requires.
    Justin
    Distributed Database Consulting, Inc.
    http://www.ddbcinc.com/askDDBC

  • How to get the job logs from sm35 by using the queue id and session name?

    hi all,
    can any one please let me know how to read the job log from sm35 by using the session name and queue id. i have the job name and job count but is it possible to download the job log by using the queue id and session name.
    FYI..
    i want to read this job log and i want to send it to an email id.
    -> i am using the job_open and submitting the zreport via job name and job count and then i am using the function module  job_close.
    but this is not working in my scenario i have the queue id and session name by using this two i want to get the job log is there any function module available or code please provide me some inputs.
    thanks in advance,
    koushik

    Hi Bharath,
    If you want to download it to the local file then you can follow the instructions in the below link.
    How to download Batch Input Session Log?
    Regards,
    Sachin

Maybe you are looking for

  • Want to have two iPhone's syncing to one iTunes account - possible?

    I flip between the US and UK - I have a UK iPhone but am about to buy a US phone - I want them both to sync to one account so they replicate each other - can this be done

  • Get message I:O:123 error during SC saving

    Dear SAP gurus, Whenever I saved my SC, I always get message "I:O:123 error". Has anyone encountered this before? How to solve this issue? The funny thing is that the message is not really preventing me to move forward. Best regards, Yosea

  • Problem with IIS- WebLogic bridge

    Hi! We have configured the IIS-WebLogic bridge for WebLogic 6.0 (SP1), with IIS 4.0 on two separate machines. This works on URLs which directly refer to pages lying on the same machine as WebLogic, but some links which refer to WebLogic properties fi

  • Reg Problem on Crystal Report

    Hi, I'm using Crystal reports xi. I have problem on parameter fields. field name-EmployeeCode, datatype-String. In report,I kept the following query in selection expert, (EmployeeTable.EmployeeCode) like "*" +{?employeeCode} employeeCode-String Param

  • Can i do this? digital camcorder to my mac?

    hi, hoping someone can help me like before. I just got a JVC 270 digital camcorder, it was such a good price i didnt want to pass it up, so i didnt get a chance to see if it would work on my computer. my question is, if my camcorder is not on the lis