Sort strings. How to make it case-insensitive?

I wish to sort some String objects. TreeSet does it automatically, but letters are case-sensitive. Is there some static method that sorts Strings without regard to letter cases, so that "String B" will come between "String b" and "String C"?

SortedSet mySet = new TreeSet(String.CASE_INSENSITIVE_ORDER);
mySet.add("monkey");
mySet.add("Zebra");
mySet.add("Aardvark");
for(Iterator i = mySet.iterator(); i.hasNext(); ) {
  System.out.println(i.next());
}I think you probably could have figured that out by looking at the API.

Similar Messages

  • Employee search iview serch by last name- how to make it case insensitive

    Hi All,
    We are using the compensation planning iview on MSS and in the top SAP has employee search iview to select the team. In their is an option to serach by employee first/last name. It works fine but the user has to type in the exact case the last name was saved in infotype.
    For example - last name Brown exists in our system. If you serarch using "br" it does not find it but if you do "Br" it finds the
    right employee.
    My question is - is there a way to change it so that the search does not consider the lowe/upper case and finds the name if matches anyway.
    Thanks for your help

    Hi, if you're at least on ECC 6.0, check the note [1106196|https://service.sap.com/sap/support/notes/1106196] for a custom configuration of search field.
    Regards!

  • How to make PowerPivot case sensitive?

    Hi all,
    I just discovered that PowerPivot is case-insensitive, which is quite a big problem for me. The only discussion of this I found so far is here: http://dennyglee.com/2010/06/18/powerpivot-you-are-so-insensitive-case-that-is/ .
    That didn't fully answer my question though, is it possible to change this behaviour and make it case sensitive?
    The reason it's a problem for me is that I have a column (from external data source) used as an ID in a relationship, which contains a string of random characters. If it so happens that two entries have an ID which only differs by a case of a letter, everything
    blows up. More precisely, I can no longer import the data into the table where the column is used as a PK, because it is not unique.
    Thanks for any comments,
    Jurgis

    You can post bugs on Connect.
    Thanks!
    Ed Price, SQL Server Customer Program Manager (Blog,
    Small Basic,
    Wiki Ninjas,
    Wiki)
    Answer an interesting question?
    Create a wiki article about it!

  • How to go from case-insensitive to case-sensitive HFS?

    I installed Leopard server with the case-insensitive file system. Can I go from this to the case-sensitive HFS?
    The trouble I am having is with installing Wordpress... The sign-up page does not work at all and looking in the Apache log files reveals 'child exit signal buss error (10) and turning up the logs, I get:
    [Fri Feb 08 15:29:30 2008] [notice] Apache/2.2.6 (Unix) mod_ssl/2.2.6 OpenSSL/0.9.7l PHP/5.2.4 configured -- resuming normal operations
    [Fri Feb 08 15:29:55 2008] [debug] modhfsapple2.c(180): [client x.x.x.x] modhfsapple: / is case-insensitive, referer: http://wordpress.domain.net/wp-signup.php
    [Fri Feb 08 15:29:55 2008] [debug] modhfsapple2.c(180): [client x.x.x.x] modhfsapple: /var/empty/ is case-insensitive, referer: http://wordpress.domain.net/wp-signup.php
    [Fri Feb 08 15:29:55 2008] [debug] modhfsapple2.c(180): [client x.x.x.x] modhfsapple: /Library/WebServer/Wordpress/ is case-insensitive, referer: http://wordpress.domain.net/wp-signup.php
    [Fri Feb 08 15:29:55 2008] [debug] modhfsapple2.c(180): [client x.x.x.x] modhfsapple: /usr/share/httpd/error/ is case-insensitive, referer: http://wordpress.domain.net/wp-signup.php
    [Fri Feb 08 15:29:55 2008] [debug] modhfsapple2.c(180): [client x.x.x.x] modhfsapple: /Library/WebServer/share/httpd/manual/ is case-insensitive, referer: http://wordpress.domain.net/wp-signup.php
    [Fri Feb 08 15:29:55 2008] [debug] modhfsapple2.c(180): [client x.x.x.x] modhfsapple: .*\\.\\.namedfork/ is case-insensitive, referer: http://wordpress.domain.net/wp-signup.php
    [Fri Feb 08 15:29:57 2008] [notice] child pid 2279 exit signal Bus error (10)
    Which indicates that Apache is bombing out because of the HFS case-insensitive problem... anyone else agree?
    So apart from getting the Wordpress people to fix this - can they? How do I go about changing the case sensitivity of the FS? Just don't tell me I have to re-install Leopard!!

    I just discovered the crash logs... Can anyone give me a clue to what is cause the bus error from this?
    Process: httpd [180]
    Path: /usr/sbin/httpd
    Identifier: httpd
    Version: ??? (???)
    Code Type: X86-64 (Native)
    Parent Process: httpd [64]
    Date/Time: 2008-02-11 13:43:41.343 +0000
    OS Version: Mac OS X Server 10.5.1 (9B18)
    Report Version: 6
    Exception Type: EXCBADACCESS (SIGBUS)
    Exception Codes: KERNPROTECTIONFAILURE at 0x0000000100394709
    Crashed Thread: 0
    Application Specific Information:
    * single-threaded process forked *
    Thread 0 Crashed:
    0 libresolv.9.dylib 0x000000010180c2c6 resbuildstart + 213
    1 libresolv.9.dylib 0x000000010180d97c res9vinit + 128
    2 libresolv.9.dylib 0x0000000101808164 res9search + 68
    3 libphp5.so 0x00000001011e37d5 zifdns_checkrecord + 1088
    4 libphp5.so 0x00000001012a1df4 zenddo_fcall_common_helperSPEC + 2042
    5 libphp5.so 0x000000010129fccb execute + 367
    6 libphp5.so 0x00000001012a1ed9 zenddo_fcall_common_helperSPEC + 2271
    7 libphp5.so 0x000000010129fccb execute + 367
    8 libphp5.so 0x00000001012a1ed9 zenddo_fcall_common_helperSPEC + 2271
    9 libphp5.so 0x000000010129fccb execute + 367
    10 libphp5.so 0x00000001012a1ed9 zenddo_fcall_common_helperSPEC + 2271
    11 libphp5.so 0x000000010129fccb execute + 367
    12 libphp5.so 0x00000001012a1ed9 zenddo_fcall_common_helperSPEC + 2271
    13 libphp5.so 0x000000010129fccb execute + 367
    14 libphp5.so 0x00000001012848b4 zendexecutescripts + 460
    15 libphp5.so 0x000000010124696a phpexecutescript + 665
    16 libphp5.so 0x0000000101307f22 php_handler + 1220
    17 httpd 0x00000001000019d1 aprunhandler + 90
    18 httpd 0x0000000100002285 apinvokehandler + 347
    19 httpd 0x000000010002e02c approcessrequest + 103
    20 httpd 0x000000010002a9fa approcess_httpconnection + 116
    21 httpd 0x00000001000126d5 aprun_processconnection + 90
    22 httpd 0x0000000100012b24 approcessconnection + 87
    23 httpd 0x0000000100034a34 child_main + 1087
    24 httpd 0x0000000100034be0 make_child + 329
    25 httpd 0x0000000100034e78 performidle_servermaintenance + 510
    26 httpd 0x00000001000353a8 apmpmrun + 1249
    27 httpd 0x0000000100009aed main + 2879
    28 httpd 0x000000010000100c start + 52
    Thread 0 crashed with X86 Thread State (64-bit):
    rax: 0x0000000100394419 rbx: 0x0000000000000015 rcx: 0x0000000100292e8e rdx: 0x0000000000000000
    rdi: 0x0000000000000015 rsi: 0x617072612e367069 rbp: 0x00007fff5fbfc7f0 rsp: 0x00007fff5fbfc7e0
    r8: 0x00000001009c65f0 r9: 0x00000001009c667c r10: 0x00000001002a26a6 r11: 0x0000000000000246
    r12: 0x00000001003fad60 r13: 0x000000000000000f r14: 0x0000000000000001 r15: 0x0000000000000035
    rip: 0x000000010180c2c6 rfl: 0x0000000000000202 cr2: 0x00000001002ded34
    Binary Images:
    0x100000000 - 0x100056fff +httpd ??? (???) /usr/sbin/httpd
    0x10007b000 - 0x10008cff3 libaprutil-1.0.dylib ??? (???) <85e7d2d6a33dcb106ccabd76d529388f> /usr/lib/libapru
    til-1.0.dylib
    0x100094000 - 0x10011cfe7 libsqlite3.0.dylib ??? (???) <1f05db59fc71009238955b6b11b6f1ca> /usr/lib/libsqlite
    3.0.dylib
    0x100125000 - 0x100145fff libexpat.1.dylib ??? (???) <d80d701396f8870b27dda4a7166fadc0> /usr/lib/libexpat.1.
    dylib
    0x10014c000 - 0x100244fef libiconv.2.dylib ??? (???) <2b42104e7aa2da6e64f979e585af02e9> /usr/lib/libiconv.2.
    dylib
    0x10024b000 - 0x100267fef libapr-1.0.dylib ??? (???) <e739530447f1dc66d55b881d2ca19ef9> /usr/lib/libapr-1.0.
    dylib
    0x100271000 - 0x1003f0feb libSystem.B.dylib ??? (???) <a9297f52cb1431e26cd3ffd4b9ca7615> /usr/lib/libSystem.
    B.dylib
    0x10049e000 - 0x1004aaff1 libgcc_s.1.dylib ??? (???) <6fc905606335f261db4da9529c7e2711> /usr/lib/libgcc_s.1.
    dylib
    0x1004af000 - 0x1004b1fff libmathCommon.A.dylib ??? (???) /usr/lib/system/libmathCommon.A.dylib
    0x1004b8000 - 0x1004b8fff modauthnfile.so ??? (???) /usr/libexec/apache2/modauthnfile.so
    0x1004bb000 - 0x1004bcfff modauthzhost.so ??? (???) /usr/libexec/apache2/modauthzhost.so
    0x1004bf000 - 0x1004c5fff mod_cache.so ??? (???) /usr/libexec/apache2/mod_cache.so
    0x1004c8000 - 0x1004ccfff modmemcache.so ??? (???) /usr/libexec/apache2/modmemcache.so
    0x1004cf000 - 0x1004d2fff moddiskcache.so ??? (???) /usr/libexec/apache2/moddiskcache.so
    0x1004d5000 - 0x1004d6fff mod_dumpio.so ??? (???) /usr/libexec/apache2/mod_dumpio.so
    0x1004d9000 - 0x1004dcfff modextfilter.so ??? (???) /usr/libexec/apache2/modextfilter.so
    0x1004df000 - 0x1004eafff mod_include.so ??? (???) /usr/libexec/apache2/mod_include.so
    0x1004ed000 - 0x1004effff mod_filter.so ??? (???) /usr/libexec/apache2/mod_filter.so
    0x1004f2000 - 0x1004f6fff mod_deflate.so ??? (???) /usr/libexec/apache2/mod_deflate.so
    0x1004f9000 - 0x1004fdfff modlogconfig.so ??? (???) /usr/libexec/apache2/modlogconfig.so
    0x100600000 - 0x100611ffd libz.1.dylib ??? (???) <2022cc8950afdf485ba1df76364ba725> /usr/lib/libz.1.dylib
    0x100617000 - 0x100617fff mod_logio.so ??? (???) /usr/libexec/apache2/mod_logio.so
    0x10061a000 - 0x10061afff mod_env.so ??? (???) /usr/libexec/apache2/mod_env.so
    0x10061d000 - 0x10061efff mod_expires.so ??? (???) /usr/libexec/apache2/mod_expires.so
    0x100621000 - 0x100623fff mod_headers.so ??? (???) /usr/libexec/apache2/mod_headers.so
    0x100626000 - 0x100627fff mod_ident.so ??? (???) /usr/libexec/apache2/mod_ident.so
    0x10062a000 - 0x10062bfff mod_setenvif.so ??? (???) /usr/libexec/apache2/mod_setenvif.so
    0x10062e000 - 0x10063dfff mod_proxy.so ??? (???) /usr/libexec/apache2/mod_proxy.so
    0x100642000 - 0x100647fff modproxyhttp.so ??? (???) /usr/libexec/apache2/modproxyhttp.so
    0x10064b000 - 0x10064ffff modproxybalancer.so ??? (???) /usr/libexec/apache2/modproxybalancer.so
    0x100652000 - 0x100679ffb mod_ssl.so ??? (???) /usr/libexec/apache2/mod_ssl.so
    0x100683000 - 0x1006aefef libssl.0.9.7.dylib ??? (???) <088aa0e89525fbb374d9985ba9d37178> /usr/lib/libssl.0.
    9.7.dylib
    0x1006be000 - 0x10079ffff libcrypto.0.9.7.dylib ??? (???) <c39effd87ec6fb72b9a95a5c63baca41> /usr/lib/libcry
    pto.0.9.7.dylib
    0x1007f7000 - 0x1007fafff mod_mime.so ??? (???) /usr/libexec/apache2/mod_mime.so
    0x1007fd000 - 0x1007fdfff mod_asis.so ??? (???) /usr/libexec/apache2/mod_asis.so
    0x101000000 - 0x101004fff mod_status.so ??? (???) /usr/libexec/apache2/mod_status.so
    0x101007000 - 0x10100dfff mod_autoindex.so ??? (???) /usr/libexec/apache2/mod_autoindex.so
    0x101010000 - 0x101012fff mod_info.so ??? (???) /usr/libexec/apache2/mod_info.so
    0x101015000 - 0x101019fff mod_cgi.so ??? (???) /usr/libexec/apache2/mod_cgi.so
    0x10101d000 - 0x10101efff modvhostalias.so ??? (???) /usr/libexec/apache2/modvhostalias.so
    0x101021000 - 0x101027fff mod_negotiation.so ??? (???) /usr/libexec/apache2/mod_negotiation.so
    0x10102a000 - 0x10102afff mod_dir.so ??? (???) /usr/libexec/apache2/mod_dir.so
    0x10102d000 - 0x10102ffff mod_imagemap.so ??? (???) /usr/libexec/apache2/mod_imagemap.so
    0x101032000 - 0x101032fff mod_actions.so ??? (???) /usr/libexec/apache2/mod_actions.so
    0x101035000 - 0x101036fff mod_speling.so ??? (???) /usr/libexec/apache2/mod_speling.so
    0x101039000 - 0x10103afff mod_userdir.so ??? (???) /usr/libexec/apache2/mod_userdir.so
    0x10103d000 - 0x10103efff mod_alias.so ??? (???) /usr/libexec/apache2/mod_alias.so
    0x101041000 - 0x10104efff mod_rewrite.so ??? (???) /usr/libexec/apache2/mod_rewrite.so
    0x101052000 - 0x1015d2fff libphp5.so ??? (???) <b6b01a52bcf09953aa161be044f8c01e> /usr/libexec/apache2/libph
    p5.so
    0x1017f9000 - 0x10181afff libresolv.9.dylib ??? (???) <90be5db0e9ea61eb69457958db0841ae> /usr/lib/libresolv.
    9.dylib
    0x101823000 - 0x10182ffff libexslt.0.dylib ??? (???) <b69d752e600accf6159145441f520678> /usr/lib/libexslt.0.
    dylib
    0x101835000 - 0x101878ffb libiodbc.2.dylib ??? (???) <16d614ee826d1d40799cce4b01d75a2d> /usr/lib/libiodbc.2.
    dylib
    0x101886000 - 0x1018bdfff com.apple.LDAPFramework 1.4.3 (106) <6766f8bbf5ef998722483d7caf3d6a83> /System/Lib
    rary/Frameworks/LDAP.framework/Versions/A/LDAP
    0x1018c8000 - 0x1018f8ffb libcurl.4.dylib ??? (???) <276acb990f3a40bbae7aaa39c0ae6305> /usr/lib/libcurl.4.dy
    lib
    0x101903000 - 0x1019f8fff libxml2.2.dylib ??? (???) <9b882819fde96b95972426b99ecaa22b> /usr/lib/libxml2.2.dy
    lib
    0x101a25000 - 0x101b93fff libicucore.A.dylib ??? (???) <a0360f4a6f39c2b063bb7b3bf0549819> /usr/lib/libicucor
    e.A.dylib
    0x101be7000 - 0x101ca5fff edu.mit.Kerberos 6.0.11 (6.0.11) <db4f23dfaee0767dcb621ad5e21f5d09> /System/Librar
    y/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x101cd1000 - 0x101cf8fff libxslt.1.dylib ??? (???) <edd5bcbc17be0053cc2014d045ccbe08> /usr/lib/libxslt.1.dy
    lib
    0x101d02000 - 0x101d76fe7 libstdc++.6.dylib ??? (???) <379a6a2dc6e21ba77310b3d2d9ea30ac> /usr/lib/libstdc++.
    6.dylib
    0x101dc6000 - 0x101dc6fff com.apple.Carbon 136 (136) <03d8b56572c45d8e6de756bc2fb86187> /System/Library/Fram
    eworks/Carbon.framework/Versions/A/Carbon
    0x101dca000 - 0x101dcffff com.apple.CommonPanels 1.2.4 (85) <8f5631ff238ad1bad2e031fe5e7442d2> /System/Libra
    ry/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Vers ions/A/CommonPanels
    0x101dd7000 - 0x101ddaffb com.apple.help 1.1 (36) <625c2d6bb29ee822f9dce6322d08df47> /System/Library/Framewo
    rks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
    0x101de0000 - 0x1020c5feb com.apple.HIToolbox 1.5.0 (???) <46637338322de85c62a6a533685278ae> /System/Library
    /Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/ A/HIToolbox
    0x10220c000 - 0x102222ff9 com.apple.ImageCapture 4.0 (5.0.0) /System/Library/Frameworks/Carbon.framework/Ver
    sions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
    0x10223e000 - 0x1022d9fe7 com.apple.ink.framework 101.3 (86) <03096cd083a6e70bc7a18ad1b81feb15> /System/Libr
    ary/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/I nk
    0x1022fa000 - 0x1022fcfff com.apple.NavigationServices 3.5.1 (161) <a5bffaee5164cca8b80082f7a8eec01b> /Syste
    m/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationServices.f ramework/Versions/A/NavigationServices
    0x102301000 - 0x10231afff com.apple.openscripting 1.2.6 (???) <c1625319b1a114ffac2b866c3aa0ddd5> /System/Lib
    rary/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/V ersions/A/OpenScripting
    0x10232d000 - 0x10232ffff com.apple.print.framework.Print 218 (220) <23e69d8d75c4fe464508c2fe74a8ff6d> /Syst
    em/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Ver sions/A/Print
    0x102335000 - 0x102338fff com.apple.securityhi 3.0 (30817) <1112cafa6d76e27196cd0579b589d8df> /System/Librar
    y/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Version s/A/SecurityHI
    0x10233d000 - 0x102347fff com.apple.speech.recognition.framework 3.7.24 (3.7.24) <a49d89814bff9aff6d477c00e4
    26e158> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechReco
    gnition
    0x102350000 - 0x102350ff8 com.apple.ApplicationServices 34 (34) <29a6f07deb1ef821735e2c18ef1e9fa5> /System/L
    ibrary/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
    0x102354000 - 0x102354ffa com.apple.CoreServices 32 (32) <f1ae7e34fb008524b502ed0185b32794> /System/Library/
    Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x102358000 - 0x1025f1ff3 com.apple.Foundation 6.5.1 (677.1) <7dd0ab8f638f733f92fb404ab52a9469> /System/Libr
    ary/Frameworks/Foundation.framework/Versions/C/Foundation
    0x102810000 - 0x102904fff libobjc.A.dylib ??? (???) <2a75ad1e409456e8a3c7eeb08ecca65b> /usr/lib/libobjc.A.dy
    lib
    0x102996000 - 0x102acdfef com.apple.CoreFoundation 6.5 (476) <ff4f53a27625b5452ddd0c02ca705039> /System/Libr
    ary/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x102be0000 - 0x102c7ffe3 com.apple.ApplicationServices.ATS 3.0 (???) <9dfc9cd49821959f17751d77642d791f> /Sy
    stem/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS. framework/Versions/A/ATS
    0x102ca7000 - 0x102d72fe7 com.apple.ColorSync 4.5.0 (4.5.0) /System/Library/Frameworks/ApplicationServices.f
    ramework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
    0x102db7000 - 0x103379fef com.apple.CoreGraphics 1.351.0 (???) <6af0f30911afe064a606954f5436a8ea> /System/Li
    brary/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphic s.framework/Versions/A/CoreGraphics
    0x103461000 - 0x1034dbff3 com.apple.CoreText 2.0.0 (???) <3f29babe3dccac95d426e71f113d88b8> /System/Library/
    Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framewor k/Versions/A/CoreText
    0x103520000 - 0x103574fe3 com.apple.HIServices 1.6.0 (???) <57f759c74c1e7eca6b934ce50d624beb> /System/Librar
    y/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.fram ework/Versions/A/HIServices
    0x10359c000 - 0x1036d7fe9 com.apple.ImageIO.framework 2.0.0 (2.0.0) <1ca4f6031de7b5aa67dc5b37342283f9> /Syst
    em/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageI O.framework/Versions/A/ImageIO
    0x103736000 - 0x1037a5ff9 com.apple.print.framework.PrintCore 5.5 (245) <bf6986a814e44613d1cb077dde368e56> /
    System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/Pr intCore.framework/Versions/A/PrintCore
    0x1037dc000 - 0x10381ffef com.apple.QD 3.11.50 (???) <550738019c21ba70e7876fc5f88819c6> /System/Library/Fram
    eworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions /A/QD
    0x103834000 - 0x103845fff com.apple.speech.synthesis.framework 3.6.59 (3.6.59) <959487d33391362535845289e644
    0d24> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/S
    peechSynthesis
    0x103855000 - 0x103b4ffe3 com.apple.CoreServices.CarbonCore 783 (783) <771f850baf0dafb0de64af0550740fa6> /Sy
    stem/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore. framework/Versions/A/CarbonCore
    0x103bb6000 - 0x103c3dff3 com.apple.CFNetwork 220 (221) <a9a6f87532b6c9fc3037feb5a17e6181> /System/Library/F
    rameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versi ons/A/CFNetwork
    0x103c78000 - 0x103cc4fe7 com.apple.Metadata 10.5.0 (398) <e11fd065380013a5ab73401c531ace51> /System/Library
    /Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Vers ions/A/Metadata
    0x103ce1000 - 0x103d8cfef com.apple.CoreServices.OSServices 210.2 (210.2) <b89b40233364ac3bf4e562037e4d4d60>
    /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
    0x103de2000 - 0x103e73fff com.apple.SearchKit 1.2.0 (1.2.0) <b5dc67de31f5d81eec9cbb4a6bcc3c28> /System/Libra
    ry/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/V ersions/A/SearchKit
    0x103ebe000 - 0x103ef9fff com.apple.AE 402 (402) <7843f8c320e391d5c1ffe58966b1a561> /System/Library/Framewor
    ks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
    0x103f13000 - 0x103fa8ffb com.apple.LaunchServices 286 (286) <227910304d217f41613dfbfe64637e3e> /System/Libr
    ary/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.frame work/Versions/A/LaunchServices
    0x103ff1000 - 0x104009fff com.apple.DictionaryServices 1.0.0 (1.0.0) <ce7135044e951deaa2b687bc8537809a> /Sys
    tem/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionarySe rvices.framework/Versions/A/DictionaryServi
    ces
    0x10401b000 - 0x104059fef com.apple.framework.IOKit 1.5.1 (???) <4b61f44558a20ceb97b15203d1f8d306> /System/L
    ibrary/Frameworks/IOKit.framework/Versions/A/IOKit
    0x104070000 - 0x104076fff com.apple.DiskArbitration 2.2 (2.2) <c0e47dd82571204334c94fbad7b4844f> /System/Lib
    rary/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x10407f000 - 0x104087ffa libbsm.dylib ??? (???) <a870a8e515e1a6407c81ddeebba21793> /usr/lib/libbsm.dylib
    0x10408d000 - 0x1040beff7 libauto.dylib ??? (???) <b24cb5456ebe26429fe58761f01d1b8a> /usr/lib/libauto.dylib
    0x1040cc000 - 0x1042cdffb com.apple.security 5.0.1 (32736) <4945ca87363b0c57b23f625022978c56> /System/Librar
    y/Frameworks/Security.framework/Versions/A/Security
    0x104425000 - 0x104461ff7 com.apple.SystemConfiguration 1.9.0 (1.9.0) <43c49a2517aaa3d4b9111451b338d576> /Sy
    stem/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfigura tion
    0x104483000 - 0x104483ffd com.apple.Accelerate 1.4 (Accelerate 1.4) /System/Library/Frameworks/Accelerate.fr
    amework/Versions/A/Accelerate
    0x104487000 - 0x10454bfe2 com.apple.vImage 3.0 (3.0) /System/Library/Frameworks/Accelerate.framework/Version
    s/A/Frameworks/vImage.framework/Versions/A/vImage
    0x10455b000 - 0x10455bffd com.apple.Accelerate.vecLib 3.4 (vecLib 3.4) /System/Library/Frameworks/Accelerate
    .framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
    0x10455f000 - 0x1045ccfef libvMisc.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/
    A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
    0x1045d8000 - 0x1045f2fff libvDSP.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A
    /Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
    0x1045fa000 - 0x104db7fef libBLAS.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A
    /Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
    0x104e00000 - 0x1051b8fff libLAPACK.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions
    /A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
    0x1051e4000 - 0x105206fff libJPEG.dylib ??? (???) <0b51f0afb5fb084ff31bbcae8e9cf342> /System/Library/Framewo
    rks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versio ns/A/Resources/libJPEG.dylib
    0x10520d000 - 0x105250fef libTIFF.dylib ??? (???) <ef7ca7cb3a458d691d950e916a58e864> /System/Library/Framewo
    rks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versio ns/A/Resources/libTIFF.dylib
    0x10525c000 - 0x105260fff libGIF.dylib ??? (???) <28ed5fa039c8b1952b429387dbdc5007> /System/Library/Framewor
    ks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Version s/A/Resources/libGIF.dylib
    0x105265000 - 0x105282fef libPng.dylib ??? (???) <d2954ec6cb33de7d57d118085d6f0609> /System/Library/Framewor
    ks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Version s/A/Resources/libPng.dylib
    0x105289000 - 0x10528bff9 libRadiance.dylib ??? (???) <8ee3b6e664d605633d85807d6aaabd92> /System/Library/Fra
    meworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Ve rsions/A/Resources/libRadiance.dylib
    0x10528f000 - 0x1052b8fff libcups.2.dylib ??? (???) <59720983b28e0acbe37d2eb3f3730d5b> /usr/lib/libcups.2.dy
    lib
    0x1052c2000 - 0x1052fffe7 com.apple.coreui 0.1 (60) /System/Library/PrivateFrameworks/CoreUI.framework/Versi
    ons/A/CoreUI
    0x105320000 - 0x1056f4fff com.apple.QuartzCore 1.5.1 (1.5.1) <37571df994ca7218ce5a3341db57dac8> /System/Libr
    ary/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x105868000 - 0x10592bfef com.apple.DesktopServices 1.4.3 (1.4.3) <c8a09b7a4b3e1f75d077f23e04975609> /System
    /Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServi cesPriv
    0x10598f000 - 0x10599efe7 com.apple.opengl 1.5.5 (1.5.5) <e0518a68235f91820bef6c18168f99b9> /System/Library/
    Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x1059a5000 - 0x1059e0ff7 libGLImage.dylib ??? (???) <02e442d055de52cc3a161e09e985ea95> /System/Library/Fram
    eworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
    0x1059e9000 - 0x1059ebff7 libffi.dylib ??? (???) <5ccd57a3de7db7f7bffa1b6ef2217b0c> /usr/lib/libffi.dylib
    0x1059ef000 - 0x105a0cfef com.apple.CoreVideo 1.5.0 (1.5.0) <29ba8e2178713b13d6f57dac5dfd919c> /System/Libra
    ry/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x105a20000 - 0x105a84fef libGLU.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libr
    aries/libGLU.dylib
    0x105a98000 - 0x105aadff7 libGL.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libra
    ries/libGL.dylib
    0x105ab9000 - 0x105fd5f16 libGLProgrammability.dylib ??? (???) <9c4a1b209fe5068d72abe22a3e84d2d2> /System/Li
    brary/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dyli b
    0x10611a000 - 0x10611affb com.apple.installserver.framework 1.0 (8) /System/Library/PrivateFrameworks/Instal
    lServer.framework/Versions/A/InstallServer
    0x10611e000 - 0x10612ffff libsasl2.2.dylib ??? (???) <a892d65a9a2f0db3308daac62c42b9f6> /usr/lib/libsasl2.2.
    dylib
    0x106159000 - 0x10615bfff modauthapple.so ??? (???) <11144ad26b721e67ba8a4c32530afb66> /usr/libexec/apache
    2/modauthapple.so
    0x10615e000 - 0x106161fff modspnegoapple.so ??? (???) <221442ae9f81a5336be453e23231a6e5> /usr/libexec/apac
    he2/modspnegoapple.so
    0x106164000 - 0x106166fff com.apple.spnegoapache 10.5 (10.5) <1e0ed64370b3528d271b242dc0146204> /System/Libr
    ary/PrivateFrameworks/SpnegoApache.framework/Versions/A/SpnegoApache
    0x10616a000 - 0x106188ff3 com.apple.DirectoryService.Framework 3.5 (3.5) <8b37d94eea85646e896f096d4a306a94>
    /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServic e
    0x106194000 - 0x106198fff moddigestapple.so ??? (???) <fcc93ac5b54dbd9824158e533ddcb626> /usr/libexec/apac
    he2/moddigestapple.so
    0x10619c000 - 0x10619dfff modhfsapple.so ??? (???) <11e2b3485553dfc46a12d9a4b5c578a0> /usr/libexec/apache2
    /modhfsapple.so
    0x1061a0000 - 0x1061b7feb mod_WebObjects.so ??? (???) /System/Library/WebObjects/Adaptors/Apache2.2/mod_WebO
    bjects.so
    0x7fff5fc00000 - 0x7fff5fc2e3a3 dyld 95.3 (???) <cd99d065ba4917450dca6958a854c594> /usr/lib/dyld
    0x7fffffe00000 - 0x7fffffe01780 libSystem.B.dylib ??? (???) /usr/lib/libSystem.B.dylib
    0xfffffffffffec000 - 0xfffffffffffeffff libobjc.A.dylib ??? (???) /usr/lib/libobjc.A.dylib

  • How do I make a case-insensitive comparison with PHP?

    This is what I have tried so far:
    if (strcasecmp($var, "ComparedString") == 0)
    $error = 1;
    ...but it doesn't seem to work.

    You are looking to see if they are equal? Your code should
    work to set
    $error to true/1 if the two are equal. Is it not doing this?
    Murray --- ICQ 71997575
    Adobe Community Expert
    (If you *MUST* email me, don't LAUGH when you do so!)
    ==================
    http://www.projectseven.com/go
    - DW FAQs, Tutorials & Resources
    http://www.dwfaq.com - DW FAQs,
    Tutorials & Resources
    ==================
    "AngryCloud" <[email protected]> wrote in
    message
    news:fkbm59$g70$[email protected]..
    > This is what I have tried so far:
    >
    > if (strcasecmp($var, "ComparedString") == 0)
    > {
    > $error = 1;
    > }
    >
    > ...but it doesn't seem to work.

  • WCC Case Insensitive Search

    Hello everyone,
    I am using OOTB DATABASE.METADATA as the search engine.
    I wanted to know how to make it case insensitive search.
    thanks

    Hey Jiri,
    thanks for the quick answer, I had to use Oracle Text Search.
    to switch the search engine i added the following two entries in config.cfg
    SearchIndexerEngineName=OracleTextSearch
    MaxIndexableFileSize=0
    bounce UCM and recreated indexes.
    and i could make them case insensitive on WCC.
    for WCCIMG i also had to make my applications full text before the searches were made case insensitive.
    thanks

  • URL Case Insensitive

              Hi ALL,
              How to make URL case-insensitive, I registered my servlets on WLS on UNIX system.It's very very urgent to me.
              I am giving a example to similar to my problem.
              It should invoke the same servlet using:
              www.abc.com/XYZ/welcome
              www.AbC.com/xYZ/WELCOme
              www.ABc.com/XyZ/WelCoMe
              The same servelt should invoked with the possible combinations of both cases of letters.
              Thanks,
              Venkat
              

              Hi Sam,
              I think there is a another way to handled the url case-sensitive using defaultservlet. I already done with my problem, I handled successfully using defaultservlet. It's working fine, Anyway Thank you very much.
              Venkat Ponnala
              "WebLogic" <[email protected]> wrote:
              >I found the only way to get this to work perfectly is to have a web.xml with
              >these entries:
              >
              > <servlet>
              > <servlet-name>lowercasefilter</servlet-name>
              > <jsp-file>lowercase.jsp</jsp-file>
              > </servlet>
              > <servlet-mapping>
              > <servlet-name>lowercasefilter</servlet-name>
              > <url-pattern>/a/*</url-pattern>
              > </servlet-mapping>
              > <servlet-mapping>
              > <servlet-name>lowercasefilter</servlet-name>
              > <url-pattern>/A/*</url-pattern>
              > </servlet-mapping>
              >
              >with lowercase.jsp:
              ><jsp:forward page="<%=request.getPathInfo().toLowerCase()%>"/>
              >
              >Where you register it as the default webapp. All your URLs should then
              >be prepended with either A or a to get the correct behaviour. If you were
              >to simply filter everything you get an circular fowarding loop.
              >
              >Sam
              >
              >
              >"Cameron Purdy" <[email protected]> wrote in message
              >news:[email protected]...
              >> You must implement your own mapping by creating a front servlet mapped to
              >by
              >> '*'.
              >>
              >> --
              >>
              >> Cameron Purdy
              >> [email protected]
              >> http://www.tangosol.com
              >> Consulting Services Available
              >>
              >>
              >> "Venkat Ponnala" <[email protected]> wrote in message
              >> news:[email protected]...
              >> >
              >> > Hi ALL,
              >> >
              >> > How to make URL case-insensitive, I registered my servlets on WLS on
              >> UNIX system.It's very very urgent to me.
              >> >
              >> > I am giving a example to similar to my problem.
              >> >
              >> > It should invoke the same servlet using:
              >> > www.abc.com/XYZ/welcome
              >> > www.AbC.com/xYZ/WELCOme
              >> > www.ABc.com/XyZ/WelCoMe
              >> > ...................
              >> > .....................
              >> > ...................
              >> > ..................
              >> > The same servelt should invoked with the possible combinations of
              >> both cases of letters.
              >> >
              >> > Thanks,
              >> > Venkat
              >> >
              >> >
              >>
              >>
              >
              >
              

  • Is it possible to make web app from WAR case insensitive?

              We were running Web app on NT platform in exploded mode (Weblogic 6.0). Now we
              made a WAR file. And now we&#8217;ve figured out that web app became case sensitive
              in terms of jsp names and paths to those jsp. Is there any way to make it case
              insensitive?
              

    Andre, go to our BEA WebSupport portal here
              http://support.bea.com/welcome.jsp and login (you'll need to register if you
              do not have a login), and use the AskBEA feature to ask "is web app url
              case-sensitive?" Look under the section "The Following have been found from
              our newsgroup:". There's several customer posting on url case
              sensitivity/insensitivity that will benefit you.
              Regards,
              Joseph Nguyen
              BEA Support
              "Andre" <[email protected]> wrote in message
              news:3d4b24fc$[email protected]..
              >
              > We were running Web app on NT platform in exploded mode (Weblogic 6.0).
              Now we
              > made a WAR file. And now we&#8217;ve figured out that web app became case
              sensitive
              > in terms of jsp names and paths to those jsp. Is there any way to make it
              case
              > insensitive?
              

  • Mapping with case insensitivity in Filter operator expression

    I need to import data from an ODS into DW table.
    How can I set this before a certain mapping is run to make it case insensitive?
    execute immediate 'alter session set NLS_SORT=BINARY_CI';
    execute immediate 'alter session set NLS_COMP=LINGUISTIC';
    Thanks,
    JGP

    Hi,
    Use upper(column) in the filter expression.
    Regards
    Bharath

  • Case Insensitive Indexes

    In relation to switching on case insensitive queries using
    alter session set NLS_COMP=LINGUISTIC;Can anyone answer the following?
    >
    Yes, it works.... but I can't for the life of me figure out how to build a linguistic index that the LIKE clause will actually use. Building an index thus, for example:
    create index bin_ai on names(NLSSORT("NAME",'nls_sort=''BINARY_AI'''));
    makes an index which does get used to good effect by queries such as
    select name from names where name = 'Johny Jacobson';
    but not by
    select name from names where name like 'Johny%';
    Hence, in a real-world test with 100,000 records, the LIKE query runs about 100 times slower than the '=' query (3 sec compared to 0.03 sec). Not very scalable. Is there a way to speed this up??
    Also is it possible to set session variables such as nls_comp on a database/schema/user level?

    Hi,
    select name from names where name like 'Johny%';Performance when using the SQL "like" clause can be tricky because the wildcard "%" operator can invalidate the index. For example a last_name index would be OK with a "like 'SMI%'" query, but unusable with "like '%SMI%'.
    One obscure trick for indexing queries "like '%SON'" is to create a REVERSE index and them programmatically reverse the like clause to read "like 'NOS%'", effectively indexing on the other side of the text.
    You might want to look at Oracle*text indexes, if your database has low DML:
    http://www.dba-oracle.com/oracle_tips_like_sql_index.htm
    If you are 10gr2:
    Oracle 10g release 2 has now introduced a case insensitive search method for SQL that avoids index invalidation and unnecessary full-table scans. You can also employ Oracle text indexes to remove full-table scans when using the LIKE operator. Prior to Oracle10g release 2 case insensitive queries required special planning:
    1 - Transform data in the query to make it case insensitive (note that this can invalidate indexes without a function-based index):
    create index upper_full_name on customer ( upper(full_name));
    select full_name from customer
    where upper(full_name) = 'DON BURLESON';
    2 - Use a trigger to transform the data to make it case insensitive (or store the data with the to_lower or to_upper BIF.
    3 - Use Alter session commands:
    alter session set NLS_COMP=ANSI;
    alter session set NLS_SORT=GENERIC_BASELETTER;
    select * from customer where full_name = 'Don Burleson'
    Hope this helps. . .
    Don Burleson
    Oracle Press author

  • Case insensitive NSS volume on cluster

    We are trying to migrate from Apache2 running on a Netware server to a OES2 Linux server running on a two node cluster. The Cluster Volume is NSS and when Apache runs we appear to have a case sensitivity issue. I have read on the Forums that NSS can be configured to be case insensitive but I am unsure how I change the cluster to mount NSS case insensitive.
    Can anyone assist? (It would sure help because trying to change all of the folders and files to lowercase and change all of the .php scripts to load the lowercase folders has been a nightmare!)
    Thanks for any information that you can provide!
    Charlie
    ~~~

    Originally Posted by utman
    I found an OES 1 doc that says if you add the long namespace it will make it case insensitive.
    Novell Documentation
    Any idea if I LOSE anything by mounting it with Long Namespace? I have never been quite sure WHY you would want it to be Case Sensitive in Linux. It just seems to make for a lot of confusion. (HOME vs. home)

  • Case insensitive quick search of UCM

    'Quick Search' in UCM looks case sensitive. If I create a file with title as 'Test File' it shows result in following cases
    Test
    Test File
    But it can't show result when I search for
    test
    test file
    Is there a way to make it case insensitive search?
    Thanks
    Sanjeev

    Hi,
    Already answered in the following thread :https://forums.oracle.com/thread/2193824
    Romain.

  • Case Insensitive wildcard

    Dear Gang;
    I am trying to query accounts using the account name. I'd like to use wildcards as well as make it case insensitive. I use account.AccountName = "~ LIKE '*CompanyName*'" and I get an error saying the query is incorrect. If I remove the "~", it seems to work. Any idea why?

    I think it should work,
    Is there any white space between ~ and LIKE??
    if white space is present then it won't work, check and try again.

  • Case insensitivity setting?

    I hope someone can help me. I am using Oracle 9i as my database with Remedy ARS on top. I want to have all queries/searches on text fields to be case insensitive. Remedy indicates this is a database setting but I can't find it documented anywhere. Please Advise...
    Thanks,
    Doug...

    Hi,
    As far as I know there is no way to make Oracle case insensitive, without using functions.
    Paolo

  • Casi insensitive while inserting

    I have seen a new feature in oracle10G where we can make oracle case insensitive but it works at select but not at insert.
    For example
    SQL> create table a(name varchar2(10) primary key);
    Table created.
    SQL> create table b(name varchar2(10) references a)
    2 ;
    Table created.
    SQL> insert into a values('Pan');
    1 row created.
    SQL> insert into b values('pan');
    insert into b values('pankaj')
    ERROR at line 1:
    ORA-02291: integrity constraint (DBO.SYS_C00673363) violated - parent key not
    found
    If i write p in lower case it gives me error in referential integrity.Is there any way where we can insert without checking the case.I dont want to use upper function.

    I wouldn't work through a reference constraint.
    Maybe through a trigger "instead of" as I show here below, but you have to think about the business rule of such thing :
    SQL> create table a(name varchar2(10) primary key);
    Table created.
    SQL>
    SQL> create table b(name varchar2(10) references a);
    Table created.
    SQL>
    SQL> insert into a values('Pan');
    1 row created.
    SQL>
    SQL> insert into b values('pan');
    insert into b values('pan')
    ERROR at line 1:
    ORA-02291: integrity constraint (SYSADM.SYS_C00465443) violated - parent key
    not found
    SQL>
    SQL> drop table b;
    Table dropped.
    SQL> create table b_tbl(name varchar2(10));
    Table created.
    SQL> create or replace view b as select * from b_tbl;
    View created.
    SQL> create or replace trigger trg_bi_b
      2  instead of insert on b
      3  begin
      4      insert into b_tbl
      5      select :new.name
      6      from   a
      7      where  upper(name)=upper(:new.name);
      8      if sql%rowcount = 0 then
      9         raise_application_error(-20001,'Name doesn''t exists into a table');
    10      end if;
    11  end;
    12  /
    Trigger created.
    SQL> insert into b values('pan');
    1 row created.
    SQL> insert into b values('Pan');
    1 row created.
    SQL> insert into b values('pAn');
    1 row created.
    SQL> insert into b values('PAN');
    1 row created.
    SQL> insert into b values('paN');
    1 row created.
    SQL> insert into b values('pankaj');
    insert into b values('pankaj')
    ERROR at line 1:
    ORA-20001: Name doesn't exists into a table
    ORA-06512: at "SYSADM.TRG_BI_B", line 7
    ORA-04088: error during execution of trigger 'SYSADM.TRG_BI_B'
    SQL> select * from a;
    NAME
    Pan
    SQL> select * from b;
    NAME
    pan
    Pan
    pAn
    PAN
    paN
    SQL> You have to create same one for update.
    Nicolas.

Maybe you are looking for

  • ORA-01438 error while inserting the BLOB value in the column

    Hi All, I have created a table with definition: CREATE TABLE stories (id NUMBER(4), story BLOB); Now I am trying to populate this table with some values from other table with: insert into stories select sensitivity_id, multi_value from sensitivity wh

  • Weblogic starting error

    Hi, Getting the following error while starting the examples weblogic server. Please help * To start WebLogic Server, use a username and * * password assigned to an admin-level user. For * * server administration, use the WebLogic Server * * console a

  • Downloads of zip and other files are taking a very long time.

    Prior to this week, downloads of zip files and other types of files were pretty fast; however, downloads are suddenly taking a very long time (i.e. 30 minutes to download an album's worth of music files). It's possible that I may have deleted somethi

  • Undo.cpp line 3067 error when scrolling listbox

    In my application, I initialize a LV multi-column listbox as empty (Item Names set as an empty string array). Then I start writing to this property (Item Names), and once in a while, when scrolling down in the listbox, LV crashes and I get an 'undo.c

  • HILFE: Suche Tool für CommandLine-Konvertierung von EPS nach EPS

    Hallo, im Rahmen eines Projektes suche ich nach einer Möglichkeit, EPS-Files, die mit Adobe PhotoWriter erstellt wurden, im CommandLine-Modus in ein anderes EPS-Format umzuwandeln. Es gibt ja mehrere: Mit und ohne Preview, für Win oder Mac, mit CMYK-