How to find process in SM66

Hi,
I am searching process in SM66 which is corresponding to BW process.
But dont know how to find it, process id seems to be different in both BW and R/3.

With this SM37 I guess you mean that in BW system all jobs related to process chain have ended.
I don't think it's possible to tell on R3 side what job corresponds to BW process chains. You can try by name in SM37 or as you said in SM66/SM50 looking at background type work processes, but without information how process chain creates name of job on R3 side you won't be able to tell for sure. How job name is created is question rather to BW expert, not "ABAP Performance and Tuning".
Best regards
Marcin Cholewczuk

Similar Messages

  • How to find process chain using background job in sm37

    How to find process chain using background job in sm37

    Better is to select the job.
    Select (Define) Step (s) or F6.
    Select the line and Menu Goto>Variant.
    The variant contains the name of the CHAIN and its VARIANT.
    Success
    We faced an old job and via job monitoring we were informed about a cancelled job every 'interval'.
    We noticed that the related chain was deleted but still the job was scheduled each interval again and was cancelled because an event was missing
    We could not find the scheduled job via SM37.
    Via view V_OP, view over tbtco abd tbtcp, we find the related entry.
    We delete these entries via function BP_JOB_DELETE....
    Edited by: Jack Otten on Jul 9, 2010 2:50 PM

  • Process chain tables - how to find process chains

    I have an info cube; I want to know what are the process chains that are loading data into this info cube; how to find it using the tables? I want to know the specific rspc table to get this information
    thanks
    rajan

    Hello,
    RSPCCHAIN   Process chain details
    use this table ..
    Regards,

  • How do find Process name and Node name in a workflow ?

    Hi,
    For logging exceptions, how do I elegantly find the
    process name and node name in a workflow.
    Thanks
    -Anil

    The service location of the process is available on the interface returned
    by
    context.getService() in the process. That contains the full process path
    (including process project name).
    On the node, I don't know...
    Robert
    "Anil Varma" <[email protected]> wrote in message
    news:31361182.1091122588490.JavaMail.root@jserv5...
    Hi,
    For logging exceptions, how do I elegantly find the
    process name and node name in a workflow.
    Thanks
    -Anil

  • How to find process chain transport no

    Dear experts,
    I have made some changes in existing process chain and while saving it did not ask me for a transport request.
    So I want to check if the process chain has been created as local.
    Is there any way to check this. I was looking for some object directory option to check , but could not find.
    Please help.
    best regards,

    You can check this in various ways:
    1) simply go to transport connection in rsa1 and drag the process chain to right hand side...there you can see the transport number...
    2)Go to  rspc -
    > process chain from menu bar ---> attribute ---> last change by -> see object catelog--> hit the diplay button for person responsible -
    > there you can see the lock view

  • How to find process causing "ORA-00054: resource busy and acquire with NOWAIT specified"

    Hello there,
    ENV: Oracle 10gR2 64bit on ASM, RHEL 64bit
    Application team has reported "ORA-00054: resource busy and acquire with NOWAIT specified" during the batch process in production env. This is happening for last couple of days. When this batch process is restarted in the morning, this error does not appear.
    I understand that this error is raised when one process tries to eecute some DDL on a table while another process is performing DML (or hasn't issued COMMIT/ROLLBACK after the DDL).
    Since this error is occurring at night (around 3:00am) during the batch process, is there a way to find out on table/object is contention happening OR which process is causing this error? The batch process cannot be modified to add debug messages because it is in Production.
    Please advise.
    Best regards

    user130038 wrote:
    Hello there,
    ENV: Oracle 10gR2 64bit on ASM, RHEL 64bit
    Application team has reported "ORA-00054: resource busy and acquire with NOWAIT specified" during the batch process in production env. This is happening for last couple of days. When this batch process is restarted in the morning, this error does not appear.
    I understand that this error is raised when one process tries to eecute some DDL on a table while another process is performing DML (or hasn't issued COMMIT/ROLLBACK after the DDL).
    Since this error is occurring at night (around 3:00am) during the batch process, is there a way to find out on table/object is contention happening OR which process is causing this error? The batch process cannot be modified to add debug messages because it is in Production.
    Please advise.
    Best regards
    >The batch process cannot be modified to add debug messages because it is in Production.
    I suspect more than one job is running concurrently against the DB; otherwise not error would occur.
    Of course the batch process CAN be modified, but some PHB has decided to eliminate that option.
    The Oracle database is at the mercy of the application code.
    If the application code is poorly instrumented, then live with what exists or improved the code to facilitate isolating the bug.
    You could delay the start of one of the jobs & then hope the error no longer occurs.

  • How to find Process chain

    Hi,
    I have  an infocube and also creted one   process chain on it.
    Now, my query is ,
    Can i know, in which process chain my info cube is used.(as  there are many process chains).
    Thanks,
    Naresh.

    hi,
    Select the infopackage of infocube in Transaction RSA1-->click on processchain button in menu bar.
    Rahul

  • How to find Process chain for event and parameter

    Hi,
    I have Event and parameter for the process, I wanted to know the which process chain does that process belons to.
    Is there any table where I can see those.

    Hi,
    Try these tables.
    RSEVENTCHAIN    Event Chain Processing Event Table 
    RSEVENTHEAD     Header for the event chain 
    RSEVENTHEADT   Header for the event chain 
    RSPCCHAIN  Process chain details
    RSPCCHAINATTR   Attributes for a Process Chain 
    RSPCCHAINEVENTS   Multiple Events with Process Chains 
    RSPCCHAINT   Texts for Chain 
    RSPCCOMMANDLOG  System Command Execution Logs (Process Chains) 
    RSPCLOGCHAIN   Cross-Table Log ID / Chain ID 
    RSPCLOGS  Application Logs for the Process Chains 
    RSPCPROCESSLOG  Logs for the Chain Runs
    RSPCRUNVARIABLES   Variables for Process Chains for Runtime 
    RSPC_MONITOR  Monitor individual process chains 
    Hope this helps.
    Thanks,
    JituK

  • How to find out which meta process chain a local chain is involved in

    Hello experts,
    i would like to know how a local process chain is started by a meta chain. I have a local chain running every day. It is involved in a meta chain. How can i find out the meta chain in which the local chain is involved.
    I appreciate every help i get.
    Thank you all in advance.
    Kind regards,
    Ali

    Hi everybody,
    the question is answered.
    Thanks and regards.
    Ali

  • How to find how many times a t code has been processed by a user

    How to find how many times a t code has been processed by a user I am not able to get the exact number from the ST03 or STAD/STAT transaction. I am requiring the specific number that this T code has been processed completely this many no of times for a specific period.

    You must be more precise with your question.
    How long is the time period which you want to check, few hours or several days or longer? And how many executions do you expect, 100, 10000 or millions?
    The STAD should help you, for the smaller numbers. There is no solution for the larger ones. Don't mix STAD and ST03, ST03 is aggregated STAD information
    and know only how often a transaction was executed in total.
    ST05 is no solution for your problem to much overhead, and yoou should trace only a short period.
    There is no tool to check usage of transactions in more detail because of privacy reasons.
    Siegfried

  • How to find unassigned master data text objects in process chain in bi

    Hi
    Please let me know how to find the unassigned master data text objects in process chain.

    hi,
    actually if u want to find that , is ur Unassigned Infoobject in present in process chain or not, , that u can find out just by right
    click on your DTP (master data Txt datasource--> Master data text ), if this is present in Process chain, then on ryt click, the process chain option will be active. by clicking over that u can find the name in which this exists.
    thanks.

  • H how to find  if the psa table is included in psa deletion process chain

    Hi all
    can anybody tell me .
    I have a psa table it's technical name is /BIC/B*
    h how to find  the  above psa table is included in psa deletion process chain or not
    please help me

    Hi
    Ope the PC in RSPC1 -->go to planning view of process chain
    in left side you will find different types of process types.
    under other BW process types folder -->you will find process type "Delete request from PSA"
    drag this into your process chain planning view and customize it based on your requirements.
    check the below article for step by step procedure
    http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/a02ba9e7-bb6f-2c10-09b4-e86b9fcbad41?QuickLink=index&overridelayout=true
    Regards,
    Venkatesh

  • How to find server process?

    how to find which server process(dedicated or shared)is using by the database for client connection to the DB?
    Thankx..

    SQL> select distinct server from v$session;
    SERVER
    DEDICATED
    SQL> select * from v$circuit;
    no rows selected
    If there is shared client connection , there will be entry in v$circuit
    Cheer,
    Virag Sharma

  • How to find sql statement with Unix process pid

    Hi
    how to find sql statement with Unix process pid
    is there any view to find that.
    please if so let me know
    Thanks in advance

    this is how I am doing this:
    oracle 7352340 7459066 0 07:47:10 - 0:00 oracleJDERED (DESCRIPTION=(LOCAL=YES)(ADDRESS=(PROTOCOL=beq)))
    oracle 7459066 5386396 2 07:47:10 pts/1 0:01 sqlplus
    select sid,serial# from v$session where process='7459066';
    SID SERIAL#
    2178 6067
    select sql_text
    from
    v$sqlarea a,
    v$session b
    where a.hash_value = b.sql_hash_value
    and b.sid = 2178
    ;

  • How to find memory taken by a process using top command

    I wanted to know how to find the memory taken by a process using top command. The output of the top command is as follows as an example:
    Mem: 13333364k total, 13238904k used, 94460k free, 623640k buffers
    Swap: 25165816k total, 112k used, 25165704k free, 4572904k cached
    PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
    16514 applmgr 25 0 2197m 1.7g 10m S 0.3 13.0 15:20.67 java
    30692 crestelo 22 0 2901m 1.4g 9284 S 0.0 11.0 3:03.68 java
    30431 crestelo 25 0 2043m 1.4g 161m S 50.9 11.0 79:02.73 java
    30869 crestelo 25 0 2860m 1.2g 9292 S 0.0 9.6 7:11.18 java
    16655 applmgr 23 0 1934m 1.1g 10m S 0.3 8.9 2:17.49 java
    16319 crestelo 19 0 1541m 299m 44m S 0.0 2.3 2:52.11 java
    I hope, my question is clear as to how to find the memory taken by a process using top command.
    Please revert with the reply to my query.
    Regards

    Have you tried "man top" to see the documentation for the top command?
    How about the following: http://lmgtfy.com/?q=show+memory+with+top+command
    The 5th column (VIRT) shows the amount of RAM + swap
    The 6th column (RES) shows RAM
    The 7th column (SHR) shows memory shared between processes

Maybe you are looking for

  • Excise duty is not coming

    when i am trying to capture excise invoice for import PO the BED AED and HECS is not coming is it due to any patch or something else BCOz the same is working fine in development client but not working in quality client

  • Opening a shared "view only" Keynote in Keynote for iOS ?

    I've shared a keynote with co-workers and given them view-only access.  It really needs to be viewed either on a Mac or in Keynote for iOS so that it retains it's audio soundtrack and it's animations.  My co-workers don't have Macs, but they do all h

  • Can't add tracks to queue

    I can't add tracks to my queue. I find an album, highight every track, and then right click 'add to queue'.  The tracks used to show up after some delay but now they don't show up at all! The last time I restarted my Mac, Spotify updated and deleted

  • Redirecting audio from the mini box to the TB display

    I just installed the TB display update (12 Dec 2011).  On completion I'm prompted to select a connectivity.  Not understanding the ramifications, I select connection to the mini.  I now get the audio from the mini and not the TB display.  A big comed

  • Question for the pros

    Evening all, This is my first post here, as I'm just starting out with Dreamweaver. I began making really basic websites 6 or 7 years ago - hand coding everything, but as I said, these were basic, simple pages - long before I'd even heard of CSS, XHT