Missing Index there Unknown indexes in ABAP Dictionary in DB02

Dear All,
I am getting error in T-code DB02 >Missing Index there Unknown indexes in ABAP Dictionary.
Please  find the following details. 
Unknown indexes in ABAP Dictionary
    DB indexes                      11
        MARA_MEINS
        MARA_ZER
        MCHA_VFDAT
        VBRP_ARKTX
        VBRP_CHARG
        VBRP_FKIMG
        VBRP_KZWI1
        VBRP_MATKL
        VBRP_MATNR
        VBRP_SPART
        VBRP_WERKS
Please suggest how to correct them and can caution we have to take before creating the
Index.
The process creating the index form se11 table and there index>database utility and than create .The same process can be use .
Regards,

Hi,
Please use the below procdure:
- Goto transaction SE11
- Enter table name and press view
- Click button "Indexes..."
Please alse check with the below links for more information.
Index:
http://help.sap.com/saphelp_nw04/helpdata/en/cf/21eb20446011d189700000e8322d00/content.htm
Creating Secondary Index
http://help.sap.com/saphelp_nw04/helpdata/en/cf/21eb47446011d189700000e8322d00/content.htm
http://help.sap.com/saphelp_erp2005/helpdata/en/1c/252640632cec01e10000000a155106/frameset.htm
http://help.sap.com/saphelp_erp2005/helpdata/en/c7/55833c4f3e092de10000000a114027/frameset.htm
Check with this also......[click here|Steps for creating a database index;.
With Regards,
Krishna.

Similar Messages

  • DB02 = Missing Tables and Indexes = Unknown objects in ABAP Dictionary = DB views

    Hi SAP Gurus,
    on our SAP NetWeaver 7.x BW (based on AIX/Oracle) I find via transaction DB02 (path = Diagnostics => Missing Tables and Indexes) under "Unknown objects in ABAP Dictionary" under DB views a BW object /BI0/.....
    When I make a double click on the object, I am getting the popup window "Display not possible for this object":
    How can I identify the object and clarify with the BW application expert, if needed, how to resolve this object?
    I searched already via RSA1 for the object, but I wasn't able to find anything so far ...
    Thanks for your help and ideas.
    Best regards
    Carlos

    Hello Carlos
    The database view in question is a temporary database object created during a query execution.
    Please read this SAP note 449891 - Temporary database objects in BW 3.x to understand what that view is all about and impact if those views are removed.
    The SAP notes 449891 and 1139396 suggests to run the report SAP_DROP_TMPTABLES to drop these temporary objects. Whether the objects are still required or not is a question to be put across to the BW team. If the temporary objects are removed when they are used by a query, then the query will fail.
    Have a nice day
    RB

  • Unknown object in ABAP Dictionary

    Hello
    In st04 in  "Missing tables and indexes" are many  indexes have reported unknown "Unknown object in ABAP Dictionary".
    This is because indexex are created directly in DB. Is there a way to solve this problem?
    We have db : oracle 10.2.04 and sap SAP ECC 6.0 (Pkg. lvl. 254).

    Hi,
    In ST04, If you click Missing tables and indexes then next to "Unknown object in ABAP Dictionary"  there is a information button which says as below, kindly go through it which could help you.
    " Here objects which were found on the database but which are not defined
    in the ABAP Dictionary are displayed. These objects are displayed for
    information only, since they generally do not belong to the SAP System.
    These objects normally do not cause problems.
    The objects are generally created directly with database means. If the
    author is unknown, the purpose of the table can sometimes be determined
    using the display function. Any data can only be displayed with database
    means since the SAP tools for displaying data are based on the
    definition in the ABAP Dictionary.
    In some cases, such objects were already overlooked by SAP at delivery
    or occurred during upgrading. To check this, search in OSS using the
    keyword DB02 and the Release level for a corresponding Note.
    Customer tables, views and indexes should always be created with the
    ABAP Dictionary. This is the only way to ensure that the objects are
    recognized by the SAP System and that for example collisions can be
    avoided during an upgrade."
    Regards,
    Sharath

  • BW - Unknown objects in ABAP Dictionary - DB Tables

    Hello gurus,
    As a result of the consistency check in DB02 transaction, our BW System is showing a high number of "DB Tables" and "DB Tables withouth unique index" as unknown objects in the ABAP dictionary.
    Is there any way to solve these consistency issues detected in DB02?
    Thanks
    Regards

    Hi Dibya,
    I checked the SAP note 33814 and it tooke me to the SAP note 449891 - Temporary database objects in BW 3.X
    According to the recommendations, I executed the report SAP_UPDATE_DBDIFF, and I got as result 579 secondary indexes missing in the DB from the and still the 5 DB Tables unknown in the ABAP dictionary and 2 DB Tables withouth unique index,
    I executed the report SAP_INFOCUBE_INDEXES_REPAIR in order to try to repair the secondary missing indexes that were shwon but withouth getting any results.
    Do you have any recommendation to solve this situation?  In the original scenario the DB02 transaction wasn't reporting any missing index.
    Thanks and regards,

  • Unknown Objects in ABAP Dictionary

    Hello Everyone,
    I am getting a few objects that come up when running the Missing tables and Indexes command in the DBCOCKPIT. Under Unknown Objects in ABAP Dictionary I have the following objects appear:
    sap_tabstats
    V_MSSDWDLLS
    sap_tabstats_V_newest
    sap_tabstats_V_oldest
    I cannot find anything referencing how to correct this issue. Can anyone be of any assistance? I would greatly appreciate it. Thanks!

    Hi:
    for  sap_tabstats, sap_tabstats_V_oldest and sap_tabstats_V_newest you can find in note 1027512 :
    4.  IMPORTANT CHANGES IN DATA COLLECTION AND HISTORY                                                                               
    o  Applying SP12 on a SQL Server system will introduce a new method
            for collecting database and table size histories.  This new    
            methode relies on t-sql objects sap_tabstats,                  
            sap_tabstats_V_newest, and sap_tabstats_V_oldest.  These items 
            aren't in the data dictionary and should be ignored in any     
            discrepancy reports.  They are added to an exception table for 
            SP13.                                                          
    For V_MSSDWDLLS you should read note 1020865. The view can be ignored.
    Regards
      Clas

  • Unknown object in ABAP dictionary- TADIR^SRCDEP

    Hi,
    I found an entry in unknown object in ABAP dictionary while monitoring the system.
    This this the location I found this entry DBACOCKPIT-> Diagnostics-> missing table and indexes-> unknown object in ABAP dictionary.
    Could you please help to figure out how to solve this?
    Thanks in advance.
    Regards,
    Pradeep

    Hello,
    You can ignore the index TADIR^SRCDEP in transaction DB2.
    The installation creates the index TADIR^SRCDEP to avoid hanging
    situations on the database while executing reports. When the
    installation is finished you can delete this index.
    Drop the index TADIR^SRCDEP on the database:
        o  start SQL Server Management Studio
        o  connect to your SQL Server
        o  open a query window and execute the following command (replace
           SID by the uppercase system name, sid by the lowercase system
           name):
           drop index [TADIR^SRCDEP] on SID.sid.TADIR
    Best regards
      Clas

  • Unknown indexes in ABAP dictionary

    Hi all,
    can anyone help me with the procedure to handle unknown indexes in ABAP dictionary for a BW SAP_BW 350 Production system?
    The list of some of the indexes are as follows :
    /BI0/E0CCA_C11~P
    /BI0/E0FIGL_C01~P
    /BI0/E0OPA_C11~P
    /BI0/E0PS_C04~P
    /BIC/EIEFERC~P
    Thanks a lot in advance ....

    Hello Varsha,
    It seems that the index for these InfoProviders are missing.
    Goto RSRV -> Elementary Test -> Database -> Database Indices of an InfoCube and Its Aggregates
    It should be green. If its red there will be a correct button on the top just excute it
    or You can use the following Function Module to check
    RSDU_INFOCUBE_INDEXES_CHECK
    To Repair
    RSDU_INFOCUBE_INDEXES_REPAIR
    Thanks
    Chandran

  • Unknown indexes in ABAP dictionary for a BW SAP_BW 350 ?????????

    Hi all,
    can anyone help me with the procedure to handle unknown indexes in ABAP dictionary for a BW SAP_BW 350 Production system?
    The list of some of the indexes are as follows :
    /BI0/E0CCA_C11~P
    /BI0/E0FIGL_C01~P
    /BI0/E0OPA_C11~P
    /BI0/E0PS_C04~P
    /BIC/EIEFERC~P
    Thanks a lot in advance ....
    Madhavi Rane

    You should be able to delete and recreate indexes from the infocube performance tab, RSRV or DB02.   The bigger question is why these e fact table indexes are not being handled properly.  I would try searching OSS Notes to see if yo ufind one relevant for your DB;
    This older Notes provides some good background
    Note 594287 - DB6: Corrections to the primary index of fact tables

  • How to handle the MISSING STATISTICS:Table or Index has no optimizer stats

    Dear All,
    For some of our recently created Ztables, we have been receiving an error message of MISSING STATISTICS in the system saying that Table or Index has no optimizer statistics. To solve the problem, when I go for creating an index with the key fields of the table, I receive a message that these fields are already there in the index 0 (primary index).
    Pls advice how to solve this issue.
    Regards,
    Alok.

    Hi friend,
    Please delete all primary and secondary indexes and redo creation of index. Now u will surely be able to create it.

  • A standard table is missing in ABAP dictionary

    We wane to use a standard program which uses a standard table(CCEE/FISISTGRD) .
    but when trying to execute this pgm , itrs going into dump..
    The error is CCEE/FISISTGRD doesnot exist in ABAP dictionary
    Edited by: deepti Gandham on Apr 24, 2009 9:58 AM

    Hi,
    deepti Gandham,
    I check with ECC 6.0  ,but your standard Table not there
    List of the table,
    /CCEE/FISI_DDVN    Slovenia VAT open period
    /CCEE/FISI_SET       Seting for print programs
    /CCEE/FISIFP_A       Forign Payments - account connection
    /CCEE/FISIFP_B       Forign Payments in/out
    /CCEE/FISIFP_C       Bank list
    /CCEE/FISIFP_HAL   Podatki za HALCOM
    /CCEE/FISIKOEF1    Coefficients for revaluation
    /CCEE/FISIMT940     Bank statement - MT 940 - convert referenc
    /CCEE/FISIOBR1      Povezava kupca z letno obr. mero za izraèu
    /CCEE/FISISTGRD   Reasons for Reversal enabling to change ta
    /CCEE/FISITAX        Convert Tax on sales
    /CCEE/FISIZDV       
    Regards,
    Ansari.

  • Customise table inconsistency between ABAP Dictionary and the databas

    Hi all,
    I have encountered a problem where by, I was not able to activate a table due to inconsistency between ABAP Dictionary and the database.
    After I run the SE14--> Check Database object. It has show that there is a missing Unique Index(Primary Index) at the Database Level, but at ABAP Dictionary it is there.
    I have try to recreate the primary index at the Database level, but failed. Because one of the primary key field is been dropped from this table.
    So now, may I know how can I still make this table Active again?
    Is it save to folllow the following solution that I found on internet?
    Syntax error in SDCC, table inconsistency between ABAP Dictionary and the database, transport error 8 during the generation of ABAP Dictionary. When you call Transaction SDCC, a termination occurs due to a putative syntax error because a table is not known or active. When you check this with the ABAP dictionary (SE11), you notice, that the table is active or inactive, however it is not possible to activate it. The activation might terminate with the error message 'Inconsistency between ABAP Dictionary and database'. A check of the affected object also delivers this error.
    Solution
    Proceed as follows:
    Log on as user DDIC
    Call Transaction SE14
    Enter the affected table name and
    select EDIT
    In the following screen, choose Table -> Reconstruct
    Confirm the execution
    Call Transaction SE11
    Enter the affected table name
    Display
    Activate
    Thanks.
    CK

    I managed to solved this by
    Solution
    Proceed as follows:
    Log on as user DDIC
    Call Transaction SE14
    Enter the affected table name and
    select EDIT
    In the following screen, choose Table -> Reconstruct
    Confirm the execution
    Call Transaction SE11
    Enter the affected table name
    Display
    Activate
    Thanks.
    CK

  • IDES ERP 2005 / open ABAP dictionary conversion during SPAM Update

    Dear all,
    First of all, I'm currently busy implementing a educational enviroment for our company, we are using IDES MySAP ERP 2005 SR1 MSSQL.
    At the moment we are trying to upgrade the SPAM version from version 20 to 22.
    However, during the requirement checks the following error occurred :
    <b>Open conversions in the data dictionary</b>
    <i>Phase CHECK_REQUIREMENTS: Explanation of Errors
    Some open conversion requests still exist in the ABAP Data Dictionary
    for the following ABAP Dictionary objects. To avoid inconsistencies and
    loss of data, you must process these conversions first.
    Proceed as follows:
    - Open a new session.
    - Start the Database Utility (transaction SE14).
    - Correct the inconsistencies for the specified objects.
    - Repeat the import phase. If no more inconsistencies are found, the
      import continues.
    Phase CHECK_REQUIREMENTS: Open ABAP Dictionary Conversions
    Object Type       Object Name
    Table Index       LXE_WRK_4 ~ STA
                       SC2T327F363DFA4T ~ ESI
                       SC2T327F363DFA4T ~ KYS
    </i>
    It seems that the indexes mentioned above are missing or doesn't exist!!!! i've tried looking for a sap note or a solution on SDN. However, haven't found a solution at all, or I'm looking at the wrong spot.
    Is there a note or can somebody provide me what's in the indexes, so i can create it in our IDES system.
    Regards,
    Yam-Lang Lee

    Hi Kiran,
    Thank you very much. I managed to create the first index.
    However not the indexes on table SC2T327F363DFA4T. Can't find any information for the indexes for this table. Did found note 959811. There it state that de indexes were deleted. But still stuck in the check_requirements of the SPAM Update!
    Greetings,
    Yammie

  • Patching ST_PI, open conversions in ABAP dictionary

    Hello
    during a patching of ST-21 2008 the tool stops at CHECK_REQUIREMENTS phase with the screen:
    open conversions in ABAP dictionary
    Some open conversion requests still exist in the ABAP Dictionary for the
    following ABAP Dictionary objects. To avoid inconsistencies and loss of 
    data, you must process these conversions first.                                                                               
    Proceed as follows:                                                                               
    - Open a new session.                                                   
    - Start the Database Utility (transaction SE14).                        
    - Correct the inconsistencies for the specified objects.                
    - Repeat the import phase. If no more inconsistencies are found, the    
      import continues.                                                     
    INDEX GLPCA-Z01
    Now , no index exists in dictionary and database but in the past probably it existed and was cancelled . Anyway the table GLPCA is consistent  in database and like runtime object.
    I've activated it again but the problem is always the same
    any idea?
    thanks
    Nicola

    - start transaction SE14
    - use the menue to "DB Requests - Created with import"
    Check if there are any outstanding conversions.
    Markus

  • Error in CHECK_REQUIREMENTS phase (Open ABAP Dictionary Conversions)

    Hi Gurus,
    When were are trying to update SPAM/SAINT  to version 7.00/0033 from 7.00/0029
    we're encountering  'Open Conversions in the ABAP Dictionary' in CHECK_REQUIREMENTS phase, refraining to proceed further.
    It was due to 2 indexes in a table.
    When i checked(using SE14), those two indexes were not appearing in dictionary, hence we've removed them at the ORACLE level, reset the queue and tried to update again, and got the same error .
    Table PAT03 - has the following
    Patch               - 'SAPKD70033'
    Status              - '?'
    and the table PAT02 has 2 enties of those two indexes.
    with Patch - 'OPEN_TBATG'
    How to proceed further,pls provide us a solution.
    Regards
    Prabumanoharan

    Hai,
    Goto SE14 - select "Indexes" and "Activate". But you should have tried this before deleting the Indexes from the Oracle level.
    or try restarting the update.
    Regards,
    Yoganand.V

  • Where is stocked the description of different object in ABAP Dictionary ?

    Hi,
    Please, Can any one tell me where is stocked the description of different object in ABAP Dictionary like: Domain (Description, value range u2026), View, Data Type...?
    Best regards
    Mustapha

    Hi,
    Check these tables:
    DD01T                          R/3 DD: domain texts
    DD02T                          R/3 DD: SAP table texts
    DD03T                          DD: Texts for fields (language dependent)
    DD04T                          R/3 DD: Data element texts
    DD06T                          R/3 DD: texts on SQL tables
    DD07T                          DD: Texts for Domain Fixed Values  (Languag
    DD08T                          Texts on the relationship definitions
    DD12T                          Text Table for DD12L (Short Descriptions o
    DD15T                          R/3 DD: texts on SAP objects
    DD20T                          AS400-T_MCOBJECT: MC Object Texts
    DD23T                          AS400_L-MCID: Matchcode ID Texts
    DD25T                          Short Texts for Views and Lock Objects
    DD29T                          AS400_L-SELCOND: Selection Condition Texts
    DD30T                          Search help texts
    DD40T                          Text on table types
    DD90T                          R/3-DD: Text for External Index
    Regards,
    Joy.

Maybe you are looking for

  • Windows Vista to Windows 7 Upgrade problems

    I have ASUS desktop. I upgraded Windows Vista to Windows 7. When i start my pc I get a message Can't Open ASIosys!!(2). The first day I installed Windows 7 everything ran pretty good except for getting this message. I then did all the Microsoft Updat

  • Workflow for Purchase Order Form?

    I am setting up a paperless Purchase Order system at my company. A Purchase Order form has been created in Acrobat with spaces for 4 digital signatures. There is a network filesystem where a copy of the form can be stored and completed copies of the

  • Help: New owner of my iPhone getting prompted for my iTunes account.

    My wife is now using my old computer and iPhone 3g. 1. In iTunes on the PC, she is logged in. 2. iTunes says she has one app to upgrade. 3. Clicking upgrade, iTunes then shows her account name and says there are no apps to upgrade. 4. Go back to iTun

  • Printer thinks it needs ink

    I have an HP Deskjet 5940.  Whenever I print something, I get a screen that shows ink levels, which I usually can just close and the document gets printed.  Now this screen says it is only an approximation of how much ink there is, and the pages that

  • Need urgent response - IBY_EXT_BANKACCT_PUB.

    Hello I am using following api to create a supplier bank account and assign it to supplier site now there is a requirement to assign an existing bank account to a different supplier site iby_ext_bankacct_pub.create_ext_bank_acct p_api_version => 1.0,