Remodelling error CL_RSCNV_ADD_CHAR

Experts,
   I have created a remodel rule to include a characteristic using customer exit.
While i run i get a runtime error "GETWA_NOT_ASSIGNED" " "
"CL_RSCNV_ADD_CHAR=============CP" or "CL_RSCNV_ADD_CHAR=============CM002"
"IF_RSCNV_OPERATION~CONVERT"
Appreciate your suggestions to resolve the issue.
Thanks
Prasad

Hi,
Can you please check the Note is applicable for you?
Note 935400 - Remodeling does not call Customer Exit
Note 966463 - Remodeling check gives wrong messages
Normally this issue should not come if you are in BI7.0 - BI-Patch 08 or SAPKW70008.  OR BI-Patch 10 or SAPKW70010
I hope this is useful.
Thanks
Murali

Similar Messages

  • 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

  • Error when checking remodeling rule

    I am trying to use remodeling to remove a characteristic (ZSORTDTL) from an infocube (ZLO_C01A).  When I run a check on the remodeling rule it gives me the following errors:
    Selection parameter is not a characterictic in InfoProvider "ZLO_C01A"
    Inconsistencies were found when InfoCube ZLO_C01A was checked
    Error while checking metadata
    When I try to get more information on these messages they just give me message numbers: RSARCH162, R7I404, and RSCNV606, respectively.  I can't find anywhere that refers to these messages.  I get these errors in both our development and sandbox environment.  I have created remodeling rules (even remodeling rules that delete characteristics) before and haven't run into this error.  And, the cube is active and has this characteristic in a dimension table (ZLO_C01A5).
    Any ideas on what is wrong here?

    Poornima,
    Follow this thread:
    Error occurred during post handling RS_AFTER_IMPORT for UPDR L
    Re: RS_UPDR_AFTER_IMPORT
    Collect Objects seperatly for UR not bundled together.
    ~AK

  • Error In Remodelling (Cancelled Message)

    Hi,
    I want to add a new Characteritic to my InfoCube which has data already(from a flat file).
    When I started the remodelling job and checked the jobs, it shows as "Cancelled" and in the Monitoring it shows "Not Yet Started"
    Where can I see whether the Char is added or not?
    How do I resolve this?
    Regards,
    Sam

    Hi ,
    Check in th job log for the exact error message.
    If u do not get any info from the job log,inform the basis that the background jobs are getting cancelled.
    Thay can provide you input for the same.
    Regards,
    Dhanya.

  • Remodelling InfoCube Transport Error

    Hi All,
    I have removed few char from the InfoCube via Remodelling toolbox and schedule the same immediately
    Now the problem is the dimension in which I removed the char is not getting activated when I transport the same.
    Kindly help

    Hi,
    Take a look on the notes :664247, 636261.
    It seems doing <i>Transfer Global settings</i> from R/3 to QA BIW would solve the problem.
    With rgds,
    Anil Kumar Sharma .P

  • 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

  • Error apple mobile device failed to start

    ive posted this problem before its not showing on my pc or in i tunes plus i get an error message 14001,what do i need to do to install the right drivers to have my phone show up again.Im getting so frustrated i pay all this money for a phone that i now cant get any music on please help me.

    Try a different computer and/or a power cord. That should eliminate a hardware issue with the phone.
    Basic troubleshooting steps.
    Check out the new remodeled MacOSG website! 24-hour Apple-related news & support.
     MacOSG: An Apple User Group  iTunes: MacOSG Podcast  Follow us on Twitter: MacOSG

  • Don't believe what you read... there's no error.

    The only error I've found w/ iWeb is it SAYING there's an error...
    If you publish your site and get the dreaded error massage just leave iWeb open and sync your iDisk completely then close iWeb and sync your iDisk one more time, just to make sure.
    Make sure you empty your Browser cache files and I clear my History too, then look at your site.
    Even though I get the error message my site is still updated as long as my iDisk is synced-up. In fact I did a little remodel on some of my pages at http://www.iWebTricks.com last night and ALL the changes went through despite the "fake" error message.
    It's true the next time you Publish it creates the "red" pages over but it doesn't seem to upload those pages given that when looking at the files that are synced to the iDisk it appears as though only changes since the last time you Published (error or no-error) are synced.
    I'm happy enough that I can at least get my site updated for the time being until Apple gets this fixed but the main thing is getting your site out there which still can be done w/ iWeb although somewhat troublesome. But then again manually inserting HTML onto every page after every Publish isn't a walk in the park either...

    I've tried this advice and the advice on your website, but I STILL can't get the website to publish!
    Now on iWeb the icons are blue, which should show mean it has published, but I've checked the website on Safari both using the 'visit site' button and entering the url (I'd cleared the cache and the history), as well as checking it from Netscape on this computer and from IE on another computer.
    Am at end of my tether, as have paid for .mac membership but am not getting what I want from it.
    I've tried publishing at various times of day but no luck.... I've not been able to publish anything at all on the website yet, have got 1.1.1 and all the work on the website has been done on 1.1.1.
    Any help would be much appreciated!
    MBP   Mac OS X (10.4.6)  

  • 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

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

  • Cloud will not install on my Mac - console error m...

    21/05/2013 12:56:29 [0x0-0x22df2dd].com.fsecure.sync.BTCloud[32273] Traceback (most recent call last):
    21/05/2013 12:56:29 [0x0-0x22df2dd].com.fsecure.sync.BTCloud[32273] File "/Applications/BT Cloud.app/Contents/Resources/__boot__.py", line 39, in <module>
    21/05/2013 12:56:29 [0x0-0x22df2dd].com.fsecure.sync.BTCloud[32273] _run('run.py')
    21/05/2013 12:56:29 [0x0-0x22df2dd].com.fsecure.sync.BTCloud[32273] File "/Applications/BT Cloud.app/Contents/Resources/__boot__.py", line 36, in _run
    21/05/2013 12:56:29 [0x0-0x22df2dd].com.fsecure.sync.BTCloud[32273] execfile(path, globals(), globals())
    21/05/2013 12:56:29 [0x0-0x22df2dd].com.fsecure.sync.BTCloud[32273] File "/Applications/BT Cloud.app/Contents/Resources/run.py", line 59, in <module>
    21/05/2013 12:56:29 [0x0-0x22df2dd].com.fsecure.sync.BTCloud[32273] from sync import gui
    21/05/2013 12:56:29 [0x0-0x22df2dd].com.fsecure.sync.BTCloud[32273] File "sync/gui.pyo", line 15, in <module>
    21/05/2013 12:56:30 [0x0-0x22df2dd].com.fsecure.sync.BTCloud[32273] File "PySide/QtGui.pyo", line 18, in <module>
    21/05/2013 12:56:30 [0x0-0x22df2dd].com.fsecure.sync.BTCloud[32273] File "PySide/QtGui.pyo", line 11, in __load
    21/05/2013 12:56:30 [0x0-0x22df2dd].com.fsecure.sync.BTCloud[32273] ImportError: dlopen(/Applications/BT Cloud.app/Contents/Resources/lib/python2.7/lib-dynload/PySide/QtGui.so, 2): no suitable image found. Did find:
    21/05/2013 12:56:30 [0x0-0x22df2dd].com.fsecure.sync.BTCloud[32273] /Applications/BT Cloud.app/Contents/Resources/lib/python2.7/lib-dynload/PySide/QtGui.so: mach-o, but wrong architecture
    21/05/2013 12:56:31 BT Cloud[32273] BT Cloud Error
    21/05/2013 12:56:34 com.apple.launchd.peruser.501[142] ([0x0-0x22df2dd].com.fsecure.sync.BTCloud[32273]) Exited with exit code: 255
    21/05/2013 12:57:55 [0x0-0x22e42e2].com.fsecure.sync.BTCloud[32308] Traceback (most recent call last):
    21/05/2013 12:57:55 [0x0-0x22e42e2].com.fsecure.sync.BTCloud[32308] File "/Applications/BT Cloud.app/Contents/Resources/__boot__.py", line 39, in <module>
    21/05/2013 12:57:55 [0x0-0x22e42e2].com.fsecure.sync.BTCloud[32308] _run('run.py')
    21/05/2013 12:57:55 [0x0-0x22e42e2].com.fsecure.sync.BTCloud[32308] File "/Applications/BT Cloud.app/Contents/Resources/__boot__.py", line 36, in _run
    21/05/2013 12:57:55 [0x0-0x22e42e2].com.fsecure.sync.BTCloud[32308] execfile(path, globals(), globals())
    21/05/2013 12:57:55 [0x0-0x22e42e2].com.fsecure.sync.BTCloud[32308] File "/Applications/BT Cloud.app/Contents/Resources/run.py", line 59, in <module>
    21/05/2013 12:57:55 [0x0-0x22e42e2].com.fsecure.sync.BTCloud[32308] from sync import gui
    21/05/2013 12:57:55 [0x0-0x22e42e2].com.fsecure.sync.BTCloud[32308] File "sync/gui.pyo", line 15, in <module>
    21/05/2013 12:57:55 [0x0-0x22e42e2].com.fsecure.sync.BTCloud[32308] File "PySide/QtGui.pyo", line 18, in <module>
    21/05/2013 12:57:55 [0x0-0x22e42e2].com.fsecure.sync.BTCloud[32308] File "PySide/QtGui.pyo", line 11, in __load
    21/05/2013 12:57:55 [0x0-0x22e42e2].com.fsecure.sync.BTCloud[32308] ImportError: dlopen(/Applications/BT Cloud.app/Contents/Resources/lib/python2.7/lib-dynload/PySide/QtGui.so, 2): no suitable image found. Did find:
    21/05/2013 12:57:55 [0x0-0x22e42e2].com.fsecure.sync.BTCloud[32308] /Applications/BT Cloud.app/Contents/Resources/lib/python2.7/lib-dynload/PySide/QtGui.so: mach-o, but wrong architecture
    21/05/2013 12:57:55 BT Cloud[32308] BT Cloud Error
    21/05/2013 12:57:57 com.apple.launchd.peruser.501[142] ([0x0-0x22e42e2].com.fsecure.sync.BTCloud[32308]) Exited with exit code: 255
    21/05/2013 12:58:05 [0x0-0x22e52e3].com.fsecure.sync.BTCloud[32314] Traceback (most recent call last):
    21/05/2013 12:58:05 [0x0-0x22e52e3].com.fsecure.sync.BTCloud[32314] File "/Volumes/BT Cloud/BT Cloud.app/Contents/Resources/__boot__.py", line 39, in <module>
    21/05/2013 12:58:05 [0x0-0x22e52e3].com.fsecure.sync.BTCloud[32314] _run('run.py')
    21/05/2013 12:58:05 [0x0-0x22e52e3].com.fsecure.sync.BTCloud[32314] File "/Volumes/BT Cloud/BT Cloud.app/Contents/Resources/__boot__.py", line 36, in _run
    21/05/2013 12:58:05 [0x0-0x22e52e3].com.fsecure.sync.BTCloud[32314] execfile(path, globals(), globals())
    21/05/2013 12:58:05 [0x0-0x22e52e3].com.fsecure.sync.BTCloud[32314] File "/Volumes/BT Cloud/BT Cloud.app/Contents/Resources/run.py", line 59, in <module>
    21/05/2013 12:58:05 [0x0-0x22e52e3].com.fsecure.sync.BTCloud[32314] from sync import gui
    21/05/2013 12:58:05 [0x0-0x22e52e3].com.fsecure.sync.BTCloud[32314] File "sync/gui.pyo", line 15, in <module>
    21/05/2013 12:58:05 [0x0-0x22e52e3].com.fsecure.sync.BTCloud[32314] File "PySide/QtGui.pyo", line 18, in <module>
    21/05/2013 12:58:05 [0x0-0x22e52e3].com.fsecure.sync.BTCloud[32314] File "PySide/QtGui.pyo", line 11, in __load
    21/05/2013 12:58:05 [0x0-0x22e52e3].com.fsecure.sync.BTCloud[32314] ImportError: dlopen(/Volumes/BT Cloud/BT Cloud.app/Contents/Resources/lib/python2.7/lib-dynload/PySide/QtGui.so, 2): no suitable image found. Did find:
    21/05/2013 12:58:05 [0x0-0x22e52e3].com.fsecure.sync.BTCloud[32314] /Volumes/BT Cloud/BT Cloud.app/Contents/Resources/lib/python2.7/lib-dynload/PySide/QtGui.so: mach-o, but wrong architecture
    21/05/2013 12:58:05 BT Cloud[32314] BT Cloud Error
    21/05/2013 12:58:07 com.apple.launchd.peruser.501[142] ([0x0-0x22e52e3].com.fsecure.sync.BTCloud[32314]) Exited with exit code: 255

    I've got one of the black curved shape routers. I reset it every time it craps out. Which is at least once a day.
    Phone calls to support always seem to revolve around me attaching a laptop by ethernet and restarting the laptop even though it has nothing to do with the computer as I have 3 pcs, 1 mac, a phone and a tablet and when the connection goes, it goes for all of them wired or wireless.
    I then receive suggestions to remodel my home so that the router can be positioned very close to the phone socket, This is unfortunately not possible.
    Nor is it possible to turn off every electronic device that's anywhere near the router, as they suggest.
    This never happened with the old BT router, so call me a clueless IT halfwit, but I reckon the router may be faulty.

  • Brand-new iPhone 4 - The iPhone could not be restored. An unknown error (9)

    Got my new 32G iPhone 4 today and managed to restore my old 3Gs data onto it without difficulty. After trying to update it to 4.3 it says The iPhone "iPhone" could not be restored. An unknown error occurred. (9)
    On my Macbook Pro AND Windows 7 computer I've tried a different USB slot, a different cord, and updating iTunes to no avail... I even got the official 4.3 and 4.2.1 recoveries from Apple and tried to restore with them. All deliver the same error message. I've seen this topic on various forums and there doesn't seem to be a whole lot of hope, but I'm hoping to be able to resolve this on my own unless it's some sort of hardware issue that's out of my hands entirely.
    Any help is appreciated! Thanks.

    FROM APPLE:
    Error 9: This error occurs when the device unexpectedly drops off of the USB bus and communication stops. This can occur if the device is manually disconnected during the restore process. This issue can be resolved by performing USB isolation troubleshooting, using a different USB dock connector cable, trying another USB port, restoring on another computer, or by eliminating conflicts from third-party security software.
    Basic troubleshooting steps.
    Check out the new remodeled MacOSG website! 24-hour Apple-related news & support.
     MacOSG: An Apple User Group  iTunes: MacOSG Podcast  Follow us on Twitter: MacOSG

  • Graphical Error since 2.1.3 Update!

    I'm using the Canon 5DMKII, RAW files at full size, I've worked on thousands of these files before and never had a problem using Aperture 2 before, but the first upload session I have after the 2.1.3 Update... I get this happening:
    #1
    http://i191.photobucket.com/albums/z86/AFXREFLEX/Picture4.png
    #2
    http://i191.photobucket.com/albums/z86/AFXREFLEX/Picture5.png
    #1
    http://i191.photobucket.com/albums/z86/AFXREFLEX/Picture1-5.png
    #1
    http://i191.photobucket.com/albums/z86/AFXREFLEX/Picture2.png
    #2
    http://i191.photobucket.com/albums/z86/AFXREFLEX/Picture3-1.png
    I can export the files as TIFF, JPEG or ORIGINALS (RAW) and they are fine, and as you can see it "loads" at the top of the screen in Aperture 2 and then once it loads the graphical error goes away. I also tested this in EOS Utility and DPP and the RAW files DO NOT do this in those applications, leading me to believe this is purely an Aperture 2 issue.
    Any suggestions??

    Highest Res Home remodel ever!
    I've got a 5d2 as well and do not see this problem on my imac or macbook - does this happen on all your 5d2 raw files or just the ones you have newly imported? I haven't done a "new" import yet since I updated to 2.1.3 but have a shoot from last weekend I need to import soon, so I can check if this happens to me as well.
    What system are you running and what graphics card does it have?

  • Failure during Remodeling Rule execution

    Hi,
    I created remodeling rule for InfoCube that is indexed in BI Accelerator. The rule inserts new characteristics.
    Remodeling execution is failing in ACTIVATE step with "Exception in method CL_RSCNV_MANAGER:_EXECUTE_PARA LLEL_NEW-1 - ACTIVATE - Error in step -" and generating short-dump with
    Error analysis
        Short text of error message:
        NOT CORRECT USAGE!
        Long text of error message:
        Technical information about the message:
        Message class....... "RSD_TREX"
        Number.............. 100
        Variable 1.......... "NOT CORRECT USAGE!"
    during execution of RSDDTREX_SINGLE_TABLE_INDEX.
    Anyone have good insight into what this might mean?
    I'd implemented note 1082769, but it did not help.
    Thanks,
    -Vitaliy
    PS. I checked as well notes, but not much help:
    926609 - BIA index and metadata changes
    1012008 - BI accelerator index after activating the InfoCube

    Hi,
    Try this.
    Monitor and Error Handling in Remodeling
    http://help.sap.com/saphelp_nw04s/helpdata/en/dd/834942da51690de10000000a155106/frameset.htm
    This may be of help.
    Thanks,
    JituK

Maybe you are looking for

  • Error while editing the item condition data : urgent

    Hi, I am using a bdc. when i try to edit any of the item condition value (KBETR) and also if i try to insert a new condition , I am getting error as " Message_type_X " and the message no :00341, and the BDC is terminating at the point. Can anybody ki

  • Should not allow more than one attendance or absence code on any given day

    Hi Hr Experts , I need to use customer enhancement in my program. CATS should not allow more than one attendance or absence code on any given day. requirement is that each day will be either a full attendance or full absence and there will not be any

  • Reactivar compact rio en max por red

    Saludos a todos!! espero me puedan ayudar.. realicé un reinició del MAX en mi pc ya que marcaba algunos errores, por lo cual se borraron todos los registros y todas las tarjetas y módulos que estaba utilizando. ahora quiero volver a integrar el modul

  • Installing Business Content directly in QA and PRD or transport it ?

    Hello, We have been running a SAP BW Lanscapce (7.01 SPS7) for over two years. We have recently applied to our BW Landscace an additional add-on ; SAP SuPM (Sustainability Performance Management 2.0) Several thousands of new objects are delivered and

  • How to hide an iView

    hi All, how to hide an iView on a particular page? I have an iView which when opened up, plays online music.. I would like to hide this particular iView so that when the user goes to the page, the music would be played but  the iView would be hidden