Remodeling

Hi,
Am trying to delete Characteristic through Remodeling but am getting below error when i try to schedule my Job
Please anyone help me.
Exception in method CL_RSCNV_MANAGER:SCHEDULE-9 - A request has not yet completed execution - IC_LATHA-TEST
Thanks,
GAL

Hi,
You  wait till the request is completed otherwise you can delete the request and proceed.
goto monitor screen and delete the request and on the same rule itself you can delete the Characteristic.
Assign points if it helps
Thanks,
Jack

Similar Messages

  • Need your help in Remodeling concept

    Hi Gurus need your help in time estimations
    I have a cube with data and now I need to add 10 new info objects to the cube which are including Date fields (BUDAT, BLDAT) these 10 fields will be populated to the cube from a Z table in ECC as we donu2019t have these fields in the cube we have to go for remodeling of the cube
    My client requires how much time it will take to complete this
    Now I want to know how much time it would take to do this (if any customer exits and user exits are required) and addition if new fields will have any effect on the current queries
    Please advice in this
    Thank you

    The time taken will depends on a lots of factor like server speed, available memory, background jobs etc. Apart from this, the time will also depends on how much the cube is filled i.e. the no. of records in the cube. Its very abstract to tell you the exact time taken for this. But, please make sure that you have the backup of the cube which you are going to re-model. T0 say, I think 3-4 hours should be ok for the remodelling.
    Thanks.
    Shambhu

  • Short Dump in BI 7.0,While Remodelling the Infocube

    Hi Experts
    I got the below short dump in BI 7.0 while remodelling infocube to add a new time char (0CALMONTH2)
    Please update me what is wrong
    Runtime Errors         GETWA_NOT_ASSIGNED
    Date and Time         
    Short text
    Field symbol has not yet been assigned.
    What happened?
    Error in the ABAP Application Program
    The current ABAP program "CL_RSCNV_ADD_CHAR=============CP" had to be
    terminated because it has
    come across a statement that unfortunately cannot be executed.
    Error analysis
    You attempted to access an unassigned field symbol
    (data segment 32776).
    This error may occur if
    - You address a typed field symbol before it has been set with
    ASSIGN
    - You address a field symbol that pointed to the line of an
    internal table that was deleted
    - You address a field symbol that was previously reset using
    UNASSIGN or that pointed to a local field that no
    longer exists
    - You address a global function interface, although the
    respective function module is not active - that is, is
    not in the list of active calls. The list of active calls
    can be taken from this short dump.
    How to correct the error
    If the error occures in a non-modified SAP program, you may be able to
    find an interim solution in an SAP Note.
    If you have access to SAP Notes, carry out a search with the following
    keywords:
    "GETWA_NOT_ASSIGNED" " "
    "CL_RSCNV_ADD_CHAR=============CP" or "CL_RSCNV_ADD_CHAR=============CM002"
    "IF_RSCNV_OPERATION~CONVERT"
    If you cannot solve the problem yourself and want to send an error
    notification to SAP, include the following information:
    1. The description of the current problem (short dump)
    To save the description, choose "System->List->Save->Local File
    (Unconverted)".
    2. Corresponding system log
    Display the system log by calling transaction SM21.
    Restrict the time interval to 10 minutes before and five minutes
    after the short dump. Then choose "System->List->Save->Local File
    (Unconverted)".
    3. If the problem occurs in a problem of your own or a modified SAP
    program: The source code of the program
    In the editor, choose "Utilities->More
    Utilities->Upload/Download->Download".
    4. Details about the conditions under which the error occurred or which
    actions and input led to the error.
    Information on where terminated
    Termination occurred in the ABAP program "CL_RSCNV_ADD_CHAR=============CP" -
    in "IF_RSCNV_OPERATION~CONVERT".
    The main program was "RADGENREP ".
    In the source code you have the termination point in line 23
    of the (Include) program "CL_RSCNV_ADD_CHAR=============CM002".
    The program "CL_RSCNV_ADD_CHAR=============CP" was started as a background job.
    Job Name....... "ZC13_32/ZCM_INSERT"
    Job Initiator.. "GHANTAK"
    Job Number..... 10521300
    Source Code Extract
    Line
    SourceCde
    1
    METHOD if_rscnv_operation~convert.
    2
    *CALL METHOD SUPER->IF_RSCNV_OPERATION~CONVERT
    3
    EXPORTING
    4
       I_R_OLD =
    5
    CHANGING
    6
       C_R_NEW =
    7
    8
    FIELD-SYMBOLS: <l_s_oldtable> TYPE ANY.
    9
    FIELD-SYMBOLS: <l_s_newtable> TYPE ANY.
    10
    FIELD-SYMBOLS: <l_fillfield> TYPE ANY.
    11
    FIELD-SYMBOLS: <l_addfield> TYPE ANY.
    12
    DATA: l_r_fillfield TYPE REF TO data.
    13
    DATA: l_r_addfield TYPE REF TO data.
    14
    15
    TRY.
    16
    ASSIGN i_r_old->* TO <l_s_oldtable>.
    17
    ASSIGN c_r_new->* TO <l_s_newtable>.
    18
    19
    ASSIGN COMPONENT p_fillfieldnm OF STRUCTURE <l_s_oldtable> TO <l_fillfield>.
    20
    ASSIGN COMPONENT p_addfieldnm OF STRUCTURE <l_s_newtable> TO <l_addfield>.
    21
    22
    GET REFERENCE OF <l_fillfield> INTO l_r_fillfield.
    >>>>>
    GET REFERENCE OF <l_addfield> INTO l_r_addfield.
    24
    25
    IF NOT p_constval IS INITIAL.
    26
    fill constant
    27
    CALL METHOD cl_rscnv_operation=>fill_const
    28
    EXPORTING
    29
    i_newiobj    = p_add_char
    30
    i_constval   = p_constval
    31
    i_fieldtype  = o_fieldtype
    32
    CHANGING
    33
    c_r_newfield = l_r_addfield.
    34
    35
    36
    ELSEIF NOT p_attriobj IS INITIAL AND NOT p_ofiobjnm IS INITIAL.
    37
    fill using attribute of characteristic
    38
    ASSIGN i_r_old->* TO <l_s_oldtable>.
    39
    ASSIGN COMPONENT p_fillfieldnm OF STRUCTURE <l_s_oldtable> TO <l_fillfield>.
    40
    GET REFERENCE OF <l_fillfield> INTO l_r_fillfield.
    41
    CALL METHOD read_attr
    42
    EXPORTING

    Hi,
    i mean to say, just come out the transaction & try again..............
    or else u can check the short dump in ST22...........
    Regards,
    SD

  • Use of Remodeling tool in BI 7.0

    Hi,
    Can any one list the uses of the Remodeling tool in BI 7.0.
    Because the question is :
    when we can remove or delete or replace the required InfoObject  in an Infoprovider( in particular a cube) we take the backup of the data in another cube, do the required changes in the old cube and then create the Data transfer pipeline { Export DS, update rules/Transformations( including the required transformation for the new InfoObject ), etc..} form the backup cube. we will do the same with the Remodeling tool also(make changes by taking the backup), then why we need a separate tool to perform the same task.
    please list all uses.
    Best Regards,
    Sreeni.

    Hi,
    Regarding remodeling Steps
    Remodeling is one of the good feature in BI.
    This helps in remodeling your Infoprovider, even when its filled with data.
    where as in BW 3.5 you need to remove data before remodeling.
    /people/mallikarjuna.reddy7/blog/2007/02/06/remodeling-in-nw-bi-2004s
    http://help.sap.com/saphelp_nw70/helpdata/en/d0/46144236bcda2ce10000000a1550b0/frameset.htm
    /thread/782986 [original link is broken]
    info cube
    Remodeling Tool in BI 7.0
    https://www.sdn.sap.com/irj/sdn/wiki?path=/display/profile/2007/06/28/remodelingToolinBI7.0
    Library-Remodeling InfoProviders
    http://help.sap.com/saphelp_nw04s/helpdata/en/58/85e5414f070640e10000000a1550b0/frameset.htm
    Remodeling concept in BI 7.0
    Hope this helps.
    Thanks,
    JituK

  • Problem about remodelling

    HI,
    Actually i have to add one time characteristics like Fiscal year in info-cubes. One due to data reloading problem , i used remodelling technique.
    In remodelling , i mapped time characteristics to fiscal year and schedule this. Then it was added to info-cube. Due to this, below update rules became in-activate. For activating update rules, we wirte code to fill time characteristics, so that in future ,there is no need of remodelling.
    After completing all thing, we found that my time characteristics is taking value of fiscal year sometime, and sometime it does not take.
    Below info-cube , there are lot of update rule/transformation ,in this data comes in delta and full mode both.
    SO please tell me , what is exact problem, even i could not understand this?
    Thanks
    Devesh Varshney

    Hi,
    >there are lot of update rule/transformation
    I think, you haven't maintain all transformation correctly.
    Or, you have activate the new transformation after the remodelling - after the first load. => check the timestamps.
    Sven

  • How to Load data in remodeled info provider(Info cube) ?

    I have added one key figure  in existing cube by using remodeling process.
    I changed the transformation rule and reloaded the data but the new key figure is still showing value as 0.
    Can anyone please explain complete step by step process of loading data in remodeled info cube.
    I am new to SAP BW. please help me to sort out this issue.
    thanx

    Hi,
    After adding the key figure, use one of the following options to populate data.
    1. Constant: To populate constant data for new key figure.
    2. User Exit: To populate data from different source.
    For replacing the key figure, use the following option to populate data.
    Customer Exit: To populate data for the replaced key figure.
    There is a very nice Blog on this.
    /people/mallikarjuna.reddy7/blog/2007/02/06/remodeling-in-nw-bi-2004s
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/008f9fef-22e4-2a10-d994-a17c55ca06f0
    Hope this helps.
    -Vikram

  • Error on display of remodelling rule in Quality System

    Hi,
    I have created a remodelling rule to delete a characteristic infoobject from a cube and the same in working fine in the development system.
    I transported the remodelling rule to the Quality system. the same was transported with out any error.
    But when I go the RSA1 --> adminstration -->remodelling and select the remodelling rule from dropdown and click on display, I am getting an error message.
    Namespace '/BIC/' must be set to 'changeable' (transaction SE06)
    Message no. R7063
    Has anyone encoutered the same error ?
    Any help is resolving the above error will be highly appreciated and rewarded.
    Thanks in advance
    Venkata

    Hi Venkata,
    I have not worked with the remodelling. But Remodelling is changing the InfoCube definition in the QA/Prod systems directly.
    I had this issue earlier when I tried to modify something in the QA system directly. The issue was because the /BIC/ namespace was non-modifiable in QA. As this setting is system specific and need not be transported we had asked Basis to make the change in QA.
    Hope this helps.
    Regards
    Kumar

  • Dump "GETWA_NOT_ASSIGNED" while implementing Remodeling

    Hello Everyone,
    i am trying to add an infoobject 0calweek with constant value using remodeling. while implementing this scenario i encountered with a short dump "GETWA_NOT_ASSIGNED" could anybody suggest any fix to this issue.
    Thanks and Regards,
    Ajay.D

    thanks

  • Remodeling a time characteristic in a cube - Doesn't allow??

    I have a cube containing time characteristic 0CALWEEK.  I would like to use the remodeling toolkit so i can write some custom user exit code to replace the values in this field based on logic.  However I am not allowed to select this field!!  Why doesn't SAP allow you to remodel (change values) in any of the time characteristics in a cube??  Is there any way around this?
    Thanks, Peggy

    You are close to my issue.  This is a regular basic cube.  (no non-cumulative)
    It contains snapshots of an 18 month plan (future dates).  We have over 2 years of snapshots.  Last year the source system sending us the plan data used a calendar that handled the weeks of 2010 differently than the SAP calendar.  (SAP buckets the first 10 days of 2010 in week 1; whereas our company only used first 3 days of 2010 as week 1).
    Anyway, we have about 100 million records in these snapshots to adjust the calendar week to match up with the SAP calendar week.
    All we wanted to do was to use  the remodeling toolkit on the 0calweek field and choose "replace characteristic" and populate with a bit of ABAP code.  However we are not allowed to pick any time characteristics.
    We know we could always use the old standard ways to move data around to dummy cubes and fix, but that takes hours of processing for all the data we have to do.  (actually about 10 cubes this size).
    So we are testing the remodeling toolkit by adding a new characteristic that "references" ocalweek and using Abap to populate that the way we want.  We can move the queries over to the new field.  That seems to be working and fast since work is done using Oracle level commands, instead of data packet by data packet.
    Do you have any other ideas?
    Thanks much!

  • Can i change the line item dimension for remodeling ?

    Hi everybody,
    I want to remodeling a specific dimension of my cube.
    But, it is a line item dimension and so, i can't add an other characteristic.
    There exist a manipulation to change the option "line item dimension" ?
    Thanks for your help !
    Rodolphe.

    Hi Laloux,
    in remodelling u can add a characteristic to the Cube
    For InfoCubes, you have the following remodeling options:
    For characteristics:
    &#9679;      Inserting or replacing characteristics with:
    &#9675;       Constants
    &#9675;       An attribute of an InfoObject within the same dimension
    &#9675;       A value of another InfoObject within the same dimension
    &#9675;       A customer exit (for user-specific code)
    &#9679;      Delete
    For key figures:
    &#9679;      Inserting:
    &#9675;       Constants
    &#9675;       A customer exit (for user-specific code)
    &#9679;      Replacing key figures with:
    &#9675;       A customer exit (for user-specific code)
    &#9679;      Delete
    You cannot replace or delete units. This avoids having key figures in the InfoCube without the corresponding unit.
    hope it givs u some inforamtion...
    Regards,
    NR

  • Cube Remodelling in BI 7.0

    Here is my scenario.
    I am working on a cube ZC_IC05 and this cube is compressed every month.
    Dimension 1 - 0material
    Dimension 2 - 0plant
    Dimension 3 - 0mat_plant (0mat_plant has 0plant compounding)
    For some reason 0mat_plant is incorrectly populated in the cube. So I would like to correct it by re-populating as 0mat_plant = 0material.
    Can this be achieved using Cube remodelling???
    Appreciate any help!
    Anirudh.
    Edited by: Anirudh on Oct 17, 2008 8:08 PM

    Dear Anirudh
    Remodeling, it's the way to change data model already exist.When you add a characteristic or key figure to an existing data model, you must check if the existing data in InfoCube must be enriched with the new information (characteristic o key figure). According your question "For some reason 0mat_plant is incorrectly populated in the cube. So I would like to correct it by re-populating as 0mat_plant = 0material" is relationship to enrich your historical data with the new information, in this cases as Visahl said, you must delelte the data in your InfoCube insert the new InfoObject "0material" and reload the data. Before do this, integrate the new characteristic in the data flow.
    Otherwise, you can use a remodeling rule that is a collection of changes to your InfoCube that you perform simultaneously. For characteristics, you can add or replace characteristics with the following: a constant, an attribute of an InfoObject of the same dimension, a value of another InfoObject of the same dimension, a customer exit.
    You can remodel InfoProviders in the transaction RSA1 choosing Additional Functions -> Remodeling in the context menu for your InfoProvider in the InfoProvider tree.
    After that you should be create a remodeling rule. Enter a desccription for remodeling rule and choose the InfoProvider "ZC_IC05" and choose Create. After that, choose add operation to list, and choose remplace characteristic and you must specify the new characteristic "0material" is to be filled. And mapping for characteristic, in other words, the new characteristic "0material" is filled with the values of another characteristic, to adopt  the values of the original, for example"0mat_plant". Choose "Transfer" and save your specefication. Choose Check and choose impact analysis to display a list of the objects affected by remodeling. To the last step it is "Schedule" to start the remodeling and monitor.
    Because it is a new functionality of BI 7.0 be carefull make a copy of the InfoProvider "ZC_IC05" before do the remodeling
    I hope these comments join of the rest can help you!
    Luis

  • Remodelling job goes in canceled state

    Dear experts,
    I'm trying to remodelate a Cube in DEV, but the process (seen via SM37) goes canceled state as soon it started.
    I suceeded to remodelate some time ago but now seems to be a different story .. The system is BW 7.01.
    Thanks,
    M

    Hi,
    During remodeling time is any loads are loading to your target?
    Can you check at your target level and see is there any failed request at info cube level?
    Remodeling means your going to add or delete char or key fig.
    Can we know what your doing mean adding or deleting?
    if your adding info object, what about history data for added info object?
    if you need historic data then you can delete the whole data from cube, without remodeling also you can directly add info object into cube and later  you can activate whole data flow.
    You need to maintain proper transformations or routine to fill  added info object.
    Thanks

  • Remodelling cube  for Time characterstics

    Hi All
       Can we do remodelling for A cube with Time characterstics. I am trying to add Fiscal year to existing cube with remodelling option. But it is giving error message"please enter a valid value for characteristic ". Can you please help me to understand which char/KF we can remodel.
    Thanks
    Vani

    You can model everything in the cube - Char , KF , Time Character.
    Just delete the data with Dimension & edit cibe. Reactivate & reload the data.
    Regards,
    Viresh

  • Remodeling an InfoCube in BW 3.5

    Hallo experts!
    What is the best way to remodel dimensions of an productive InfoCube?
    What I know:
    - copy InfoCube A to InfoCube B
    - generate an exportDataSource on A
    - load data in B from A
    - delete data in A
    - remodel
    - generate an exportDataSource on B
    - load data in A from B
    Is this the best way? Any other Ideas? If I have a very large InfoCube, is it the best way to have an InfoCube as B? Wouldn't be an ODS-Object better because It maybe is faster to write in and read from a flat table?
    Is it a problem if the InfoCube is compressed?
    Anything else I should know?
    Best Regards,
    Peter

    Peter
    In my opinion you have the best way of doing and proceed with this model. info cube is better than ODS because you are copying data from Cube to cube so that structure will be the same.
    I didn't get your compression question correctly but there won't be any issues if you copy data from existing compression cube to other cube.
    Hope this helps
    Thanks
    Sat

  • Remodeling - Adding Time Characteristics

    I am attempting to add several time 0CAL* characteristics into my infocube through remodel.  I currently have 0CALMONTH and 0CALDAY in my InfoCube.  I am attempting to add 0CALWEEK, 0CALMONTH2, and 0CALQUARTER
    In the remodeling object can I perform a 1:1 mapping with 0CALDAY to populate them or do I need a user exit to populate the values of these new time characteristcs?
    If I do need a user exit does anyone know where I can find some code for this specific time transformation.
    Also, everywhere I see mention of Backup you data 1st.   This is thrown out there like it's some simple task to back up an infocube and restore if problems arise.  Can someone mention how they would backup their cube data?
    Thanks,

    >
    Kenneth Murray wrote:
    > OK, Job failed trying to populate 0CALWEEK and 0CALMONTH2.
    >
    > For characteristic 0CALWEEK, enter value in a permitted format
    > For characteristic 0CALMONTH2, enter value in a permitted format
    >
    > Resquest you log error to OSS to BC-DWB-DIC-AC and fix via SE14...   Real nice tool...
    >
    > I am guessing the direct mapping for time characteristics does not work in this remodel tool like everyone thinks.  I probably is really 1:1 with no conversion for time characteristics like transformation rules.
    >
    > Anyone know where I can get ABAP logic to convert 0CALDAY to 0CALMONTH2 and 0CALQUARTER.
    Calender Month   = CALENDER_DAY+4(02).
    Quarter can be derived using cal month.

Maybe you are looking for

  • Track levels suddenly much higher than normal. ?!?!?

    Need some help friends... I have a problem that I can't seem to fix; When I boot up an existing song or project, the levels shown on most of my tracks are peaking but the sound isn't clipping. The faders were all well below zero normally but for some

  • Foreign Exchange Revaluation Programme ( F.05) is calculating duplicate

    Hi experts, We have an issue with F.05 . System Calculating Forex revaluation considering already valuated invoices ( Documents). Eg:  Vendor Invoice   1  -  with Exchange Rate : 40   ;         Valuation Day Exchange Rate : 45 ,. First time F.05 , sy

  • Premiere Pro - Creating Menu After Effects & Encore

    I will admit right off the bat that I am a new user to the Adobe Video Editing product line and that will be obvious with the following question.  I have been doing some video editing in Premiere Pro CS5 with success (great product)!  Now, here is wh

  • DS Connector status is not SYNCING

    The state for my DS connector stays "READY". I can run a "idsync resync" successfully and user creation is working but automatic updates are not pushed from AD to DS. "idsync startsync" also complains that my DS connector is not starting. This is run

  • MacintoshHD/private/var/vm taking up 34GB?! Anything I can do about it?

    I've got a MBA (late 2010 model) and I was downloading some movies when I got a message saying that I didn't have the storage space for them. The last time I checked my SSD (128GB), I had over 50GB of free space so this came as a little surprise. So