Delete request Ids from Cube

Hello Experts,
We have 2 cubes (ZC_CB1, ZC_CB2). We are loading delta load to ZC_CB1. I need to move the specified period data from ZC_CB1 cube to ZC_CB2 cube and delete the specified period data from ZC_CB1 after finish the load. They don't want to use SELECTIVE DELETE to delete the data from ZC_CB1. Please let me know options to achieve the same.
Thank you
Regards,
Prasad

Selective deletion and deleting by request is the only way of deleting the data from the cube.
May I ask why they don't want to use a selective deletion?
You can also try to create a flatfile source system for this cube and load a reversal document to the cube.
thanks.
Wond

Similar Messages

  • While deleting the data from cube..getting the following erros...

    while deleting the data from cube the below error occured in develoment..any help
    i have 4 requets.....2 are deltedd but no records for those...
    2 are not deleted and they have some data..
    please give me u r inputts pelase
    Performing check and potential update for status control table
    Message no. RSM1490
    Diagnosis
    If data is loaded into an InfoCube, or existing data is edited (aggregated/compressed/deleted/got from a DataMart), then there is a change in  the potential reportability of the data , or the possibility of deleting data by request, or of aggregating or compressing.
    This status of each one of these Cubes is stored in a status table, that is updated when there is any change to the status of a request in the Cube.
    The system now analyzes the requests in the Cube and compares the calculated status with the status table.
    If deviations from the status table arise then you are given the option of adjusting the status table.
    System Response Procedure Procedure for System Administration

    Hi,
    Did you tried by right click on cube and delete data? are those requests are compressed or roll up?

  • Deleting request options in Cube?

    Hi,
    The Cube is Not Compressed where Aggregate Rollup and Compression of Aggregate rollup are available.
    Now, I need to delete only one request from the Cube.
    I have found two options
    1) Delete this request directly from Cube (Via Manage option of RSA1)
    2) Delete this request from Selective Delete option.
    I need to know which is the best option in order to avoid further maintanace of already available Aggregate Rollup and its Compression. For which option Aggregate Maintanace is needed ?
    Thanks
    Tony
    Edited by: BI Dev on Oct 24, 2008 12:35 PM

    Hi......
    You are saying that roll up and compression is not done........then you can easily make the QM status red........and delete the request.......
    In any case if roll up is done...then at first you have to deactivate the aggregate........as already said ..........then you can only delete the request..................and if compression is done.............not possible to delete any more..........because after compression request number dos'nt exist any more....
    Besides deleting entire requests, you also have the option of deleting data according to business-orientated aspects from the fact table. For example, you can delete the data for a cost center or of a customer even if these are spread over several requests.
    Remember that if you delete data selectively from an InfoCube, the aggregate belonging to this InfoCube is automatically deleted...........
    For you the best option is to delete the request from the target......
    Hope this helps.......
    Regards,
    Debjani......

  • System log - how to find out who has deleted the req from cube.

    ^hello friends
    how can i find out who has deleted the request from cube ?
    i wanted to check the system log , that who has deleted the request from cube .
    could you please let me know how to check the same ?
    regards
    manoj

    Hi,
    Did you try the method I had suggested. It will work.
    Also its better to try the path I had suggested as it will display the logs for that particular Cube only.
    But if go through SM37 > B_DEL* it will display all the logs for all the deletion jobs not just this cube and it will be difficult to find out.
    Try that and you should get the log.
    Thanks,
    JituK

  • Delete request in a cube

    I have to delete a request in a cube. Unfortunately it isn't possible. I get a error message "Data target has already got request 25.445; deletion not permitted".
    Do you have an idea what is wrong?
    Thanks!

    Hi Kiev,
    You will need to delete the request from the further data target that is being loaded from this cube first, and then only can you delete the request from the cube.
    Hope this helps...

  • Delete Requests of a Cube using ABAP routine

    I have written a ABAP code to get all the requests of a cube. Now I want to delete all the requests which are older than 1 year through this ABAP routine. Please help.
    REPORT ZTEST3.
    TYPE-pools RSSM.
    DATA: i_infocube like rsmonicdp-icube.
    TYPES: l_req TYPE RSSM_T_PART.
    DATA: li_req TYPE l_req.
    CALL FUNCTION 'RSSM_ICUBE_REQUESTS_GET'                
    EXPORTING
    i_infocube = 'ZCOPCBC02'
    IMPORTING
    e_t_request = li_req.

    Maybe this might help :
    Delete multiple requests from DSO using RSMONICDP table

  • What happend to past delta data if we delete Delta INIT from Cube? safe ?

    Hi Friends,
    we have a cube where delta data is loaded daily from ODS.
    So, cube have many delta requests and data is compressed.
    Now have some problem and need to delete Delta INIT from this Cube and run fresh delta INIT again into Cube from ODS. Is that safe ?
    If we do this...is there is any problem with past delta data availble in the Cube?
    Please confirm..
    Thanks
    Tony

    Hi,
    I told you to check this before deleting the init as it very tough to manage it after that.
    Now those delta request are missed and I dont think can be retrieved without doing a full repair with proper selection.
    If you do a new init then there should be no request without a check for data mart status??
    So you found it before deleting the init??Then you should not have deleted the init as I told earlier.
    The only option is too reload the whole histroy again if you are not able to load it through selections in infopackage.
    First do a selective deletion from the cube for the same selections and then schedule the full load for those selections from DSO.make sure these selections cover the whole scenario.
    You cannot do anything else now to correct it.
    If you data is not huge in cube then delete the whole data and reload it.
    Schedule multiple loads from the DSO at the same time through different infopackages.
    this will save time as weill will do the loads in quick time.
    Thanks
    Ajeet

  • Delete Parameter IDs from Memory

    Hello,
    does anyone know if there is a transaction to delete certain parameter IDs from the memory?? I am talking about the parameters you can set in the code with "SET PARAMETER ID...."...
    thanks in advance
    rudy

    hi Rudy,
    try this..
    SELECT * FROM TPARA INTO TABLE T_TPARA
    WHERE PARAMID EQ 'XX1' OR    " where XX1 is parameter id
                  PARAMID EQ 'XX2'.
    LOOP AT T_TPARA.
    SET PARAMTER ID TPARA-PARAMID FIELD SPACE.
    ENDLOOP.

  • CUA- Deleting user IDs from Child systems

    Is there a possibility of configuring CUA in such a way that user IDs can be created and access can be updated from CUA but deleting user IDs should be taking place only in the child system (Not in all the child systems)?

    Generally good advice to keep the uniqueness of UIDs over time, also after Elvis has left the building
    What you could consider is a CUA RFC user which is not authorized to delete UID's and schedule a purge job for those IDOCs which deleted only them.
    However these sorts of "workaround" solutions are not the best advise, to be honest. What happens it someone temporarily assigns SAP_ALL because there is a big problem and authorizations should be excluded as the cause to get it working again?
    Also, every time a new child system is added to the CUA you will be flooded.
    My advice: Rather change your procedure (as discribed by Jurgen).
    What would be interesting to test is whether you are authorized to move a user (change the authorization relevevant group which they currently have) to a group which the CUA user is no long able to subsequently administrate? But theen you will still be hunting down IDOCs from time to time, most likely.
    If your shop is big enough to have these systems you have described, then you might want to consider an IdM system to replace your CUA at some time.
    If you wish, I will move this thread to the IdM forum.
    Cheers,
    Julius
    ps: Please do not cross-post.

  • How to delete perviously loaded request from cube

    Hi All,
    I am loading a standard cube from r3 w/o PSA through DTP.
    1 ) how to delete data automatically from cube w/o using Process chains.( previously we have a facility in Infopackage to delete old loaded data ) .In BI7 how to delete the same automatically.
    2) How to schedule the DTP to run on daily basis( w/o process chain ) .I am not able to schedule it via RSRDA ?
    What might be the reason ?
    Regards
      KK

    Chivukula,
    I'm curious as to why you aren't using the process chains.  There's now a "delete overlapping request" process type within rspc.
    You are right thought, the DTP does not offer a facility to delete out the old loaded data.  This feature is not in BI 7.0
    As for scheduling a DTP to run daily, there's no way I know of to run it daily without rspc.  Yes I understand that rspc could get very messy but just create a separate holding area, say DAILY DTPS and put your DTP's in there.
    Cheers,
    Pom

  • Delete data from Cube which is uploaded to Open hub

    Hello Friends I am required to delete the data from GL Cube, But it is connected to 2 Open Hub
    which has one as table /BIC/OHZZIGL_C10 defined in Open hub destination. I deleted the data from this table in SE14, but still when I try to delete the data from cube it throws the below error
    Please help me how to now delete the data from cube, when should i go in open hub t delete all the uploaded requests.
    Request 1.882 already updated in target 3.913 by DTP request DTPR_4CU6JHRJ7MY889A7XBUJ0GDVK(ZZIGL_C10)
    Thanks
    soniya

    just check on your datamart status for that request. Go to the manage screen of your infocube and check where all that request got updated using datamart status.

  • Unable to delete request from ODS - BW 3.5

    Hi experts,
    I am not able to delete request from ODS in BW 3.5, patch level 21. I put the request red, but it does not help to delete it. The request is full load and quite hudge (16GB). Deleting actually takes too long (several hours), but does not finish, so I cannot tell you any error description. It seems that this job can run forever... I was trying to activate the request before, but because of a tablespace limitations I received some short dumps. That is why I am trying to load it agin in smaller parts. It is strange thou that in Manage/requests tab the request has flag 'available for reporting' but the data cannot be viewed as active (only as new data). Any ideas, OSS notes?
    Thank you,
    Michal

    Hi,
    If you want to delete  requests manually from the ODS tables.
    1. tcode se16.
    2. delete the request in these tables : RSICCONT (delete activated requests OR
    Make the selective deletion of the contents of that request), RSMONICDP, RSODSACTREQ (give the name of the ODS and the
    request ID and delete all the entries pertaining to this selection in that table.), RSODSACTUPDTYPE.
    You can check OSS Notes 947481
    Regards.

  • Unable to delete request from write-optimized DSO (Error during rollback)

    Hi Gurus,
    I am trying to delete a delta request from a Write-Optimized DSO. This request was uploaded with a DTP from another Write-optimized DSO.
    The actual overall status of the request is RED and the description of that status is now: 'Error during rollback of request DTPR_4JW6NLSVDUNYY3GTD6F4DQJWR; only rollback allowed'.
    I checked the log of all Request Operations in DataStore (from the same line where the red request is now) and I see my several attemps to delete this request under a RED radiobutton with the title Rollback.  The details for this error are the following:
    Could not delete request data from active table
    Message no. RSODSO_ROLLBACK114
    Diagnosis
    The system could not delete the request data from the active table of a write-optimized DataStore object.
    System Response
    Write-optimized DataStore object: DTFISO02
    Active table: /BIC/ADTFISO0200
    Request: DTPR_4JW6NLSVDUNYY3GTD6F4DQJWR
    Procedure
    Search for Notes containing the key words "Delete write-optimized DSO PSA"
    I am relatively new to SAP BI 7.0 and I do not know how to delete this request.  Any help will be highly appreciated !!
    Leticia

    Hi Leticia:
    Take a look at the SAP Notes below.
    Note 1111065 - "701: Delta consistency check for write-optimized DSOs"
    Note 1263877 - "70SP20: Delta consistency check for write-optimized DSOs"
    Note 1125025 - "P17:PSA:DSO:ODSR missing in PSA process for write-opt. DSO"
    Additionally, some ideas from the alternative presented on the blog by KMR might help you.
    "How to generate a selective deletion program for info provider"
    Regards,
    Francisco Mílán.

  • Delete requests in PSA found error DDL time

    Hello Experts,
    I got the following situation and I'd like some suggestions from anyone who used to got the similar problems:
    - SAP BI-QA were refreshed from SAP BI-Production
    - delete old requests in PSA
    - found the following errors:
    (1) DDL time(___1): .........1 milliseconds     @35@
    (2) Delete request REQU_D34ZBFRB4LSZ3R99FR4BRPF1Z from PSA /BIC/B0000747: Error - subrc:  2     @35@
    Is there anyone know what is a cause of this kind of problem?
    How should those problems requests could be cleared?
    Any help would be appreciated.
    Thank you very much.
    -WJ-

    Well.
    I did the following steps and it resolved my problems.
    - transaction = RSRV
    - under: Tests in Transaction RSRV > All Elementary Tests > PSA Tables
    - double clicks = Consistency Between PSA Partitions and SAP Administration Information##
    - input target PSA table
    - click Execute button
    - click Correct Error
    That's all.
    -WJ-

  • Deletion Request letter

    Good afternoon, I am trying to close on a home loan and because Comcast sent a collection account to my credit report I'm unable to do so until I get a deletion request letter from comcast for a rapid rescore. I obtained Comcast services back in December of 2014 and signed up for the two year contract, 25 days later I decided that I did not want the two year contract and I called them to request the change. All my services and equipment remained the same. In June of this year I noticed the collection account showing in my credit report. After contacting Comcast they figured out that they had created a new account number when I made the change and the balance of $142 was from the first account. They assumed responsibility for the error, I paid the balance and told me they would send the deletion request to the collection agency and expedite it whithin 5 days.  I has been over 38 days now and I have called numerous times, they have given me five (5) different escalation ticket numbers but nobody seems to be able to provide me with that letter. The house that I'm trying to buy is new construction and I have put over $9,000 for down payment now that I will lose if I can't close the deal. Do you have any suggestions for me? Thank you in advance for your help.  

    First thing you should do is dispute it with the credit bureaus. That's probably the most expedient way to get it off your credit report. I've also asked someone from Comcast to help you with this. You should hear from them soon. Good luck!

Maybe you are looking for

  • HT2513 how do get to view the year in ical?

    I have ical on my MacOsX version 10.6.8.  New at using ical, however I'm wanting to view the year and it will only let me view, day,week,month!  help???

  • Error 13 = Blue Screen of Death?

    Thought I'd try this board and see if anyone knows anything about 'error 13' and Panther. I have been plagued by this error message which pops up whenever I try to print from either of my printers or burn a CD. This all happened after I tried to load

  • Communicating with AMS outside of Flash.

    Can you call a function on an Adobe Media Server application with anything other than Flash? I have a `.asc` file up on a server which controls the creation and deletion of files. Right now, I can only interact with my server by using the AS3 method

  • How to open a MD form in insert mode when calling from URL ?

    I have a MD form and I want to open it in 'insert' mode when I click on the URL. How can I do that ? thanks, Mainak

  • Oracle 8i XML Support (Urgent !)

    Hi I would like to know the support offered by Oracle 8i for storing XML documents in database and querying on them. What component of 8i offers this support and in what way is it different from support offered by PLSXML ? I am looking to store XML d