Issue with new secondary index

hi i have created new secondary index in VEPO table.( mandt, werks,lgort, sonum).index is activated. but when i am doing activate and adjacent in database in SE14.it is giving warings and error.
warning 1:
Enhancement category 3 possible , but include or subty. not yet classified.
index VEPO-ZS1 must be created in the database
test activation of Table VEPO successful.
Activation and DDL statments for Table VEPO required.
warning and error:
Enhancement category 4 possible , but include or subty. not yet classified.
create UNIQUE INDEX "VEPO~ZS1' ON "VEPO" ("MANDT", "WERKS", "LGORT","SONUM")
PCTFREE 10
INITRANS 002
TABLESPACE PSAPBTABI
STORAGE ( INITIAL 0000447920 K
NEXT 0000447920 K
MINIEXTENTS 0000000001
MAXEXTENTS UNLIMITED
PCTINCREASE 0000
FREELISTS 001)
ORA-01452: cannot CREATE UNIQUE INDEX; duplicate keys found
DDL time(___1): ...378,823 milliseconds
The SQL statement was not executed
Statements for Table VEPO could not be executed
Request for VEPO could not be executed
When i m executing below select staments its taking more time.
For below Select Statments i m using :
  if not t_vbap[] is initial.
      select venum
             vbeln
             unvel
             vemng
             matnr
             lgort
             sonum
             werks
      from   vepo
      into   table t_vepo
       for all entries in t_vbap
   where  matnr in s_matnr
    and   werks =  p_werks
    and   lgort in s_lgort
    and   sonum = t_vbap-sonum.
    else.
      select venum
         vbeln
         unvel
         vemng
         matnr
         lgort
         sonum
         werks
  from   vepo
  into   table t_vepo
where  matnr in s_matnr
and   werks =  p_werks
and   lgort in s_lgort.
    endif.

Oracle give you the answer
ORA-01452: cannot CREATE UNIQUE INDEX; duplicate keys found
so you cannot create a unique index with those keys, add another key (or even the whole primary keys) or remove the unique constraint. (of course in some of your environment, e.g. DEV there could be no duplicate entries for those keys, but in at least one of your environment the problem arose)
Adding an unique constraint on a SAP standard table is not a good idea, if you were successful in a young (go live) system, you could get in trouble if standard reports dump cause of this unexpected constraint. (and they will according to [Murphy's_law|http://en.wikipedia.org/wiki/Murphy%27s_law])
Regards,
Raymond

Similar Messages

  • Performance issues with the Vouchers index build in SES

    Hi All,
    We are currently performing an upgrade for: PS FSCM 9.1 to PS FSCM 9.2.
    As a part of the upgrade, Client wants Oracle SES to be deployed for some modules including, Purchasing, Payables (Vouchers)
    We are facing severe performance issues with the Vouchers index build. (Volume of data = approx. 8.5 million rows of data)
    The index creation process runs for over 5 days.
    Can you please share any information or issues that you may have faced on your project and how they were addressed?

    Check the following logs for errors:
    1.  The message log from the process scheduler
    2.  search_server1-diagnostic.log  in /search_server1/logs directory
    If the build is getting stuck while crawling then we typically have to increase the Java Heap size for the Weblogic instance for SES>

  • When I open a new tab, an unwanted website opens instead of my desired home page. THIS IS ONLY AN ISSUE WITH NEW TABS; (opening the web browser AND clicking on the home button frings me to my desired home page.)

    When I open a new tab, an unwanted website opens instead of my desired home page. THIS IS ONLY AN ISSUE WITH NEW TABS; (opening the web browser AND clicking on the home button frings me to my desired home page.)
    I have attached the url of the unwanted site.

    Use this add-on [https://addons.mozilla.org/en-US/firefox/addon/custom-new-tab/ '''Custom new tab'''].

  • How can i get my ps 3.0 to install on my laptop ? compatibility issues with newer version of windows

    how can i get my ps 3.0 to install on my laptop ? compatibility issues with newer version of windows

    It's hopelessly outdated. It's simply not compatible.
    Mylenium

  • Issues with new AirPort...worst i- uploading files Stall and Stop/Freeze

    I am having a few annoying problems but the one that is the most urgent is that file transfers to servers have quit working. I have the latest AirPort Utility installed (5.3.2), the latest Fetch software installed (5.3) and have checked the Apple Software updates, it is all set.
    The ftp server freezes ( 'stall' shows on the ftp window ) partially through the upload. These files used to be a breeze and transfer quickly. This is happening on my website ftp server and that of another that I tried, it is not the server at issue.
    Other issue: in browsers, loading of pages is often slow, especially the first time I launch Firefox, nothing comes up even though default page is in preference. Safari is working about the same as it did, which is OK but not always perfect, so I do have that but want the other to work since it works better and is more like windows when I need to check site pages I am developing.
    Upstairs computer iMac (2 floors away from the Airport) is working well. We didn't put the new AirPort Utility on that machine, it didn't need it. The two laptops, one even in the same room as the Airport, are having these issues. Neither would work at all until the AirPort Utility that came with the unit was installed, but we are, to repeat, having these issues.
    Thanks.
    Thanks.

    Alright, so new question in regaurd to this topic anyone know a good codec to convert too dealing with divx related encoded avi files?
    Searching with Google will find numerous converters. I've never needed one, but came across this one: http://www.ojosoft.com/video-converters/index.html
    I don't know if it is any good.
    However, you were so focused on it you didn't understand that the reason the update isn't an update is because it disables half the card, which means only the primary function is usible and its secondary function, the other half of the reason it was purchased years ago, becomes meaningless.
    I understood perfectly and you can revert to the older driver to regain functionality again, but that does not solve the issue with PR. It makes me wonder why the manufacturer updated the driver version, but disabled part of the functionality in this newer version. Did they have compatibility issues they could not solve?
    Anyway, your first step after reverting to the older driver should be to creact a new project using a DV preset, capture some clips from your DV camera and see if you still have the problems. If not, you will know that the other clips caused problems because of the codec.
    It was not my idea to call it scratch disks, that is the way Adobe calls it and as such they are mentioned in the manual and help file. Using other terms makes it much harder to find the information even though you may be used to other terms.

  • Idoc flatfile to IDOC xml issue with new PI7.11 module SAP_XI_IDOC/IDOCFlat

    Hi,
    I am trying to develop a scenario as mentioned in the blog using the new module available in PI7.1,but I am getting this error
    "Error: com.sap.conn.idoc.IDocMetaDataUnavailableException: (3) IDOC_ERROR_METADATA_UNAVAILABLE: The meta data for the IDoc type "ORDERS05" is unavailable."
    I have made every configuration correct and IDOC meta data available in both SAP R3 and PI,but it is still complaning about the meta data does not exist.
    Blog:  http://www.sdn.sap.com/irj/scn/weblogs?blog=/pub/wlg/13743%3Fpage%3Dlast%26x-order%3Ddate
    did anybody face issue with the new module available "SAP_XI_IDOC/IDOCFlatToXmlConvertor",please help me or give me mre information why I am getting this meta data error.
    Thank you,
    Sri

    Hi Sri,
    To Convert IDOC Flat file into IDOC xml from the given blog, the IDOC flat file should be present in standard format like:
    E2EDK01005                    0000047110815000000000001.........
    E2EDKA1003                    0000047110815000000000002.........
    E2EDKA1003                    0000047110815000000000003..........
    E2EDKA1003                    0000047110815000000000004........
    The Flat file have relationship as IDOC Number "000004711081500000" and segment sequence "0000001".
    If your flat file is not in this formate so i don't think that module is able to convert into IDOC xml. and if your file is already in this format then it may be issue with destinations which are created in NWA.
    Thanks
    Harish

  • Windows Media Player plugin does not install on a fresh install of Firefox 15. This is a real issue with new students.

    I have them go to the correct site:
    plugin download page on Interoperability Bridges.
    My only options are:
    1. Have them move some files over manually; which isn't feasible with students who are technically challenged.
    2. Have them install an earlier version of Firefox. 11 is the last known good version that accepts the WMP install. The problem I am finding with this is even though I tell them not to update before installing WMP somehow they still manage to do it. A lot of times they don't know how to tell me what version of ANY browser they are using.
    Firefox is one of the few browsers that work with our LMS well, but this plug problem is a real issue.
    This only pertains to any student who has never had Firefox on their computer prior to 11.
    Thanks in advance.

    I noticed it after 11, however with 12 students students experienced problems with puzzles in Angel LMS. We had people roll back to 11.
    13 came out and that's when the trouble started. I usually stay in beta so I can get a idea of what's working. Once again I had people roll back to 11.
    I logged into a system here I had not logged into before and did a fresh install of 11 and I was able to recreate the problem myself.
    Getting people on 11 is a little harder this semester because I had to locate the 11 install and send that along with the plugin to new users. The 11 install likes to force the 15 update so they have to get the plugin installed right away. Sometimes the concept is a little much for some people.
    Edit: 12 might have been okay, since we were rolling back anyway. I don't recall any issues with WMP the few weeks students had been using it.
    Edit 2: I do remember trying to search these forums for the issue and someone posted that they had been experiencing the same problems with 12 beta (at the time it was beta) and I think it was explained as being a beta issue and it never went anywhere else.

  • Quality issues with new Mac Mini 09?

    I've been itching to hit the 'buy' button -- but in reading the many postings about the new Mac Mini, I'm seeing lots of issues with the bluetooth ... *wireless signal* ...
    Is there anyone who's not experiencing any problems?
    Sounds like it may be a hardware issue with connections... the last thing I want.
    My other choice is the 2008 Mac Pro which seems trouble free.
    What do you think?
    Thanks.

    There is a general issue/trend with the new Mini. There are plenty of reports in these forums and the news has begun to hit the wider press; I guess this is more important to a company with only 2-3% desktop share than posts to these forums. I went to the Genius Bar on Saturday and they have now lodged an official bug report with Apple. It looks like the Mini cannot pair with more than one HCI device. So if you pair with the mouse first the keyboard won't work and vice-versa. They don't think the Mini hardware is broken but that we will just have to wait for Apple to fix the firmware.
    Where I do agree is that some issues are OS-X 10.5 related and can therefore affect all Macs. The WiFi has issues where it randomly drops, it doesn't seem able to re-connect at all to channels above 13 and only manually to channels below 12. The system resume function is unreliable. All these started when we moved from 10.4 to 10.5 and so far they have not been addressed. One issue is that there does not appear to be a way for users to log bug reports, except when software crashes. However, the bluetooth issues on the Mac do appear real and are either firmware or hardware related.

  • Issue with new abap webdynpro INBOX EHP5

    Hello Experts,
    I'm currently working on the configuration of ESS/MSS services in EHP5. We are using different services like Appraisal OSA, Learning solution,etc. I already configured the Launchpad ESS, it's working fine but now I have an issue with the new Abap webdynpro INBOX. The employee and manager see their workitem notifications correctly in their respective inbox.(I'm calling application: IBO_WDA_INBOX that I integrated in my launchpad).
    My problem is that when clicking on a workitem in order that it opens me the appraisal document (in edit or display mode), I got an error saying: "There is no iView available for system "": object "SWF_WIOBN". For more information, contact your administrator."
    I did some search on SAP help without any results. I'm wondering how should I register workflow tasks? I saw there is a table called IBO_C_WF_TAS (I added entries e.g:
    IBO_WDA_INBOX TS99700031   EXECUTEAPPRAISALDOCUMENT).
    I tried also to register all my custom tasks in transaction SWFVISU.
    example:
    TASK: TS99700013
    Visualization Type: ABAP Webdynpro
    APPLICATION:    HAP_MAIN_DOCUMENT
    DYNPARAM   :    sap-wd-configId=HAP_AC_MAIN_DOC
    NAMESPACE :    sap
    SYSTEM_ALIAS: SAP_Webdynpro_XSS (I did create a system in sap portal under System Administration with as AS property /webdynpro/dispatcher )
    Could you let me know what could be wrong, what I missed? Shall I create an iView, if yes which one? which properties?
    I would really appreciate any help.
    Thanks!

    Hello Siddharth,
    Thanks for you reply. Still the same issue. Following are the config I did till now:
    In the PCD I created a new business object (SWF_WIOBN), an operation linked to the object (NAVIGATE).
    I did create an iView (powl) in the custom folder, I integrated the operation within iView. I created a page that contains the iView.
    In the properties of the iView I gave:
    Application Name: HAP_MAIN_DOCUMENT.
    Launch in New Window: "Display in separate Headerless Portal Window".
    System: SAP_ECC_HumanResources
    I added the required entries in tables:
    IBO_C_WF_TTAS
    IBO_C_WF_ACS
    IBO_V_WF_TAC
    IBO_V_WF_TTAC
    etc...
    I saw in the code of linked feeder class: CL_IBO_INBOX_FEEDER_WI  that it's checking something called "Launch_Editor".. Is it a property that we can set somewhere?
    Following are the parameters retrieved by system:
    BO_NAME       =  SWF_WIOBN
    BO_OP_NAME = NAVIGATE
    LAUNCHER_PARAMETERS ->  empty.??
    BO_RESOLVE_MODE = USER_SET_OF_ROLES
    LAUNCH_EDITOR  empty where must be set?
    At the end I still get the error:
    There is no iView available for system "": object "SWF_WIOBN". For more information, contact your administrator.
    Any advice,
    Thanks in advance

  • ISSUE WITH NEW VERSION OF BLACKBERRY MESSENGER ON DIFFERENT BLACKBERRY PHONES

    Dear Madam / Sirs,
    I would like to seek assistance in resolving an issue with my BLACKBERRY TORCH 9810 I installed the new version of BLACKBERRY MESSENGER on my phone and it does not work on WIFI ONLY MODE.
    For example I traveled to Mexico and Panama and was on a WIFI ZONE with open access and tried to use my BLACKBERRY MESSENGER and it did not work...I tried to deleting the application and installing a previous version but was not possible. The same issue occurs on a different BLACKBERRY phone that it was working perfectly...but after updating to the new version of BLACKBERRY MESSENGER it did not work.
    Please help me resolve this issue.
    Thanks in advance
    Polk Marin
    E-mail: (personal info removed)@yahoo.com

    and what version do you have installed? I dont see this on ver 6.2.0.56
    Click here to Backup the data on your BlackBerry Device! It's important, and FREE!
    Click "Accept as Solution" if your problem is solved. To give thanks, click thumbs up
    Click to search the Knowledge Base at BTSC and click to Read The Fabulous Manuals
    BESAdmin's, please make a signature with your BES environment info.
    SIM Free BlackBerry Unlocking FAQ
    Follow me on Twitter @knottyrope
    Want to thank me? Buy my KnottyRope App here
    BES 12 and BES 5.0.4 with Exchange 2010 and SQL 2012 Hyper V

  • Strange Printing Issue With New HP & Pages

    Hello!
    I have a very strange printing issue with a new HP printer. I have written pages documents heavy in Texts which are located within tables. The documents print fine on a Cannon and Epson printer and look great but when I print the document on my new HP Laserjet Pro 400 Colour M451nw some of the text on some rows come out of the printer looking like they are bold / slightly fuzzy. This only happens with some of the rows of text, not all of them. The font is the same in every row with the same format.
    You can see this in the attached image. The first line (Thanks very much) has printed correctly but the subsequent lines look bold / slightly fuzzy.
    After a lot of testing the only way I can resolve this is if I copy the content into a new pages document and only then it will print and look ok with the HP printer.
    This must be a problem within my origional document. I would simply copy and paste everything into a new document however this would take a very, very long time (over 5 years of work producing teaching materials and over 100 documents and thousands of tables and formatting that cannot be copied and pasted).
    Also, on other printers you can see the lines seperating each row of the table. These lines are not visible on the HP print outs, even when the table is copied into a new document.
    Has anyone come accross an issue like this before? Is there a way I can fix this without creating a new document? Do I need to get a new another new printer (the 4th printer this week!)?
    Any advise, wise words would be greatly apprechiated!
    Thanks!

    Sorry, Fruhulda. After 4 hours on the phone with Apple care they are taking this issue further themselves. It seems to be a problem with our pages document and the compatibility with certain drivers. We have still not gotton to the bottom of it and Apple are going to get back to me when they have an answer.
    We also worked out that the issue only happens when you print via Ethrenet & USB. Printing via Wifi is ok and there are no quality issues.
    Very Strange!

  • Graphics/artifacting issues with new mid-2014 15" MacBookPro Retina

    I'm having graphics issues with my new 15" mid-2014 2.8 MacBookPro Retina.  It came with Yosemite.  I keep get glitchy
    artifacting when using Premiere Pro and After Effects (CC 2014), obviously, but then even just while using Finder when AE and PP are closed.
    I've read about it with earlier models, but nothing about the new ones.
    I turned off the Automatic Graphics Switching in Energy Saver and just updated my CUDA NVIDIA driver.  It's still a problem.  Any ideas on what to do next?
    Thanks in advance.

    Remove CUDA and see whether there's an improvement.
    To remove CUDA, triple-click anywhere in the first line below on this page to select it:
    /Library/Frameworks/CUDA.framework
    /Library/LaunchAgents/com.nvidia.CUDASoftwareUpdate.plist
    /Library/PreferencePanes/CUDA Preferences.prefPane
    /System/Library/Extensions/CUDA.kext
    /System/Library/StartupItems/CUDA
    /usr/local/cuda
    Right-click or control-click the line and select
              Services ▹ Reveal in Finder (or just Reveal)
    from the contextual menu.* A folder should open with an item selected. Move the selected item to the Trash. You may be prompted for your administrator login password. Continue with the remaining lines. Some of the items may be absent, in which case you'll get a message that the file couldn't be found. After moving all the above items to the Trash, restart the computer and empty the Trash. Don't try to empty the Trash until you have restarted.
    If you haven't already done so, back up all data before making any changes.
    *If you don't see the contextual menu item, copy the selected text to the Clipboard by pressing the key combination  command-C. In the Finder, select
              Go ▹ Go to Folder...
    from the menu bar and paste into the box that opens by pressing command-V. You won't see what you pasted because a line break is included. Press return.

  • I am having issues with new version of Final Cut Pro, is there away to download the last version so I can finish my projects?

    I am having major issues with the new version of Final Cut x, I have missing clips and my computer is locking up, I need to finish some projects so is there away to go back to the last version before the new update?

    Not unless you have saved a copy of the previous version; also, any libraries that you have updated to use in the newer version will not be usable in the older version anyway.
    Rather than going back you should try and figure out what is wrong. The current version works great for most users. Start by clearing your preferences: hold down command and option keys while starting FCP X, and confirm when asked. Many different issues can often be solved by just that.
    In case it doesn't solve, please provide more detailed information like OS version, Ram, drive and connection, etc

  • Having issues with new iPad mini retina 128 dropping wifi

    New ipad mini have issues with dropping signal while I am in the middle of connection.  I can be reading a book or email and it will just drop the connection.  When I try to hook back up it says it cannot join.  My iphone 5c is right next to me and is connecting fine.  It is frustrating when  I am in the middle of taking notes in an area and it drops the signal and I lose everything.  I can be 5 feet away and it will not hook up.  Also, I have reset the network settings and started all over.  It helped for a day or so and it started all over again.  Also, I have reset and turned off and on my router to assure the signal connections.  I am now in the process of taking it back for a replacement.  Apple says it is a hardware issue. 

    I'm experiencing the same problem.
    But my old iPad mini is connecting fine.
    I think it is a firmware or software problem?
    I hope Apple will fix this issue on an update sooner!

  • Horrible issues with new iTunes update

    I am having a few issues with the new iTnes update:
    I cannot find a way to view the album artwork in the bottom left-hand corner like I used to. I can't find the option anywhere! I want to see it.
    Some song files have had their song titles, album titles, etc. changed from what I had them listed as. For example, my Footloose file, which used to say the song title was "Footloose" and the album as "Footloose", now shows the song title as "Footloose (from 'Footloose')" and the album title is blank. When I go to try to change it back, it is all greyed out and will not let me change it!
    Song files that I had put in more than one album artwork for, (if the song appeared on more than one album, including greatest hits albums and sountracks) the update now lists them as all individual songs from each one of the albums, so I have tons of repeats. I want it to go back to showing me all the album artwork for ONE file.
    This new update has completely destroyed my iTunes library. I am NOT HAPPY.

    Well its simple. Just go to your finder and search for iphone. You will find a backup folder. But, you should just be able to restore your iphone. Then after restore it will ask which backup your will like to use. Then in the drop down menu select your phones name and it should restore all contacts,text messages and notes as well as bookmarks. It worked fine for me until I used iFuntastic and Apptap. I guess it alterd the backup file and deleted all my notes. So, unless you have "hacked" your phone it should restore and re enter your info fine.

Maybe you are looking for

  • How to Position the 3D Rendering Viewport (not using "BasicScene")

    Hi, I wrote a custom scene manager which directly manipulating the scenegraph (Instance3D) - I just need some more direct access to it. The 3D view is part of a bigger sourrounding AIR/Flex-based Application, which displays some graphics using conven

  • Custom tag attribute case insensitive??

    We ran in to an interesting "feature" of custom tags: The attributes in the           tags seem to be case insensitive.           For example, if you play with the "tagext/quote" example provided with the           WebLogic server installation, you c

  • I can sync but not stream

    ATV is successfully linked to itunes library, all music content synced over. I don't wish for all my videos to be synced to the apple tv, so it is set for custom sync with the box to show only synced items on the apple tv -unchecked- The movie that i

  • Installation Photoshop Lightroom 5 Student/Teacher

    Hallo Zusammen, ich habe vor mir Adobe Photoshop Lightroom 5 in der Student and Teacher Version anzuschaffen. Nachdem ich die Anforderungen für die Student and Teacher Version durchgelesen habe, bin ich darauf gestoßen, dass diese Version immer nur a

  • PSE 8 / Win 7 64 / Problems

    I just installed PSE 8 in Win 7 64bit. Installation went normally and PSE 8 is installed as a 32 bit app. However, when I open photos in edit mode they are pixilated - Jagged edges. Like a JPEG that is blown up too much. If I open RAW files in ACR 5.