Error ODS activation.

Hi,
I have problem with activation ODS 0FIGL_O02 (General Ledger - BSEG, BKPF). I process init delta - about 5 mil. records, all is OK but activation is wrong with status 9. Monitor in infopackage is green but in ODS is red and says - error activation. I fill 2 ODS with this infosource (0FIGL_O02 - standard and second is enhanced some fields from BSEG). In ST22 occur many dumps:
An SQL error occured when accesing table.
Modul - activate_ods_package
1889 * INSERT 20020426 (AS-SP08) (IF-insertonly-     else)           
1890       IF l_insertonly = rs_c_false                          
<b>>>>>         INSERT /BI0/AFIGL_O0200 FROM TABLE   l_t_insert_req.</b>      
1892         IF sy-subrc = 0. 
All tests RSRV are OK.
In new data table /BIC/..240 are all extracted records but in active data table /BIC/..200 are only about 3 mil records. I try active these ODS separately but it is always wrong. Is this infopackege more big?
Thanks for any idea, zd.

Dump occurs here:
*if datapackage or request changes - mass INSERT
    IF <l_s_insert>-data-request   = l_s_insert-data-request AND
       <l_s_insert>-data-datapakid = l_s_insert-data-datapakid.
      MOVE-CORRESPONDING <l_s_insert>-data TO l_s_adata.
      APPEND l_s_adata TO l_t_insert_req.
      l_s_insert = <l_s_insert>.
    ELSE.
    mass-INSERT from internal table
INSERT 20020426 (AS-SP08) (IF-insertonly-else)
      IF l_insertonly = rs_c_false.
        <b>INSERT /BI0/AFIGL_O0200 FROM TABLE l_t_insert_req.</b>        IF sy-subrc = 0.
          l_no_inserts = sy-dbcnt.
        ELSE.
          l_no_inserts = -1.
        ENDIF.
        CLEAR l_s_dbops.
        l_s_dbops-requid    = l_s_insert-data-request.
        l_s_dbops-datapakid = i_log_package.
        l_s_dbops-inserts   = l_no_inserts.
        APPEND l_s_dbops TO c_t_dbops.
      ELSE.

Similar Messages

  • Error ODS activation - sql error when accessing a table.

    Hi,
    sometimes occurs an error by activation ODS. I have proces chain and when is loaded second packet an error occurs. In monitor>>
    -RSMPC 128, datapacket 3 is wrong, with status number 9
    -RSMPC 131
    -RSDRO 108 - communcation error (sql error when accessing a table)
    In sm21>
    -sql error when accessing a table
    -The exception, which is assigned to the class 'CX_SY_OPEN_SQL_DB', was  
    either                                                      caught nor passed along using a RAISING clause, in the procedure <b>"UPDATE_ATAB"</b>   "(FORM)"                                                                    
    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:                                             
      The database system recognized that your last operation on the database      
      would have led to a deadlock.                                                
      Therefore, your transaction was rolled back                                  
      to avoid this.                                                                       
      ORACLE always terminates any transaction that would result in deadlock.      
      The other transactions involved in this potential deadlock                   
      are not affected by the termination.
    I have BW 3.5.
    Thank You very much.

    There are a few different scenarios that I can think of where this might come up that all involve what might resulting in parallel (concurrent)processes:
    Loading packets in parallel - that is there are X number of processes loading packets concurrently. This could be set in your IMG settings system wide or in the InfoPackage for just this datasource.   You seem to indicate that you don't have this.
    Database parallel processing - RSAMDIN - ORA_PARALLEL_DEGREE ( there was a different RSADMIN parm for older versions - forget what SP the change came with).
    You have multiple InfoPackages for the datasource, each loading what should be a different range of data, and they run atthe same time.
    You could be loading from two different datasources to the ODS at the same time.
    If any of these are true, I would look at bumping the INITRANS setting up.  Your DBA will probably need to do this for table and its indices.  There is a Note - 831234 that allows you to create a parameter in RSADMIN that will specify a INITRANS value (e.g. 20) rather than using the default. The ODS would need to be activated to pick this new setting up for the table to be altered. 
    You could also look at the Processing settings for the InfoPackage and change to PSA first, then target to see if that helps. 
    Or if you are loading from two different datasources at the same time, you might adjust your schedule so that doesn't happen.
    Pizzaman

  • Error while activating ods

    Hi all,
    i have the following errors turning up while activating ods.
    1. creation of export data source failed
    2. rfc connection to source system b3tclnt800 is damaged - no meta data upload
    3. error when activating ods object
    Can anyone let me know how to rectify it.
    regds
    hari

    Hi,
    The problem is with ur Source Sys connection..
    Above problems will be solved by restoring Source System Connection...  Ask your Basis team to restore SS.
    Thanks

  • Error While Activating ODS in BW

    Hai Experts
    While Activating the ODS the following errors are occurs
    The creation of the export DataSource failed
    RFC connection to source system B3TCLNT800 is damaged ==> no Metadata upload
    Error when creating the export DataSource and dependent Objects
    I am using IDES BW 3.1C.
    Kindly suggest me a solution.
    Balaji VK
    09342501065
    Error when activating ODS Object SALEODS

    hi,
    also take a look this
    Re: "RFC connection to source system [our R3 TEST system] is damaged ==> no Met

  • Error while activating multiple requests in ODS.

    Hi All,
    I get a "ORA-12801:  unable to extend temp segment" error while activating an ODS. The problem is I selected 7 requests for activation and my Basis guy tells me he cannot add any more files to the temp tablespace.
    I guess the solution would be to re-activate one request at a time. However now the dependency has been enforced between the requests and I cannot activate a single without selecting the other requests.
    I even, subsequently, selected "Do not condense option..." AND the "Process Request serially" options. I get the same error.
    Is there a ABAP report that can turn off this inter request dependency ?
    Thanks.
    Dorothy.

    Thank you for the quick reply !
    Dinesh: I looked at the note. It applies to oracle systems < 9.2.0.6. We are at 9.2.0.6. The paramter  COMPNOMERGE is missing in RSADMIN table. The note however is right on the money for the problem I am experiencing.
    Bhanu: I applied your suggestion. The test yielded no errors.

  • "Error when activating update rule" after changing ODS key

    Hi Gurus,
    I have problem when transporting in productive system an existing ODS & the update rule linked. The message is  :  "Error when activating update rule".
    This is when i move one field from the key to a simple field of the ODS.
    Before transporting requests, i deleted data in the ODS by right-click on ODS --> Request tab --> select the request --> click on delete....
    I don't understand because i did the same in Qual environment and everything is OK : transport request & ODS loading...
    Please help.....

    Hello,
    Please try to check/perform the following steps:
    1- You must ensure for the update rule have mapping between infosources
       and ODS/CUBEs correct, this means that also these objects need
       to be of the same version in the source system of the transport as in
       target system.
    2- Please ensure all infoobjects in the cube are active.Please
       reactivate all the objects again in source system.
    3- Ensure all infoobjects are found in the communication structure.
    4- Please try to collect the update rule via BW transport connection
       with the grouping option "only necessary objects" and then transport
       those objects again.
    Could you please reactivate the infocube and its update rules again
    and then create a new transport for this infocube and transport it
    again.
    Best regards,
    Paula Csete

  • Error while Activating ODS data

    Hi Experts,
    I am getting following error while Activating ODS Request.
    Job started                                                         
    Step 001 started (program RSODSACT1, variant &0000000000142, user ID lsingh
    Activation is running: Data target ZINV_MAT, from 7,883 to 7,883    
    Data to be activated successfully checked against archiving objects 
    SQL: 10/17/2005 21:04:17 lsingh                                      
    ANALYZE TABLE "/BIC/AZINV_MAT40" DELETE                             
    STATISTICS                                                          
    SQL-END: 10/17/2005 21:04:17 00:00:00                               
    SQL: 10/17/2005 21:04:17 GOELA                                      
    BEGIN DBMS_STATS.GATHER_TABLE_STATS ( OWNNAME =>                    
    'SAPIBD', TABNAME => '"/BIC/AZINV_MAT40"',                          
    ESTIMATE_PERCENT => 1 , METHOD_OPT => 'FOR ALL                      
    INDEXED COLUMNS SIZE 75', DEGREE => 1 ,                             
    GRANULARITY => 'ALL', CASCADE => TRUE ); END;                       
    SQL-END: 10/17/2005 21:04:17 00:00:00                               
    ABAP/4 processor: DBIF_RSQL_INVALID_RSQL                            
    Job cancelled                                                       
    It's giving DBIF_RSQL_INVALID_RSQL error.
    I am loading full upload to the ODS first time.
    Any answer will be greatly appreciated.
    Regards,
    LS

    hi LS,
    yes contact basis is the right way
    try to double click the DBIF_RSQL_INVALID_RSQL if you interest with more detail error info, by viewing the short dump (transaction st22 can be used), transaction sm21 may also helpful, if authorization is granted.

  • Error while activating the ODS (high priority ticket)

    Hi BW guru's
    I am facing major issue while activating the ods i am getting this below error.
    Request REQU.....,data package 000002incorrect with status 5
    Request REQU.....,data package 000001 incorrect with status 5.
    If any1 has come across this issue pls help me out .
    I will reward the points surely.
    Cheers,
    Rakesh

    Hi,
    ODS activation error
    Re: ODS Activation Failed with Status 5
    ODS activation is failing with  incorrect with status 5 erro
    Re: Error Activating the ODS data
    ODS Activation error
    Regards,
    San!

  • Error while activating ODS Object (urgent)

    Hi Gurus,
    I am getting an error while activating ods object.
    Error/warning in dict. activator, detailed log  --> Detail.
    Row type /BIC/AGLCATODS00 is not active or does not exist.
    Table type /BIC/WAGLCATODS00 could not be activated.
    Table /BIC/AGLCATODS50 could not be activated.
    Table is not yet classified.
    Return code..............: 8.     
    DDIC Object TABL /BIC/AGLCATODS00 has not been activated.
    Error when activating ODS Object GLCATODS.
    If any one have come across this issue please help me out in resolving this issue.
    I will reward points.
    Urs,
    Raki.

    Hi venkat,
    There are only 3 info objects which  i have created it and activated, only those i am pulling in the new ods but its throwing the same error what ever i do changes.
    Is this issue is related to any authorization concerned?
    Urs,
    Raki.

  • Error while activating ODS Object (BIC/WAGLCATODS00 &/BIC/AGLCATODS00 )

    Hi Gurus,
    I am getting an error while activating ods object.
    Error/warning in dict. activator, detailed log --> Detail.
    Row type /BIC/AGLCATODS00 is not active or does not exist.
    Table type /BIC/WAGLCATODS00 could not be activated.
    Table /BIC/AGLCATODS50 could not be activated.
    Table is not yet classified.
    Return code..............: 8.
    DDIC Object TABL /BIC/AGLCATODS00 has not been activated.
    Error when activating ODS Object GLCATODS.
    If any one have come across this issue please help me out in resolving this issue.
    I will reward points.
    Urs,
    Raki.

    Frank,
    There is lot of free space in data base table i already checked it before.... in sm21 it showing database errors.
    Strange i m unable to find out the solution.
    Urs,
    Raki.

  • Error while activating 0FIGL_O02 ODS

    Hi ,
    It showing error while activating 0FIGL_O02 ODS .I have already allowed all special character "ALL_CAPITAL,.<>?/:;"{}[]||=-)(*&^%$#@!~`"'-_,ALL_CAPITAL_PLUS_HEX",but it's still showing error in particular field  0DOC_HD_TXT .
    Errror:Value 'AMITBHANDARKAR          ' (hex. '41004D00490054004200480041004E004400410052004B0041
    Error when assigning SID: Action VAL_SID_CONVERT InfoObject 0DOC_HD_TXT
    What is the error in this name.

    Hi rajesh ,
    While activation and creating the SIDs the system will perform the sanity check which will ensure to throgh th error if u trying to load some lower cse letter to IO which doent have the u lowercase check box as checked. You can edit the IO then and also proceed with saveen suggested by processing all capital.
    Thanks,
    Deepak

  • DBIF_RSQL_INVALID_RSQL Error while activating the ODS Object

    Hello BW Friends,
    We have used the Extractor 2LIS_11_VAHDR and enhanced and coded the user exit to extract the data to the required field. Extractor is working fine and able to get the records but when we tried to schedule a data load in BW the request was shown green in the ODS and when saw it in monitor it is still yellow and zero in PSA and the processing hasn't completed. When i tried to activate it manually there is a short dump generated with this error, DBIF_RSQL_INVALID_RSQL. If any one of you has encountered same problem please let us know. Appreciate your prompt response on this.
    Regards,
    Rajesh

    Raj,
    I misunderstood your question.... check whether source system job is processing or not? what about any blocked TRFC'sin SM58.
    try to find root cause... ODS activation is not a problem... load is not finished you tried to acivate the request still in the process Yellow.
    try to check in Monitor details tab page messages...
    All the best.
    Regards,
    Nagesh Ganisetti.
    Message was edited by: Nagesh Ganisetti
    Message was edited by: Nagesh Ganisetti

  • 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

  • Invalid characters error while ODS activation

    I have 2 queries regarding Invalid characters
    1) I got following error while activating ODS.
    Value 'HYDERABAD - IV  COMMISSIONERATE ' (hex. '48594445524142414420<b>2D</b>204956A020434F4D4D495353494F') of characteristic ZEXCRG contains     invalid characters
       I added space (ALT+255) in RSKC as suggested in other threads and activated the ODS.('-' is already there in RSKC).
    Above record did not give any error but got the same error for another record.
    Value 'SURAT – II ' (hex. '535552415420<b>96</b>204949 ') of characteristic ZEXCRG contains invalid characters     
       Can anybody tell me why there is difference between in representation(HEX) of same char and which char should I add to RSKC to solve the error?
    2) RSKC_ALLOWED_CHAR_GET lists the space as default allowed char, so why do I need to add the same again?

    Hi Vikram:
    go to RSKC: do a ALL_CAPITAL. then do the permitted charcters in BW(do a F1 and copy all and paste). also, please be advised that add <b>~</b> (tilda) and take a closer look at the error you got and insert that there.
    hope it should fix the issue.
    assign points if helpful
    kalyan

  • SID Error while ODS activation

    Hi,
    I am getting the Invalid charcterisitc error while Activating ODS. This ODS consists 0vendor as attribute of 0material.
    Now I have checked the entires for this 0vendor with respective 0material and there is no entires found for Vendor. Then where should I change invalid char for vendor.
    regards,
    Venkat

    Hi Harish,
    I am getting the following error while activating the DSO (we are using BI 7.0).
    Value 're1090' (hex. '007200650031003000390030') of characteristic 0VENDOR contains invalid characters
    I could not find Invalid char in PSA  as 0Vendor is an attribute for 0material.
    My concerns are:
    1) If 0vendor is having Invalid Char the load should fail when we are loading data for 0Material.
    2) As per the error message I could not find any Invalid char to find out.
    3) Where should I change this Invalid char (0Vendor / 0materail).
    Regards,
    Venkat

Maybe you are looking for

  • How can i See NBA on my Apple tv in Germany?

    How can i See NBA on my Apple tv in Germany?

  • Unable to export from iPhoto

    I have tried to export individual photos and an album as a file(s) to my desktop and to smugmug via the iPhoto plugin without success. I have also put a new folder in Pictures and have tried to export the photos to it without success. When exporting

  • Can't publish photos to my homepage

    After I publish my photos to my webpage, I go to the new webpage & the photos are not there- just a question mark sign. Are they doing maintainance to the server? Is it just me? Help!

  • Media Manager Problem

    Here is my problem, I have installed BlackBerry Desktop Manager version 4.2, 4.3, and 4.5, (not at the same time, of course) and have been attempting to open up Media Manager on each version. On every single version it has given me the same exact err

  • Imac startup problem

    Came back after lunch and wanted to startup my Mac from the 10.6 instal disk and I get these 3 beeps repeating unti l held down the power button. It was operating fine before so could use some words of wisdom.