How to execute RSM0 process

I am new to data Guard and need your help. Please teach me how to get the information for Data Guard background process RSM0 or execute this process on Primary database. Thanks a lot.
RSM0 started with pid=45, OS id=23537
Edited by: 853153 on Apr 21, 2011 8:20 AM

Thanks. So how to I get the trace file of each process like these. This is what Oracle support asked me to provide.
RSM0 started with pid=42, OS id=22437
RSM0 started with pid=42, OS id=22916
RSM0 started with pid=42, OS id=27793
RSM0 started with pid=42, OS id=28831

Similar Messages

  • How to execute a process flow?

    I create a process flow that contains mappings, it generate an xml code
    I want to know how to execute a process flow an how to know it sucess or fails ?
    have you any idea?
    thank you

    Hi
    You can also use 3rd party tools or batch scripts there is a SQL script for executing any OWB executable (sqlplus_exec_template.sql in owb/rtp/sql) see the post here;
    http://blogs.oracle.com/warehousebuilder/2008/11/using_3rd_party_schedulers_with_owb_1.html
    Cheers
    David

  • How to execute the process chain using function module

    Hi,
    How can we execute the process chain when there is any process failed. For ex. when we are running many processes. when loading fails in local process chain, after fixing this error, how can we execute the rest of processes. Can we execute the rest of processes using any function module. Kindly guide me.

    Hi,
    Chk the weblog.
    https://www.sdn.sap.com/irj/sdn/weblogs?blog=/pub/wlg/3149. [original link is broken] [original link is broken] [original link is broken]
    Regards,
    Balaji

  • How to execute a process in a certain server

    Hi all, We have a scheduled job to be executed in a certain server. This job trigger some process and the system do the load balancing, but we want that this processes runs in the same server than the job
    Is possible to do this?, How to force the system to execute this processes in the same server than the job?
    thanks.

    Juan,
    If you are speaking of a scheduled job - like one you can find in SM37, then you can set a specific server as the target server - like the CI.
    First, check the following:
    SM61 - make sure you have operation modes setup for the servers. The filed EXEC TARGET in the SM36/SM37 job definition reads for values based upon what you have setup here. The servers in the landscape will show up by default, but you can build a group to include/exclude certain servers as you see fit.
    Next, in either SM36 when building a job, or in SM37 to change an existing job, open the job in change mode. On the first screen, you'll see a field labeled "Exec. Target" - use the match code values (F4 help) to select the target server you want. Save the job, and you are all set.
    Hope this helps.
    -Tim

  • How to execute External Process activity in flow

    Hi,
    I want to run a pl/sql procedure as an external process in a process flow (OWB904 on WinNT). The procedure is run from sqlplus in a .bat file. I try to follow the example in the documentation; setting the value of the Command parameter to c:\winnt\system32\cmd.exe and the Parameter List value to ?/c?c:\\temp\\test.bat .
    The flow deploys ok and executes without errors, but the procedure is not run (I can tell because it contains an INSERT and COMMIT, but the row is never inserted). I'm pretty sure the connection info is correct; the test.bat file executes ok when run in a 'dos' window. I am obviously missing something here....
    Any clues?
    Regards
    Rolf

    Hi Richard,
    The <HOME>\owb\log\owbrt.log.6 file contains the following:
    15:21:05 [93EFE] AuditId=43689: Processing execute request
    15:21:05 [5843C4] Attempting to create adapter 'class.RuntimePlatform.0.NativeExecution'
    15:21:05 [5843C4] Attempting to create native operator 'class.RuntimePlatform.0.NativeExecution.ProcessFlow'
    15:21:06 [93EFE] AuditId=43693: Processing execute request
    15:21:06 [365F84] Attempting to create adapter 'class.RuntimePlatform.0.NativeExecution'
    15:21:06 [365F84] Attempting to create native operator 'class.RuntimePlatform.0.NativeExecution.Shell'
    15:21:07 [365F84] task_end auditId=43693
    15:21:07 [93EFE] AuditId=43693: Request completed
    15:21:07 [5843C4] task_end auditId=43689
    15:21:07 [93EFE] AuditId=43689: Request completed
    Rings any bells for anyone ??
    Regards
    Rolf

  • How to execute a process chain from the Manage option of a Cube

    Hi,
    I have created a planning Cube  in BI 7.0 to which I am pushing the data through a workbook. However, the request does not turn into green by itself. For this I am using a FM .I have included this program in a Process Chain. I want this process chain to get trigger itself, the moment the data comes into the cube. This can be done either from the Cube or from the Workbook. Can anyone help me out with this.
    Best Regards,
    Debashree.

    Its not a problem thats how real time cube works,
    For a real time cube rquest wont be turned green untill the record volume is >10,000.
    If the request is not closed(not GREEN status) and you still need to see the data use the specific 0REQUID technical characteristic.
    OR
    You can close these request using the functional module RSAPO_CLOSE_TRANS_REQUEST
    Tips- 3 Variables do exist for these charecteristic as listed below
    0S_RQMRC:
    You should use this variable if you want a query to also return data that was yet not rolled up into the aggregates. However, only requests up to the first request with an incorrect status are displayed, transactional InfoCubes are therefore read in full.
    0S_RQTRA:
    Unlike the 0S_RQMRC variable, this only affects transactional InfoCubes. As during normal reading, only the data that is also in the aggregates is read from the other InfoCubes. You can use the variable in queries on a MulitProvider that consists of a transactional InfoCube for planned data and a second InfoCube for the actual data. In this case, the planned dates entered are immediately visible, but the actual data only becomes visible after the usual release procedure.
    0S_RQALL:
    This variable affects all InfoCubes. If a query contains this variable, all of the data in this InfoCube is read, regardless of whether or not it belongs to a request with an incorrect status.

  • How to execute a Process Chain from a TCODE?

    Hi experts!
    I'm facing some difficulties with Process Chain (BW).
    I need to start one using a trasaction "Z" but I don't how to do it.
    Does anybody know or had an example of it?
    Thank you!
    Rubens Kumori

    hi
    you should create on the basis of your requirement an event with T code SM62
    after you have to create an ABAP program using the FM BP_EVENT_RAISE to raise the event you created
    to create a custom tcode for process chain execution you should create a variant of the standard ZZ_PCHAIN_SCHEDULER
    check this link
    http://csc-studentweb.lr.edu/swp/Berg/Conferences/SAP_NW2009_and_Admin_2009/pdfs/BI2009_Ravindran_anexpertguideto.pdf

  • How to execute a process flow repeatedly?

    Hi All,
    I created a process flow, that has the following activities.
    Start --> External_To_Stg_Table_Map ---> Stg_To_Dim_Map ---> Dim_To_Fct_Map---> End.
    Here
    1) External_To_Stg_Table_Map -- is for loading data from external table to a staging table.
    2)Stg_To_Dim_Map -- is for loading data from staging table toa dimension.
    3)Dim_To_Fct_Map -- is for loading data from Dimensions
    Here External_To_STg_Table_Map extracts data from a file say Sample_File.txt.
    My requirement is I have to execute the same process flow for many files having the same structure.
    Could anyone suggest me the ways, we can implement?
    Thank you,
    Regards,
    Gowtham Sen.

    Try scheduling it, assuming it needs to be done on a regular basis. First you set up a schedule, then attach the schedule to the process flow. When you deploy the scheduled process flow the name will be altered as <process flow name>_JOB. Then you have to execute it the first time. After that the schedule will take over.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   

  • How to execute BPEL process and invoke web service and workflow design

    I am completely new to Oracle software. i need to develope BPEL process using oracle
    I have installed almost all necessary product like oracle SOA suite , jDeveloper, BPEL process manager.
    But nothing works . i did not installed patches.
    I INSTALLED ALL LATEST SOA SUITE 11g AND ORACLE BUSINESS MANAGER (10.1.3.1.0). BUT I AM LACKING bpel DESIGNER. For that purpose i downloaded and installed oracle JDeveloper 11g studio version. but it does not have bpel designer.
    all tutorial are based on either eclipse based bpel designer "bpelz" OR jdeveloper based. but latest JDEVELOPER 11g studio version does not have any bpel option. even i can not able to download necessary patches.
    KINDLY TELL ME NECESSARY PREREQUISITES TO RUN BPEL PROCESS TO setup complete bpel environment.
    necessary tutorials links and software to download.
    Thanks in advance K. ROY

    Hi Roy ,
    The Jdeveloper 11g does not have plugin for BPEL .
    download jdeveloper 10.1.3.4 from
    http://www.oracle.com/technology/software/products/jdev/index.html
    and run a online update for the jdeveloper . This will give you the BPEL project option.
    A very good link for learning BPEL is :
    http://www.oracle.com/technology/products/ias/bpel/htdocs/dev_support.html
    Regards
    Tushar B

  • How to execute long processes without MacBook going to sleep?

    For work, I often have to upload large disk images that can take 4 hours to upload. I usually upload them at night using command-line scp.
    Problem is, the computer will go to sleep and stop uploading.
    I don't want to turn sleep off altogether. Is there anything I can do to prevent the machine from sleeping until a process like uploading is finished?
    Ideally, I'd like to start the upload, close the lid, and have it go to sleep after it's done.
    Anyway to do that?
    MacBook   Mac OS X (10.4.6)  

    Try Jiggler. It's pretty cool. It's simple. It basically moves your cursor around so the MacBook stays awake. You can control it (shut it off or turn it on) so that it's not affecting the computer all the time. I haven't used it for a while but I don't think there was a way to set a specific time for it so having it stop so you MB shuts down eventually might not be possible. But I used it a while back when I was encoding video and it worked pretty well for something so simple.

  • How to execute a .exe file in java(Jsp) without using a process ???

    Hi All ,
    How to execute a .exe file in Jsp without using a process ??? ...
    Is it Possiable ????

    itsdhanasaraa wrote:
    But as this a web application ... By using Runtime i'm getting some probs ..
    Let me guess, you want your web application to run a program on the client and to your surprise that's not working?
    Ain't gonna happen.
    its taking more time to execute .... that's y is there any other option to execute .exe file other than Runtime.getRuntime().exec("filename");Write proper English and you may be taken more seriously.
    1) it's not "taking more time to execute", whatever that's supposed to mean.
    2) there's no other way to execute something. Not that you should every use even that way anyway
    3) whenever you start thinking of executing external programs from Java, start thinking of not using Java in the first place.

  • How to stop a process (that is executing)

    Hi all
    my question is How to stop a process that is executing ?
    some other languages has a function called yield() in java how I can do it.
    thanks

    You can tell a Thread to yield - That is, cause the currently executing thread object to temporarily pause and allow other threads to execute.

  • How to execute SQOOP.cmd file from SSIS execute process task?

    How to execute SQOOP.cmd file from SSIS execute process task?
    What is argument need to be prefixed in the arguments property
    Executable: C:\Hadoop\sqoop-1.4.2\bin\sqoop.cmd
    Arguments: /C "sqoop import -connect "jdbc:sqlserver://mysystem:1433;database=test;username=myuser;password=mypwd;" -table emp  -target-dir /user/emptable -m 1"
    Thanks
    Durga

    Hi Durga,
    SQOOP.cmd must be no different than any other .cmd/.bat I assume, your question is more about setting the parameters up I guessed.
    So unless the arguments change dynamically you can call SQOOP.cmd from yet another .cmd that has its parameters passed to it and the former you simply set to run without the arguments in Execute Process Task.
    Otherwise, in general to set a bat/cmd file to run in SSIS one needs to do this:
    PS: It is a good idea to populate the working directory with the path to the .cmd
    Arthur My Blog

  • ADF how to display a processing page when executing large queries

    ADF how to display a processing page when executing large queries
    The ADF application that I have written currently has the following structure:
    DataPage (search.jsp) that contains a form that the user enters their search criteria --> forward action (doSearch) --> DataAction (validate) that validates the inputted values --> forward action (success) --> DataAction (performSearch) that has a refresh method dragged on it, and an action that manually sets the itterator for the collection to -1 --> forward action (success) --> DataPage (results.jsp) that displays the results of the then (hopefully) populated collection.
    I am not using a database, I am using a java collection to hold the data and the refresh method executes a query against an Autonomy Server that retrieves results in XML format.
    The problem that I am experiencing is that sometimes a user may submit a query that is very large and this creates problems because the browser times out whilst waiting for results to be displayed, and as a result a JBO-29000 null pointer error is displayed.
    I have previously got round this using Java Servlets where by when a processing servlet is called, it automatically redirects the browser to a processing page with an animation on it so that the user knows something is being processed. The processing page then recalls the servlet every 3seconds to see if the processing has been completed and if it has the forward to the appropriate results page.
    Unfortunately I can not stop users entering large queries as the system requires users to be able to search in excess of 5 million documents on a regular basis.
    I'd appreciate any help/suggestions that you may have regarding this matter as soon as possible so I can make the necessary amendments to the application prior to its pilot in a few weeks time.

    Hi Steve,
    After a few attempts - yes I have a hit a few snags.
    I'll send you a copy of the example application that I am working on but this is what I have done so far.
    I've taken a standard application that populates a simple java collection (not database driven) with the following structure:
    DataPage --> DataAction (refresh Collection) -->DataPage
    I have then added this code to the (refreshCollectionAction) DataAction
    protected void invokeCustomMethod(DataActionContext ctx)
    super.invokeCustomMethod(ctx);
    HttpSession session = ctx.getHttpServletRequest().getSession();
    Thread nominalSearch = (Thread)session.getAttribute("nominalSearch") ;
    if (nominalSearch == null)
    synchronized(this)
    //create new instance of the thread
    nominalSearch = new ns(ctx);
    } //end of sychronized wrapper
    session.setAttribute("nominalSearch", nominalSearch);
    session.setAttribute("action", "nominalSearch");
    nominalSearch.start();
    System.err.println("started thread calling loading page");
    ctx.setActionForward("loading.jsp");
    else
    if (nominalSearch.isAlive())
    System.err.println("trying to call loading page");
    ctx.setActionForward("loading.jsp");
    else
    System.err.println("trying to call results page");
    ctx.setActionForward("success");
    Created another class called ns.java:
    package view;
    import oracle.adf.controller.struts.actions.DataActionContext;
    import oracle.adf.model.binding.DCIteratorBinding;
    import oracle.adf.model.generic.DCRowSetIteratorImpl;
    public class ns extends Thread
    private DataActionContext ctx;
    public ns(DataActionContext ctx)
    this.ctx = ctx;
    public void run()
    System.err.println("START");
    DCIteratorBinding b = ctx.getBindingContainer().findIteratorBinding("currentNominalCollectionIterator");
    ((DCRowSetIteratorImpl)b.getRowSetIterator()).rebuildIteratorUpto(-1);
    //b.executeQuery();
    System.err.println("END");
    and added a loading.jsp page that calls a new dataAction called processing every second. The processing dataAction has the following code within it:
    package view;
    import javax.servlet.http.HttpSession;
    import oracle.adf.controller.struts.actions.DataForwardAction;
    import oracle.adf.controller.struts.actions.DataActionContext;
    public class ProcessingAction extends DataForwardAction
    protected void invokeCustomMethod(DataActionContext actionContext)
    // TODO: Override this oracle.adf.controller.struts.actions.DataAction method
    super.invokeCustomMethod(actionContext);
    HttpSession session = actionContext.getHttpServletRequest().getSession();
    String action = (String)session.getAttribute("action");
    if (action.equalsIgnoreCase("nominalSearch"))
    actionContext.setActionForward("refreshCollection.do");
    I'd appreciate any help or guidance that you may have on this as I really need to implement a generic loading page that can be called by a number of actions within my application as soon as possible.
    Thanks in advance for your help
    David.

  • How to execute process chains using planning function

    hi, i need to execute process chains from web. i know the steps to that needs to be followed for accomplishing the task.
    1) RSPC_CHAIN_START ( function module) into which process chain has to be passed
    2) create a planning function to invoke the said function module
    3) create a function button on web and assign the planning function.
    Now the thing is how to create the planning function in BPS. plz provide me a solution with steps. And how to pass the process chain into the function module and handle it.
    Thnaks

    Hi Anand
    RSPC_CHAIN_START is the standard function module to run a process chain which i want use. Now, how to use the said FM in planning function to achive my task. Do i need to maintain any parameter in planning function inorder to execute the FM. If you know the solution plz explain in detail.
    I am very new to BPS..bare me plz
    Thank you

Maybe you are looking for

  • How to store xml data fragments, that will not be queried?

    Hello, Delphi Client application communicates with Java Server application via XML messages. Client sends XML message over HTTP Post method. Java Servlet gets XML message, parses it, performs requested action (select/insert/update/delete), generates

  • Re-assign a contact person BP from one bidder org BP to another

    Hi forum members, We have a situattion where we would like the ability to transfer a bidder contact person BP from one bidder org BP to another by means of an ABAP program. This will prevent us having to block the old contact person and create the sa

  • Listing of script labels items in an array

    hi, i use this cript to list my selection and i want to put all this labal and ID in array. if a create a array i dont know how put length of array because depend of documents and how many labels there are. thanks........ :-( function(){         var

  • Annual FUTA Tax Return in Form 940

    Hi, Does anybody know when is SAP going to release the changes for form HR_F_940_09 for ER Annual Fed UE Tax Return. As of now the FUTA taxes are calculated based on the old rate .008 that was valid before 07/01/2011. Any insigths would be appreciate

  • IPhone syncing restoring issues between 4S and 5 and iCloud issues between send & receive addresses

    First question: I just bought the iPhone 5 and I am trying to sync/restore all of my information (docs, data, photos) from 4S to the 5 via iTunes and iCloud but it will not let me do it. So how can sync all of my contacts, photos and documents (espec