What is meant by " Activation in Parallel"in DSO

Hi,
After loading the data into  DSO , when we R.C>  manage> rEQUEST TAB> select the request and click on activate .We get a screen with different options    Like...Activation in parallel,Generation of SID's,start..etc
now my query is
What are these options meant for
1) activation in paralle.
2)Generation of sid 's
Can you please tell me why and when we use them.?Because ,we will  Already set this options in setting of DSO.
Thanks in Advance,
Naresh.

Hi,
Activation in parallel means morethan one request gets activated at same time.When you have multiple requests which do not have overlapping data selection, you can activate such requests in parallel.This setting allows you to break up the activation process into mulitple background or dialog processes. Dialog are usually recommended but could depend on your system.By default in BI 7.0, it comes configured to perform 3 parallel processes. but you can check to see how your system is configured. Tran RSDSO_SETTINGS lets you change the setting for a specific DSO (ODS) where as RSBATCH covers a variety of systemwide parallel settings, e.g. rollup, aggregate fill,etc.
Regards
CSM Reddy

Similar Messages

  • What is meant portal activity report

    HI Gurus,
    What is the need of portal activity report.
    and how to create it.
    Thanks in Advance,
    Dharani

    Hi Dharani,
    See http://help.sap.com/saphelp_nw2004s/helpdata/en/58/728ea01cf64fff996b827f2a06f9b1/frameset.htm for details.
    Hope it helps
    Detlev

  • What is meant by an Activity in Business One

    Hi All,
          What is meant by an Activity in Business One.I studied it in Business One Help,but it is not much helpful.I want a brief description regarding Activities(help me by taking an example).Where this activity used(only in Sales Opportunities and Service modules).
           Help me regarding this or send me the related links that suit to my Question
    Thanks & Regards,
    Saleem

    Maybe I don't understand your question, but I think this is no a SDK issue.
    An activity can be a call, a meeting, a task, any interaction with a customer that you want to keep record.
    So, lets say you have a sales opprotunity, and in the first meeting you came up with a follow up meeting. Then, you open the sales opportunity in SAP, and add an activity for that opportunity, detailing when, where is the meeting, who will go,what do you have to show, etc. You can set a reminder so you don't miss this meeting.
    Hope this helps
    Harold

  • What is meant by parallel cursor

    hi
    what is meant by parallel cursor

    Hi,
      Parallel cursor is the technique to increase the perforamance of the program. For example if we use nested select in our program instead of For all entries addition, then definetly performance going down. In the same way the if we use nested loops in the program it will also leads to down the performance.
      I will give you one example like take billing document header details in one table and item details in other table let say the header table have 1000 records and the item table have 1 lakh records. If you want to make an output then you need to put nested loops first loop at header table then next loop at item table. For each entry of header record the item table loops 1 lakh times. calculate the total. so instead of we develop parallel cursor technique,, see the belwo code..
    Loop at header.
    read table item with key number = header-number.
    if sy-subrc = 0.
    loop at item from sy-tabix.
    if item-number <> header-number.
    exit.
    else.
    do some process here.
    endif.
    endloop.
    endif.
    endloop.
    First the item table is read using the read table statement for getting the exact index number where the document number reside. if found then loop through the item table from that index upto item- number <> header-number.
    Rgds,
    Bujji
    Edited by: Bujji on Jun 26, 2008 12:48 PM

  • Activation of Parallel currency while upgradation of ECC6.0

    Hi Experts,
    We are useing SAP 4.7E Version along with IS OIL .  SAP went Live on 01.04.2006 . Company code currency is INR . *We have not activated Parallel Currencies i.e Hard Currency or Indexed Currency .*
    1. Is it possible activation of parallel currency while upgradation to ECC6.0
    2. If activated , what are the complications of clearing the Past documents
    Best Regards,
    Lakshman

    Dear,
    Use transaction OY01, where going in to your country there is a field Hard Currency. Put currency here which you want it to be the hard currency.
    This is customizing object which will not allow you to make changes in production instance as NO CHANGES ALLOWED is set for the client in SCC4. Better do this in development and transport it to production.
    Regards,
    Chintan Joshi.

  • WHAT IS MEANT BY DATA CLASS ? EXPLAIN IN DETAIL.

    HAI,
            WHAT IS MEANT BY DATA CLASS ?  TYPE OF DATA CLASS ?EXPLAIN IN DETAIL.
    THANK YOU
    ASHOK KUMAR

    Hi,
    The data class determines the tablespace that the table is assigned to. (The term "tablespace" applies to Oracle databases. For Informix, substitute the term "DB space.") A tablespace is a physical file on disk that is used to hold tables. Every table is assigned to one tablespace. Tables with similar characteristics are usually grouped into one tablespace, so tablespaces are the administrative units used by the DBA to manage the database. For example, tables that grow quickly will be grouped together in a tablespace on a disk with a lot of free space.
    Each data class has an associated tablespace. When you activate a table, it is created in the tablespace associated with that data class. If you change the data class when the table is active, nothing happens; it doesn't move to another tablespace.
    The important data classes are:
    APPL0 or master data. By choosing APPL0 (master data), you signify that the table is not updated often and grows slowly. It will be placed in a tablespace with similar tables. Vendor master and customer master tables are good examples of master data.
    APPL1 or transaction data. By choosing APPL1 (transaction data), you signify that the table is expected to be updated often and to grow quickly. Orders placed with vendors and orders received from customers are good examples of transaction data. Tables containing these orders will have a data class of APPL1.
    APPL2 or customizing data. By choosing APPL2 (customizing data), you signify that the table's contents are determined before implementation and do not change often after that. Check tables and their associated text tables, such as ztxt005 and ztxt005t, are good examples of tables that should have a data class of APPL2.
    Hope this helps.
    Reward if helpful.
    regards,
    Sipra

  • What is meant by the term redundancy in respect to High availability?

    What is meant by the term redundancy in respect to High availability?

    More then one, of "something". So if the "active" fails, then the "backup" can take over. Depending on exactly what we are talking about, then possibly both can be active at the same time,
    sharing the load, and if one fails then the one remaining will do the full load itself.
    Thing "something" can be a wide variety of things, since at power agg, disk, network connection, a whole server, a whole disk subsystem, etc. The details regarding architecture etc depends on exactly what
    this "something" is.
    Tibor Karaszi, SQL Server MVP |
    web | blog

  • What is meant by change pointer and change request

    hi,
    what is meant by change pointer and change request in sap r3
    plz can u any one notes or link on this , or if possible briefly tell about this..
    i am looking for clear idea on this..
    thanks
    Ruban

    With respect to Dictionary Change pointers means all the changes done to dictionary objects.
    All the change logs with respect to tables are stored in CDHDR and CDPOS table
    Change Pointers in broad sense are used with respect to IDOC
    Change Pointers & Reduction of IDOCs.
    Applications, which write change documents, will also try to write change
    pointers for ALE operations. These are log entries to remember all modified
    data records relevant for ALE.
    Following Steps must be followed in case of Change Pointer.
    1) Goto Transaction BD60.
    Note down the Details of the Message Type for which change pointer has to activate. Details like Function Module, Classification Object, ALE object Type etc.
    E.g. ZDEBP3
    2) Next step is goto transaction BD53
    Click on change button.
    First select the segment for which the fields has to modified (either remove or
    add ).
    It will show the fields in a pop-up window where the user can select, deselect the respective fields.
    Save the settings for the Message type. Don’t forget to activate the change pointers by clicking Activate Change pointers button on the main screen.
    3) Once the activation is done system will reset the settings for the Message type in Change pointers (BD60). Maintained the old settings for the Message type.
    Check this FAQ
    . Do you really need change pointers?
    You need change pointers to distribute changes with the ALE SMD tool. If you do not use this tool, you do not need to write change pointers.
    You can deactivate change pointers and activate them again with the transaction BD61.
    2. Do you really need to activate change pointers for this messages type?
    If some messages types are no longer to be distributed by change pointers, you can deactivate change pointers for this messages type.
    You can deactivate change pointers for the message type
    and reactivate them again.
    For reduced message types, deactivate the change pointer with the
    Reduction tool (transaction BD53).
    3. Are there still too many change pointers to be processed?
    The change pointers are analyzed with the transaction BD21 or the report RBDMIDOC in ALE and flagged as processed. If the change pointers are created periodically, this report should also run periodically.
    4. Are no longer required change pointers reorganized in time?
    The report RBDCPCLR (transaction BD22) to reorganize the change pointer should run periodically. Depending on how many change pointers are created or processed, you can schedule the background job hourly, daily or weekly. You should delete all obsolete and processed change pointers. You can also use this report for specified message types.
    We come across change pointer technique while dealing with master data distribution thru ALE/IDOCs
    When we want to reflect changes made to master data(i.e customer master, vendor master, material master ...) visible to other clients listed in customer distribution model, we follow change pointer technique.
    What is customer distribution model?
    A customer model depicts various messages (master data, transactional data) exchanged between the systems and establishes a sender and receiver of data
    A customer model is always maintained on any system for the entire distributed network of SAP systems, so it must be distributed to various systems in the distributed network.
    These r some details regarding change pointer technique which u may find it usefull.............
    The change pointers technique is based on the change document technique, which tracks changes made to key documents in SAP, such as the material master, customer master, vendor master & sales orders. changes made to a document are recorded in the change document header table CHDHR, and additional change pointers are written in the BDCP table for changes relevant to ALE. BDCPS table stores the status of changed documents processed or not.
    The process for distributing master data using change pointers involves the following steps.
    The application writes change documents. SAP maintains change documents for
    several objects in the system, such as materials, customers, invoices, and bank data, to provide an audit trail for changes made to an object. A change document object represents a set of tables for which changes are recorded. For example, the change document for the material master is named MATERIAL and it contains the various tables of the material master object, such as MARA and MARC.
    When an application transaction makes changes to an object, the application writes change documents, which are stored in the CDHDR and CDPOS tables for each change made to an object.
    Tip
    Execute transaction SCDO to see a list of change document objects and
    their tables.
    The SMD (Shared Master Data) tool writes change pointers. When changes are made to an object, the SMD tool checks the ALE settings and consults the ALE distribution model to determine whether a receiver is interested in the object that was changed. If the system finds an appropriate receiver, the system creates change pointers in the BDCP table that point to change documents in the CDHDR table.
    The ALE programs analyze change pointers and generate IDocs. SAP provides
    standard function modules that read the change pointer table and generate IDocs for the objects that were changed. These programs are designed to ignore multiple changes and create only one IDoc. For example, if a material is changed four times before the function module is invoked, only one IDoc with the latest data from the material master data is created. The function modules are invoked by a standard report, RBDMIDOC. The selection parameters of this report allow you to specify the message type for which change pointers are to be analyzed. Configuration
    you must carry out the following configuration steps to enable master data
    distribution based on changes to the object.
    Step 1: Enable Change Pointers Globally
    Transaction: BD61
    This option enables the change pointer process globally. Make sure that the flag is checked.
    Step 2 :Enable Change Pointers for a Message Type
    Transaction: BD50
    This setting is required for activating change pointers for a specific message type.
    make sure that the Active flag is checked for your message type.
    Step 3 :Specify the Fields for Which Change Pointers Are to Be Written
    Transaction: BD52
    For standard master data objects such as the material, customer, and vendor objects, SAP already provides a list of fields for which change pointers are written. If you are satisfied with the standard set of fields, you can skip this step. If you want to add new fields, you must add entries for the required fields. If you are not interested in IDocs being generated for changes to a particular field, you can remove it from the list. For example, if you do not want to distribute the
    material master for changes made to the Catalog Profile (RBNRM) field, you can delete this entry from the table.
    Step 4: Changing a Field in the Master Data
    Change a field in the master data object for which the change pointer is enabled. For example, if you change the net weight of a material in the material master data, a change pointer is written.
    Tip : You can verify a change document and change pointer by viewing entries in
    tables CDHDR and BDCP, respectively.
    Step 5 :Executing Program RBDMIDOC to Process Change Pointers
    Execute program RBDMIDOC to initiate the process of generating an IDoc. On the selection screen, specify the message type. For example, you can specify MATMAS. After you execute the process, it displays the number of entries processed.
    Note :
    Normally, you schedule this program to run frequently and start IDoc
    generation for different message types.
    Step 6 : View the idocs in WE02/05

  • What is meant by copying control ?

    What is meant by copying control ? Why do we use it ?

    HI,
    When you create a new transaction that relates to an existing transaction, you can create the new transaction as a follow-up transaction. When you do this, data from the original transaction is copied to the new transaction and the transactions become linked. This linking provides you with information about the history of a particular business transaction. You can view this history in the Transaction History assignment block in each business transaction.
    EXAMPLE
    You receive information that a sales customer has accepted a quotation. You search for the original quotation and create a sales order as a follow-up transaction. From the sales order, you create an activity as a follow-up transaction, with a task to call the customer. In this example, the sales order is a preceding transaction of the activity, and the quotation is a preceding transaction of the sales order.
    For more info:
    [http://help.sap.com/saphelp_crm70/helpdata/EN/4a/f86ac39b6d28d3e10000000a42189c/content.htm]

  • What is meant by ( the application crashes )

    What is meant by ( the application crashes ) ?

    More then one, of "something". So if the "active" fails, then the "backup" can take over. Depending on exactly what we are talking about, then possibly both can be active at the same time,
    sharing the load, and if one fails then the one remaining will do the full load itself.
    Thing "something" can be a wide variety of things, since at power agg, disk, network connection, a whole server, a whole disk subsystem, etc. The details regarding architecture etc depends on exactly what
    this "something" is.
    Tibor Karaszi, SQL Server MVP |
    web | blog

  • What is meant by referential integrity

    hi
    what is meant by referential integrity

    Hi,
    Referential integrity is the property that guarantees that values from one column depend on values from another column. This property is enforced through integrity constraints.
    If you set this flag a check for referential integrity is performed for this InfoObject, against the master data table or ODS object. The InfoObject is checked for valid characteristic values.
    It is used when v r doing Flexi update...
    Prerequisites for checking for referential integrity:
    Data is updated flexibly
    You have activated error handling in the BW scheduler (Tab page Update)
    On the Update tab page in the BW scheduler, you have selected the option Always update data, even when no master data exists for the data.
    send ur id, i will send u screen shot of ref.integrity
    regards
    reena

  • What is meant by freight itam

    hi
    what is meant by freight item

    More then one, of "something". So if the "active" fails, then the "backup" can take over. Depending on exactly what we are talking about, then possibly both can be active at the same time,
    sharing the load, and if one fails then the one remaining will do the full load itself.
    Thing "something" can be a wide variety of things, since at power agg, disk, network connection, a whole server, a whole disk subsystem, etc. The details regarding architecture etc depends on exactly what
    this "something" is.
    Tibor Karaszi, SQL Server MVP |
    web | blog

  • What is meant by costing key?

    Dear Experts ,
                          while releasing the billing document to accounts , i am getting  error like
                Valuation with material cost estimate: error, The system looked for the material cost estimate using costing key "002", as defined in the Customizing settings for CO-PA,  incomplete due to FI/CO interface
    what is meant by costing key?
    regards
    rajakarthik

    Hi,
    In Costing based Profitability analysis you define costing keys. A costing key is a set of access parameters which are used in valuation to determine which data in Product cost planning should be read. In the costing key you attach the costing variant.
    In the costing key you specify whether the system should read the current standard cost estimate, the previous standard cost estimate or the future standard cost estimate or a saved cost estimate.
    The configuration settings to determine this costing key is as follows:
    Assign costing keys to the products u2013 Three costing keys can be attached to a single product for a specific point of valuation, record type, plan version.
    Assign costing keys to Material types
    Assign costing keys to any characteristics u2013 You can use your own strategy to determine the costing keys. This is through user defined assignment tables.
    regards,
    Santosh kumar

  • Dispute Case Key (Replicated) (0DPM_D10); what is meant by Replicated?

    Hi everyone,
    I am working on implementing FSCM Dispute Managment module. I have some questions regarding the new standard content provided by SAP for this:
    Earlier I have seen clients using the Stanadard InfoSet 0DPM_I0 for all the Dispute's reporting as it combines data from AR, Dispute Case key and 0Customer. But now I am seeing a bunch of new objects like 0DPM_M10, 0DPM_M20, 0DPM_C10, 0DPM_D10, 0DPM_DCAS_10 etc. provided by SAP as standard content.
    Does any one have any experience with this new content; can anyone explain me how this new content is useful. My client is reluctant against using the standard InfoSet as its is built on two DSO's; I have suggested to build a cube on top of them and can still use an InfoSet to combine AR line items, Disputes, Dispute case key and Customer. Correct me if I am wrong with thid statement.
    Also please let me know what is meant by a Replicated DSO.
    Any comments or suggestions will be greatly appreciated.
    Thanks & Regards,
    SRV

    There are a few things to consider:
         1) The data is stored in deserialized form until it is read. The first read will deserialize the data.
         2) There is some overhead per-entry. 750MB/(3,000,000-30) = ~250 bytes per entry. Some portion of this is attributable to the per-entry overhead.
         3) How did you measure memory usage? Usually invoking <tt>System.gc()</tt> before measuring heap usage will clear garbage but is not guaranteed.
         Jon Purdy
         Oracle

  • What is use of Active mapping in ODi interfaces?

    hi,
    What is use of active mapping in ODI interfaces ?
    What are the advantages of using active mapping?
    If active mapping is not used in ODI ,would it affect ODI code in some sense?
    Thanks,
    Mahesh

    MaheshGx wrote:
    hi,
    What is use of active mapping in ODI interfaces ?This ask ODI to generate for for the mapped column . Other wise no code will be generated .
    What are the advantages of using active mapping?If you want to generate code use active mapping .
    If active mapping is not used in ODI ,would it affect ODI code in some sense?
    It will not generate the code
    Thanks,
    Mahesh

Maybe you are looking for