Cube to cube data transferred ,and delta status

Hi Gurus
I need to do Portioning in cube
I have a cube Zaa_c01 which is updated by two data source ZDS1 and ZDS2 (Delta Update) I copy the Zaa_c01 and I created new cube Zaa_c02, also I transferred the data to that. But it is shoeing in single request in cube, after partion I again reloaded to ZAA_C01 , know I am seeing only single request in a cube.
Whether I lose delta in this case , or I am missing any step, this activity I done in Development, and need to do in production. 
Regards
Shashi

Hai Shashidhar,
Partitioning is split the large dimensional cube into smaller cubes.... regarding performance point of view we have to do this partitioning.
there are two types of partitioning..
1. Logical Partitioning.
2.Physical Partitioning
physical partitioning is done at Database level . and logical partitioning done at Data target level.(EX: Info cube level)
Cube partitioning with time characteristics 0calmonth Fiscper is physical partitioning.(so, we need at leats one of the above time charecterstics for doing partioning...).
Logical partitioning is u partition ur cube by year or month that is u divide the cube into different cubes and create a multiprovider on top of it.
STEPS :
SELECT YOUR CUBE.. AND DOUBLE CLICK IT..->
in the menu's select EXTRAS menu--> in that select -->DB PERFORMANCE sub menu..-> in that again select Partitioning sub menu..
and specify how many partions you want to do...
but you cube should be contain atleast ocalmonth or phical varient should be there...
Prerequisites
You can only partition a dataset using one of the two partitioning criteria ‘calendar month’ (0CALMONTH) or ‘fiscal year/period (0FISCPER). At least one of the two InfoObjects must be contained in the InfoProvider.
http://help.sap.com/saphelp_nw04s/helpdata/en/8c/131e3b9f10b904e10000000a114084/frameset.htm
Thanks,
kiran.

Similar Messages

  • Init with out data transfer and DELTAS

    Dear Gurus,
    I created Generic data source using Function module on FAGLFLEXT table. Here i used TimeStamp for capturing DELTAS. In the first run while loading into PSA i selected INIT WITH DATA TRANSFER then it got failed. Again i deleted INIT Request in Schedular and RUN INIT WITH OUT DATA TRANSFER then it got Sucess. Again i run Delta then it also it got failed. Again i deleted the INIT Request and out FULL LOAD. IT got success. May i know why MY Deltas are getting Failed.even in R/3 side when i checked in RSA7 then in status column and in Current Status Tab it showing time stamp field like this . . : :.
    I got Stuck up I dont know what to do............
    Can one kindly give solution for this.
    Thanks,
    Sony

    Debug your generic DataSource, using RSA3, to determine why the delta failures are occurring. It's most likely in the delta logic portion of your custom Function Module.

  • Get Process Order List Based on Date Range and Order Status

    Hi all,
    Iam using BAPI_PROCORD_GET_LIST to get the entire list of Process Orders based on selection criteria as plant. However I have noticed that there's no selection option to get records between start and finish times neither does any option exists to get only the released or open orders.
    To filter records based on Start Date/Finish date or get records with specific status, we need to get the entire list of records that exists for a plant and then use repeater/condition action to filter the same. Fetching the complete list and then filtering is an overhead. Does anyone know a solution to this or does anyone have been in this situation ? Is there any other BAPI that supports the filter criteria to get open/released orders from SAP. Do we need to modify the BAPI to include Process Order start date and end date or System status as selection options ?
    Appreciate your help !
    Regards,
    Gilmour

    Hi Gilmour
    I would say you have 2 options here..
    1. Create a new RFC with the search params as you want them. Write the logic accordingly.
    2. Use the Enterprise services for Production Order where you can say you want Process Orders. The Service that has Planned Start Date and End Date along with Status is ProductionOrderSimpleByElementsQuery_sync. See Link [here|http://esworkplace.sap.com/socoview(bD1lbiZjPTAwMSZkPW1pbg==)/render.asp?id=D507C16176BE11DA36BB000F20DAC9EF&fragID=&packageid=DE0426DD9B0249F19515001A64D3F462&iv=]
    This service is available from ECC 600 onwards.
    You can call the Enterprise Services using the Web Service Action block.
    Regards
    Partha

  • Data transfers and finding your PC stuff on an iMac?

    Hi , i was wonering if any knows where the videos from an iphone go when you have a data transfer done from a PC to an iMac? i can seem to find mine & i was also hoping that once i do find them i would be able to put them all in a folder somewhere either in iphoto or imovie. anyone have any advise about this?
    thanks

    Open up the bluetooth preferences - it's under the top right BT drop down menu. Click on settings and there you will see an option that says:
    Allow Bluetooth Devices to Wake Computer.
    Make sure that's NOT selected and it should stop your mouse waking the computer.
    With regards to your Q about the loss connection - I believe all BT mouse exhibit that problem/issue. They go into a sleep mode to conserve battery power - and you have to click the buttons to make it wake. I found that if you click the left/right buttons at the same time, it makes it wake faster.
    BTW, I have a Macally BT mini mouse - it does the same thing yours does.
    Good luck!
    Rudy

  • Role of text & hirarhies of info object property in cube data model & Bex

    Hi,
    Info object have properties : first > attribute can be either display or navigational which are as charatristics(dimension's) display property and as in navigational folder res. in cube > display data model, in display attribute can we see same as like data modle while navigational attribute will serve as charateristics of res dimension. ( in BI 7.0 )
    where is the text and hirirchey property of info object in cube data model and bex analyzer?
    Best regards,
    Dushaynt.

    hi,
    follow this link. it will help.
    http://help.sap.com/saphelp_bw33/helpdata/en/ad/6b023b6069d22ee10000000a11402f/frameset.htm

  • Compare data in R/3 with data in a BW Cube after the daily delta loads

    Hi Friends,
    How can I compare data in R/3 with data in a BW Cube after the daily delta loads? Are there any standard procedures for checking them or matching the number of records?

    Hi Sunil,
    If you want to check the records daily instead of checking the data in R/3 manually ......
    You can try this...
    If you have staging DSO(level 1) that means whatever data is in source system load it to Staging DSO without any routines or any modifications.
    Now load this DSO data to Cube or DSO(level 2) as per your requirement with routines etc.
    Now Staging DSO contains Source system data.
    Now the level 2 Cube or DSO contains BW data with some modifications.
    Now create a Multiprovider based on level 1 and level 2 data targets.
    Now create a report on which keyfigures you want to test the data.
    In Multiprovider there is a field called 0infoprovider in data packet dimension.
    you can drag this infoprovider to the columns and restict your keyfigures with level 1 and level 2 data targets.
    In the first column you can see the level 1 DSO data ( source system data),in the 2nd column you can see the BW data.
    Now create a formula which gives the diffrence b/n level 1 and level2.
    that is R/3 data - BW data.
    If the diffrence is zero both R/3 and BW data are same.
    if the diffrence is not eqaul to zero check whether any routine is there or not.

  • How to do reconcilization of ODS data and CUBE data

    Hi All,
    How to do reconciliation of ODS data and CUBE data,I know how to do reconciliation of R/3  data and BW data.
    Regards.
    hari

    Hi,
    create a multicube based on your ODS and cube, identify commen characteristics and perform the key figure selections; create then a query showing both information from the cube and ODS with perhaps some formula showing differences between key figures.
    hope this helps...
    Olivier.

  • Impact of write-back on large data cubes(Both ASO and BSO)

    Hi All,
    We are in the phase of designing the Essbase Cubes(both ASO and BSO).
    Has anyone encountered issues performing a write-back on large Essbase data Cubes?
    With Regards,
    Madhan

    Hi,
    Do you mean data load from a flat file or sql or simply lock and send? An estimate size of your record set would also help.
    I get 30 million records into an ASO cube in about 5 minutes from SQL using load rules. This is in 11.1.2.1.
    Thanks,
    Nathan

  • Can we display Cube update time and date

    Hi All,
    can we display Cube refresh time and date for user with out going into the Cube properties. Can we use any substitution variable for that?
    Another doubt----
    Will there be any systen defined default substitution variable in Essbase or anly user defined variables. IF there what are they and purpose of it?
    Regards

    After the successful cube building, you can capture the time stamp from the system into a variable and you can set the note on database.
    suppose below is the maxl script updatetime.mxl
    login $1 identified by $2 on $3 ;
    spool on to $4 ;
    alter database $5.$6 set note $7 ;
    logout ;
    spool off ;
    exit ;
    you can call the script like
    essmsh updatetime.mxl <<userid>> <<pwd>> <<server>> <<spoolfile>> <<appname>> <<dbname>> <<updatetime>>

  • While browsing the cube data Excel the circle pointer starts to spin and the excel go into a not-responding state,any recommendations to improve performance in excel?

    hi,
    while browsing the cube data Excel the circle pointer starts to spin and the excel go into a not-responding state,any recommendations to improve performance in excel? 
    I have 20 measures and 8 dimensions.
    while filtering data by using dimensions in excel it is taking so much time.
    Ex:
    I browsed 15 measures in excel and filtered data based on time(quarter  wise) and other dimesion product. It is taking long time to get  data.
    Can you please help on this issue.
    Regards,
    Samba

    Hi Samba,
    What're the versions of your Office Excel and SQL Server Analysis Services? It will be helpful if you can share the detail computer resource information to us while encountered this issue.
    In addition, we don't know your cube structure and the underlying relationships. But you can take a look at the following articles to troubleshoot the performance issue:
    Improving Excel's Cube Performance:
    http://richardlees.blogspot.com/2010/04/improving-excels-cube-performance.html
    Excel Against a SSAS Cube Slow: Performance Improvement Tips:
    http://www.msbicentral.com/Blogs/tabid/131/articleType/ArticleView/articleId/136/Excel-Against-a-SSAS-Cube-Slow-Performance-Improvement-Tips.aspx
    Regards, 
    Elvis Long
    TechNet Community Support

  • Data Classes and cubes

    Hi
    Two questions:
    1. In which function in t-code RSDCUBE I can assign data class to cube?
    2. Is there any FM, program or table where i can find information about connetion CUBE => data class
    Regards
    Adam

    Hi Adam,
    You can see this in Infocube Maintanance
    Extras --> DB performance --> Maintain DB storage parameters
    You cannot change the setting if the infocube contains data.
    You can also see the settings for the fact table or dimension tables in SE12  --> technical settings.
    Best Regards,
    Vincent

  • Help with DTP with Processing Mode No Data Transfer, Delta Status in Source

    Hi, I am trying to test a Cube to Cube Extraction where I do a full DTP Extraction for a specific account to get the data I need and then a DTP Delta Init by using Processing Mode "No Data Transfer, Delta Status in Source".  
    When I do the DTP Delta init using Processing Mode "No Data" this is done in Dialog mode, but is taking an extrodinarily long time to run as it looks like it is going back through all of the source infocube requests to somehow determine the delta marker.  The source infoCube does have a lot of requests, but I would think this would be a very quick process to set the marker.
    Any ideas why this dtp init delta with no data would take soooo long?

    Hi,  Thanks for the information, but I see in the documentation that this type of proces is run in dialog mode.  Could you point out where this process type would run in background only?   Can anyone tell me why this would run so long?
    No data transfer; delta status in source: fetched
    With this processing mode you execute a delta without transferring data.
    This is analogous to simulating the delta initialization with the InfoPackage.
    *In this case you execute the DTP directly in the dialog. *

  • What is difference between additive delta and new status for change record

    Hi Experts
    Can any one explain me about the difference between additive delta and new status for change record with example
    if any one has a document please post it iam thank full to u
    thanks
    Ahmed
    Please search the forum before posting a thread
    Edited by: Pravender on Feb 12, 2012 1:54 PM

    Hi
    Additive delta --- We will get the changed quantity.
    say suppose you have sales order and quantity like  1111   30 which is loaded to cube(BW).
    now same record qty has changed from 30 to 40. As we have additive delta, we will get new record as 1111  10.
    new status for change record: This is same as like After image delta type in standard SAP data sources. for every change in record you should have new record.
    say if you have any number which will be generated by system for new/changed record, then you can use this.
    You can use this option when delta option set to "numeric pointer"
    Regards,
    Venkatesh

  • Full and delta Data loads in SAP BI 7.0

    Hi,
    Kindly explain me the difference between full and delta data loads in cube and DSO.
    When do we select change log or active table(with or without archive) with full/delta in DTP for DSO.
    Please explain the differences in data load for above different combinations.
    With thanks and regards,
    Mukul

    Please search the forums. This topic has already been discussed a lot of times.

  • APO Cube data is not showing in Planning Book

    Hi All,
              Please help me with the following issue.. We use to load the data to APO cube manually from Flat file by executing BW (Backlog, Historical) reports every week. (not a good practice). That time Planning book was working fine.. And now we automated this process by creating the data marts from BW ODS to APO Cube and the loads are successful with process chain.. But I don’t see cube data in Planning book.. In this process the existing info objects properties (Alpha has been removed) has been changed on APO side for mapping and loading purpose.. So when I load the data , the load is successful but I don’t see the data in the Planning book(Note : the cube was refreshed and I guess I need to generate CVCs and do some thing in TSCUBE).. Please explain me the details steps. I am BW consultant and don’t know much on APO.Present status i see the data in APO cube and not in Planning Book
    Thank you
    Arya
    Edited by: karan s on Apr 3, 2008 8:58 PM
    Edited by: karan s on Apr 3, 2008 8:59 PM

    Hi karan
    have you loaded the data from APO cube into the Planning book with TSCUBE ? you can add this step in your process chain also.
    If you have made changes in the strcture of BW data mapping then you dont need to change CVCs.

Maybe you are looking for

  • A sample project with basic problems to solve. Lets make it as a tutorial!

    The project is attached it's supposed to end up being a simple file manager, so you can browse the files and folders using the list component. I've done some part which is the attached one. Now I meet some problems since it's my first project and I n

  • Two important questions

    Hi All Please I have two questions, 1- How I can create a popUpButtonMenu in a vertical direction?? When I rotate it , the label disappears. So I want another solution as fast as you can please. 2- How I can connect flex with oracle?? I want a comple

  • Error Saving Validation

    Hello, I'm running MDM v7.1.05.101 When trying to add a validation to a main table I am getting the following error: Error Saving Validation Field Not Found <0xFFAA1000> Version 7.1 (7.1.05.101) Anyone have any idea what that is about?

  • XI question on two different sender

    Hello all,   I want XI to pick up two files and send them to two different receivers based on some conditions. This condition will be done via message mapping. Is it possible to do it without BPM? If we can do it with BPM how? I don't want to use tra

  • How to convert PDF with accented letters that are not Unicode?

    Hello all, I have a PDF letter that is written in Spanish. When I copy and paste the Spanish word: organización ... it is pasted to Noepad or Word as: organizaci ´ on The word displays properly in the PDF, however I believe it was created originally