Order and map problems

i have a user defined type which in essence works great. however if i try to run a sub query i get the message
ORA-22950: cannot ORDER objects without MAP or ORDER method
which i assume happens because i have not ordered my user defined type in any way, thus
what is the command to order the type definition

Marcus,
I am curious of your application. Why only one user-defined type? Here is how to remedy your problem,
1. The error measnt:
ORA-22950 cannot ORDER objects without MAP or ORDER method
Cause: An object type must have a MAP or ORDER method defined for all comparisons other than equality and inequality comparisons.
Action: Define a MAP or ORDER method for the object type.
2. Check out the documentation at http://download-west.oracle.com/otndoc/oracle9i/901_doc/appdev.901/a88878/adobjbas.htm#459409 to learn more about ORDER and MAP methods.
Regards,
Geoff

Similar Messages

  • Tracks out of order and other problems

    For one of my albums, the tracks are all out of order. I have edited the information, and the track numbers are proper, but it will not order them correctly. I have even removed the files from Itunes and then added them again--still they do not go in order. Then when I move the files onto my Ipod they are out of order, and it's very annoying. If Itunes won't recognize the track numbers, how do I reorganize them?
    My other problem is manly with the Ipod. I'm not entirely sure what I did to cause this but on my Ipod, an artist is doubled. And yet when I view the songs list on Itunes (the list of my Ipod) there is only one artist. How am I supposed to fix this?
    I've tried everything I would know of, and neither problems can fix. Thanks to everyone who replies.
    Message was edited by: Zuzanna

    ditto on tracks out of order. anyone? please?

  • Pending order delivery against sales order and quotation problem

    Dear Expert
    I am facing problem when we are tracking delivary quantity against sales order and quotation. then our delivary quantity not matching with invoiced quantity.
    Actually the logic of report are below
    Pick up the VBAK-VBELN and VBAK-KUNNR where AUART = quotation, VKORG, VTWEG, SPART, ERDAT = selection.
    now when any quantity which are added in sales order in new line not cattered through below code and it show problem of mismatch.
    Can any one help me in finding data from all this table to catter delivey quantity, quotation qty and sale order qty.
    thanks in advance.

    Starting from quotes, you could find your quote, then read SD document flow table VBFA for next document of type sales order (could be more than one sales order from a quote).  Then you could obtain delivery documents (could be more than one for a sales order) for all your sales orders, again using next document code in table VBFA.  This would present you tables that could contain multiple rows:
    quote
       sales order
           delivery,
           delivery
        sales order
            delivery
    and so forth.  You might also consider using table VBUK or VBUP to discover status of each quote item.

  • Purchase order and agreement problem

    Hi gurus,
    I have a problem that i've come up with going though event trace on my DEV test system.
    Although, simulation of WF's are fine and all bindings and syntax checks are without error or warnings,
    trace is the only place i've found that something was wrong, appart from that my WF 'WS90200003'
    stopped functioning because of automatic linkage deactivation.
    I had to manually disable automatic linkage deactivation upon error in SWETYPL to keep the WF alive.
    When i did this, all was fine, queing of events started.
    Upon creating purchase order i got following trace:
    BUS2012     RELEASESTEPCREATED     12.05.2008     11:22:07     WS90200003     @5B@     SWW_WI_CREATE_VIA_EVENT_IBF
    QCYBUS2012     CREATED     12.05.2008     11:22:08          @AI@     No receiver entered
    BUS2011     QUOTATIONCREATED     12.05.2008     11:22:08          @AI@     No receiver entered
    BUS2012     RELEASESTEPCREATED     12.05.2008     11:22:08     WS90200003     @5B@     SWW_WI_CREATE_VIA_EVENT_IBF
    BUS2012     RELEASESTEPCREATED     12.05.2008     11:22:10     WS90200003     @AI@     Event put in queue
    BUS2012     RELEASESTEPCREATED     12.05.2008     11:22:10     WS90200003     @5C\QFeedback after error@     Feedback after error
    FREBUS2012     CREATED     12.05.2008     11:22:08          @AI@     No receiver entered
    Upon creating contract i got following trace, quite similar to one before:
    BUS2014     RELEASESTEPCREATED     12.05.2008     11:34:31     WS90200004     @5B@     SWW_WI_CREATE_VIA_EVENT_IBF
    QCYBUS2012     CREATED     12.05.2008     11:34:31          @AI@     No receiver entered
    BUS2011     QUOTATIONCREATED     12.05.2008     11:34:31          @AI@     No receiver entered
    BUS2012     RELEASESTEPCREATED     12.05.2008     11:34:31     WS90200003     @5B@     SWW_WI_CREATE_VIA_EVENT_IBF
    BUS2012     RELEASESTEPCREATED     12.05.2008     11:34:31     WS90200003     @AI@     Event put in queue
    BUS2012     RELEASESTEPCREATED     12.05.2008     11:34:31     WS90200003     @5C\QFeedback after error@     Feedback after error
    FREBUS2012     CREATED     12.05.2008     11:34:31          @AI@     No receiver entered
    There are no duplicate entries in 'SWETYPL', agent assignments seem fine, WF customizing is OK.
    Somehow it is not clear for me why or how my 'WS90200003' with BUS2012 keeps triggering.
    When i look in 'Feedback after error' message i see that release code is missing for BUS2012, but weird thing is
    that in contract creation it tries to pass contract document number in event BUS2012...
    I don't know why BUS2012 is constantly double-triggering.
    Not to forget, i'm working on ECC 6.0.
    Thank you for the contribution and tips.
    Greets,
    Tom

    Hi,
    I am using multi-step release strategies, but i'm not sure what you mean...
    Aren't release codes determined from customizing upon saving the document?
    I've checked the customizing and there is only 1 release code that can be
    used by the agent who gets workitem.
    In "Feeback afrer error" log in second calling of BUS2012 there is no release code at all...
    Regards, Tom

  • Multiple batches for a production order and mapping with components

    Hello Gurus,
    Our business requires to create multiple batches for one production order + they want to trace which component in the production order has been issued to the main equipment.
    For example, I am creating production order for 'A' equipment for 4 qty. Business wants to create 4 different batches for these equipment
    Lets say now 4 batches are created A001, A002, A003 and A004.
    Now lets assume 2 nos of 'B' component are required for 1no of 'A' component. So the requirement of B component is 8.
    Lets say 8 batches are generated B001, B002 ......B008
    Now lets say batch B001 and B002 are issued for A001 and packed together. How do we map this?
    I understand we can do some enhancement for creating the multiple batches but I still dont know how to map them with each other.
    Please help

    Hi Ethan
    There is a functionality called WIP batches, that allows you keep the batch traceability within an order.
    With WIO batches you can track which batch of component was used to produce each batch of finished product.
    See this link for more details:
    Work-in-Process (WIP) Batch - SAP Library
    BR
    Caetano

  • The TFO accelerator is overloaded (connection limit) and MAPI problems

    Hi All!
    Problem description:
    When MAPI acceleration (exchange/outlook) is Active in our WAAS environment, the remote site users randomly lose connection to the Exchange server (on hub site), if I disable the MAPI acceleration everything works ok.  so right now we are running with MAPI accelearation Disabled
    I can see that we often get max_conn_reject The TFO accelerator is overloaded (connection limit), we haven't done any adjustments to the default configuration. 
    The environment is one Hubsite with two remote sites.
    [Hub Site] 34mbit
    HW=OE674
    SW=4.1.5
    inline
    Enterprise Lic
    [Remote Site1] 4 mbit
    HW=OE474
    SW=4.1.5
    inline
    Enterprise Lic
    [Remote Site2] 4mbit
    HW=OE474
    SW=4.1.5
    inline
    Enterprise Lic
    So the question is how to solve this?!                                

    I had a feeling that you might have alot of computer remotely.
    One of the main factors in sizing a WAAS soluiton is to keep in mind the number of TCP connections that a single WAE can optimize.
    We limit the device on optimized TCP connections.After you hit the limit the device will go into the overload state that you mentioned.
    274 - 200 connections
    474 - 400 connections.
    Typically from a sizing a single workstation would be sized from 7-10 TCP connections.
    The 2nd factor in sizing is bandwidth - WAAS doesn't limit bandwidth but this is recommended for the CPU throughput.
    274 - 2 Megs
    474 - 4 Megs
    The 3rd factor is redundancy,. HA, etc.
    Thanks,
    Eric
         remember if this answrs your questions, please mark as answered and with a 5.

  • N97 Music and Maps Problem ... All dissappearing

    Hi
    I have a major problem with the music on my n97...Before i left for overseas (I am gone for 3 months) i bought the n97 and added roughly 15 of music onto it to keep me occupied whilst walking and travelling. That equated to roughly 3500 songs. For some reason all but 440 arnt showing on the music player.
    Yes i have refreshed the music files inside the music app and still nothing shows up.Just this 440 songs that were already there. Now since i am some 12,000km from home I am unable to simply reload my music back onto my phone. This music is all stored on the 32GB internal mem card and have still taken up space in there although when i explore the memory card i cant find this music anywhere. Is there anything i can do to get this sorted out? Has anyone else had this problem and can help me (without having to reload the music off my comp since i wont be able to get there until December)
    Also,last night through the software update inside the phone i upgraded maps to version 3.1 After i did this i went into the ovi maps app and guess what,all my maps have dissappeared,I had all of Europe (which i desperately need),Singapore,Australia and NZ. Now they are all gone,same as the first part of this thread,can anyone help me with this prob too?
    I really appreciate any help i can get especially on the music side since i sold my ipod to pay the N97...now i have lost most of my favourite music off it and really want it back
    Thanks

    All of your music and apps should be on your computer.
    Did it not come from your computer in the first place?
    If you bought it from the ipod, then it should transfer from the ipod to your computer when you sync or you can click File>Transfer Purchases
    Did you sync to a different computer than normal?
    Perhaps you could explain what happened?

  • Order and contact problems.

    Hi!
    First of all i must apologize for posting in this forum. It´s obviusly not the right place to ask this but i CAN`T find any other way to get help.
    I am currently out sailing on a large ship, and we vill berth at Port Huneme, CA on the 4:th of dec. I found on internet that there was an Apple store nearby (Thousand oaks. "Apple store, The oaks").
    *The problem:*
    I want to buy a MacBook, with swedish keyboard layout. And i wish to contact the store so they can pre-order it, so it will be in stock when i get there.
    I´we searched my *** of on apple.com for ANY email adress to Apple, or the store directly, but there is absolutley NONE to be found!
    I don´t have any phone with reception, and all i can find is phone numbers. That´s why i really need to contact them via email, since i have internet aboard!
    Can anyone help me? Does anyone know some email, or can somebody do me a BIG favour and call the store, and ask them to contact me!
    <Email address removed by Host to protect your privacy>
    The store: http://www.apple.com/retail/theoaks/
    Best regards
    Mikael Sundheden
    Message was edited by: Host

    The "host" was kindful to think about my privacy, but i prefer to show my email!
    email is:
    *micke (at) sundheden (dot) se*
    tanx :P

  • MDM Old purchase Order and Template Problem

    Hello,
    We are on SRM 5 (SP12) and using MDM catalog.
    We have a problem when we want to create an e-catalog shopping cart in copy of an old one which was correct.
    The price of the new shopping cart get to 0 but in the old shopping cart it was 23,23....
    Can somebody knows how can we solve this issue?
    Thanks!

    Hello,
    We have also SRM 5 SP12 with SRM-MDM catalog 2.0 SP02 Patch 4 and have opened an OSS message to SAP on this issue.
    They have been able to reproduce the problem on their test system and it has been transmitted to their development team.
    It should be available in a next Patch
    Kind regards
    JC

  • Re: Order and Refund Problems with Chat and Vision

    Oh my god. Chat and vision are by far the worst customer service I have ever had to deal with. I ordered 4 RTX Dual Skype phones and had endless trouble with them straight out of the pack: not charging properly, not staying logged in, not allowing Skype calls!!! And other major issues.
    Also I was charged import duty which is the exact opposite of what they say on their website. The customer support constantly drags the process out asking for documents that I've already supplied and taking days between communication. Constantly avoiding any commitment and refund! Why is Skype linked up with these people? They are actually worse than Eircom. They now want to collect the phones and have them 'assessed' by there team back in Hong Kong. Any chance I will see a refund or the phones again or any glimmer of actual customer support? I doubt it. It seems that their approach is to string you out until you loose patience! Skype get your act together!!!!! Sort these crooks out.

    Hello,
    I've sent your post to the Chat&Vision customer support unit together with a request for urgent action.
    TIME ZONE - US EASTERN. LOCATION - PHILADELPHIA, PA, USA.
    I recommend that you always run the latest Skype version: Windows & Mac
    If my advice helped to fix your issue please mark it as a solution to help others.
    Please note that I generally don't respond to unsolicited Private Messages. Thank you.

  • Order and Refund Problems with Chat and Vision

    Howdy,
    I am having a similar NIGHTMARE experience with Chat and Vision.
    I ordered my headset in January, and this is July.  I have still not received my refund.  They've strung me along every step of the way delaying, first the delivery of the product, to providing me with a product that did nto work right.  Then the same thing with the refund.  Delay at every turn.  
    Their big tactic is simply not to write.  I think they're hoping you'll forget all about your refund and have them keep the money.
    I have never ever ever dealt with a company this horrible.  And, I am too wondering what the heck is Skype doing teaming up with them?  BAD, BAD, BAD idea.
    Post transferred to create its own new thread.
    Subject/title edited to differentiate from other threads.

    Hi, Skypefan3000, and welcome to the Community,
    As you may have seen in several of my previous posts, have you indeed filed with Skype Customer Service as well?  Doing so is an important step.  Here is a link to the instruction on how to contact Skype Customer Service via their secure portal: Contact Customer Service
    As you know you must contact Customer Service, skip past Step 2 of the instruction and proceed to Step 3, Continue Support Request.  Also ignore in Step 4 where you are directed back to the Community, seeing as the Community is where you started.
    When you file with Skype Customer Service, I recommend including a brief review of the dates and contents of your previous correspondence with Chat & Vision.
    Best regards,
    Elaine
    Was your question answered? Please click on the Accept as a Solution link so everyone can quickly find what works! Like a post or want to say, "Thank You" - ?? Click on the Kudos button!
    Trustworthy information: Brian Krebs: 3 Basic Rules for Online Safety and Consumer Reports: Guide to Internet Security Online Safety Tip: Change your passwords often!

  • Server 2008R2 mapping to shared folders fails users of Windows 8.1 but seems OK on Windos 8.0 and no problems for Windows 7

    Having read what I could from the related questions, the answers still elude me.  This issue apparently is specific to Windows 8.1.
    First, a little background.
    1:  The server is not on a domain,  The system runs Server 2008-R2 standard with all folders shared across a standard "Workgroup" type network.  They would prefer to
    leave this layout intact. 
    2:  The shared folders are nothing but Data files.  There are no active system folders or anything used in an "active" environment.  They are mostly Word doc, excel
    files, pdf, txt, etc.  However, due to the requirements of the software that needs to access these files, they Must
     reside on a mapped network drive letter. Nothing else works due to the way the SQL database program stores the reference points back to the data.
    I have had some success using what amounts to a “simulated” mapping using  WebDAV to access the server.  But access speed is a lot slower ad file size is limited.
    3:  The system has been configured as-is for the past 3 years with Users all on Windows 7 x64 (mixed OS, some Home Premium, some Professional) and the only problems that come up are when
    access is through an ISP that blocks port 445.  This was the original reason for finding a WebDAV/Cloud method just for those Users since they were unable to Map drives to anything on the Office Servers from their Home Internet even when using a VPN.
    When Windows 8.0 became the only version available, I added a few users whose new laptops came with 8.0 from the vendors.  While there were a very few minor problems, for all practical
    purposes, I was still able to provide access to the mapped folders.
    As the Windows 8.1 roll-out progressed, some users were successfully upgraded while others  are still stuck in Windows 8.0.  The issues with this seem to be hardware related and vary
    depending on the Make and model of the laptop.  I have been assured that eventually all of these will be able to advance to 8.1.  But this delay has given me an excellent mixed OS environment for testing.
    On the users who have not yet purchased new equipment and who are still using Windows 7.  There has been no change.  Their drive mapping is stable and they can always connect as usual. 
    Those blocked from lack of port 445 or still blocked.  Systems inside the Office and those with ISP's who allow port 445 can use all mapped drives as normal.
    Users who had Windows 8.0 and who have not yet been able to upgrade to 8.1 also have been unaffected.  Same results as Windows 7. 
    Users who got the Windows 8.1 upgrade as well as those that came factory loaded with Windows 8.1 seem to be a never-ending list of problems.  The ones that came native with 8.1 are worst
    of all.  The list of error codes runs through everything that has to do with “communication with the server”.  As far as I have seen, this appears to be the issue.
    Whether they are in the office on a wired network connection or at home on a Wi-Fi connection, the issues have the same results but the actual error codes may vary slightly.  All of
    them refer back to an inability to communicate with the server.
    Nothing on the server has changed in any way.  Users with Windows 7 continue to have zero problems,  Users with Windows 8.0 seem to be doing fine as well.  Only those with Windows
    8.1 are affected and their problems are dramatic with everything from a total loss of drive mapping to misdirected data when the maps are active.
    I have tried to make the drives automatically remap on reboot. I have tried registry modifications.  I have done everything I can think of to make a difference but the results are the same
    for every system using 8.1.  The mapped drive letters invariably disappear.  Sometimes while the system is in use ( I think I have been able to trace this to times when the system enters Sleep or Hibernate) but always when the system reboots. 
    One detail that might point to somewhere is that the "time to connect" when mapping the drive is so long that I believe some of the original failures were due to not waiting for a
    minimum of 3 or 4 minutes to give time for the Shares to show-up in order to map them.  Once the mapping is successful, the file access speed seems normal.  But invariably, the drive becomes "unmapped" repeatedly each day.
    I know this was a long question but I have tried to provide every possible detail for anyone who has experienced events like this who may already have a solution.  I would even be glad
    to purchase a 3rd party application if that is what it takes to get this to work.  My next planned effort is to try using Server 2013 but I am afraid that might open another can of worms for those who still use Windows 7.
    I have also been told that this is in some way related to the push to "Cloud" support in Windows 8.1 OS but I do not see where this would come in.  I can say that this was the
    one place where things continued to work as before.  People who had Windows 8.1 and who had to use the CLOUD copies of our data are still able to connect to it with no problems.
    Any suggestions appreciated.  Preferably those that would not need extensive changes to the basic network structure.  This "workgroup" consists of less than 25 users and any
    extreme measures would be hard to justify

    Hi,
    I sugget you try to ping server so that we can verify the connectivity.
    Can windows 8.1 access Windows Server 2008R2?
    Also,please check the event viewer to see if some error log appeared when the issue occurred.
    Regards,
    Kelvin Xu
    TechNet Community Support

  • Mapping Problem ORDERS Idoc to Edifact

    Hi,
    I have a mapping problem with the IDOC ORDERS:
    I get the IDOC with several E1EDP01. Each E1EDP01 has several E1EDPT1, where i want only the first one (which I get over the TDID value). Each E1EDPT1 has min. 1 E1EDPT2.
    Now I have to map each field TDLINE from first two E1EDPT2 of the first E1EDPT1 to the Edifact fields /LIST/S_UNB/S_UNH/G_SSG25/S_LIN/S_IMD[1]/C_C273/D_7008 (from the first E1EDPT2) and, if a second E1EDPT2 exists in /LIST/S_UNB/S_UNH/G_SSG25/S_LIN/S_IMD[1]/C_C273/D_7008_2.
    I use following UDF:
    //a = TDLINE
    //b = Number of entry in the List
    int pos =Integer.parseInt(b[0]);
    if ( pos < a.length )
    result.addValue(a[pos]);
    else
    result.addValue(ResultList.SUPPRESS);
    Unfortunatly, I think becaus of the context problems (not every E1EDPT1 has two E1EDPT2), it's not working. Could somebody help me with this problem?
    Thanks in advance
    Dominic

    Dear Dominic ,
    I had same problem when I was trying to do the same thing for FTX segment.
    Your UDF is fine but you don't need else condition.
    //a = TDLINE
    //b = Number of entry in the List
    int pos =Integer.parseInt(b[0]);
    if ( pos < a.length )
    result.addValue(a[pos]);
    for C_C273 assigned contant value and
    D_7008 assigned TDLINE but change the context to E1EDPT1
    and for D_7008_2
    TDLINE(context to E1EDPT1 )
                                                      ====>UDF====>D_7008_2
    Contant(=1)
    It should work becasue my map is working fine. If not let me know error message.
    Thanks
    Shubhankar

  • Help me please : Serious problems with collection-mapping, list-mapping and map-mappi

    Hi everybody;
    I have serious problems with list-mapping, collection-mapping and map-mapping.
    Acording to specifications and requirements in a system I am working on it is needed to
    get a "list" of values or an indivudual value.I am working with ORACLE 9i Database,
    ORACLE 9i AS and ORACLE 9i JDEVELOPER.
    I tried to map a master-detail relationship in an entity-bean, using list-mapping.
    And this was very useful in order to get a "list" of details, ...but, when I wanted
    to get a single value I have some problems with persistence, something about "saving a state"
    despite I just want to get the value of a single detail.
    I decided to change it to map-mapping and the problem related with a single detail
    worked successfully, but I can get access to the whole bunch of details.
    May anyone of you help me with that?
    I am very confused I do not know what to do.
    Have any of you a solution for that problem?
    Thank you very much.

    Have you tried a restore in iTunes?

  • I have tried to purchase Adobe Acrobat Professional XI this morning and payment (AED 1983.53) has been taken, I received a message stating there was/is a problem processing my order and that I should contact your customer service team in UAE.  Having trie

    I have tried to purchase Adobe Acrobat Professional XI this morning and payment (AED 1983.53) has been taken, I received a message stating there was/is a problem processing my order and that I should contact your customer service team in UAE.  Having tried this, I was met with a recorded message, in Arabic, and no options to speak to anyone.  I have found this process extremely frustrating and poor on your behalf.  Not providing any options to speak to an Adobe representative is equally annoying.  Please get back to me ASAP, as I need to use the product immediately.

    CS2 is very old and reached its "end of life" a while back.  So probably won't run on modern operating systems.  If you can still run it, you'll need to uninstall what you have and re-install with the download link below to activate it.
    Error: Activation Server Unavailable | CS2, Acrobat 7, Audition 3
    Nancy O.

Maybe you are looking for