Data load in ODS

Hi,
I am trying to load data into an ODS from a flat file. The request for data load is successfull (in green) but not activated. In monitor, it is in yellow status. And, in sm37, the job for this request is cancelled. Data is there in PSA. Can anyone please tell whats the problem and how to correct it???

Hi,
There is no log for the job. Actually, there is some problem in data loading itself.
In the details tab of monitor, getting following messages:
Requests (messages): Everything OK
Extraction (messages): Errors occurred
Transfer (IDocs and TRFC): Missing messages or warnings
Processing (data packet): Everything OK
Subseq. processing (messages) : Missing messages
ODS activation (change-log) : not yet activated

Similar Messages

  • Summing up key figure in Cube - data load from ODS

    Hello Gurus,
    I am doing a data load from ODS to cube.
    The records in ODS are at line-item level, and all needs to be summed up at header level. There is only one key-figure. ODS has header and line-item fields.
    I am loading only header field data ( and not the item-field data) from ODS to Cube.
    I am expecting only-one record in cube ( for all the item-level records) with all the key-figures summed up. But couldn't see that.
    Can anyone please explain how to achieve it.
    I promise to reward points.
    =====
    Example to elaborate my point.
    In ODS
    Header-field  item-field   quantity
    123                301          10
    123                302           20
    123                303           30
    Expected record in Cube
    Header-field       Quantity
       123                    60  
    ====================
    Regards,
    Pramod.

    Hello Oscar and Paolo.
    Thanks for the reply. I am using BW 7.0
    Paolo suggested:
    >>If you don't add item number to cube and put quantity as adition in update rules >>from ODS to cube it works.
    I did that still I get 3 records in cube.
    Oscar Suggested:
    >>What kind of aggregate do you have for your key figure in update rules (update >>or no change)?
    It is "summation". And it cannot be changed. (Or at least I do not know how to change it.)
    There are other dimensions in the cube - which corresponds to the field(s) in ODS.
    But, I just mentioned these two (i.e. header and item-level) for simplicity.
    Can you please help?
    Thank you.
    Pramod.

  • No data load into ODS although sourcesystem connection is ok

    Hello experts,
    although everthing is ok with my sourcesystem connection, SAP BW loads no data into ODS and Cube. In the ODS-administration-view the requests are registrated, QM-Satus is green but ODS-id is zero.
    Everything worked fine when running the process chain, but suddenly it stops when activating the data in the ods because there are no data in it.
    Any suggestions?
    thanx
    Axel

    Hi Axel,
    well the error message you specified is only poosible if the datasource is not installed.I m a bit confused.
    Check if you are able to see this datasource in rsa6 in the source system.
    Also,try replicating the source system on the BW side,then check your respective infosource,whether they are available..?
    hope it helps,
    regards,
    Parth.

  • Is there any setting in ODS to accelerate the data loads to ODS?

    Someone mentions that there is somewhere in ODS setting that make the data load to this ODS much faster.  Don't know if there is kind of settings there.
    Any idea?
    Thanks

    hi Kevin,
    think you are looking for transaction RSCUSTA2,
    Note 565725 - Optimizing the performance of ODS objects in BW 3.0B
    also check Note 670208 - Package size with delta extraction of ODS data, Note 567747 - Composite note BW 3.x performance: Extraction & loading
    hope this helps.
    565725 - Optimizing the performance of ODS objects in BW 3.0B
    Solution
    To obtain a good load performance for ODS objects, we recommend that you note the following:
    1. Activating data in the ODS object
                   In the Implementation Guide in the BW Customizing, you can implement different settings under Business Information Warehouse -> General BW settings -> Settings for the ODS object that will improve performance when you activate data in the ODS object.
    2. Creating SIDs
                   The creation of SIDs is time-consuming and may be avoided in the following cases:
    a) You should not set the indicator for BEx Reporting if you are only using the ODS object as a data store.Otherwise, SIDs are created for all new characteristic values by setting this indicator.
    b) If you are using line items (for example, document number, time stamp and so on) as characteristics in the ODS object, you should mark these as 'Attribute only' in the characteristics maintenance.
                   SIDs are created at the same time if parallel activation is activated (see above).They are then created using the same number of parallel processes as those set for the activation. However:if you specify a server group or a special server in the Customizing, these specifications only apply to activation and not the creation of SIDs.The creation of SIDs runs on the application server on which the batch job is also running.
    3. DB partitioning on the table for active data (technical name:
                   The process of deleting data from the ODS object may be accelerated by partitioning on the database level.Select the characteristic after which you want deletion to occur as a partitioning criterion.For more details on partitioning database tables, see the database documentation (DBMS CD).Partitioning is supported with the following databases:Oracle, DB2/390, Informix.
    4. Indexing
                   Selection criteria should be used for queries on ODS objects.The existing primary index is used if the key fields are specified.As a result, the characteristic that is accessed more frequently should be left justified.If the key fields are only partially specified in the selection criteria (recognizable in the SQL trace), the query runtime may be optimized by creating additional indexes.You can create these secondary indexes in the ODS object maintenance.
    5. Loading unique data records
                   If you only load unique data records (that is, data records with a one-time key combination) into the ODS object, the load performance will improve if you set the 'Unique data record' indicator in the ODS object maintenance.

  • PERFORM_CONFLICT_TAB_TYPE  shortdump during data loading into ODS

    HAI
    Im trying to load the data into ODS in Production and QA system . But im getting the shortdump says that <b>PERFORM_CONFLICT_TAB_TYPE</b> .
    But in development system , data is loading into ODS.
    So please tell me wht i have to do
    i will assing the points
    rizwan

    here it is..
    Note 707986 - Writing in trans. InfoCubes: PERFORM_CONFLICT_TAB_TYPE
    Summary
    Symptom
    When data is written to a transactional InfoCube, the termination PERFORM_CONFLICT_TAB_TYPE occurs. The short dump lists the following reasons for the termination:
               ("X") The row types of the two tables are incompatible.
               ("X") The table keys of the two tables do not correspond.
    Other terms
    transactional InfoCube, SEM, BPS, BPS0, APO
    Reason and Prerequisites
    The error is caused by an intensified type check in the ABAP runtime environment.
    Solution
    Workaround for BW 3.0B (SP16-19), BW 3.1 (SP10-13)
               Apply the attached correction instructions.
    BW 3.0B
               Import Support Package 20 for 3.0B (BW3.0B Patch20 or SAPKW30B20) into your BW system. The Support Package is available oncenote 0647752 with the short text "SAPBWNews BW3.0B Support Package 20", which describes this Support Package in more detail, has been released for customers.
    BW 3.10 Content
               Import Support Package 14 for 3.10 (BW3. 10 Patch14 or SAPKW31014) into your BW system. The Support Package is available once note 0601051  with the short text "SAPBWNews BW 3.1 Content Support Package 14" has been released for customers.
    BW3.50
               Import Support Package 03 for 3.5 (BW3.50 Patch03 or SAPKW35003) into your BW system. The Support Package is available once note 0693363 with the short text "SAPBWNews BW 3.5 Support Package 03", which describes this Support Package in more detail, has been released for customers.
    The notes specified may already be available to provide advance information before the Support Package is released. However, in this case, the short text still contains the term "Preliminary version" in this case.
    Header Data
    Release Status: Released for Customer
    Released on: 18.02.2004  08:11:39
    Priority: Correction with medium priority
    Category: Program error
    Primary Component: BW-BEX-OT-DBIF Interface to Database
    Secondary Components: FIN-SEM-BPS Business Planning and Simulation
    Releases
    Software
    Component Release From
    Release To
    Release And
    subsequent
    SAP_BW 30 30B 30B  
    SAP_BW 310 310 310  
    SAP_BW 35 350 350  
    Support Packages
    Support
    Packages Release Package
    Name
    SAP_BW_VIRTUAL_COMP 30B SAPK-30B20INVCBWTECH
    Related Notes
    693363 - SAPBWNews BW SP03 NW'04 Stack 03 RIN
    647752 - SAPBWNews BW 3.0B Support Package 20
    601051 - SAPBWNews BW 3.1 Content Support Package 14
    Corrections Instructions
    Correction
    Instruction Valid
    from Valid
    to Software
    Component Ref.
    Correction Last
    Modifcation
    301776 30B 350 SAP_BW J19K013852 18.02.2004  08:03:33
    Attributes
    Attribute Value
    weitere Komponenten 0000031199
    German
    English
    Vishvesh

  • Data Load from ODS to Infocube

    Hi All,
    I have been trying to load Data from Standard ODS (activated from Business Content) to InfoCube (activated from Business Content). The records are present in ODS and it has been activated. However, when the load was scheduled and run for the Infocube, the data did not show up in the "Infocube" content and "Fact Table" as well. When I looked at Infocube->Manage->Requests, it showed transferred records as 21 (same as shown in the "monitor" of the existing request) and added records as 0. Similarly for other requests in the cube, it showed the same way. The only difference was the number of records (eg 178 or 48, etc). The number of entries for Fact table was 0 and the it is not compressed. The cube name is 0BBP_C02. Can any of you come up with an idea towards the solution to this problem.
    Thanks

    Hi Saura,
    Check start routines in the cube URs.
    For example, in my system for 0BBP_SC ODS object as infosource I see the start routine:
      LOOP AT DATA_PACKAGE.
        IF NOT ( DATA_PACKAGE-BBP_RELSC = 'I1129'
    *    if shopping cart is approved
          AND DATA_PACKAGE-BBP_ORIGIN = 'B' ).
    * and record originates in BBP
          DELETE DATA_PACKAGE.
        ENDIF.
      ENDLOOP.
    As you can see, records not conforming some conditions are deleted.
    The similiar routines you can find in another URs.
    Best regards,
    Eugene

  • Data loaded into ODS, but no activation possible

    Hello Experts,
    I've data loaded data into an ODS, but no activation is possible!
    In Monitor it just say something like "not activated yet".
    usually it only takes a minute to activate, so I'm confised.
    any suggestions?
    Thanx
    Axel

    Hi,
    In SM37 -> give Job Name as BI_ODSA* and USer as  *  and check is there any job with Active status. If so, We can say ODS Activation is on process.
    With rgds,
    Anil Kumar Sharma .P

  • No data loaded from ODS to Cube

    Hi,
    I am trying to do init with data transfer from 0FIAP_O03 to 0FIAP_C03...
    though there is data in the ODS, nothing is loaded to the cube. It just says
    No data available
    Diagnosis
    The data request was a full update.
    In this case, the corresponding table in the source system does not
    contain any data.
    System Response
    Info IDoc received with status 8.
    Procedure
    Check the data basis in the source system.
    Any suggestions?
    Thanks
    Shalini

    Hi
    "Info IDoc received with status 8" implies that there is no data in the source.
    But as you say, that data is there in  the source(ODS), then there is some inconsistency in the data source and you need to replicate the data source and reactivate that.
    IDoc Status 8 signifies that there is no data in the source and its not any error.
    For more info on idocs check the below link
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/0087780d-81b0-2a10-eb82-86e1062f1a2d
    Also goto sm58 and clear the idoc there.
    Hope this helps
    Regards
    Shilpa

  • Direct vs Indirect data load from ODS - InfoCube

    We know that there are two options to load data from ODS to InfoCube:
    1. Direct load:
    If the ODS setting is checked with the option of "Update data targets from ODS object automatically", then when loading data to ODS, then the data also can be loaded to the InfoCube, in this way, only one InfoPackage is needed to load data to the ODS, then the InfoCube can be filled with data automatically.
    2. Indirect load:
    If the ODS setting is NOT checked with the option of "Update data targets from ODS object automatically", then not only the InfoPackage to load the data to the ODS is needed, but also the InfoPackage to load data from the exported datasource of the ODS to the InfoCube is needed to be created in order to load the data from ODS to the InfoCube.
    I wonder what are the pro and con between the above two loading methods from ODS to InfoCube.
    Welcome to every BW expert inputs!

    HI Kevin,
    Direct Loads or rather Automated Loads are usually used where u need to load data automatically into the final data target. And it has no dependencies.This process has less of maintenance involved and u need to execute a single infopackage to send data to the final data target.
    But Indirect Loads are usually used when u have a number of dependencies and this ODs object is one of the object in a process chain. So if u require the this ODS data load wait till some other event has been executed , then indirect loads are used through process chains.
    Regards,
    JAsprit

  • BF data load to ODS

    Hi Experts,
    What will be the issue that i need to take care when i load BF extractor data to the ODS?
    Also i need to know whether i can load data to ODS directly with the same fields as there in the info source and
    create the routines in the update rules of the cube from ODSn for the non cumulative keyfigures?
    Informations needed urgently as we need to implement it !!!
    Regards
    Srini

    so your project forces to have first the data staged in an ODS.
    Then I would model an ODS which will store the data one to one with the data coming from the DataSource (that's actually what we do in our BW...).
    In this case that this ODS serves purely as a container mirroring exactly the data extracted from the source system, no reporting is done on this ODS ==> enable the unique key setting ==> very fast activation since no check will be done to figure out if a new record already exists as active record and calculate the change log.
    The key of this ODS will then be the compound RequestID + DatapakID + record ID. Populating these fields require a routine in the TRules in between the DSource and its communication structure (not too complex). All other fields will be part of the data (keyfigs updated with addition...).
    Since you'll load the datsource extracted one to one to the ODS, its change log requests (the delta for targets having this ODS as datasource) will reflect one to one a request extracted from the source system ==> implement the same (content) update rules to your stock Icube than you would have done with BF ==> ICube.
    This concept bring more security and more flexibility; we want to avoid to have to perform the filling of the SETUP tables in case of reinit; since the data is saved in the BW ODS (+ some PSA retention) we never had to reinitialize a LO datasource. Futhermore it enables to compress target cubes immediately after loading (this makes a huge improvement in stocks reporting); if the data is incorrect for a particular request or even a record), it is very easy to reverse it and post it again (remember, the requestID and recordID are stored in the ODS thus a full request selecting only one record from this ODS is always possible...)...
    hope you'll get the concept.... otherwise I still don't understand your requirement clearly, sorry...
    hope this helps...
    Olivier.

  • Master Data Load to ODS

    Hi,
    I have a requirement to upload MasterData from ODS to MD table.
    And when I load data from this ODS to another ODS I need to check for the latest MasterData and load it to the second ODS.
    How do I do this?
    Thanks,
    Dona Hill

    hi,
    ru talking about to ignore the duplicate records if yes..
    u can do it in Infopack scheduler screen select the tick mark 'Ignore duplicate records'
    or
    ODS edit mode and under setrtings-- select unique records tick mark
    assign points if useful
    shreya

  • Data loading from ODS to CUBE

    Hi All,
    I have loaded data from ODS to CUBE. now i have requirement to add some fields in the standard cube. so, for testing purpose i have created copy of the original and created transformation . now when i try to load data from ODS it shows me no more data available . while data is already there in ODS.
    now what should i do ? i don't want to delete data from original cube. is there any other way to load data through transformation ?
    Regards,
    Komik Shah

    Hi,
    Check the DTP of old cube n see whether its Delta. If yes then check whether any one of the foll is check:
    1) get delta only once
    2) get data by request.
    If 1 is checked then delta wont come for the second cube as it says to get delta once and delta is already in one of the cube.
    Generally both should be unchecked but can vary as per requirements.
    Now for your new DTP, i dont think it will aloow you to change to FULL.
    If its allowing you to select FULL, then select it and select from acive table.
    try to load and see.
    regds,
    Shashank

  • Data load from ODS to

    A basic question, I am working on a BI7 system but using the 3.5 BC objects for loading purchasing data.
    data source 2LIS_02_ITM
    -> Transfer rule
      -> infosource
        -> update rule
          -> 0PUR_O01
           -> update rule
             -> 0PUR_O02
    from the info package when i schedule the load immidiately (init with data) the data is successfuly loaded into the first ODS 0PUR_O01 but dosen't load into the second ODS 0PUR_O02
    How to do this?

    Hello Ramesh,
    I have some questions on this activation and loading of this DSO.
    1.We are using 7.0 do u still need to use 3.5 Info source/Update/transfer rules?
    2.If I only need to activate 0PUR_O01 DSO, and only data coming from one 2lis_02_itm what are my options
    3.When you activate the Business Content objects "In Data Flow before" How did you deal with Transformations/Transfer & Update rules did u get them from Business content or you have to create them your own.
    4.I hope you are using LO Cockpit.
    Appreciate your Help.
    Thanks
    Jagadish

  • Error in Data loading with ODS

    Hi Guru's
                 I'm loading the data from the Flat file  to the ODS
    the key figure net masss volume  with the data type quantity show s the value multiply thousand but it in the psa  it shows correct value what is there in the source system
    for eg:   value for this key figure  48.984 in the flat file means 48.(point) 984
    but it is showing in the ods 48,984(comma) so some where it is multiplying by 1000 like it is applying  coumn level
    and there is no transfer rules  it is direct mapping
    there is no routines
    please let me know where is the problem
    Points will be assign

    Hi Sanjay,
    It is not multiplied by 1000. The settings are like that. The decimal seperator used here is ',' instead of '.' .
    Steps to change the settings:
    Goto Menu-> system->user Profile->own data->in the following screen of user profile maintanance, goto tab Defaults. There you can find a drop down for Decimal notations
    From there you can change the settings. You can also use the T.code SU01.
      After changing the settings logoff and then login for the changes to take place.
      Hope this helps you.
    Regards,
    Yokesh.

  • Debugging data load from ODS to InfoCube?

    Hi Expert,
    I got some errors when I load data from ODS to Cube. I tried to simulate the load, but I got No data in PSA table. I checked mt Infopakage, it is only update Datatarget directly. How can I debug in this situation. I have only that choice "Data Target only" How can I select update Cube through PSA? Thanks in advance!
    Weidong

    Hi robert,
    Thanks for your reply! Do I have to delete the old one? It looks like that system generated two Infopackages - One is full update and another one is Initial update. I think that I have to delete both of them and re-created both, right? Thanks  a lot!
    Weidong

Maybe you are looking for

  • Adobe Acrobat Reader (can't open without saving document)

    hi guys, why is it that on my computer, when i download or open a link to a .PDF file, i have the options to either OPEN, SAVE, or CANCEL right from there. there is no need to save it to a location before i can open it...i can just open it. but on an

  • Changes applied and MobileMe Gallery

    After uploading a gallery to MobileMe I changed some picture's settings (exposure an such) within Aperture. I expected Aperture to upload the new versions with the next MobielMe Gallery sync. But it won't. What am I doing wrong?

  • Mac Preview showing gibberish text

    Hi, Can someone please help me? I am frustrated by Mac's Preview program showing either gibberish or nothing in a .pdf. When the same text is opened in Acrobat, it is clear (see picture below). I've tried embedding fonts in Acrobat files so Preview c

  • Wlan - subnet size

    I'm wondering if there's a best practice regarding the subnet size of the dynamic interface. Is for example a /16 recommended, knowing broadcast/multicast to the clients are disabled. I've a setup where via aaa override, the users are placed in their

  • Automator versus Photoshop

    I have used both Photoshop's batch feature (CS5) and Automator (2.1.1) to try to reduce the size of an image. The goal was to prepare an image for web use by making it 600x400pixels and 72dpi. The original and reduced images were both JPEGs. The resu