Error While Activating the Table

i have created a table name ZEMPLOY11 in ABAP Dictionary containing fields Client [NUM] Carieer [NUM] Firstname [CHAR] and Surname [CHAR] and save it . when i activated this table it shows and error Mesage "Errors occurred during activation". kindly help me out
i have created few more tables and faceing the same problem
Regards
Ammad

Hi Ammad,
Could you please paste the error what you are getting so that we can help you in a bettre way, I think most probably you haven't assign a key variable while creating the table, so in the screen where you have mentioned the fiels Client NUM Carieer NUM Firstname CHAR and Surname CHAR ,mark client and carrioer as key fields, then try to activate it after setting the technical setting of the table.
Hope now you will able to activate your tables.
Pooja

Similar Messages

  • Error while Activating the Standard DSO

    Hi,
    I am getting the below error while Activating the Standard DSO.
    Characteristic 0DPM_DCAS__0CSM_SPRO: DS object 0DPM_DCAS__0CSM_STAT (master data check) does not exist
    I tried searching the forum , but didnt find any answer.
    Any suggestions are welcome.
    Thank you,
    Adhvi.

    Hi,
       Are you getting the error while trying to activate the DSO data after loading or just while trying to activate the DSO itself.
      If it is during the activation of a request,then please check if you have loaded some data in the DSO which doesnt have the corresponding Master Data loaded.For preventing this, you can check in Infopackage/DTP -"No Update without Master Data".
    You can also go into RSRV and perform elementary tests for the DSO and check the SID table consistency.
    Thanks,
    Divya.

  • Error while activation the Datastore Object

    Hi folks,
    I am in SAP BASIS, so not aware of BI very much...can u help me in this,
    One user is getting error while activation the Datastore Object
    below is error log,
    (Green) Activation of Objects with Type DataStore Object
    (Green) Checking Objects with Type DataStore Object
    (Green) Checking DataStore Object DSO_TEST
    (Green) DataStore object DSO_TEST is consistent
    Table/view /BIC/VDSO_TEST2 (type VIEW) from DataStore object DSO_TEST saved
    Change log for DataStore object "DSO_TEST" saved successfully
    Writing of object catalog entries (TADIR)
    (RED) The creation of the export DataSource failed
    (RED) Error during the retrieval of the logon data stored in secure storage
    (RED) Error when creating the export DataSource and dependent Objects
    (RED) Error when activating DataStore Object DSO_TEST
    Thx. in advance
    Yash

    Hi Yash,
    Check out the below thread:
    [activation of the Datastore Object.|error in ODS activation/export datasource;
    Hope it helps you!
    Please reward points if helpful
    Manish

  • Package Check Error while activating the Appended Structure

    Hi CRM Gurus,
    A structure is appended to a standard structure. while activating the appended structure its throwing Error called-
    <b>Package Check for Table/Structure ZCDPR_BW_BUPA_LINKS</b> .     
    <b>The object TABL ZCDPR_BW_BUPA_LINKS uses SQLT DPR_BW_BUPA_LINKS</b>.
    plz help me to get the solution in this regard.
    Regards,
    Gokila

    Hi
       were you able to solve your problem?
       If so please update us. We are also facing same issue while activating the table.
       let us know the solution if you have solved the problem that will help us a lot.
    Thanks and regards,
    Amit

  • Getting error while activating the smart form

    hi guys,
    i am getting the following run time error while activating the smart-form.
    'SQL error in the database when accessing a table'.
    can anyone tell why this error is coming

    Refer to the below link, it may help you to close the thread.
    [SQL error in the database when accessing a table|SQL error in the database when accessing a table.;
    Regards,
    saiRam

  • Error on activating the table "DB length of the key of table too large"

    Hi Experts,
    I am getting the error while activating my table PSM_REQ_BO_ELM_NAME.  Activation error log is as follows
    "DB length of the key of table PSM_REQ_BO_ELM_NAME is too large (>900)"..
    I have a table which has 4 filed as key one with char 6 and rest 3 with char 120 each.
    Could you please help me to get rid of this error.
    Thanks in advance.
    Regards,
    Pradeep

    When ever we create a table in Data dictionary, a corresponding database table will be created in Data base server. For the primary key we maintained in Data Dictionary, another data base table will be created seperately where as the table length should not exceed some limit set by the Administrator.
    So, Reduce the length of the primary key in the table by deleting the field as key field/ reducing the size of the field.
    In your case, maintain the primary key field length not more than 400.
    ***Length if the Primary key should not exceed 120. other wise performance will be low while fetching the data.

  • ERROR WHILE ACTIVATING THE DATASOURCE

    Hi Experts,
    I'M WORKING ON BW3.0B.I'M GETTING  ERROR WHILE ACTIVATING THE DATASOURCE
    1. EVENT WITH ERRORS EXTRACT IN DATA SOURC 2LIS_11_VAHDR

    Hi,
    where you are getting error in ECC?. or in BW?. If it is already in use, then you need to clear all Queues and then try to activate it.
    Thanks
    Reddy

  • ERROR while activating the Business Content of Sales Cube 0SD_C03

    Hi,
    iam facing an error, iam getting the  error while activating the Business Content sales info cube and Inventory info cube with the collection option DATA FLOW BEFORE. In my system the service pack was 14, what shall be the approach. Here iam getting the error like some 0DB--  objects are not available in the D version. if u have any solution for this please share with use also.
    Please treat this as an urgent, because we are unable to proceed with the further Business Content Activation.
    Thanks,
    Prabhakar.

    Hi Raj,
    I have searched for those objects in the BI content for activating those objects, but those objects are not available in the BI content.
    In general while activating the info cube if any object is in inactive means we will activate the object seperatly and we will activate the info cube it will resolve the issue. but here those 0DB-- objects are not available in the BI content.
    While activating the sales and inventory info cube it was throughing the short dump, In the short dump it is showing these message.
    ASSIGN_LENGTH_0 " "
    SAPLSNR3 or "LSNR3F01"
    LOCAL_BUFFER
    please treat this as urgent.
    Thanks
    Prabhakar.

  • Error while activating the function module

    hi,
    am getting error while activating the function module i.e. program or report statement is missing.
    thank you in advance
    karthik

    hii vinu,
    hi there....
    make sure that the Processing type in Attributes tab is 'Normal function module'. Also chk the general data, it must be having some name in the Program Name and include name column.try checking the program names in se38, if the program is of type include or not. you can also chk by writting  a program call the function module and test it
    I hope this will solve the query. in my case, SAPLZ123 is the program name and LZ123U28 is the include name.
    or
    Its common prob with Function module.
    Goto SE80->Give Function group name->Right click on it->Activate.
    regards,
    Shweta

  • Run Time error while activating the cube 0pp_c03

    Hi All,
    I encountered this error while activating the info cube 0pp_c03
      An exception occurred which is explained in detail below.
      The exception, which is assigned to class 'CX_RSR_X_MESSAGE', was not caught
      and
      therefore caused a runtime error.
      The reason for the exception is:
      No text available for this exception
    Regards
    Rohit

    Hi,
    Please check in ST22 for any relevant short dump. the error message is not of much help in anlyzing the problem
    or
    Perform the consistency test with 'RSRV' -->All Elementary Tests --> Master Data --> 'Compare Number Range and Maximum SID for the characteristic 0REQUID'. and correct the error
    Regards,
    Marasa.

  • Error while activating the BSEG table

    hi guys ,
                today i joined SAP SCN . I have this error
    First i appended a structure of 5 fields in BSEG table .Then i tried to delete this append structure.
    But while deletiing it took nearly 20-25 minutes to process and timed out.So the structure is deleted
    from BSEG table but those 5 fields are still present in view V_QCMBSEG .Because of this BSEG table
    is now partially active .what should i do other than access key .

    Dear Deepak,
    welcome to SCN.
    How did you append structure in BSEG without access key, if you had appended you must have done it will access key as it is a standard table.
    secondly, the time out error is because BSEG is a cluster table, and the data volume in Bseg is very large as all the accounting document from various module is stored in this table, hence while deleting it system will check each line item wise before activating the table.
    Now the workaround is to check with your basis team to increase the memory index so that time out dump is eradicted and BSG becomes Active.
    Best practice: Don't append structure to standard table unless it is very crucial. if you are doing it for some report, kindly do a table join ( BSEG cannot be used as it is a cluster), you will get the same data in various secondary index table, by doing this the performance of the report will be better.
    Regards,
    M S Lokesh

  • Error while activating the request of DSO upload

    Hi all,
    While activating the request generated during upload to Datastore object,it ends in an erroneous activation giving the following error.
    'No SID found for value 'BBL' of characteristic 0BASE_UOM'.
    Is it because no translation exists,if so what should be done for the same.
    Thanks in advance,
    Chintu.

    hi Chintu,
    it seems unit BBL not exist in your bw system,
    you can update the unit master from r/3,
    have you performed 'transfer global setting' ?
    check in r/3 table t006a (t006*), if exist you can
    rsa1->source system->right click r/3 source system
    'transfer global setting', in next screen mark 'unit of measurement' (also currency etc) and option 'update table'.
    this update should be scheduled periodic, menu program->run in background and schedule periodic job.
    if BBL not exist in r/3, you can manualy maintain,
    transaction CUNI.
    hope this helps.

  • SID Generation Error while activating the DSO.

    Hello Gurus,
    Am trying to load the data to a dso in FIGL, the data is getting loaded to the dso very fine, this is extracting data of 1700000. But the problem is while activating the dso it throws an error "Activation of M records from DataStore object.
    In dump error, DBIF_RSQL_SQL_ERROR
                        CX_SY_OPEN_SQL_DB
    SQL error in the database when accessing a table.
    So please advice me to solve this problem would be appreciated and reward points.
    Arun

    Hello Arun kumar,
    That's easy you have errors in the field 0REF_KEY3.
    Since it is a DSO it let's you load everything but in the time of the activation it complains!
    The system is trying to generate a new SID for the master data of the InfoObject 0REF_KEY3 with that value (or values) and since it has garbage on it (invalid characters like "!", etc.) it gives you that short dump.
    Try to find that record, change it in PSA and reload the request again.
    TCode-E3//Rec.Typ-CO
    The system don't like that string for generating the SID. Try to eliminate "//" and "." from it. (for test purposes you can simple change it to nothing and see if it passes the load and activate again)
    Try to see if you have more records like those and fix them too.
    That should work.
    Please assign points if it helps,
    Diogo.

  • HR Stadard Cube 0PA_C01: error while activating the transformation

    Hello,
    I have migrated the data source 0HR_PA_0 to version 7.
    While activating the transformation to HR standard cube, the start routine has the following error:
    E:Field "COMM_STRUCTURE-EMPLOYEE" is unknown. It is neither in one of the
    specified tables nor defined by a "DATA" statement. "DATA" statement.
    Where as the migrated source 0HR_PA_1 to standard cube works fine.
    Thanks & Regards,
    Savitha

    Dear Neelesh,
    The infosource Generated from 3.x InfoSource Employee
    is part the flow.
    The flow has
    TRCS BI7_HR_PA_0 -> CUBE 0PA_C01
    Generated from 3.x InfoSource Employee
    RSDS 0HR_PA_0 NEWSR31007 -> TRCS BI7_HR_PA_0
    Data Source : Employee
    Thanks & Regards,
    Savitha

  • Error while activating the data source.

    Dear all,
    We are using the BI version 7.00 - i have a problem i.e., while creating the infopackage for the data source
    0PM_OM_OPA_2 the following error is displayed.
    "No active transfer rule for DS 0PM_OM_OPA_2 and ....source system CLNTDEV400; create first..."
    Moreover the data source is found to be in version "M" - while activating the same when in click on the display/change icon , the following error is popped up.
    "You can only edit 3.x DataSources using transfer rule
    maintenance Do you want to create the transfer rules now?"
    What could be the reason for this error. What are the things that are to be done to replicate the data and pull data?
    Valid experts comment is expected in this regard.
    Regards,
    M.M

    Hi Magesh,
    Replicate your data source in BW and then right click onit and choose Assign Info source, it may take you to BC wherein you may need to install the Transfer Rules and related info objects etc.... Once you maintain this data source in the source system then you can create an info pack withput any extra effort.
    Hope it helps..

Maybe you are looking for