BI 7 DSO Active Data  Table Activation Failure

Hi All,
When Iam loading Data into DSO The data load is getting failed. Data Gets Loaded into new table but when Iam Activating the request manually it gives the error. I have executed the Program rsodsact1 and following is the dump message.
Short text
The current application triggered a termination with a short dump.
What happened?
The current application program detected a situation which really
should not occur. Therefore, a termination with a short dump was
triggered on purpose by the key word MESSAGE (type X).
Error analysis
Short text of error message:
Batch - Manager for BW Processes ***********
Technical information about the message:
Message classe...... "RSBATCH"
Number.............. 000
Variable 1.......... " "
Variable 2.......... " "
Variable 3.......... " "
Variable 4.......... " "
Trigger Location of Runtime Error
Program SAPLRSBATCH
Include LRSBATCHU18
Row 162
Module type (FUNCTION)
Module Name RSBATCH_INFORM_MANAGER
Is there any SAP Note available or is there any prerequisite Iam missing.
please let me know.
Regards
Mahesh

Are you using Process Chain
in that case go to the process type = "Activate datastore data" -->maintain variant --->Hit " Parallel Processing " button change it to "BACKGROUND process",select" parallel generators "option
Number of processes = 3
For
1)DS-Activation
2)DS-Sid generation
Above activity must be done separately for every single ODS you have.
If not using Process chain ..
goto transaction RSODSO_SETTINGS and maintain the aforementioned settings there for the ODS.
Aforementioned settings holds true basedon the number of process you have,in nutshell play around with the parameters and tweak a bit to achieve the desired result.
Hope it Helps
Chetan
@CP..

Similar Messages

  • DSO New data table rejects data

    Dear SDNers,
    I have a critical issue.
    I am loading data into a DSO (which has end routine, lookup DSO of 2crore records in production)
    In development, it worked good.
    In Production it took very long time to load data. I initially thought it might be because of the lookup DSO. But it never loaded the data into new data table. The data load monitor results in yellow always.
    I used filter in DTP and loaded only limited data. But this also not loading data. The data load monitor results in yellow again.
    Then I found that i am unable to access the new data table's data browser (from manage).
    I checked with se11 also, I am able to see the table. But if I click contents, the system hangs.
    So what I observe is New data table is not allowing to post any new entries?
    Kindly give me some insight regarding solving this issue.
    Thanks,
    Guru

    Hi Prasanth,
    I didnt say as i am able to see data in change log. I said I am able to access the data browser of both Active and change log table.
    and @Saveen, I donot want to load data manually to new data table.
    To be Precise i ll answer pransanth questions here..
    What is the status of the load in the monitor screen. Yellow (still running)
    Is the load completed or not? what is the record count? No the load is not completing.
    Is the request active in the DSo and available for reporting? Request is active
    Are you facing this issue for the first time? Yes for the first time and only in this DSO.
    Are you sure you have authorizations to check the data through manage screen, try to run the Authorization trace on your id and check if the roles are there for your id or not?  Yes, I am able to see active data table, change log etcc. even new table of other DSOs. Only new table of this DSO is inaccessible from manage
    See, I used filter in DTP, so it ll bring only limited records from lookup DSO. So no issue with the performance deadlock.
    And again I simulated the load and saw, Result package gets filled up perfectly, So the code also works fine.
    but if I load the data itll be yellow status with no records added in new table.
    In this scenario, New table is inaccesible from manage, So I am pretty sure that both are interrelated issues.
    Can some one help me pls..
    Thanks,
    Guru

  • DSO activation failure

    Hello,
    Please advise as I receive the following error when activating a DSO -> Value "Uø" (hex. '005500F8') of characteristic ZUNPREAS contains invalid characters.
    I have tried adding the character "ø" to transaction RSKC and also "Uø" but this did not solve the problem. I have checked the SAP system data settings on the system and it is mentioned that the system is a unicode system so I still do not know why BW still gives the error.
    Please advise - how can I make BW accept the character for activation? (I am aware that the PSA can be edited and the data reloaded or a program can be written to convert the character into another character before activation but my question before I think of entertaining those routes is - firstly can BW ever accept this character by some method?)
    Regards,
    Keith Kibuuka

    Hi ,
    I am attaching a sample code to do away with hexadecimal invalid char problem .Customize it according to your needs .
    RSKC
    Pemitted extra characters         ALL_CAPITAL    
    DATA: G_ALLOWED_CHAR(200) TYPE C.
    FIELD-SYMBOLS: <ic> TYPE x,
                   <tc> TYPE c.
    DATA:
    ch1(32) TYPE x VALUE
    '00200120022003200420052006200720082009200A200B200C200D200E200F20',
    ch2(32) TYPE x VALUE
    '10201120122013201420152016201720182019201A201B201C201D201E201F20'.
                                                                                    RESULT = COMM_STRUCTURE-CRM_DESCR.
    *replace all #
    REPLACE ALL OCCURRENCES OF '#'
    IN RESULT WITH space.
    *replace only ! from first position
    IF RESULT(1) = '!'.
    RESULT(1) = ' '.
    ENDIF.
    *replace hexa decimal char
    ASSIGN ch1 TO <ic> CASTING.
    ASSIGN <ic> TO <tc> CASTING.
    TRANSLATE RESULT USING <tc>.
    ASSIGN ch2 TO <ic> CASTING.
    ASSIGN <ic> TO <tc> CASTING.
    TRANSLATE RESULT USING <tc>.
    *use RSKC
    IF G_ALLOWED_CHAR IS INITIAL.
    CALL FUNCTION 'RSKC_ALLOWED_CHAR_GET'
    IMPORTING
    E_ALLOWED_CHAR = G_ALLOWED_CHAR.
    ENDIF.
      CHECK G_ALLOWED_CHAR NE 'ALL_CAPITAL'.
    if allowed_char = ALL_CAPITAL, all capital letters are allowed,
    therefore no further action nescessary
    DO.
        IF NOT RESULT CO G_ALLOWED_CHAR.
          SHIFT RESULT+SY-FDPOS LEFT.
        ELSE.
        EXIT.
        ENDIF.
      ENDDO.
    returncode <> 0 means skip this record
      RETURNCODE = 0.
    Regards
    Ankush Hallan

  • DSO upload and no data in Active data table

    Hi Experts,
    I have a strange problem.I have loaded data to DSO from DS in BI7. It has the further uplaod to cube.I have activated the DSO and it went sucessfull and had Request ID generated. It has added and transfer records available like 150000 records as I have done full upload. strangly I cannot see any data in Active data table.
    Pls advise how can I check the data I am doing some mistake.I have data mart status for this DSO. the deletion of the DSO and reloading could that create the data not visible in DSO even after activation
    Pls advise.
    Tati

    Hi,
    I believe this got something to do with the display setting.. After displaying the data, get into the settings menu and look for Layout option --> display --> see if there is any default setting applied.. change this setting to something else.. create a setting with all the columns dragged & dropped.. These are the options you can try..
    If this did not resolve.. please try displaying the data from SE16 transaction and post us the results..
    Thanks,
    Naren

  • DSO activation: Data in new data table but missing in active data table?

    we use an end routine in transformation to populate a data field in DSO.
    it works as we can see the value populated in new data table.
    when we activate (activation) DSO, we see the value is deleted from this data field.
    why?
    this data field is set as an characteristic info obj in the data field portion of the DSO.
    we are using 2004s, I forget to check the SP level.
    George

    good job ,thanks for the update and good luck.
    I saw it late on this, else i never miss OSS notes
    Chetan
    @CP..

  • Data not going from active data table to new data table -DSO activation iss

    Hi Experts,
    Data is going from DSO1 to DSO2. I see some of the records are getting missed in DSO 2 which are supposed to come.
    There is start routine from DSO1 TO DSO2 and as per the start routine some records should come but they are getting missed.
    Apart from that..to  DSO 2 there are 4 other DSO sending data.
    I tried to send single record and saw that data is going

    Hi Experts,
    Data is going from DSO1 to DSO2. I see some of the records are getting missed in DSO 2 which are supposed to come.
    There is start routine from DSO1 TO DSO2 and as per the start routine some records should come but they are getting missed.
    Apart from that..to  DSO 2 there are 4 other DSO sending data.
    I tried to send single record and saw that data is going to New data table and upon activation it does not go to Active data table.
    Please suggest.
    Regards
    Sudha

  • Data is not Loading into Active data table on DSO in BI 7.0

    Hi,
    Iam loading data from a flat file to ODS in BI 7.0, the data is loading up to PSA and New data table , But the DSO is not activating, after all possible steps like, automatically setting/ manualy doing  /  through Process Chain....still unable to do it....Cud u pls tell the reason and solution.

    Hi Sri,
    Did you get any solution for this issue. Your input is highly appreciated.
    We are also running on the same boat, I am using the End-Routine to fill up the 2 fields (one is Key figure and Characteristics) from one DSO to the other. In my case along with all other fields this key figure is also populating before and after the Activation of DSO. But the new Characteristics is populating in the update table (/BIC/A***40) before activating the DSO, once I activated the DSO the new characteristics is not filling up in the (/BIC/A***00), rest are coming without issues.
    I built the same logic for other current data DSO (write optimized) from other DSO to fill the same fields with the similar logic in the end routine, it is up and running without any issues.
    Thanks,
    Dileep

  • Error while loading to active data table in DSO

    Hi,
    please help me in resolving the issue with active data table . when i am activating the new data table the job gets cancelled with message as 'Error when assigning SID: Action VAL_SID_CONVERT table OCALMONTH'.
    Thanks and Regards,
    Prasad.

    Hi,
    In the displaying error message tab of ODS activation, you will get error message and invalid value for the 0CALMONTH will be displayed. Search the NEW TABLE of ODS with the same value, identify the error records.
    If you have PSA in the flow, delete (w/o making the status RED), correct data in PSA and reconstruct the data.
    If you don't have PSA, you have to delete by making red, reload through PSA correcting the erroneous data in PSA.
    Regards
    Chandu

  • Data fields not filled in DSO Activation

    Dear All,
    I have written an End routine to extract data into a DSO to fill some data fields. The End routine will perform a lookup on another DSO and modifies the records of the result_package. The data fields are characteristics and hence in the transformation, they are set to No Transformation.
    When I extracted the data into DSO, the new table has all the data fields correctly filled. But, after activating the request, all the data fileds data are erased. However, the keyfields data is still available in the Active table.
    Can you please help me on this.
    Thanks,
    Srinivas

    Hi Srinivas
    I have faced the same issue.Data was coming till new table,but after activation fields were getting
    blank.
    There is no necessity for doing a dummy mapping. In the transformation screen you will be having an ikon near to the delete
    routine symbol with an arrow symbol
    similar to select all and unselect all, just clikc on it and then mention the setting as Update all the target fields need to be populated.
    This will solve the issue, if it is not solved, then you can make a direct mapping to any of the field in the source, it need not be the
    exact field in the target.
    Thanks,
    Saveen Kumar

  • How to check if a DSO Active Table is being used in any look-up's?

    Hi Gurus,
    We have a DSO that is being loaded on a weekly basis. Now this DSO is being loaded right from the time our project went live. There are no reports built on top of this DSO and the DSO is not being used as a Data Mart i.e. it doesn't feed any other DSO's or InfoCube's. Also this DSO is not being used in any MultiProviders.
    So the only sensible reason for using this DSO that we can think of is that the data from this DSO is being 'looked up' by some other DSO's or InfoCube at run-time. So Is it possible to check if the active data table of an DSO is being ;looked up' at run time by some other data loads? I already tried using an 'Where Used List' on the active data table of the DSO, but it didn't show any results.
    Thanks
    Arvind

    Try the following:
    Check the table RSAABAP in SE16, you can search the technical name of DSOs active table in field EDIC.
    You get all Code-IDs, where this table is used in ABAP coding.
    In RSAROUT you can check, which code-type it is.
    Now you know, if the DSO is used in any routines.
    Hope this helps.
    Regards
    Tobias

  • New Feature in BW 7.3 for DSO activation - Performance Data in DB2 environ

    In BW 7.3 SAP is introducing a new feature - Activation is changed from single lookups to package fetch of active table. I also understand that it is database dependent.
    Can anyone who has knowledge in DB2 environment highlight the necessary dependencies to maximize the DSO activation improvement and what is the maximum improvement expected in terms of percentage.
    Thanks.

    Hi Valerie,
    Unfortunately i didn't find the answer yet. For the moment we have kept the old connection types to our DS environment.
    Good luck!
    Best regards,
    F. Geldof

  • How to create DB partitioning in active data tables for ods?

    hi all,
    Can anyone let me know how to create DB partitioning in active data tables for ods. if any docs pls share with me at my email id : [email protected]
    regds
    haritha

    Haritha,
    The following steps will briefly explain you to improve the performance in terms of DB partitioning as well as loading. Please find the same,
    transaction RSCUSTA2,
    oss note 120253 565725 670208
    and remove 'bex reporting' setting in ods if that ods not used for reporting.
    hope this helps.
    565725
    Symptom
    This note contains recommendations for improving the load performance of ODS objects in Business Information Warehouse Release 3.0B and 3.1 Content.
    Other terms
    Business Information Warehouse, ODS object, BW, RSCUSTA2, RSADMINA
    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.
    1. 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.
    1. 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.
    1. 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.
    1. 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.
    Hope this helps..
    ****Assign Points****
    Thanks,
    Gattu

  • Data Plan Activation Failure after I updating to 8.0.2

    After I updated my Ipad2 to 8.0.2, I have not been able to use my cellular date. It keeps "searching" for connection and then pops up "Data Plan Activation Failure". What do I do?

    I turned gmail off and turned on iCloud email.  It won't load either. 

  • To delet e the data in th Active data table

    Dear All,
    I am not able to delete the data in the Active data table.Because i deleted the data in the change log table.Please suggest me how i can delete the data in the Active data table.
    Thanks inadvance,
    Regards,
    Siva

    Hi Siva,
    Check below thread which may help u...
    how delete data from acitve table
    Regards,
    KK.

  • Why in SE16 we can not  see New Data Table for standard DSO

    Hi,
    We says that there is three tables (New Data Table, Active Data Table and Change Log Table) of Standard DSO, Then Why in SE16 we can not  see New Data Table of Standard DSO.
    Regards,
    Sushant

    Hi Sushant,
    It is possible to see the 3 DSO tables data in through SE16. May be you do not have authorization to see data through SE16.
    Sankar Kumar

Maybe you are looking for

  • Please help, this is driving me crazy

    I bought a new song just to use as a ring tone on my iphone and it wont let me create it. I made sure i'm signed in, have the view ringtone setting enabled, and have the latest version of itunes. the error i get is " This song cannot be made into a r

  • Gtk Theme - Lack of Sepators makes it unuseable

    hi! i installed this really nice gtk-theme 'Elegant Brit' (http://www.gnome-look.org/content/show. … tent=74553) yesterday. it looks great, but has a big problem (in my eyes): there are no separators in the menu and in some applications. and this mak

  • Xi-FI Stuttering audio issue.

    I upgraded my computer sometime back to the following spec. Intel Quad core CPU - Q9450 4gb of ram Gigabyte P35-DS3P (Intel) motherboard Running Vista 32bit Ultimate I decided to use my existing Audigy Fatality card in it When I first set it up, I no

  • EAP-TLS and ACS 5.1 with AD

    Hello, I want to set up the ACS 5.1 for dot1x-Port authentication. I want to make a machine authentication against an AD-Domain and I got the following error Message: 24435  Machine Groups retrieval from Active Directory succeeded 24100  Some of the

  • QT Pro in XP Pro

    I have Quick Time Pro on my windows XP Pro....can the pro version be updated with no additional cost?