ODS activation

Data is loaded correctly in ODS but it si givine RFC COMMUNICATION ERROR while activating.
But the RFC connection OK.
Moreover I have checked in RSRV transaction and it is successful there.
what to do ? Please suggest.

Hi,
Does this ODS contain a lot of data? or have u loaded alot of data recently? Do you selectively delete from this ods? When the activation failed, were there many processes going on in the system? Did you try reactivating the ODS again?
Usually when a lot of processes are goin on in the system activation fails with RFC communication error. If this is not the case, then I would suggest you get your Basis team to run DB Statistics on the ODS tables
/BIC/A<odstechnicalname>00
/BIC/A<odstechnicalname>40
/BIC/A<odstechnicalname>50
Check the Changelog table too.
After stats you could try activating the request in the ODS again.
Also Refer OSS note 559321 and 57374

Similar Messages

  • ODS Activation is taking much time...

    Hi All,
    Some times ods activation is taking much time. Generally it takes 30 mins and some times it take 6 hours.
    If this activation is taking much, then if i check sm50 ...i can see that there is a piece of code is taking much time.
    SELECT
    COUNT(*) , "RECORDMODE"
    FROM
    "/BIC/B0000814000"
    WHERE
    "REQUEST" = :A0 AND "DATAPAKID" = :A1
    GROUP BY
    "RECORDMODE"#
    Could you please let me know what are the possiblites to solve this issue.
    thanks

    Hello,
    you have 2 options:
    1) as already mentioned, cleanup some old psa data or change log data from this psa table or
    2) create a addtional index for recordtype on this table via Tcode se11 -> indexes..
    Regards, Patrick Rieken.

  • ODS Activation - Background Job in SM37 is still active

    Hello Gurus,
    When I try to activate an ODS Request, the START button is disabled. Then when I select JOBS button on the same screen, it shows the previous ODS activation job with ACTIVE status. But the previous job is already showing as ready for reporting with no problems. Is there any setting where the START button is enabled after the completion of the background job
    Thanks in advance

    Hi,
    There is no setting to enable to START button , it will be enabled automatically once the activation job is completed. Did you check if the activation job that was running was for the latest request? You can check this by looking into the job log where the request ID will be available. Sometimes even if the activation job is running in the background, the request in the ODS will still be in green status-not available for reporting and you tend to think that the activation has not started or the activation for the previous request is still running.
    First check the request ID in the job log to ensure which request is being activated and if the activation is completed. After this you can either stop the job or let it run based on the situation.
    Regards,
    Shilpa

  • ODS activation failed

    I am getting the following error message while activating ODS data
    <b>ODS object ZXXX was built incorrectly. Cannot update request REQU_9IVH8MQSZIUQEZSNSY8A0YCHG (180,120)
    Activation of data records from ODS object ZXXX terminated.</b>
    There is no error in the data staging process till new data table of ODS.
    Please advise.

    Have a look at this:
    ods activation failed---giving the messsage that "ODS object built incorre"
    Hope it helps.
    Regards.

  • ODS ACTIVATION ERROR IN BI 7.0

    Hi,
    Iam Facing the problem in activation of ODS....
    When i loaded the data in ODS manually..The data was succesful and activation also ran well...
    But when see the same in the processs chain ....Activation of ods is in red...
    I repeated it...but still stays in the same red status...and gives the message
    ODS ACTIVATION FOR 'ODS NEME' TERMINATE.
    This is in BI 7.0...
    Can anyone p[lease guide me what is the actual problem...
    Thanks,
    Shashikanth.

    Hi Shashi,
    What's error mesg shows?
    Probably, this is becos of RFC connection failed.
    Regards
    Sanjiv

  • ODS ACTIVATION FAILS

    hi gurus,
                  i am getting the data upto psa level.the infosource is feeding to one ods.but i am not getting the data in ods.strictly speaking i am getting the data in newdata of ods but i am not getting in active data table.can anyone resolve this issue highly appreciated.
    thanks and regards,
    nataraj.

    hi balaji amd pals,
                          i am getting that type of error(subsequent process).i am sending the error as follows
    Subseq. processing (messages) : Errors occurred
    Activation of data records from ODS object ZOPMOMCB terminated
    Communication error (RFC call) occurred
    Request REQU_40JA03VHZT6V9EAJTLHM7BW5H , data package 000001 incorrect with status 9
    Request REQU_40JA03VHZT6V9EAJTLHM7BW5H , data package 000001 not correct 
    Inserted records 1- ; Changed records 1- ; Deleted records 1-
    No confirmation for request ODSR_40JABQY2GD5XKWR0TKB86GF45 when activating the ODS object ZOPMOMCB
    ODS activation (change-log) : Errors occurred
    Other (messages): Errors occurred
    thanks and regards,
    nataraj.

  • ODS activation, short dump COMPUTE_INT_PLUS_OVERFLOW. How to solve?

    Hello Gurus,
    We are on BW 3.1.
    We have an issue - ODS activation failed due to a short dump.
    Runtime Error          COMPUTE_INT_PLUS_OVERFLOW
    Exception              CX_SY_ARITHMETIC_OVERFLOW
    Since the caller of the procedure could not have expected this exception
    to occur, the running program was terminated.
    The reason for the exception is:
    In the current program "SAPLRSSM_PROCESS",
    using + or 'ADD' to add the values 2137304138 and 12410267 resulted in a
    value greater than 2147483647 or samller than -2147483648. This
    leads to a whole number overflow.
    Could you please guide me to solve this?
    Please let me know if you need more details.
    Thanks,
    raj

    This dump is happening because of the overflow of the size assigned for the variable.
    This dump can be avoided by changing the declaration of the variable definition.
    DATA: variable_name type p decimals 0.  
                              OR
    DATA: varibale_name(25) type n decimals 0
    Try this. This will resolve your dump.
    regards,
    brijesh

  • Sort order in ODS active table ?

    Hello BW Experts,
    What sort order is data stored in the ODS active table.
    Thanks,
    BWer

    Bwer
    Check this link and hope this helps
    Thanks
    Sat
    http://help.sap.com/saphelp_nw04/helpdata/en/10/54853b175d214ee10000000a11402f/frameset.htm

  • The Job Failed Due to  MAX-Time at ODS Activation Step

    Hi
            I'm getting these errors "The Job Failed Due to  MAX-Time at ODS Activation Step" and
             "Max-time Failure"
    How to resolve this failure?

    Hi ,
    You can check the ODs activation logs in ODs batch montior >> click on taht job >>> job log
    for this first you check in sm37 how many jobs are running if there are many otehr long running jobs then . the ODs activation will happen very slowly as the system is overloaded .. due to the long running jobs ..this causes the poor performance of system ..
    for checking the performance of system .. you first check the lock waits in ST04..and check wether they are progressing or nt ..
    check sm66 .. for the no of process running on system ..
    check st22 >> for short dumps ..
    check Os07> to check the cpu idle tiem if its less tehn 20% . then it means the cpu is overlaoded .
    check sm21 ...
    check the table space avilable in st04..
    see if the system is overlaoded then the ODS wont get enough work process to create the backgorund jobs for that like(Bi_BCTL*)..jobs .the updation will happen but very slowly ..
    in this case you can kill few long running jobs which are not important .. and kill few ODs activations also ..
    Dont run 23 ODs activation all at a time .. run some of them at a time ..
    And as for checking the key points for data loading is check st22,cehck job in R/3 , check sm58 for trfc,check sm59 for Rfc connections
    Regards,
    Shikha

  • Problem with ODS activation -- Urgent

    Hi All,
    I have a problem with ODS activations, when I trying to activate ODS data automatically/ Manually. It is going to short dump.
    Could you anybody pls help me in this issue.
    Thanks in Advance
    Narendra

    Sorry for delay,
    I raised an OSS messsage and waiting from reply.
    The ODS fetch the data from 6 sources. all the 5 sources data is correctly updating in the ODS. I have ODS activation problem with only one soure data.
    The error is
    RSMO
    Inserted records 1-; Changed records 1-; Deleted records 1-
    Request REQU_49Y4VOQEDO6H73KDE354JNDB5, data package 000001 not correct
    Request REQU_49Y4VOQEDO6H73KDE354JNDB5, data package 000003 not correct
    Request REQU_49Y4VOQEDO6H73KDE354JNDB5, data package 000002 not correct
    Request REQU_49Y4VOQEDO6H73KDE354JNDB5, data package 000001 not correct
    Request REQU_49Y4VOQEDO6H73KDE354JNDB5, data package 000002 not correct
    Request REQU_49Y4VOQEDO6H73KDE354JNDB5, data package 000001 incorrect with status 4 in rsodsacstreq
    Request REQU_49Y4VOQEDO6H73KDE354JNDB5, data package 000003 incorrect with status 4 in rsodsacstreq
    Request REQU_49Y4VOQEDO6H73KDE354JNDB5, data package 000002 incorrect with status 4 in rsodsacstreq
    Request REQU_49Y4VOQEDO6H73KDE354JNDB5, data package 000001 incorrect with status 4 in rsodsacstreq
    Request REQU_49Y4VOQEDO6H73KDE354JNDB5, data package 000003 incorrect with status 4 in rsodsacstreq
    Request REQU_49Y4VOQEDO6H73KDE354JNDB5, data package 000002 incorrect with status 4 in rsodsacstreq
    No confirmation for request ODSR_49Y5D1HMEA9OOGJD9VS1XTXY9 when activating the ODS object ZPMPRCST
    Activation of data records from ODS object ZPMPRCST terminated
    SM37 Job log
    Error Message from Job log (SM37) (Highlights of the Job log)
    SIDs determined successfully for request REQU_49Y4VOQEDO6H73KDE354JNDB5 from ODS object ZPMPRCST
    Request REQU_49Y4VOQEDO6H73KDE354JNDB5, data package 000002 incorrect with status 4 in rsodsacstreq
    Request REQU_49Y4VOQEDO6H73KDE354JNDB5, data package 000003 incorrect with status 4 in rsodsacstreq
    Request REQU_49Y4VOQEDO6H73KDE354JNDB5, data package 000001 incorrect with status 4 in rsodsacstreq
    Request REQU_49Y4VOQEDO6H73KDE354JNDB5, data package 000002 not correct
    Inserted records 1-; Changed records 1-; Deleted records 1-
    Request REQU_49Y4VOQEDO6H73KDE354JNDB5, data package 000003 not correct
    Inserted records 1-; Changed records 1-; Deleted records 1-
    Request REQU_49Y4VOQEDO6H73KDE354JNDB5, data package 000001 not correct
    Inserted records 1-; Changed records 1-; Deleted records 1-
    No confirmation for request ODSR_49Y5D1HMEA9OOGJD9VS1XTXY9 when activating the ODS object ZPMPRCST
    SID assignment started at 07:41:12
    SID assignment finished at 07:42:22
    Activation started at 07:42:22
    Activation finished at 08:12:28
    Errors occured when carrying out activation
    Analyze errors and reactivate if necessary
    Activation of data records from ODS object ZPMPRCST terminated
    Activation is running: Data target ZPMPRCST, from 1.397.204 to 1.397.204
    Data to be activated successfully checked against archiving objects
    SIDs determined successfully for request REQU_49Y4VOQEDO6H73KDE354JNDB5 from ODS object ZPMPRCST
    Request REQU_49Y4VOQEDO6H73KDE354JNDB5, data package 000002 incorrect with status 4 in rsodsacstreq
    Request REQU_49Y4VOQEDO6H73KDE354JNDB5, data package 000003 incorrect with status 4 in rsodsacstreq
    Request REQU_49Y4VOQEDO6H73KDE354JNDB5, data package 000001 incorrect with status 4 in rsodsacstreq
    Request REQU_49Y4VOQEDO6H73KDE354JNDB5, data package 000002 not correct
    Inserted records 1-; Changed records 1-; Deleted records 1-
    Request REQU_49Y4VOQEDO6H73KDE354JNDB5, data package 000003 not correct
    Request REQU_49Y4VOQEDO6H73KDE354JNDB5, data package 000001 not correct
    No confirmation for request ODSR_49Y5D1HMEA9OOGJD9VS1XTXY9 when activating the ODS object ZPMPRCST
    SID assignment started at 07:41:12
    SID assignment finished at 07:42:22
    Activation started at 07:42:22
    Activation finished at 08:12:28
    Errors occured when carrying out activation
    Analyze errors and reactivate if necessary
    Activation of data records from ODS object ZPMPRCST terminated
    Activation is running: Data target ZPMPRCST, from 1.397.204 to 1.397.204
    Data to be activated successfully checked against archiving objects
    SIDs determined successfully for request REQU_49Y4VOQEDO6H73KDE354JNDB5 from ODS object ZPMPRCST
    Request REQU_49Y4VOQEDO6H73KDE354JNDB5, data package 000002 incorrect with status 4 in rsodsacstreq
    Request REQU_49Y4VOQEDO6H73KDE354JNDB5, data package 000003 incorrect with status 4 in rsodsacstreq
    Request REQU_49Y4VOQEDO6H73KDE354JNDB5, data package 000001 incorrect with status 4 in rsodsacstreq
    Request REQU_49Y4VOQEDO6H73KDE354JNDB5, data package 000002 not correct
    Inserted records 1-; Changed records 1-; Deleted records 1-
    Request REQU_49Y4VOQEDO6H73KDE354JNDB5, data package 000003 not correct
    Request REQU_49Y4VOQEDO6H73KDE354JNDB5, data package 000001 not correct
    No confirmation for request ODSR_49Y5D1HMEA9OOGJD9VS1XTXY9 when activating the ODS object ZPMPRCST
    SID assignment started at 07:41:12
    SID assignment finished at 07:42:22
    Activation started at 07:42:22
    Activation finished at 08:12:28
    Errors occured when carrying out activation
    Analyze errors and reactivate if necessary
    Activation of data records from ODS object ZPMPRCST terminated
    Report RSODSACT1 ended with errors
    Job cancelled after system exception ERROR_MESSAGE
    RSODSACTREQ  Table Entries
    Table:          RSODSACTREQ                                                                               
    Displayed Fields:  10 of  10  Fixed Columns:                3  List Width 1000                                                                               
    InfoCube       Request ID                     Data packet number             Boolean    Boolean   Request ID                                                 ODS operation    Activ. status                                                                               
    ZPMPRCST     REQU_49Y4VOQEDO6H73KDE354JNDB5 000000             X       X             ODSR_49Y5D1HMEA9OOGJD9VS1XTXY9     A                         0            
    ZPMPRCST     REQU_49Y4VOQEDO6H73KDE354JNDB5 000001             X                       ODSR_49Y5D1HMEA9OOGJD9VS1XTXY9     A                        4            
    ZPMPRCST     REQU_49Y4VOQEDO6H73KDE354JNDB5 000002             X                       ODSR_49Y5D1HMEA9OOGJD9VS1XTXY9     A                         4            
    ZPMPRCST     REQU_49Y4VOQEDO6H73KDE354JNDB5 000003             X                       ODSR_49Y5D1HMEA9OOGJD9VS1XTXY9     A                         4            

  • Error during ODS activation- request deletion

    Hello Gurus,
    We had a problem during ODS activation, could you please help?
    We are on BW 3.1
    Activation of an ODS failed with the message, "Fiscal year variant MC is not maintained for calendar year 2009u201D, u201CError getting SID for ODS object ZODS_O02u201D and u201CError when assigning SID: Action VAL_SID_CONVERT table 0FISCPER."
    The expected data for 2009 didn't arrive, so the activation step in the proces chain has failed.
    What I've done is, just deleted the request from the ODS.
    But while this job was running, there was a short dump, and the same job was shown as cancalled under SM37. Though the request was successfully deleted from the ODS, it is showing as cancelled in SM37.
    I've given below the log details of the job.
    Job started
    Step 001 started (program RSDELPART1, variant &0000000003334, user ID ABCD)
    Delete running: ODS object ZODS_O02, from 310,818 to 310,818
    Delete is scheduled; Selection conditions were substituted
    Request REQU_4AZBURUGR09EXTAS8A9IRZUI4 successfully deleted from ODS object ZODS_O02
    ABAP/4 processor: MESSAGE_TYPE_X
    Job cancelled.
    Could you please clarify the reason for the short dump and for the job getting cancelled?
    thanks in advance,
    Raj

    Hi,
    As an help i suggest you can first check the corresponding message for the "Message type X" in transaction se91.
    Follow the below procedure for the same :
    1.Execute ST22 > Double click on any entries
    2.Go to Source Code Extract
    3.Locate u201C>>>>u201D and you will see Message
    i.e Message X041 (XX) in this example.
    - XX is the message class
    - 041 is the message class no. in the example above.
    4.Now open SE91.Enter the details we found from Source
    Code extract in ST22.Click Display
    5.Find the corresponding message.
    May be the message could much more elaborate your problem so it could be handeled properly.
    Thax & Regards
    Vaibhave Sharma

  • BEX Reporting while ODS Activation

    Hi,
    I have an ODS with BEX reporting enabled. While doing ODS activation users are able to execute query on this ODS.  Which giving partial report as activation is going on (it is really misleading).  Is there any way to restrict users from accessing the ODS data while activation going on? Or set the reporting flag after completion of ODS activation (Currently reporting flag is getting set while activation going on)?
    We are in BW 3.5, Patch Level - 0012
    Thanks in advance
    Vinod

    Hi Vinod,
    Its better to make Bex Reporting flag enabled after ODS activation.
    If they are executing queries while activation of ODS is going on they were able to get data only from the requests which are loaded in ODS and r ready for reporting(activated requests).
    Regards,
    Rajkandula

  • ODS Activation Issue in Prod - Critical

    We are in BI 7. We have a huge ods ZXYZ in Prod. It has more than 400 million records. BEx reporting - off.
    Over the last weekend some data was added the requests were being activated and there was master data activity in parallel. The ODS activation failed with SYSTEM_EXCEPTION. Unfortunately not investigating the root cause, the ODS activation was resumed and it returned SYSTEM_CANCELED again as there was master data activity going on.
    The problem is that request is now partially activated and it became in faulty status. When trying to activate, we get the following error message.
    <i>Activation of M records from DataStore object ZXYZ terminated
    'A' and 'U' entries exist in RSODSACTREQ for request REQU_CTAKWUIM6ZAWBQC1K6Q5TVL8M - termination</i>
    When trying to delete that request which was partially activated, it fails complaining about Faulty status of the ODS.
    The problem is we are not moving forward as the request cannot be deleted/activated due to this.
    RSODSACTREQ table has Activation status 2  - Activate failed for this request.
    Can you experts please advice.

    Hi,
    I see that your message was not answered and you may not have this issue any more. But for future reference you could refer to note 947481. You might be able to use step 1 from this note to clean the failed request and reload your data.
    Hope it will help some day. It did work for us.
    Sameer Gandhi

  • Error in ODS Activation

    Hi Friends,
    I got error when the ODS activating in Process Chain.
    The Error Messages are
    1. Inconsistent aggregation behavior - activation will be terminated.
    2 Activation of M records from DataStore object 0PUR_DS03 terminated
    in the data target (ODS) the request are in Red but activated as it is showing Request For Reporting Available flag having Query symbol..means the requests are available for reporting.
    What should be the possible reason
    How should i rectify it.
    Thanks&Regards
    Anand

    hi,
    I have activated ODS manually yesterday. the chain ran today.
    But today i got the below error while data is loading into ODS.
    Error Message Below.
    Runtime Errors         RAISE_EXCEPTION
    Date and Time          07.04.2009 03:43:06
    Short text
         Exception condition "NOT_EXIST" raised.
    What happened?
         The current ABAP/4 program encountered an unexpected
         situation.
    What can you do?
         Note down which actions and inputs caused the error.
         To process the problem further, contact you SAP system
         administrator.
         Using Transaction ST22 for ABAP Dump Analysis, you can look
         at and manage termination messages, and you can also
         keep them for a long time.
    Error analysis
         A RAISE statement in the program "SAPLRSSM" raised the exception
         condition "NOT_EXIST".
         Since the exception was not intercepted by a superior
         program, processing was terminated.
         Short description of exception condition:
    For detailed documentation of the exception condition, use
    Transaction SE37 (Function Library). You can take the called
    function module from the display of active calls.
    Please sugeest to resolve the problem
    Regards
    Anand

  • Dump error when doing ODS activation

    Hi,
      When doing to the ODS activation, out of 500 data packets 1 data packet is not updated its highlighting Red traffic light. After that i selected that incorrect data packet i given manual update sytem is gives ABAP runtime errror MESSAGE_TYPE_X. i checked in SM21 as well as ST22 also it was MESSAGE_TYPE_X.
    Run-time error "MESSAGE_TYPE_X" occurred                                             
    > Short dump "090413 143857 ccdbwprd BIADMIN " generated                             
    Run-time error "MESSAGE_TYPE_X" occurred                                             
    > Short dump "090413 144123 ccdbwprd BIADMIN " generated                             
    Run-time error "MESSAGE_TYPE_X" occurred                                             
    > Short dump "090413 144435 ccdbwprd BIADMIN " generated                             
    Transaction Canceled BT 510 ( )                                                      
    Run-time error "MESSAGE_TYPE_X" occurred                                             
    > Short dump "090413 150322 ccdbwprd BIADMIN " generated                             
    Transaction Canceled 00 671 ( MESSAGE_TYPE_X 20090413150322ccdbwprd BIADMIN 0051 )   
    Run-time error "MESSAGE_TYPE_X" occurred                                             
    > Short dump "090413 150639 ccdbwprd BIADMIN " generated                             
    Transaction Canceled 00 671 ( MESSAGE_TYPE_X 20090413150639ccdbwprd BIADMIN 0051 )   
    Run-time error "MESSAGE_TYPE_X" occurred                                             
    > Short dump "090413 150837 ccdbwprd BIADMIN " generated                             
    please give ur suggestion to solve this issue.
    Thanks & Regards
    Khamesh

    please verify the note 852443

  • ODS Activation failures

    Generally it is obesreved that the ODS activation failes with error something like 'SID cannot be determined'. Also many times we see that ODS activation goes on for 2-3 hours. In this case when we manuall activate the ods it gets completed successfully. However, can anyone tell me the reason for long activation time and the error mentioned above. It would further be helpful if you could tell me the possible preventive measures to avoid manual interventions...Thanks for help in advance

    Hi Lye
    First i will explain the reasons for long running ODS.
    1.This is probably because of too many parallel ODS activations running at the same time.
    2.some times some particular jobs running may lock your ODS activation which you can monitor in SM37 which results lock waits and dead locks.
    If you see the PID no for the job which is involved in lock waits,if you feel that particular job is not important at that point of time you can terminate the job(not ODS activation job) and repeat the job after the succesful completion of the ODS activation.
    If the ODS activation fails with SID error as you mentioned,i hope this solution may help you.
    1.Check the request for the infopackage which is loading the ODS in RSRQ
    2.give the request of the bearing infopackage or request ID and execute in RSRQ
    3.it shows whether that reqest is updated in to your target correctly or not.If its not loaded check the IP processing setting whether the reuested data is reaching in to targets are not.some times data load happens till PSA then push the data by doing process manually step.
    4.Now reapeat the ODS activation step.
    but if it is SID issue, then load the master data for that particular characteristic and repeat the ODS activation step.
    Hope may help you
    Regards,
    Venkata Lakshmikanth

Maybe you are looking for

  • Reset power management unit (PMU) 12" PB Aliminium case

    The Apple instructions for resetting the PMU are: 1. If the computer is on, turn it off. 2. Reset the power manager by simultaneously pressing and then releasing Shift-Control-Option-Power on the keyboard. Do not press the fn (Function) key while usi

  • Compressor 3.5 Stuck

    Hey, I am trying to out put using the Share commant in FCP 7. The video is about 6 minutes long, and I am using the YouTube setting. It's been exporting now for about 20 minutes, and the time remaining keeps growing. In Batch Monitor the progress jum

  • After UD system is generating one new Batch??

    Dear All, I am facing a unique problem as below After UD system is generating one new Batch, and the Initial batch is disappearing.  i.e While MIGO Batch is X, after UD it become Y, X is disappearing from system. How we can solve this? Please let me

  • How do I find out how to get restrictions pass code gone

    you go to icloud.com and press find ipod touch and then you press wipe out ipod touch and then you set up your ipod touch to an icloud or pc back up and then that pass code will be off

  • Collation conflict with Crystal Reports & a Primavera database

    I'm new to Crystal Reports 2008 SP3; however, I'm ready to toss it out in relation to Primavera (version 7.0) data connectivity on my SQL Server - Windows 2008 R2 Standard (64-bit). I have finally been able to establish a connection to the database (