Deletion ODS failed

Hi!
I'm trying to delete an ODS completely. This fails with a message that describes an info object is still in use in a communication structure.
The content of the ODS has been deleted before successfully, no update rules towards the ODS nor any update rule to receiving objects do exist anymore.
Has anybody an idea what the problem is?
Thanks
Svend Baumgartner

Hi,
I think Rohit is right.
Your ODS has an export datasource 8<ODSNAME> and used for another data target load. There are transfer rules and communication structure for this load, maybe even data target and update rules in it.
Try to locate all chain segements of the dataflow:
Make sure that in menu Settings-Dispaly generated objects you set 'Show generated ODS objects'.
In RSA1, Infosources area, try to find 8<ODSNAME> datasource under the Datamarts node. Under the DS you'll see Source System, and under it - Infopackage(s). Right click on the package - schedule. In the opened Scheduler goto 'Data targets' tab and look at data targets names.
Goto  Infoprovider area to the data target(s). Make sure that this data target may be deleted or changed. At least you have to delete the target content and remove the IO from the target. 
Go back to your 8<ODSNAME> datasource and delete it.
After that you'll be able to delete your ODS.
Best regards,
Eugene

Similar Messages

  • URGENT: Initialisation load to ODS failed

    Hello Everyone,
    Delta initialisation load to an ODS has failed.
    Can I just repeat the the load or are there any other steps to be taken?
    Please clarify.
    I'll assign the points,
    Thanks,
    raj

    Hi,
    In both scenarios you need to delete the failed init and reload.
    Not just deleting from target but in Infopackage level.
    InfoPackage > Scheduler > Initialization options for soucre system. Here you have to delete the init request already loaded.
    Init without data transfer is useful when you want to initiliaze the data transfer process, but dont want to transfer all the data in one go, because may be you are dealing with a huge volume of data. So you can init without the data transfer and later do selective full loads...very useful for increasing perf when loading from an ODS to a Cube as the full load takes from the Active data table of the ODS.
    Also in scnearios where you are having delta running and due to some reason you need to reinit you go for init without data transfer.
    Re: Initialize without data transfer
    Re: Difference - Full Repar &  Init without - Init without  & Full Repair
    Init with Data transfer will load a huge volume of data.
    As we need to stop the postings in R3 during this activity it will lead to a big downtime if we give this and load all the data in one shot.
    Yes you need to stop postings in R/3 during init.
    Else it may create an issue.
    Thanks,
    JituK

  • The Imap command UID copy (to deleted messages) failed for the mailbox "bulk mail" with server error UID copy mailbox in use.  PLease try again later

    The Imap command UID copy (to deleted messages) failed for the mailbox "bulk mail" with server error UID copy mailbox in use.  PLease try again later

    What program are you using?  And what version?

  • Function Module to Delete ODS Data based on Request

    Hi All,
    Is there any specific function module to delete ODS data based on Request.
    I found the program RS_DEL_ODS_1 which is using the FM RSAR_ODS_API_DEL.
    But this FM is deleting the request at PSA level.
    Is there any alternate FM?Or is there any ABAP Program or so?

    Hi,
    Deletion of specific request is not perimitted for ODS objects. You can delete the most recent request, but if you delete any previous requests, all the requests up to that request will also be deleted.
    You can do it by write an ABAP program to identify the specific requests to be deleted for ODS.
    Regards
    CSM Reddy

  • After deletion ODS change log, Delta upload OK?

    Hi all,
    Now I am reducing data from BW server. For this purpose, I will delete ODS change log. Both of data "from ODS" and "to ODS" are uploaded by Delta Upload.
    If I delete change log after last delta initialization, is there any problem to next delta upload?
    For example, the last delta initializing was done April 1. And I delete the change log up to April 30. After this operation, can be expected any problem to Delta upload?
    Bamboo Shampoo

    I dont think it will cause any issue with next delta loads.
    Data goes from ODS to its targets from change log table.
    But I think better have strategy like..'delete change log data only for requests older than say...1 month or 2 months..'
    so that if u have problems with recent data loads..u can reload easily..
    u can also try cleaning up old requests from the PSA tables in the system..
    cheers,
    Vishvesh

  • Not able t delete ODS data

    Hi Experts,
             I am trying to delete ODS data, but it not getting deleted.
    When I scheduled for deletion (ODS manage) it is showing delete icon for   particular req, after some time automatically it is showing reporting symbol in the
    Place of delete symbol.
    Can u please explain me why ODS not allowing to delete the data.
    Regards,
    Venkat.

    Hi,
    You can't delete a request from the ODS when it is alredy updated into any datatarget or when the request lies under any new request.
    I.e if the request you want to delete is older and if a new request is loaded after the req you want to delete then you can't delete the old request.
    In such a situation delete the requests loaded after the request you want to delete and then delete your request.
    To delete a request that has been updated into any data targget you need to reset the ODS delta status for that request(3rd column under the request tab in the ODS manage screen), and also delete the request from the concerned data target.
    Hope this helps,
    regards

  • Can you delete ODS indexes before loading each time in Process Chain

    Can you delete ODS indexes before loading eachin time in Process Chain and rebuild them just like a cube.And do you have to delete the indexes if its a daily refresh where data is deleted and a full update is done everyday.

    Hi,
    Are you using Secondary Indices on the ODS objects. I thought the Primary Index (which is also the Key Part of the ODS) is automatically updated during the Data Activation in the ODS. I am not sure if the Secondary Indicies are also automatically updated by the system.
    Naga

  • TS3276 The IMAP command "UID COPY" (to Deleted Messages) failed for the mailbox "Bulk Mail" with server error: UID COPY Mailbox in use. Please try again later.

    I have been getting the following message and have no idea how to clear it.  Any help will be greatly appreciated!!!  I have force closed Mail, and have tried to re-sync my accounts but no luck.
    The IMAP command “UID COPY” (to Deleted Messages) failed for the mailbox “Bulk Mail” with server error: UID COPY Mailbox in use. Please try again later.

    What program are you using?  And what version?

  • Delete onEnterFrame fails

    Hi,
    Based on the AS Docs (http://help.adobe.com/en_US/FlashPlatform/reference/actionscript/2/help.html?content=00000 700.html) a delete statement may fail.
    In our code
    at sometime, we assign the onEnterFrame event handler of a MovieClip to a function in order to blink a value on a tooltip
    at a later time, we use the delete statement (delete mc.onEnterFrame) in order to stop the blink
    Sometimes the delete statement fails and the blink goes on. It has been reported by the users but we were unable to reproduce the problem.
    When a delete.onEnterFrame may fail and how easy is it to reproduce something like this?
    Thank you in advance,
    Bill

    i've never seen the problem as long as mc continues to exist and its reference is not confounded.  ie, make sure mc still exists and make sure you do NOT create another reference to mc when another mc and mc.onEnterFrame exist.

  • ODS Failed

    I'm  working in BW 3.1c,
    Failure: I got an ODS failure Issue. The load is a full load,the loading was successful, but only the ODS activation got failed.
    Error Message:
    Request xxxxxxx, data package 000001 incorrect with status 5 rsodsacstreq
    Request xxxxxxx,data package  000001 not correct
    Inserted records 1-;Changed records 1-,Deleted records 1-
    No confirmation for request XXXXXXXXXXXX when activating the ODS object XXXx
    Error while exporting data
    Steps Taken:
    I manually activated it ,but it again failed.
    I treiggered the load again,but it again failed in the ODS activation step.
    We did runstats and table re-org and then triggered the load , but it failed in ODS activation
    Please help me in this issue
    Regards,
    Kicha

    Hi Kicha,
    Error 5 in table RSODSACTREQ (error RSMPC 128) means that there was an error during an rfc-call in the activation.
    The problem is often temporary like no resources available. Normally you can find further information in sm21 or st22 at the time
    of activation.
    The solution is simply to restart the activation of the particular request.
    Table RSODSACTREQ
    Status Situation
    0      finished
    1      error_update
    3      error_rollback
    5      rfc_error         -> Restart the activation of this request.
    Rgds,
    Colum

  • Activation of ODS fails: Change-Log Request ODSR_... does not exist in ODS

    Hello Experts,
    I have a problem loading in an ODS object in Release BW 3.5. This load is in parallel to loading in a Cube and InfoObjects from 10 different SAP sources monthly.
    Everytime, I load data, Activation fails. The Error message is "Change-Log Request ODSR_... does not exist in ODS ..." These Requests (30 requests) are very old starting with the Go-Live date of the application in 2005. If I search for the first Request in Reconstruct, a request without a InfoPackage-Name is found and if I reconstruct the request, all other new loaded Request are activated and everything is fine. The next month, the same error appears, but without the one old request in the list reconstructed the month before of course.
    A few months before I had to repair loading and deleted also requests in the ODS. Then I realized my mistake, that reconstruction is not possible, because the request was gone in the reconstruction list. So I searched for the PSA Request in the ODS reconstruction list, found the requests and reconstructed these. Could this be the reason for my current problem?
    But how can I stop this error? Reconstructing all of the requests did not work, because one request says, no active update rules exist for this request. So I stopped reconstructing every request of the long list.
    Please help me, I could not find any helpful information until now ...
    Many thanks in advance,
    Hannes

    Hi,
    For the old requests that you don't want and that are not valid, goto the monitor for those and mark them red. After that you won't face any problems while activating the new requests.
    The reason this is happening is that during activation BW thinks that these old requests are valid as they are green and tries to activate them as they are in squence. When it dosen't find them then it gives the error. If you mark them red, they are ignored and the next request is taken into consideration.
    Cheers,
    Kedar

  • Load to ODS failed from flat file

    Hi Gurus,
    We have 4 flat files to be loaded in the ODS.And this ODS is giving the data as an delta to upper ODS. 3 got loaded correctly.But the 4th load was taking too much time.In RSMO request was Yellow for a long time.After some time Request became Red giving an error as follows.
    Processing in Warehouse timed out; processing steps mising
    Diagnosis
    Processing the request in the BW system is taking a long time and the processing step Update rules has still not been executed.
    System response
    <DS:DE.RSCALLER>Caller  is still missing.
    Procedure
    Check in the process overview in the BW system whether processes are running in the BW system under the background user.
    If this is not the case, check the short dump overview in the BW system.
    Can anyone explain me what is the meaning of this error ?
    As a corrective action., I tried to reconstruct the request from PSA, but reconstruction also failed.But the PC turned to GREEN and got completed.i.e. Data Mart Status set for these 3 requests.
    Now this request is showing status as RED in the Manage Tab And it has 3 successfully loaded requests above it.
    I want to have this 4th request to get updated in lower ODS and also delta to be pushed in to upper ODS.
    Kindly tell me what should I do?

    Hi,
    Go to Details tab in monitoring.
    Just check for any packages are in yellow.
    If any package i yellow then right click and take the Update manually option for that package only.
    Or else you have to delete the request from the target and make the request in to red in monitor under Status tab.
    Now you can try to load the data.
    This is because of IDocs not processed successfully.
    Regards,
    Venkat

  • LCM remigration of deleted application fails to deploy in EPMA 11.1.1.3

    I am trying to copy a production planning application via LCM which has previously migrated successfully. Then I export the Shared Services, EPMA and Planning artifacts, delete the appliction in the target Workspace, then load Shared Services and EPMA artifacts in the target Hyperion instance. When I try to deploy the application, I get the following error:
    Detail : An Exception occurred during Application deployment.: The Hyperion Essbase operation failed with an error code: %ERROR_CODE%.com.hyperion.planning.olap.EssbaseException: Unable to load database [%s] (1002097)
         at com.hyperion.planning.olap.HspCubeRefreshTask.setActiveDatabase(Unknown Source)
         at com.hyperion.planning.olap.HspCubeRefreshTask.buildOutlines(Unknown Source)
         at com.hyperion.planning.olap.HspCubeRefreshTask.run(Unknown Source)
         at com.hyperion.planning.HspJSImpl.runCubeRefresh(Unknown Source)
         at com.hyperion.planning.HyperionPlanningBean.runCubeRefresh(Unknown Source)
         at com.hyperion.planning.appdeploy.HspSaxParsedAppDefinition.deployAppFromXML(Unknown Source)
         at com.hyperion.planning.appdeploy.HspAppDefinition$1.run(Unknown Source)
    BTW, this is running on Linux, except for EPMA which must run on Windows of course. Is there something I am doing wrong here? It seems strange that it works fine on an installation that has never had the planning application deployed before.
    Thanks,

    I was talking about the Essbase application itself, not Essbase agent.
    You can browse the applications and open the outlines in EAS, even if your application/database is stopped.
    Make sure you have a green check mark on both the Essbase application and database icon in EAS.

  • ITAB_DUPLICATE_KEY error while deleting ODS data

    Hello again
    i am getting ITAB_DUPLICATE_ERROR message while deleting data from ODS.
    kindly let me know how to proceed.
    as ours is full load it is very important to delete the previous data.
    Rgds,
    Ala.

    I also am getting the same error under the same circumstances.  I understand that RS_FIND_ISOSMAP_DUPREC will give a list of duplicate records in RSISOSMAP.  How then are the duplicate records deleted?
    Any ideas on what caused the duplicate records to be created?  I did have some trouble connecting the source system to BW.

  • Activation of ODS fails

    When manually activating ODS Data from the target the process is failing. This is confirmed in (SM37) and in ST22.
    When we run the "Check how up to date the generated programs of an ODS are  from (RSRV) the results (without the option of a correct button) is saying
    > Activation program is not current,
    > Difference in Line 12,
    > Lines in temporary program :L_S_chgdata type /bic/b0002712000,
    > Lines in active program L_S_chgdata type /bic/b0002714000,
    > Activation program has to be generated again.
    We have tried to force activation using (RSODSACT1) but get a similar reference to the messages in RSRV and have used (RSODSACRREQ) which shows our request has a status of 0 which is inferring the request has been activated??
    In the end our request is green in the data target and the load monitor but remains inactive and is not available for reporting. Does anyone have any suggestions to help?
    Thank you in advance
    Helen

    Thanks to all for your responses, we have solved the problem.
    For completeness of the thread:-
    Per my earlier posting the load status via manage the data target is green but the data is not available for reporting we can also see the new data in the ODS Table
    The load monitor technical status is also green and indicates that the data requires manual activation
    When we tried to manually activate the data in the target the process fails but the load remains green
    (SM37) indicates that load activation was cancelled stating the reasons given in earlier postings.
    Pankaj,
    Thanks for your responses, yours was the most help.
    Resolution:
    We effectively added a new field to the ODS then checked, saved and activated the ODS; watching the system talk in the bottom left confirmed that the program stated in the error messages was regenerated. We were also lucky in that the problem was in or DEV client so we could empty the ODS, reload it and the regenerated program enabled the activation to complete with no errors. We removed the dummy field and checked, saved and activated it again before transporting it to QAS. Not perfect but it worked.

Maybe you are looking for

  • Report in Matrix format

    Hi, I need to write a report in Materix format i.e. A particular row and coloumn will need to have a value for that combination. Is that possible in SAP? If so please send me some sample code. Thanks in advance, Valuable help will be appriciated. Raj

  • Oracle forms and reports in SQL Server

    My company has developed a application in Oracle forms and reports that works with a Oracle database. In the database also exist a lot of triggers, procedures, functions and packages. The application is working perfectly with the Oracle database but

  • Importing business objects in SAP

    Hi, I am working in Newgen Software Technologies LTD., a New Delhi Based company. We have our products in Document Management, Business Workflow  and imaging. we are also technology partners of SAP. Currently we are trying to integrate SAP with our D

  • Regarding duplicate database

    Dear Experts Pls give me solution for my problem.. I am working on Oracle 10.2 running on rhel 4.I am trying to create duplicate database on the same host as on target.My target database is in archive log mode. When i am trying to fire the above comm

  • Adding a logo overlay to videos - automated process ?

    Hello, First, off, I checked the wiki site, and could not find an answer to my question, so hopefully this is one worthy of an answer. I would like to know how it is possible to save a "template" or whatever the term may be, where I can quickly and e