Problem during creation of index

Dear All,
      I want to create index for MSEG table. This index i have created and activated also. I have used index fields as MJAHR,AUFNR and BWART. Same i have written in select query in where condition. But i think it is not working because select query takes same time as before created index during run time.
One warning message is coming in index like.
"Index does not exist in database system MSSQL"
I don't know why it is coming. I have create simple index and also extension index. In both case same warning message is coming. when i have to create index and extension index.?
Please give me any solution.
Regards,
Shivam.

Hello,
I suppose you have created the index via transaction SE11.
When the database table is too big and you generate/activate the index via SE11 the index will only be created in the SAP repository not in the database (this should be in the log of SE11).
You have now to start transaction SE14, select your index there (you will see that it does not exist in the DB) and create the index via transaction SE14 (preferably in background to prevent a possible time out).
Success.
Wim Van den Wyngaert

Similar Messages

  • Problem during creation of shipment document and shipment cost document

    Hi
    My client  facing problem during creation of shipment document and shipment cost document at the time of Batch Job
    Delivery no 897654: goods issue on 30.11 at 13:22. Shipment on 30.11 (VT01N).
    Shipment costs on 1.12 (VI01).
    the problem is the shipment document get created on 30.11.2010 but the shipment cost document get created on 1.12.2010
    pleas advice.

    Hi,
    Please check the batch job processing log.
    As per my understanding, business requires to generate the Shipment & Shipment cost documents immediatley.
    However there is some time between the documents creation time. I dont see any issue in the data or problem in the delivery docs Because system will not generate the shipment docs after 1 or 2 days if there is an issue with the data . There must be problem in the Batch Job.
    Analyse the batch jobs and timing of the job process.
    Let us know your feedback...
    Best Regards,
    MKumar

  • Problem During Creation of Production Order

    Dear Sirs
    Hope you all are well. I am facing a problem in PPDM during creation of Production Order which is that when I try to release the order System shows me material availability error for BOM items but when I check those material in MMBE(stock overview )all materials are available in UN-restricted use stock. I am facing this problem and not able to resolve it please help me out in it.
    Thanks
    Regards ,
    Haseeb Khan
    Senior Consultant

    Dear
    Did you maintain Work Schedulimng View of the Material ??
    Did you maintain any Production Storage Loaction in MRP2 view and same is appearing in Goods Movement Tab in CO11N screen with Movement Type 101 ??
    Did you maintain the Operation Control Key -pp03  which should have Auto GR check box marked in OP00 ?? Goto Operation Control key -Detail information -Check whther Auto GR is marked or not ??
    If you are using Serrial Number Profile and Serial Number , then Auto GR is not possible .Make sure that you are not haveing functionality because it does not support Auto GR fro serialised material and need to do it through MIGO/MB31/MB1C.
    Make sure that you have used PP03-Control key only at last operation not all the operations.You need to maintain PP03 at Routing level and call the function by Read PP Master data  at production order level   (co02-function read pp master data )
    Regards
    JH
    Edited by: Jiaul Haque on Feb 14, 2011 12:55 PM

  • Problem during creation of equipment

    dear sap gurus,
    I m facing the problem creating equipment.when i creating equiment the pop message shows as "Customer-specific check determined that the update is not permitted'  plz how it can be rectified
    Rakesh mane

    hi
    kindly check whether you have activiated any user exit for creation of equipment,consult with your abaper
    regards
    thyagarajan

  • Problem during creation of hierarchy

    hai gurus,
    my problem is while creating hierarchy on particular char InfoObject
    it will shows an error "The import parameters were not filled correctly"
    in a pop box.
    how can create a hierarchy pls help me.

    Hi DJR,
    here the procedure for creating Hierarchy through the flat file..go through it. istill if u have any concerns please update in sdn..
         Hierachy through flat file
         First create a flat file save as in .CSV format. Then close the file.
           Create info area in info object then info object catalog opens then create it then info object screen opens then another screen opens were you will give data type, length then select option hierarchy tab, then select it simply select the check box with hierarchies.
            Select attribute tab in that name, age, address, phone then activate it then come back to the main screen then select characters right click a small screen open then select info object then a small screen opens then create sales region and activate it.
         Then return back to the main screen then click characters right click on it then a small window opens then select info object option & create sales office and activate it.
         Then return to the main screen then select characters then the ID then the double click on it  then the other screen opens select hierarchy tab then select external chars in hierarchies then click on it then other screen opens then select find tab then give the sales region info object name and click continue then it finds the name.
         The name would be scroll on the other screen then the office should be find the same way as region then office would be scroll on the other screen then continue and activate it.
         Then come back to the main screen then go to info source option then it opens then create application component then it opens other screen then click continue it
         Then  create info source for master data then select  direct update option there give the name of the info object of  as ex; YID_AS2 then click  continue.
         Then the YID_AS@ could be seen in the main screen then right click on it. Then a small option opens then click assign data source option then other screen opens there it gives the empty space double click on it then PC file then click continue then another window opens click continue then again screen opens click continue again a pop up screen opens click continue.
         Then another screen opens there the attribute data source then activate it then select hierarchy activate it then the left side data structure/ hierarchy then click on it then it opens another screen then click hire maintenance button .
         Then give the hierarchy name (your wish) then go with continue then yes then save then go back to the main screen.
         Then maintain the flat file as node id, info object, node name, link name, parent no.
         Then info package creation then click on the flat file right clicks on it then a other screen opens then select attribute data source and then continue.
         Then other screen opens then select external data tab in .CSV then click 1 the enter preview then another screen opens then click then it shows the preview then schedule then start then monitor click on it  then it opens other screen then click on the master data then we can see the data then go back to the  main screen.
         Then select the flat file right click on it then it gives other screen then select hierarchy in that then click continue then it opens other screen then select hierarchy selection tab there you can see the file name then select the button of hierarchy.
         Then select External data then the file name in CSV then processing tab only psa option with update subsequently in data targets then the update it schedule start then the monitor then go to the main screen.
         Then go to info object then select the file id which you have given then double click on it then select hierarchy or text file then the contents then execute it.
         Create a transaction table , cube in a normal way. We can see the result in reports we have to give the hierarchy name in the properties of rows where we drag the characteristics id then we can see the records which we have entered manusally after executing the report.
    Regards
    Ashwin

  • Content node name problem during creation on portal 9.2 cm filesystem repo

    Hi all,
    We are developing a portal site using weblogic portal server 9.2.
    We are using the portal built-in content management system of the portal admin app. And We use the filesystem repository (with library service disabled) to store our content data by following the setup on documentatation.
    We use the create_db.cmd script to create the cms tables in a oracle database. The input contents' binary files and metadata are successfully stored in the filesystem directory and database correspondingly.
    However, we encountered some bugs/unexpected behaviour on creating/uploading binary data when using the content creation form.
    The problem is that when we try to create a content with one (required and primary) binary property, the node name of the new content does not always follow the name input by the user. The content node name will changed according to the uploaded file or the binary property name defined in content type, which are unexpected behaviour. In fact, we expect the node name stay as the same (with extension padded) of what user input on creating it and the property's filename should use this name.
    When we use the WYSIWYG editor to create the document of the binary property, after saving the document, the filename of this binary property automatically changed to the content type's property name, after clicking save button on the content, the node name of the content changed to the content type's property name too!
    When we upload file for this binary property, the property 's filename changed to the uploaded file's filename, and changing the node name of that content too!
    We would like to know what would cause this kind of misbehaviour/bug,
    could it be caused by misconfiguration on server? the filesystem repository? the database scheme?
    Any helps or suggestions on it would be greatly appreciated.
    Best Regards,
    Keaton

    Thanks for the reply jalpesh, you answered the filename on file upload method.
    But what about the filename changes due to create document (WYSIWYG editor) method. The content filename changed to the property-name.ext about saving the content, which is quite a strange behaviour. As the user will not be able to add the same type of content on current directory cause the content filename follow the property-name.ext and cause same filename conflicts when saving.
    We are using the weblogic portal server 9.2 MP 2 with oracle database (bea type 4 connection driver).
    Any advices or suggestions?
    Regards,
    Keaton

  • Problem , during creation of routing ...

    Hi all ,
    actually , when I'm creating routing - faced a problem - that , message display " this sampling procedure only suitable with SPC characteristic"  
    Message no. QD247 ....
    I guess , may be while creating sampling procedure for routing , and then assignment with control chart , where the problem has been rooted .
    Actually , I don't know what type control chat should be assigned with std. sampling procedure for routing for WM - PP interface .
    why this problem is getting displayed and how could it be solved ?
    thanks in advance
    regards
    arghya

    Hello Arghya,
    From the screen shot 1 it seems that the Sampling procedure which you are assigning to MIC in routing is created with SPC criterion. But the MIC to which you are trying to assign does not have SPC characteristic tick active in its control indicator.
    First you need to decide whether you really want to carry out SPC study for this MIC or not.
    If Yes - Then in control indicators of this MIC tick on SPC characteristic and in sampling procedure use SPC as criterion under valuation mode drop down. You may choose suitable Xbar chart for this with due discussion with business users; what type of chart they want.
    If Not - Then simply do not tick SPC characteristic check-box in control indicators and create sampling procedure as you have shown in 2nd screen shot except control chart.
    Anand

  • Problem during creation of inquiry & quotation

    when i am creating inquiry or quotation when saving it , it shows error message that,For the ISO code there is no unique SAP currency code for ALE...... pls solve it it is very urgent...  in sol someone told to run SALE..So how will i run SALE.pls tell.

    hi,
    Run SALE means , it a transaction SALE
    check now the following flow,
    SALE - Sending and Receiving Systems - Logical Systems- Assign Client to Logical System ,
    whether ur client is assinged with the currency .
    Another way to check ur setting
    SPRO - General Settings - Currencies - and further Check currency codes.
    hope ur problem will be solved.
    reward if helpful
    saravanan

  • Problem during creation of dynamic Internal

    Hi All,
    I am trying to create a dynamic internal table.
    I went through many posts, but the problem i am facing is,
    I want an internal table as:
    Empno
    Ename
    Lgart1- Depending on the Wage types user enter on the selection screen.
    Lgart2
    When i tried to create dynamic table by
    cl_abap_typedescr=>describe_by_name(tab_name),
    it asks for the table name as string and tht also standard table.
    I have a type user defined local structure like :
    DATA: BEGIN OF it_struct,
          pernr LIKE pa0001-pernr,  "Employee No.
          ename LIKE pa0001-ename,  "Name of Employee
          BETRG LIKE PC207-BETRG,   "Net Amount
          END OF IT_struct.
    I created this structure, coz these 3 fields are fixed and other fields i need to add dynamically.
    Please suggest.

    Hi,
    Instead of using cl_abap_typedescr class use cl_alv_table_create and method create_dynamic_table.
    For your reference check the program below.
      DATA: dreft TYPE REF TO data,
            drefl TYPE REF TO data.
      DATA: xfc TYPE lvc_s_fcat,
            ifc TYPE lvc_t_fcat.
      FIELD-SYMBOLS: <upload> TYPE STANDARD TABLE,
                     <fs_worka> TYPE ANY.
      xfc-fieldname = 'Record'.
      xfc-datatype = 'CHAR'.
      xfc-intlen = '255'.
      APPEND xfc TO ifc.
      CALL METHOD cl_alv_table_create=>create_dynamic_table
        EXPORTING
       i_style_table             =
          it_fieldcatalog           = ifc
        IMPORTING
          ep_table                  = dreft.
      IF sy-subrc <> 0.
    MESSAGE ID SY-MSGID TYPE SY-MSGTY NUMBER SY-MSGNO
               WITH SY-MSGV1 SY-MSGV2 SY-MSGV3 SY-MSGV4.
      ENDIF.
      ASSIGN dreft->* TO <upload>.
      CREATE DATA drefl LIKE LINE OF <upload>.
      ASSIGN drefl->* TO <fs_worka>.
    Hope this might help you.
    Thanks,
    Prashanth

  • Problems during creation of JCo Connections

    Hi everybody,
    i've a problem while creating JCo Connections in the Content Administrator of me WebAS.
    I can selct the connection i want to maintain, but at the second step, an new window appears and i get the following message. Does anybody have an idea and could help me.
    Best regards,
    Maik.
    An error has occurred:
    "Failed to process the request."
    Please contact your system administrator.
    Hide details
    Web Dynpro client:
    HTML Client
    Web Dynpro client capabilities:
    User agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.0), version: null, DOM version: null, client type: msie6, client type profile: ie6, ActiveX: enabled, Cookies: enabled, Frames: enabled, Java applets: enabled, JavaScript: enabled, Tables: enabled, VB Script: enabled
    Web Dynpro runtime:
    Vendor: SAP, Build ID: 6.4010.00.0000.20040921144040.0000 (release=630_SP_REL, buildtime=2004-09-21:22:25:54[UTC], changelist=283399, host=PWDFM067)
    Web Dynpro code generators of DC sap.com/tcwdtools:
    No information available
    Web Dynpro code generators of DC sap.com/tcwddispwda:
    No information available
    Web Dynpro code generators of DC sap.com/tcwdcorecomp:
    No information available
    J2EE Engine:
    6.40 patchlevel 86216.32
    Java VM:
    Java HotSpot(TM) Server VM, version: 1.4.2_05-b04, vendor: Sun Microsystems Inc.
    Operating system:
    Windows 2000, version: 5.0, architecture: x86
    Error stacktrace:
    java.lang.NullPointerException

    Hi Henrik,
    I got exactly the same problem has you have with the same version (6.40 SP9). I have opened an OSS message ..
    Best regards,
    Christian DUCRET (SAP BAsis Team)

  • One user encountering problems during creation of objects - page not found

    Hi,
    We have a new developer in the US (Apex host in Switzerland) who reports getting the "page not found" error or a frozen session, when trying to create a new table. It happens when using SQL in the command window or the GUI in object browser. There seem to be no issues with creating apps and app components, just db objects.
    He's also reporting getting prompted for bind variables when running a simple create table statement containing no bind variables. Don't know if this is related.
    He's tried from another workstation and had same problem there, while I've had no problem when doing same on his account, from another region.
    He's disabled the proxy server and tried various browsers, with same result.
    I found following in access and error logs which I think may be related. Not sure where to go from here and could use some advice.
    Error log:
    [Mon Apr 23 14:27:12 2007] [error] [client XXX.XXX.XXX.XXX] [ecid: 1177338311:XXX.XXX.XXX.XX:10078:0:24103,0] mod_plsql: /pls/apex/wwv_flow.show
    HTTP-500 Error Reading Data from Client!!
    Access log:
    [23/Apr/2007:14:27:12 +0000] "POST /pls/apex/wwv_flow.show HTTP/1.1" 500 670
    [23/Apr/2007:14:27:12 +0000] "GET /i/htmldb/misc/tabOffM.png HTTP/1.1" 200 215
    [23/Apr/2007:14:27:12 +0000] "GET /i/htmldb/misc/tabOffM.png HTTP/1.1" 200 215
    [23/Apr/2007:14:27:12 +0000] "GET /i/htmldb/misc/tabOnM.png HTTP/1.1" 200 216
    [23/Apr/2007:14:27:12 +0000] "GET /i/htmldb/misc/tabOffM.png HTTP/1.1" 200 215
    [23/Apr/2007:14:27:12 +0000] "GET /i/htmldb/builder/topnav2.gif HTTP/1.1" 200 91
    [23/Apr/2007:14:27:12 +0000] "GET /i/htmldb/builder/tab_rounded.gif HTTP/1.1" 200 51
    Thanks,
    Michelle

    Michelle,
    1) What is the version of the database? What platform?
    2) Connect as SYS via SQL*Plus - what is the result of "select owa_util.get_version from dual"?
    3) Are you using Application Server?
    4) Is this user going through SSL? Are you?
    5) Have you isolated the HTTP-500 errors to this user?
    Joel

  • Problems during creation of journalling triggers

    Hi,
    I'm using headstart 6.5.1.13 and when I try to create journalling triggers with the HSU, the utility proceeds normal, but when I view the log there's an error, "Exception; Note that the text for this element may have been corrupted".
    Result, the utility generates no pl-sql block. One other strange thing is that the utilty does not fail for every trigger. for example... The upd and ins triggers are ok but the del trigger is not generated.
    Please help
    Greetz Gerdo Veenink
    [email protected]

    Gerdo,
    You may be running into bug 2396132,
    which is fixed in Headstart patch 6.5.2.3 (you can download that patch using the Supplement Option).
    When running the utility 'Maintain Journalling Business Rules' for some
    tables, it causes the following error (Debug Detailed messages):
    bltext.get_line_containing
    Write Text for element type PLM with id
    830266772012969583230946129301974025
    - Text type: CDIPLS number of text lines = 16 - REPLACE
    Deleted old text
    Exception: ORA-1401: inserted value too large for column
    Length Buildstring 2048
    Line number 2 Text type = CDIPLS
    Exception; Note that the text for this element may have been corrupted.
    The problem is that the length of the buildstring is larger than 2000, which
    should not occur.
    Workaround:
    Modify package bltext (in schema of Utilities owner, e.g. HSU65),
    in procedure write_lines_to_repository,
    replace
    if length(l_text_lines(l_ctr + 1))+ 2 + length(l_build_string) > 1990
    by:
    if length(replace(l_text_lines(l_ctr + 1), chr(10), NL_CR)||NL_CR) +
    length(l_build_string) > 2000
    And also replace
    if nvl(length(l_build_string),'') > 0
    by:
    if nvl(length(l_build_string),0) > 0
    Hope this helps,
    Sandra

  • Problem during Creation of Worklist in Collections Management

    Hi,
    I get the following runtime error when I run the transaction UDM_GENWL:
    Short text
        The ABAP/4 Open SQL array insert results in duplicate database records.
    What happened?
        Error in the ABAP Application Program
        The current ABAP program "CL_UDM_PARALLEL_RUN===========CP" had to be
         terminated because it has
        come across a statement that unfortunately cannot be executed.
    Error analysis
        An exception occurred that is explained in detail below.
        The exception, which is assigned to class 'CX_SY_OPEN_SQL_DB', was not caught
         in
        procedure "SAVE_PARALLEL_RUN" "(METHOD)", nor was it propagated by a RAISING
         clause.
        Since the caller of the procedure could not have anticipated that the
        exception would occur, the current program is terminated.
        The reason for the exception is:
        If you use an ABAP/4 Open SQL array insert to insert a record in
        the database and that record already exists with the same key,
        this results in a termination.
        (With an ABAP/4 Open SQL single record insert in the same error
        situation, processing does not terminate, but SY-SUBRC is set to 4.)
    Any idea what this could be due to? Is this an errorin the standard program?
    Thanks and Best Regards,
    Madhu

    Hi Mark,
    I'm selected the checkbox "Start Online" in the selection screen for Generating Worklists. So, I believe I'm running it in the foreground. As for the selection screen parameters, here they are:
    Collection Segment:  TEST_SEG
    Worklist Valid From: 10.10.2010
    Distribute Items: Yes (Checkbox selected)
    Distribution Method: Even Distribution to Collection Specialists
    Start Online: Yes (Checkbox selected)
    The master data and configuration have been made in the usual way for Collections Management as per the help documents.
    I've created a customer via the Business Partner using the Master Data Synchronization.
    Any idea what the issue could be?
    Best Regards,
    Madhu

  • Problem during creation of DTP

    Hi,
    I am creating a dataflow for populating the text table of an infoobject.
    The extractor is a domain type extractor.
    While creating the DTP for it, i am getting an error saying "Subfield access (offset = 0, length = 3-) to a data object of size 30 outside valid limits."
    Any idea what this error might be due to?   i looked into the extractor, and its structure and the fields are automatically generated by the system once after i enter the domain name and save it.
    All the fields like long texts, short and medium texts length are automatically set by the system.
    Thanks
    karthik

    Hi,
    Can you please explain at what stage this error is coming. Is it while activating. Are you getting a long text for that error message. And also is there any dump.

  • Problem during creation of authority object

    Hi All,
    I am trying to do authority object of standart report RFASLDPC but when I am giving authorization object in authorization object field (Bcoz requirment is this transaction code for perticular company code)then it is following error/warning 'check object has not been maintained.'
    Could you please tell me what is the remedy for that?
    Regards,
    Amar.

    Hi,
      I think you should check if the authorty object that you are using has been created you can try to use transaction su21, i think the authority object that you are trying to use does not exist.
    Check the below link for more info
    LINK[ Auth Objects |http://help.sap.com/saphelp_nw04/helpdata/EN/80/1a6859e07211d2acb80000e829fbfe/content.htm]
    Regards,
    Himanshu

Maybe you are looking for