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

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

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

  • 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

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

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

  • What are the basic objects in abap dictionary ?

    Try to provide the details if anyone knows about it.

    The DDIC is nothing but the ABAP Dictionary. The ABAP Dictionary centrally describes and manages all the data definitions used in the system.
    Data types
    Data types are the actual type definitions in the ABAP Dictionary. They allow you to define elementary types, reference types, and complex types that are visible globally in the system. The data types of database tables are a subset of all possible types, namely flat structures.
    Data Elements
    Data elements in the ABAP Dictionary describe individual fields. They are the smallest indivisible units of the complex types described below, and are used to specify the types of columns in the database. Data elements can be elementary types or reference types.
    Structures
    A structure is a sequence of any other data types from the ABAP Dictionary, that is, data elements, structures, table types, or database tables. When you create a structure in the ABAP Dictionary, each component must have a name and a data type. In an ABAP program, you can use the TYPE addition to refer directly to a structure.
    If you define a local data type in a program by referring to a structure as follows:
    TYPES <t> TYPE <structure>.
    Table Types
    Table types are construction blueprints for internal tables that are stored in the ABAP Dictionary.
    When you create a table type in the ABAP Dictionary, you specify the line type, access type, and key. The line type can be any data type from the ABAP Dictionary, that is, a data element, a structure, a table type, or the type of a database table. You can also enter a predefined Dictionary type directly as the line type, in the same way that you can with a domain.
    Type Groups
    Before Release 4.5A, it was not possible to define standalone types in the ABAP Dictionary to which you could refer using a TYPE addition in an ABAP program. It was only possible to refer SAP AG BC - ABAP Programming
    Data Types in the ABAP Dictionary to flat structures. Structures in programs corresponded to the structures of database tables or structures in the ABAP Dictionary. In ABAP programs, you could only refer to database tables and structures in the ABAP Dictionary using LIKE. It was, however, possible to refer to individual components of the Dictionary type. Complex local data types such as internal tables or deep structures had no equivalent in the ABAP Dictionary. The solution to this from Release 3.0 onwards was to use type groups. Type groups were based on the include technique, and allowed you to store any type definitions globally in the Dictionary by defining them using TYPES statements.
    Views:
    There are 4 types views are avilable in SAP.
    Database View - To club more than one table
    Projection View - To hide fields in one table
    Maintanance View - To maintain database records in table
    Help View - To provide help for a fields (Same functionality as Search help. This is outdated)
    View are improves perfromance in the following aspects
    1. If you want to use more than two table in 'JOIN' condition better to use Views . It will improves performance of a program
    2. If you want to use mutiple FOR ALL ENTRIES clause, better to club all SELECT statement in a view.
    Lock Objects:
    Lock objects are use in SAP to avoid the inconsistancy at the time of data is being insert/change into database.
    SAP Provide three type of Lock objects.
    Read Lock(Shared Locked)
    protects read access to an object. The read lock allows other transactions read access but not write access to
    the locked area of the table
    Write Lock(exclusive lock)
    protects write access to an object. The write lock allows other transactions neither read nor write access to
    the locked area of the table.
    Enhanced write lock (exclusive lock without cumulating)
    works like a write lock except that the enhanced write lock also protects from further accesses from the
    same transaction.
    You can create a lock on a object of SAP thorugh transaction SE11 and enter any meaningful name start with EZ Example EZTEST_LOCK.
    Use: you can see in almost all transaction when you are open an object in Change mode SAP could not allow to any other user to open the same object in change mode.
    Example: in HR when we are enter a personal number in master data maintainance screen SAP can't allow to any other user to use same personal number for changes.
    Technicaly:
    When you create a lock object System automatically creat two function module.
    1. ENQUEUE_<Lockobject name>. to insert the object in a queue.
    2. DEQUEUE_<Lockobject name>. To remove the object is being queued through above FM.
    You have to use these function module in your program.
    Search Helps:
    These are two types.
    Elementary n Collective.
    1) Elementary search helps describe a search path. The elementary search help must define where the data of the hit list should be read from (selection method), how the exchange of values between the screen template and selection method is implemented (interface of the search help) and how the online input help should be defined (online behavior of the search help).
    2) Collective search helps combine several elementary search helps. A collective search help thus can offer several alternative search paths.
    3)An elementary search help defines the standard flow of an input help.
    4) A collective search help combines several elementary search helps. The user can thus choose one of several alternative search paths with a collective search help.
    5)A collective search help comprises several elementary search helps. It combines all the search paths that are meaningful for a field.
    6)Both elementary search helps and other search helps can be included in a collective search help. If other collective search helps are contained in a collective search help, they are expanded to the level of the elementary search helps when the input help is called.
    See the below link to understand this completely:
    http://help.sap.com/saphelp_nw2004s/helpdata/en/cf/21ee93446011d189700000e8322d00/frameset.htm
    Rewards if useful

  • Unknown objects in ABAP/4- Dictionary_workload tables SAPWLM***

    Hello,
    the following database tables do not exist in the ABAP Dictionary:
    SAPWLMLOG
    SAPWLMONI
    SAPWLMTOC1
    SAPWLMTOC2
    Are these Workload tables obsolete in 701 and can be deleted?
    Best regards
    Lutz

    Yes you can delete these tables if the system has been upgraded to NetWeaver 7 and above.
    As suggested above you may read the SAP note
    2005547 - Missing SAPWLXXXX tables in DDIC after update to 7XX ssytem
    Regards
    RB

  • Getting error in DB02 after checking Consistency check Unknown objects in A

    Dear All,
    I have getting error in DB02 after checking Consistency check.
    Please find the details.
    I have queries.
    How to correct the Unknown objects in ABAP Dictionary and Optional index is also we have to create please suggest step by step process.    
    Missing in R/3 DDIC      1              11
    Consistency check of 07.04.2009 10:14:24                   
    -- Objects missing in the database          
    Primary indexes                  0
    Secondary indexes                0
    Tables                           0
    Views                            0
    -- Unknown objects in ABAP Dictionary       
      |   |-- DB tables                        1
          |-- DB indexes                      11
         |-- DB views                        12
    -- DB tables without unique index   1
    -- Optional indexes                         
    Too many indexes created         0
    -- Indexes not created            145
    Regards,

    Hi
    Check this may help you
    http://help.sap.com/saphelp_nwmobile71/helpdata/en/45/e4ff3e65b66976e10000000a1553f6/content.htm
    Regards
    Uday

  • Abap-dictionary

    hi experts,
    what is value table&check table in abap dictionary.
    where we use it. and what is the purpose.
    thank u,
      cnu

    Hi,
    Check this link
    http://help.sap.com/saphelp_nw04s/helpdata/en/e2/667092730811d2959500a0c929b3c3/content.htm
    Value Table
    This is maintained at Domain Level.
    When ever you create a domain , you can entered allowed values.   For example  you go to Domain   SHKZG - Debit/credit indicator.  Here only allowed values is H or S.
    When ever you use this Domain, the system will forces you to enter only these values.
    This is a sort of master check . To be maintained as a customization object. This mean that if you want to enter values to this table you have to create a development request & transport the same.
    Check table
    For example you have Employee master table & Employee Transaction table.
    When ever an employee Transacts we need to check whether that employee exists , so we can refer to the employee master table.
    This is nothing but a Parent & Child relationship .  Here data can be maintained at client level , no development involved.
    As per DBMS what we call foregin key table, is called as check table in SAP.
    There is 1 more important Difference in Value Table and Check Table is that:
    1. The contents of the check will be used as an input help(F4 Help) for a particular field on which a check table is assigned.
        But the contents of Value Table are never used in Input Help.
    The Heirarchy which decides from where to used the Input Help is:
    1. Input help defined explicitly in ABAP Program or Dialog Module.
    2. Input Help Attached to the referenced Database Table field.
    3. Using the contents of Check Table as an input help if neither (1) or (2) help are there.
    4. Input help from Fixed value or Value range given in Domain.
    http://www.sap-img.com/abap/difference-between-a-check-table-and-a-value-table.htm
    Hope thsi helps.

  • 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

Maybe you are looking for