How to Repair The Secoundary Indexes

HI
Can any body tell me How to Repair the Missing Secoundary Indexes

Hi,
as Nagesh pointed, the program will do so.
If you want to control a bit further, use function module 'RSDU_INFOCUBE_INDEXES_REPAIR':
i_infocube        = <techname>
i_with_aggregates = 'X' if you want aggregate IDX rebuilt as well
i_double_facttab  = 'X' if you want  E and F fact table processed (otherwise just F)
i_degenerated     = 'X'
hope this helps...
Olviier.

Similar Messages

  • How to get the column index inside a dataTable

    Hello,
    before I get staked, there are multiple threads handling familiar topics to the one I'm questioning about but none gives an anwer. If there is one, I'm propably to less skilled to see it.
    So here is my Problem: I've build a web-interface to a time-recording system. The hours worked on a certain project are displayed in a dataTable component which is generated out of a mySQL Query. Each entry (column/row) contains a inputText component to display and edit the specific value.
    Editing one of these inputText elements now fires a valueChangeEvent which reads the new value and stores it in the database. For that cause I need to know the row- and column-index of the inputText component that fired the event.
    Using the getClientId method from the valueChangeEvent I get some Information which makes it possible to calculate the row/column index. A typical clientID looks like "form_table:mainTable:0:_id14". "form_table" is the ID of the form the dataTable is in. "mainTable" is the id of the dataTable component. "0" is the row the component is in. And finally "_id14" stands for the id randomly given to the inputText component by JSF.
    My Problem is now, that though I can calculate the column out of the[i] "_id14", this calculation is hardcoded. So everytime I add a component in before the dataTable, the calculation needs to be adjusted in the code.
    The Questions:
    - How to force a sensefull id indicating a column-index for the inputText components inside the columns of a dataTable?
    - Nicer since no workaround: How to get the column-index inside the dataTable on a natural way? (e.g. out of the valueChangeEvent the specific inputText component fires)
    After some investigation here on the board and on the net I know multiple ways to get the row index, (Things like component-binding and so on) but I can't find a answer on how to get the column-index.
    Thanks to all answers and/or links to things my eyes missed while searching for one.

    ...then index 0 becomes index 1 and my program doesn't work properlyThe program works properly, just not as you expect it to.
    As you've noticed the table gives you the flexibility to move columns around. So if you move column 0 to column 1, why would you expect to still use 0 as the index? The table manages the reordering of columns for you to make sure the data being displayed in each table column comes from the correct column in the data model.
    You can manage this yourself using one of the following methods (I forget which one):
    table.convertColumnIndexToModel(int viewColumnIndex)
    table.convertColumnIndexToView(int modelColumnIndex)
    Or, you can get data from the data model directly:
    table.getModel().getValueAt(row, 0);

  • How to download the ORACLE INDEX TUNING

    Hi,
    I am using Oracle 10g. i want to know how to download the ORACLE INDEX TUNING .
    Thank u...!

    Hi,
    Thank u for u r reply. I am asking about the Oracle Index tuning Wizard 9.2.0.1.0 Production. In the Oracle tuning book it has give this. That's why i am asking about the how to download the Oracle Index tuning Wizard 9.2.0.1.0 Production. Or where we will find this in oracle 10g.

  • How to repair the p.c,repearte the process?

    hi
    guys
                    how to repair the p.c,repearte the process?
    your regards
    suresh

    Hi,
    Right click on the process type in PC where it was failed and select repair/repeat the process.
    Let us know the details.
    Reg
    Pra

  • How to repair the iPhone 5 which buy from New York but now I am in HK

    How to repair the iphone 5 which I buy in  New York
    but I am now in Hong Kong
    I cannot but a air-ticket to New yor for repair
    can I repair in Hong Kong
    Charles
    <Personal Information Removed by Host>

    Probably not because the iPhone warranty is NOT international, but is country specific, so if you purchased it in the US, then it will have to go back to the US for repair.
    You can try and take it into a store in Hong Kong and see if they will help you, but if it is a US phone, then they have every right to refuse due to warranty cover and they also have different models if your phone needs replacing and they won't be able to give you the same model if the phone came to from the US and this is why warranty cover for the iPhone is country specific and NOT international.
    You can try, but you might be out of luck and if so, then there is nothing you can do except send the phone to any relatives that you have living in the US and see if they will take it to an Apple store in the US to get it repaired for you.  Otherwise you'll have to get it repaired on your next trip to the US.
    This is exactly why you should have thought very long and hard before purchasing a US iPhone and having exactly this situation where you can get nothing done about repairing the phone due to country specific warranty.
    The only other thing that you can do of course, is to buy a new iPhone from Hong Kong and then you will have no problem with warranty cover.

  • How to repair the disk using recovery HD??

    how to repair the disk using recovery HD??

    ali ead wrote:
    I dont understand u
    What don't you understand?
    Boot into the Recovery drive. See the link I posted.
    The run Disk First Aid.
    See this -> Disk Utility 12.x: Repair a disk

  • How to obtain the table index in word use LabVIEW Report Generation Toolkit for Microsoft Office

    I created a word templete and it had several tables. When I use the "Word Edit Cell" function in LabVIEW Report Generation Toolkit for Microsoft Office, the function need "table index", and I didn't find any function to get or set the table index in word document. How can I achieve my attention to write value to specified table cell using the "Word Edit Cell" function?
    Thanks for reply!
    YangAfreet

    Hi yangafreet
    You do not need to get the table index for the word edit cell.vi from anywhere. LabVIEW will automatically index all the tables in the document. See the attatched vi for an example.
    Rich
    Attachments:
    Table Edit.vi ‏23 KB

  • How to get the tree index of a child node

    Hi, I am loading a tree object from an XML source file (via
    an XMLListCollection)
    I can find the children on the currently selected node, like:
    var children:XMLList =
    XMLList(myTree.selectedItem).children();
    for(var i:Number=0; i < children.length(); i++) {
    trace("Child Found: " + children
    .@caption);
    But how can I determine the tree index for each of the
    children? I would like to be able to grab and save the tree index
    for each child, so that I can later just to do
    "myTree.selectedIndex = (saved child index) (based on some form
    action the user performs). I can't find any method of determining
    what the tree index for a child is, other than walking down the
    tree from the parent node and counting the number of nodes till I
    hit each child. Is there a simple method?

    Tree is hierarchical, index is linear. I have never seen
    anyone successfully use selectedIndex with Tree.
    You best bet is to put an id on each node and use e4x
    expression to find that node when you want.
    Tracy

  • How to repair the CVP reporting installation?

    Hi,
    I am facing the following issue on the cvp reporting server:
    The Informix database has been installed on the “D” partition. The hard-disk where partition D is installed has been defected so I lost the “D” partition.
    Anyway, I replaced the defected HD by a new one and I added the “D” partition again.
    Do you have any idea, how can I repair the installation of the CVP reporting ?
    Thanks in advance
    Georges

    yes, it is correct but we dont have any backup and now we dont have any data on D:
    i can reinstall the cvp reporting server but the problem is that an upgraded enviroment so i will need a new licenses for a fresh installation that is why i am looking to repair the installation and not to reinstall it
    thanks
    Georges

  • How to repair the error of MARDH

    I have find an error of MARDH,e.g:stock of material 00B0102 in factory 3000,storage 3001 ,2010/4, is 1220 pc,and goods receipt in 2010/05 is 100 pc,but stock from MARDH in 2010/05 is 120 pc.how can i repair the error ,and is it an program error ?
    best regards ,thanks!

    >
    Umakanth R wrote:
    > Hi,
    >
    > You can edit sap table entries via transaction SE16N for table MARDH.
    >
    > Umakanth  R
    this way you can create inconsistencies as well.
    A correction of a value, will not solve the error, you might get the same problem again and you still do not know why.
    You have to investigate the root cause. And if you havent done anything wrong, then chekc OSS for bug fixes, and if there is none, then contact SAP.

  • How to manage the ATE_SEARCH_IDX-index in Ask the expert-application?

    I'm currently looking at the Ask the expert(=Tom Kyte) application and I cannot figure out how to manage the Oracle Text-index "ATE_SEARCH_IDX" ON "ATE_SUBMITTED_QUESTIONS" ("ANSWER")
    INDEXTYPE IS "CTXSYS"."CONTEXT".
    In the Readme-file can be read:
    "To customize search functionality, view the Oracle Text Index installation
    script. You can change the interval that the index is synched and change
    the fields that are used in the search."
    I don't see the Oracle Text Index installation-script.
    Can anyone give me the contents of the script or come up with an alternative?
    Thanks,
    Jan Willem

    Thank you, Marco. I found it.
    Still, the reason why I was looking for it was the fact that I asked myself a question, answered it and then tried to Search for it. I couldn't find my own question (and answer).
    The only way I found to make it work was to manually rebuild the index on the answer-column in ATE_SUBMITTED_QUESTIONS. But I'm sure there's another way, because these are not the kind of things you'd like a customer (or myself) to do on a regular basis.
    Can you give me another way to synchronize this index preferably managed from inside the database?

  • How to use the delta index in TREX?

    We have been using TREX with EP KM for 2 years.
    However we never used the delta index functionality.
    Could you share your experience on how to use delta indexes?
    Thanks!

    Hai,
    Please check the below link.....
    http://help.sap.com/saphelp_nw70/helpdata/EN/d9/0418418291a854e10000000a1550b0/frameset.htm
    Regards,
    Yoganand.V

  • How to get the column index of the selected column

    Hi All,
    I have a dynamically populated advanceddatagrid. Iam trying to edit any column of a particular row. In my as file im able to get the row index using selecteditem property. But I need to get the column Index and the updated value of the column to be passed from the as file to the java method.
    So that I can update the DB with the updated value. Can somebody help with a sample code.

    ...then index 0 becomes index 1 and my program doesn't work properlyThe program works properly, just not as you expect it to.
    As you've noticed the table gives you the flexibility to move columns around. So if you move column 0 to column 1, why would you expect to still use 0 as the index? The table manages the reordering of columns for you to make sure the data being displayed in each table column comes from the correct column in the data model.
    You can manage this yourself using one of the following methods (I forget which one):
    table.convertColumnIndexToModel(int viewColumnIndex)
    table.convertColumnIndexToView(int modelColumnIndex)
    Or, you can get data from the data model directly:
    table.getModel().getValueAt(row, 0);

  • How to repair the Time Capsule without losing data?

    Hi everyone,
    I am from Vietnam. My 2TB Time Capsule is not working anymore. The LED light is not lit. Brought it for warranty claim. Apple reseller in my country agree to replace a new one for me. But the problem is I will lose all the data. I believe it's HDD still good. But they can't help me to get data. Please advise where can repair the Time capsule in which they can retain the data for me.

    Before you do this be sure and let Apple know that is what you are doing so it will not void the warranty on your Time Capsule.
    That will void the warranty. Generally Apple will not allow you to recover data.
    The TC is basically a backup target for TM.. this is not considered valuable in and of itself. You simply buy the new TC and make a new clean backup.
    If you put data on the TC, it is without any means to backup itself and nor can TM backup data on network drives.. so you are stuck. And that is why we do not recommend TC usage as a NAS.
    See if the reseller is strict about the policy.. some will be prepared to help you out.
    The hard disk has to be removed from the TC.. which is a sealed unit. The hard disk can then be put in a USB holder and the material on the drive copied to the new TC, or any external or network drive.
    There is absolutely no way without removing the drive in a dead TC.

  • How to repair the oracle8.1.7

    I have once installed oracle8.1.7 in windows2000 professional.because the virus destruction I formatted the c drive and reinstalled the windows2000 professional.the oracle8.1.7 is located at e drive.I tried to reinstall the oracle.but I don't know how to remove the servics in control panel.after I reinstalled the oracle8.1.7 in the same directory.because the services in the control panel are conflicted.some errors are occured.even if the service started ,it doesn't work! I don't know how to slove this problem.

    Langyun:
    Since you formatted the C: drive and reinstalled Windows2000 brand new, you should not have a problem removing a service from it.
    The problem sounds like you tried to reinstalled Oracle8.1.7 on an old ORACLE_HOME. The right way of doing this should be: delete the old Oracle8.1.7 installation folder totally and reinstall. To get rid of your unsucessful second time installation, an easy way is to reformat C: drive and reinstall Windows2000, then install Oracle8.1.7 from a new location. This way will take out a lot of doubts caused by the previous installations and save you a lot of trouble shooting time.
    Best luck,
    Han Zhang

Maybe you are looking for