Compression Status of a Request in the cube

Dear Experts,
Can you please let me know  How can I check the compression status of a Request in Inventory cube.
for example i have  a request loaded from 2lis_03_bx data source into the 0ic_c03  and i would like to know how the request has been compressed, i.e using the marker update or with out using the marker update option ?
is there any way to know about it ?
regards
Krishna Mohan

Hi Tibollo,
Thanks for your answer and i could abel to find the log as you said. and below is the information i have found in the log
" Aggregation of InfoCube 0IC_C03 to request 180698
Mass insert for marker initialization executed (51050 data records)
P-DIMID 625 deleted from table /BI0/D0IC_C03P (InfoCube 0IC_C03)
Request 180698 was summarized correctly
DB Statistics: 00000000 selects, 00000000 inserts, 00000000 updates, deletes 00000000
Request with P-Dimid 180698 from InfoCube 0IC_C03 deleted (51050 data records)
Aggregation of InfoCube 100033 to request 180698
InfoCube 0IC_C03 Successfully Compressed Up To Request 180,698 "
But how can we know while compressing the request it has used the NO MARKER UPDATE is Set or Not
which one of the above messages states that and how.
regards
Krishna Mohan

Similar Messages

  • Table or view with the request status of all requests in a cube

    Dear all,
    I search the table or view which is used by Cube / Manage -> InfoProvider Administration (Requests).
    Target is to get all status information of all requests started by one InfoPackage.
    I found several tables alone but no view. I have currently
    RSREQICODS, RSMDATASTATE, RSSELDONE.
    Best regards.

    I've found a solution for the problem:
    *    Select all requests for one Infopackage
          SELECT distinct RNR from rsseldone into table ta_done where LOGDPID = IPak.
          LOOP AT ta_done
            INTO wa_done.
            WRITE: / 'Request: ', wa_done-RNR.
    *       Select the maximum Request Number in the Cube
            SELECT SINGLE ICUBE RNSIDLAST from RSICCONT Into wa_cont where RNR = wa_done-RNR.
            WRITE: / 'Icube: ', wa_cont-ICUBE.
            WRITE: / 'Max: ', wa_cont-RNSIDLAST.
    *       Check the Maximum Request with status technical and quality ok
            SELECT TECHOK QUALOK from RSMDATASTATE into table ta_state where INFOCUBE = wa_cont-ICUBE.
            LOOP AT ta_state INTO wa_state.
                WRITE: / 'ID TECHOK: ', wa_state-TECHOK.
                WRITE: / 'ID QUALOK: ', wa_state-QUALOK.
                IF wa_state-TECHOK > l_maxid AND wa_state-QUALOK > l_maxokid AND wa_state-QUALOK = wa_state-TECHOK.
                   l_maxokid = wa_state-TECHOK.
                ENDIF.
            ENDLOOP.
            IF wa_cont-RNSIDLAST > l_maxokid OR wa_cont-RNSIDLAST = 0.
              WRITE: / 'Request is running with Request: ', wa_cont-RNSIDLAST.
            ELSE.
              WRITE: / 'all Green'.
              l_cont = 0.
            ENDIF.
         ENDLOOP.

  • How to delete the rollup and compress request from the cube

    Hi Experts,
    I have a requirement, one request was updated into the cube and it was been rollup and then compressed.  As the request was compressed so based on request id we cant perform the deletion.
    So it is possible with selective deletion.  Now before performing the selective deletion do i need to deactivate the aggregates. 
    Help me out on this.
    Regards
    Prasad

    Hi.........
    U hav to deactivate the aggregates................bcoz.........Selective deletion is only possible with uncompressed requests...............ie from F fact table...........after compression data moves from F fact table to E fact table.............. you can't do selective deletion on E fact table.........So first deactivate the aggregates............then do the selective deletion..............then again activate the aggregates..............and do the aggregate filling job manually in RSA1..............but I will suggest u delete the request...............bcoz any how u hav to deactivate the aggregates............and in case of selective deletion u hav to be very particular................if ur load is not taking much time............then delete the request and repeat the load............
    Regards,
    Debjani...........

  • Deleting the middle request in the cube? is it possible?

    Hi all,
    I have loaded the data into the cube from an ods. But then i found there is duplication of records for month of feb 2008.
    And there is 4 request above that.
    Can i go ahead and delete the request and reload it again?
    Nor if i delete that request, will all my above request will also be get deleted ?
    Can anyone pls advice me on this?
    Thanks
    Pooja

    You won't be able to delete the middle request without deleting the latest requests, that is because it will create data inconsistencies.
    From your statement, I see that  you have monthly loads, if that is the case, do you have any selection if your infopackage to load the data, if you have, I would recommend you to do a selective deletion and and do a full load for the same selection from DSO to cube.

  • BPC 7.5 Run package doesnt update new request into the Cube though

    SAP BPC 7.5 NW - Run package
    When I run  a data package previously it was generating records for the data as a new request in the Plan Cube in the back end.
    But since today though the package is successfuly it does not generate any new records or create a open request in the plan cube.
    Lite Optimize didnt work.

    Hi,
    Could you please open up your transformation and try and validate the transformation with the data in your infoprovider. Have a limited selection and see if you can validate the transformation file successfully.
    Thanks

  • Compression status of all cubes at a time

    Hi Experts ,
    How can I check the compression status of each cube without going into mange screen
    Regards,
    Puru

    Hi Sven,
    May be this is help full answer  from Srini
    Open 2 screeens RSMDATASTATE get the SID from this table where field = COMPR which is last compressed request in the cube
    and nother table RSICCOMP - enter cube name and SID(SID from RSMDATASTATE ) and choose greater than - click on number of entries.. will show number of requests which are not yet compressed
    Hi Srini Thank you very muh for urs help
    Regards,
    Puru

  • 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......

  • How to delete a noncompress request from the aggregates

    hello gurus
              i have a request in an infocube, which is not compressed in the cube. i rolled up the request, so that the data will  be moved to the aggregate. is it? then i found that the data is inconsistant. so i delete the request from the infocube manage scree, under the request tab. now my question is whether the data will be deleted from the aggregate or not?
    thanks in advance
    rams.

    If the Request has not been compressed in teh cube or the aggregate, you should simply be able to delete the Request form the Cube and it will be automatically deleted form teh Aggregate.  Since it has NOT been compressed in the aggregate, it should be a very quick process - no need to deactivate the aggregate.
    If it has been compressed in the aggregate, but not the InfoCube, you should still be able to delete the Request form the InfoCube, but the BW will have to refill the aggregate.  It should do this on it's own, but at differnt sopport packs, I had some problems with that always working.  As others have mentioned, in this case you could always deactivate the aggregate, the delete the Request from the InfoCube.
    As yo ureview this situation, you should consider how often you have/might have a problem like this.  If it occurs very often, then you should have your aggregate(s) for this cube setup so they do NOT automatically compress after Rollup.  Instead the Requests in the aggrgate will only be compressed when the Request in the InfoCube is compressed.

  • Request Deletion in Cube

    Hello Experts
       I deleted a request in the cube (Manage) as there was error in loading data,I changed the status to red and deleted it and started a new one.The new request sucessfully loaded the data but the issue is the deleted request is still there with a 'Bin' picture in the request list and the sucessfully loaded request is not avaliable for reporting.
    Thanks

    Hi Krishna,
      The deletion would be running in background. check in SM37, if there is active job running there for this cube. check the job log for more information.
        even you can check in sm12 on your logon. if threre are any lock entries, then be patient till it get cleared. the process might be runnig. you will be getting the reporting symbol once it is deleted.
      Hope it clears your doubt.
      Points if helpful.
    with regards,
      sreekanth.

  • Enhancement of The Cube,How aggregates are going to effect

    Hi
    My requirment is to enhance my Cube in Live with Data to include a New Time Char into Time Dimension...
    I tried of using Remodeling...but it is giving me Short Dump (Posted in other Thread)
    So i am planning to perform the Below
    Data Flow into my Cube is
    Source System-->ODS (Delta)-->Cube(Delta)----->Multi Cube
    1)create a copy cube with the new field
    2)load from cube to cube via transformation,
    3)reconcile the data,
    But please advise on How to proceed
    The Requests in the Cube is Compressed and there are aggregates defined on the cube
    How its going to effect my process which i am planning to perform as above mentions
    Thanks

    Hi
    There will be no negative impact of having aggregates and compression in the source cube.
    Cheers
    Tansu
    PS: If you will start using 0calmonth in your queries, you may think about partitioning the new cube by 0calmonth

  • Unable to delete a request from a Cube which is loaded by Open hub to flat

    Hi,
    We have one Cube from which we are transferring data to a flat file by open hub.
    the DTP for the OPEN HUB is delta DTP.
    Now when i am trying to delete a request from Cube its not allowing me.
    Its giving error as request is already updated to the target so delete the request from target first.
    I tried deleting the open hub request entry from RSBKREQUEST table.
    but still its not deleting the request from the Cube.
    Can you please help me in solving this problem.
    Thanks in Advance,

    I think request is having datamart, which is not allowing it to delete.
    You can try to reset (delete)  the datamart by clicking on it in cube request and then try to delete.
    Or if it does not work, you can delete it from RSICCONT table, which will delete the request from cube also.

  • 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 overlapping requests from info cube

    Hello
    I am getting a issue sometimes where the process chain fails to delete a request from the cube on the conditions i have given in this process type. Now i have been digging into this but cannot find much of why would this happen.
    Please can someone tell me if this is a known issue to you. Also please can someone give me some details on which program name gets generated when we pull this process type in a  process chain. what i mean is what is the program running for this process chain as i want to debug and see how does this process type delete the request.
    thanks

    check the class CL_RSSM_REQUDEL and method IF_RSPC_EXECUTE~EXECUTE

  • Got hung in the cube index deletion

    Hi Gurus-
    I got an issue,. where in my cube indicies got hung,.
    In daily PC monitoring the PC failed at the index deletion of a cube. I just repeated the process again failed.
    So finally i went into the cube manage and analysed , there was a red request in the cube manage four days before, It was a file upload which went to red,. So i deleted the red request which was between the green requests.
    Now went to the PC and tried to repeat the cube's del process, monitored the same in sm37  the drop index job in sm37 is running for a long time,. Killed the job and tried to delete indicies manully from the performance tab of the cube manage.,
    Even this is running quite long time in the dialog mode.So I stopped the Transction and scheduled for the delta,. now the request is in yellow mode for days for 3000 records,..
    --> checked with basis ,. No locks , deadlocks were found in SAP and DB level,.
    -->No action is being traced by the sys on this cube,. I mean for any action ,.the jobs in sm37 is with two lines,.nothing is ther to analyse,.
    Plz help me in this regard ,.
    need the delta in the cube,.users are screwing me ,.
    Rgards,
    Vishwa.

    Hi,
    Try running RSRV and whether there is any error in the cube.
    In BI7.0 RSRV they have given so many new option go for combined test for that cube which will tell you whats the error.
    Else ask the basis folk to  try to create the index at database side if required.
    Also Check if there is any open HUB or infospoke related to that cube having dependancy with that cube.
    Hope this helps for you.
    Thanks,
    Arun.

  • Table that has requests currently IN cube?

    Hello,
    I am trying to find a way using ABAP to get a list of all requests currently in an InfoCube.  I am not looking for all the requests ever in the cube as some tables have, JUST the requests currently available under "Manage" on the cube.  Does anyone know how to do this? 
    All I've been finding is tables with ALL requests that have ever been on the cube, not just current reportable requests on the cube.  Anyone know how to do this?
    Thanks for looking,
    -Gary

    Hi Frined,
    as the table RSICCONT showing all the requests in the cube, which you have been selected, you can select the timestap colum > by  filtering in Assending order > in this way you can findout the last load to that particular data target as well as the request .
    i am assuming this is as a alternative to findout the latest request from table.
    Regards.
    Edited by: Rambabu velanati on Nov 3, 2009 4:31 PM

Maybe you are looking for