Case sensitive statement in the select-statement

Hi All,
i have a table in the abap-dictionary filled with names...when i try to select them with the select-statement with condition:
table-name_column like 'some_name'
I have encountered some problems...the inquiry is case-sensitive. What i want to do is to read the value from the abap-dictionary table uppercase or lowercase and compare it with the needed value also translated in uppercase or lowercase.
The only idea i have is to select all values of the dictionary table into an internal table and to translate the values there in uppercase or lowercase and then to loop trough it. But this approach would cost a lot of performance.
Do someone has an other proposal?

check...
Select statement
It would be difficult , because it is based on how data is stored in the data base , now consider the scenario of the system i am using , we can material description as 'test' or 'TEST' , 'Test' .
If in your system there are only stored in either caps or small the you can perform the select twice .
But i myself dont find it to be such a good solution , but you can give it a try
There is one more solution specific to material description ,and that is in the table MAKT there is a field MAKTG , which stored the description in uppercase , so for this you can first convert the description to uppercase and then perform select on this field

Similar Messages

  • Case-sensitive wild-cards in Select Query

    Hi,
    I have to make a search help for Portal like it is in standard SAP's Who's Who search help in HR-ESS.
    I have to fetch data (wildcards) from Portal & on the basis of that I need to give them the actual no. of matching data.
    In short, I'll take only one data, say 'Short Text of Organizational Unit' - T527X-ORGTX .... ( 'Organizational unit' - PA0002-ORGEH ).
    Here, in this case, I'm converting all '*' with '%' with this statement :
      ORGTX1 = ORGTX.
      REPLACE ALL OCCURRENCES OF '*' IN
      ORGTX1 WITH '%' .
      SELECT ORGEH FROM T527X
               INTO CORRESPONDING FIELDS OF TABLE itab
               WHERE ORGTX like ORGTX1
               and        SPRSL = 'EN'.
    My problem comes, when the user enters data like HR dep and the actual data in the table is HR Department, then the select query doesn't work.
    I'm providing some other cases:
    Provided data by User           Actual Data in Syatem
    emp                                    Employee
    EMP1*                                Employee1
    hr                                        HR
    Hr                                       HR
    so many, other permutations & combinations like this.
    I've checked so many threads, but didn't get the actual answer. Some persons are saying to use translate, but I can only use translate after fetching the data. here the problem is with fetching itself & I can't judge at runtime that which letter the user will put in upper case & which in lowercase.
    Can someone please guide me, how to tackle this problem ???

    Hello Mohit,
    First of all, welcome to SDN!
    What you have done as far as the implementation of the solution is concerned is quite correct. Please understand that wildcard search in SAP is case sensitive - so if the user enters data like HR dep * and the actual data in the table is HR Department then the user will not get any results back which is fully justified i.e. that's the way it should be. If you refer back to the table T527X and try a wildcard search on field ORGTX, the result is the same if you enter what the user is entering on the Portal i.e. HR dep*.
    I think the users should be aware that this is how wildcard searches are designed to behave in SAP - this could be part of their training or you can even produce a message in your program when the select query fails.
    The other option is of course to use TRANSLATE but there could be so many scenarios / permutation combinations - I don't suggest anyone goes that way to "guess" (or read) user's mind then deliver the solution because there will come a scenario when the program will be unable to "read" the user's mind as a result the select query will inevitably fail.
    Hope this helps.
    Cheers,
    Sougata.

  • Case Sensitive Problem in the query

    Hii All
    Good Day
    I have created zperson infoobject & has lowercase letters tick marked.
    This is the navigational attribute of 0activity infoobject.
    The user wants to have the functionality of
    "The text field should be non-case sensitive so when it is used in a query to search the name can be typed in whichever case a person wants"
    How to do this? can any one suggest?
    regards
    Jana.

    Hello,
    I dont have a solution to convert the value automatic in the selection variables. but as an alternate solution: When you load data for zperson, use formula or routine to translate to upper case. Then the user can always use uppercase in the selection.
    Happy Tony

  • IPad case sensitive typing (removing the first Cap to lower case)

    In places where I need to do sensitive lower case typing like on username and passwords fields, my iPad will automatically make the first letter a Capital one. How do I change that capital letter to a lower case one? Thank you for your help. Gloria

    You can disable the auto cap in Settings-Genera;-Keyboard. While typing just touch the shift key to make first letter lowercase.

  • How to solve this case sensitive problem for the parameters in function?

    Hi,
       I have a function, which should receive one parameter comes from textbox in BSP form. User will input upper case or lower case characters together in this textbox. But when I debug function, I found after function recevice the value from BSP form, the string value was converted into upper case automatically.
       I don't want system convert string to upper or lower case. I want keep the original value that user inputted.
       So is it possible to do this?
       Thanks!

    Hi,
       Thanks for your reply.
       Yes, I use the inputfield. The problem is if I use the parameter which contain user's input in the event handler of BSP, the value is equal to the user's input. But if the parameter was transfered into function, the value was converted to uppercase.
       But I want to keep  the original value.
       Thanks!

  • I recent la format the drive and create a case sensitive jornal and put a password. How I undo it if I just see the whole drive as the recovery disk

    I want to format my computer and I start to do that but I fondo a copy of the boot folder on the drive, not the recovery drive. I formated and make it case sensitive jornal with a password. Then I put a password in main too. So the drive the entre drive become my recovery drive.So I have two recovery drive I think.I learn almost all the diskutil comando and I don know how to fin it. The disks are not showing the one with the passwords.

    Hi Kappy,
    Just wondering if you had any advice for my situation . . .
    My time machine backup was backing up to a drive that was "Mac OS X Enteded Journaled, Case Sensitive."  I had no idea what this meant, or that it would even cause issues.
    I took my computer to the Apple store yesterday, and they wiped it clean.  When they tried to restore it from the Time Machine backup drive, it would not work.  Their guess is that Time Machine cannot restore from a drive that is "case sensitive."
    Any thoughts on how I can convert my time machine backup data from a "case sensitive" state, to a "non-case sensitive" state?  I've tried to just drag and drop the files from the case sensitive formatted drive to a new drive that I have that is formatted non case sensitive, but I get the following error message:
    "The volume has the wrong case sensitivity for a backup"
    I just really want my data back - I thought TimeMachine was the way to go (and was supposed to work) but unfortunately it is not.
    Any help you can provide would be greatly appreciated.
    Thanks,

  • Case Sensitive problem in Select Option for wild card search

    Hi,
         Can anyone please let me know how to make the wild card search in any select-option non case-sensitive. What I mean by this is for eg. we want to find out all the POs with short text containing the word  'process', what we do we populate a range with OPTION = 'CP' and LOW = 'process' and select EKPO with short text in this range. This select is however case-sensitive and POs with short text containing 'Process' is not retrieved. But my requirement is that this should be non case-sensitive and both the POs should be in the result set.

    Hi,
    Hope this helps you
    CS:
    You can select characters in operand2 for a direct comparison by adding the escape symbol "#" before the required characters. For these characters, upper/lower case is taken into account, wildcard characters and the escape symbol itself do not receive special treatment, and trailing blanks in operands of type c are not cut off.
    Covers Pattern: True, if the content of operand1 fits the pattern in operand2. Wildcard characters can be used for forming the operand pattern, where "" represents any character string, and "+" represents any character. Upper/lower case is not taken into account. If the comparison is true, sy-fdpos contains the offset of operand2 in operand1, whereby leading wildcard characters "" in operand2 are ignored if operand2 also contains other characters. If the comparison is false, sy-fdpos contains the length of operand1.
    Regards
    Krishna

  • Dual Case Column names fail in select ORDER BY clause

    This one is solved, but I thought someone might be able to explain why it happens.
    I'm a newbie, since I just downloaded Oracel XE last night, and am trying it out.
    I set up a trivial table with 4 text columns. As it happened, I used dual case for some of my column names, such as 'Nickname'.
    When trying out the Query Builder, the Select statement failed whenever I added a sort.
    After some head scratching and back-and-forth with the sample data base (HR), I finally renamed all the columns to upper case. (e.g. column 'Nickname' became 'NICKNAME'). Then it works.
    Seems like a bug, but maybe it's just a feature. Here's the code generated by the Query Builder. As you can see, there are no quotes around the Table name or column names in the ORDER BY clause (and the dual case version of the column name works if I put the quotes in manually and run it with SQL command.) Seems quirky.
    select     "TEAMS"."NICKNAME" as "NICKNAME",
         "TEAMS"."CITY" as "CITY",
         "TEAMS"."DIVISION" as "DIVISION",
         "TEAMS"."CONFERENCE" as "CONFERENCE"
    from     "TEAMS" "TEAMS"
    order by TEAMS.NICKNAME ASC

    Welcome to forum. :)
    Now, answering your question - no i don't think this is a bug.
    It is your code - which create this bug.
    Now, question is - what happen?
    Just check your select and from clause. You put all the names are in double quote. When you put anything within double quotes - it become a case sensitive. So, the problem occurs there.
    Let's see ->
    satyaki>
    satyaki>select * from v$version;
    BANNER
    Oracle Database 10g Enterprise Edition Release 10.2.0.3.0 - Prod
    PL/SQL Release 10.2.0.3.0 - Production
    CORE    10.2.0.3.0      Production
    TNS for 32-bit Windows: Version 10.2.0.3.0 - Production
    NLSRTL Version 10.2.0.3.0 - Production
    Elapsed: 00:00:01.11
    satyaki>
    satyaki>create table s_otn
      2      (
      3        id    number(4)
      4      );
    Table created.
    Elapsed: 00:00:02.14
    satyaki>
    satyaki>set lin 80
    satyaki>
    satyaki>desc s_otn;
    Name                                      Null?    Type
    ID                                                 NUMBER(4)
    satyaki>
    satyaki>desc S_OTN;
    Name                                      Null?    Type
    ID                                                 NUMBER(4)
    satyaki>
    satyaki>desc s_OtN;
    Name                                      Null?    Type
    ID                                                 NUMBER(4)
    satyaki>
    satyaki>drop table s_otn;
    Table dropped.
    Elapsed: 00:00:05.22
    satyaki>
    satyaki>
    satyaki>create table "S_otn"  
      2       (
      3         id     number(4)
      4       );
    Table created.
    Elapsed: 00:00:00.12
    satyaki>
    satyaki>
    satyaki>desc S_otn;
    ERROR:
    ORA-04043: object S_otn does not exist
    satyaki>
    satyaki>desc S_OTN;
    ERROR:
    ORA-04043: object S_OTN does not exist
    satyaki>
    satyaki>desc s_otn;
    ERROR:
    ORA-04043: object s_otn does not exist
    satyaki>
    satyaki>desc "S_OTN";
    ERROR:
    ORA-04043: object "S_OTN" does not exist
    satyaki>
    satyaki>desc "S_otn";
    Name                                      Null?    Type
    ID                                                 NUMBER(4)
    satyaki>Got me?
    Regards.
    Satyaki De.

  • How do i reformat a case sensitive external hard drive without losing data

    I know there are a lot of posts about this, and i have spent hours trying to find a soloution / understand what people have responded to others, but i can't work this out.
    I also have a Buffalo HD (let's call it HD1) that stores my itunes library.
    I have a WD My Passport for Mac (let's call it HD2) that backs up my Mac Book Pro.
    I have an older WD that has older TM back ups on it from previous computers (let's call it HD3)
    I have one spare completely 'clean' WD hard drive (let's call it HD4).
    My laptop was really slow and full so i went to Genius bar, they sold me the Buffalo HD and they moved my itunes to it and set it up so it now has my itunes. I used this disk to run two TM Backups before i realised the drive was nearly full, so i bought the WD My Passport HD2.
    I now use WD My Passprt HD2 for TM.
    I want to MOVE the backups on HD1 to My Passport HD2 as there is lots of space on it. I also want to move my itunes library from HD2 as a back up.
    But i can't!!!
    After reading for hours, apparently this is because my HD1 is case sensitive, journaled. And it needs to be Journaled to work with TM/OSX or something very confusing. I have read lots of threads about re-formatting / partitioning and all things that are way over my head. But the one thing i do understand is if i reformat HD1, it erases the data.
    This is NOT an option as it holds my WHOLE itunes. The Itunes is WAY too big to drag onto my mac book pro and then move it over to HD2 and make that my itunes folder.
    HOW THE **** ARE YOU SUPPOSED TO BACK UP THE CASE SENSITIVE DRIVE BEFORE REFORMATTING IT IF IT'S TOO BIG TO FIT BACK ON YOUR COMPUTER? Surely that's the whole point of having an external drive... to back up AND give you more space?
    I'm so mad that the apple store did this to me... they should know that case sensitve wouldn't work with a passport... that i would have problems. UGh.
    I have options to move the files from HD1 as i have HD2 and HD3 and then also the completely unused HD4... but i can't move anything anywhere due to this case sensitive nightmare.
    Someone PLEASE HELP ME.
    thanks.

    Hi Kappy,
    Just wondering if you had any advice for my situation . . .
    My time machine backup was backing up to a drive that was "Mac OS X Enteded Journaled, Case Sensitive."  I had no idea what this meant, or that it would even cause issues.
    I took my computer to the Apple store yesterday, and they wiped it clean.  When they tried to restore it from the Time Machine backup drive, it would not work.  Their guess is that Time Machine cannot restore from a drive that is "case sensitive."
    Any thoughts on how I can convert my time machine backup data from a "case sensitive" state, to a "non-case sensitive" state?  I've tried to just drag and drop the files from the case sensitive formatted drive to a new drive that I have that is formatted non case sensitive, but I get the following error message:
    "The volume has the wrong case sensitivity for a backup"
    I just really want my data back - I thought TimeMachine was the way to go (and was supposed to work) but unfortunately it is not.
    Any help you can provide would be greatly appreciated.
    Thanks,

  • 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

  • Time Machine automatically formats new external drive CASE-SENSITIVE?

    I noticed a strange thing when I set up Time Machine. I'd bought an external drive that was presumably pre-formatted as FAT32 or NTFS, so when I connected it and told Time Machine to use that drive, it told me it needed to format the drive, so I told it to go ahead.
    It happened so fast that I wanted to make sure it had worked, so I checked the stats on the drive, and I noticed that it was formatted "Mac OS Extended (Journaled, Case-sensitive)". I thought it was a bit odd that it was formatted case-sensitive. When I google for this, the only thing I find is people saying that the external drive should NOT be case-sensitive.
    So what's going on here? Should it be case-sensitive? Is this a glitch? Should I be concerned? Should those who don't use case-sensitive be concerned?
    Thanks!

    Well, I've been reading through some other discussions in this forum, and some people have attributed problems with Time Machine to the disk being formatted case-sensitive. So the issue is still up in the air. So far, I've only done an initial backup, and that worked fine. I've also read about people having trouble with subsequent backups. Also, some people report that Apple's tech support instructions specify that you format the drive explicitly without case-sensitivity. There are inconsistencies here, and Apple is mum about the details. So this kinda leaves this up in the air.
    BTW, you say the drive will only be used for TM. Is that necessarily the case? I mean, can't I use it to store other files? I got a 500GB disk because it was on sale (a My Book for $125), and I figure it'll take a while to fill up, so why not use the disk for other things?

  • Time Machine Case Sensitive Restore to Non-Case Sensitive

    I have a MacBook 2.4GHz white laptop with OS X 10.5.5. Previously I formatted the drive as Mac OS Extended Journaled Case Sensitive. I have determined that I cannot install Photoshop CS3 onto this drive without doing some fairly tricky work-arounds.
    To fix this problem "fast", I used my Time Machine backup to restore my primary drive after I had reformatted it as Mac OS Extended Journaled. However, as part of the restoration process, time machine formatted the drive again (as case sensitive) and copied the software. This puts me back where I started.
    Is there a way to alter the settings of time machine such that it does not format the drive or does not format the drive as case sensitive?
    Is the only way for me to do this to reinstall OS X 10.5 on the formatted drive (not case sensitive) and copy the files over from time machine? Is is possible to copy (not restore) files from the time machine drive?
    I would appreciate any help. Thanks for your time.

    Glenn Carter wrote:
    Unfortunately, an Erase and Install is probably the only way you are going to fix this. As you have discovered, it appears that "Restore System From Backup..." reformats the destination drive to match the state in which the backups took place.
    The TM backup may not have the ability to rename dupes that might occur if some files have identical names save their case.
    Even a reformat and reinstall may not work unless any pseudo-identical files are first renamed.

  • Change volume to non case sensitive for Time Machine?

    I need to back up a drive I use to archive material.  Tried to add it to list of drives time machine backs up.  Found out the external drive was set up as case sensitive (must have been a default out of the box, never made this choice).  Is there any way to tell an external drive "don't be case sensitive" so that I will be able to back it up with Time Machine?  (That is, make the case sensitive change to the drive without erasing the drive!)  Simpler way to ask question, how can I back up an exernal drive using Time Machine if that external drive was set up as case sensitive?  Thanks in advance

    Glenn Carter wrote:
    Unfortunately, an Erase and Install is probably the only way you are going to fix this. As you have discovered, it appears that "Restore System From Backup..." reformats the destination drive to match the state in which the backups took place.
    The TM backup may not have the ability to rename dupes that might occur if some files have identical names save their case.
    Even a reformat and reinstall may not work unless any pseudo-identical files are first renamed.

  • How can I backup data from a case-sensitive volume to a NON-case-sensitive volume?

    The case-sensitive volume in this instance being a desktop-mounted disk image volume.
    A tragi-comedy in too many acts and hours
    Dramatis Personae:
    Macintosh HD: 27" iMac 3.06GHz Intel Core 2 Duo (iMac10,1), 12 GB RAM, 1 TB SATA internal drive
    TB1: 1 TB USB external drive
    TB2: 2 TB USB to Serial-ATA bridge external drive
    Terabyte: a .dmg disk image and resulting desktop volume of the same name (sorry, I don't know the technical term for a .dmg that's been opened, de-compressed and mounted -- evanescently -- on the desktop)
    Drive Genius 3 v3.1 (3100.39.63)/64-bit
    Apple Disk Utility Version 11.5.2 (298.4)
    Sunday morning (05/08/11), disk utility Drive Genius 3's drive monitoring system, Drive Pulse, reported a single bad block on an external USB2.0 1TB drive, telling me all data would be lost and my head would explode if I didn't fix this immediately. So I figured I'd offload the roughly 300 GB of data from TB1 to TB2 (which was nearly empty), with the intention of reinitializing TB 1 to remap the bad block and then move all its data BACK from TB 2. When I opened TB1's window in the Finder and tried to do a straight "Select All" and drag all items from TB1 to TB2, I got this error message:
    "The volume has the wrong case sensitivity for a backup."
    The error message didn't tell me WHICH volume had "the wrong case sensitivity for a backup," and believe me, or believe me not, this was the first time I'd ever heard that there WAS such a thing as "case sensitivity" for a drive. I tried dragging and dropping some individual folders -- some of them quite large, in the 40GB range -- from TB1 to TB2 without any problem whatsoever, but the majority of the items were the usual few-hundred-MB stuff that seems to proliferate on drives like empty Dunkin' Donuts coffee cups on the floor of my car, and I didn't relish the idea of spending an afternoon dragging and dropping dribs and drabs of 300GB worth of stuff from one drive to another.
    Being essentially a simple-minded soul, I had what I thought was the bright idea that I could get around the problem by making a .dmg disk image file of the whole drive, stashing it on TB2, repairing and re-initializing TB1, and then decompressing the disk image I'd made of TB1, and doing the "drag and drop" of all the files in resulting desktop volume to TB1. So I made the .dmg of TB1, called "Terabyte," stashed that .dmg on TB2 (no error messages this time), re-initialized and then rebooted the iMac from my original Snow Leopard 10.6.1 disks and used Disk Utility to erase and initialize TB1 -- making sure that it was NOT initialized as case-sensitive, and installed a minimal system on TB1 from the same boot. Then I updated that 10.6.1 system to 10.6.7 with System Update, and checked to see that Disk Utility reported all THREE drives -- internal, 1TB, and 2TB -- as Mac OS Extended (Journaled), and no "case sensitive" BS. I also used Drive Genius 3's "information" function for more detailed info on all three drives. Except for the usual differing mount points, connection methods, and S.M.A.R.T. status (only the Macintosh HD internal, SATA 1TB drive supports S.M.A.R.T.), everything seemed to be oojah-***-spiff, all three drives showing the same Partition Map Types: GPT (GUID Partition Table.) Smooth sailing from here on out, I thought.
    Bzzzzt! Wrong!
    When I opened the Terabyte .dmg and its desktop volume mounted, I tried the old lazy man's "Select All" and drag all items from the desktop-mounted drive "Terabyte" to TB1, I got the error message:
    "The volume has the wrong case sensitivity for a backup."
    I then spent the next three hours on the phone with AppleCare (kids -- when you buy a Mac ANYTHING, cough up the money for AppleCare. Period.), finally reaching a very pleasant senior tech something-or-other in beautiful, rainy Portland, OR. Together we went through everything I had done, tried a few suggestions she offerred, and, at the end of three hours, BOTH of us were stumped. At least I didn't feel quite as abysmally stupid as I did at the beginning of the process, but that was all the joy I had gotten after two solid days of gnawing at this problem -- and I mean SOLID; I'm retired, and spend probably 12 hours a day, EVERY day, at the keyboard, working on various projects.
    The AppleCare senior tech lady and I parted with mutual expressions of esteem, and I sat here, slowly grinding my teeth.
    Then I tried something I don't know why I was so obtuse as to not have thought of before: I opened Apple's Disk Utility and checked the desktop-mounted volume Terabyte (Mount Point: /Volumes/Terabyte), the resulting volume from opening and uncompressing the .dmg "Terabyte".
    Disk Utility reported: "Format : Mac OS Extended (Case-sensitive)." Doh!
    Obviously, TB1, the 1 TB USB external drive I'd actually bought as part of a bundle from MacMall when I bought my 27" iMac, and which I had initialized the first day I had the iMac up and running (late November 2009), had somehow gotten initialized as a Case-sensitive drive. How, I don't know, but I suspect the jerk behind the keyboard. Whatever the case, when I created the Terabyte disk image (the drive's original name: when I erased and re-initialized it -- see above -- I renamed it "1TB" for quick identification), the original drive's "Case-sensitive" format was encoded too. So when I tried to drag and drop EVERYTHING from the desktop-mounted volume "Terabyte" to the newly initialized and "blessed" (now THERE's a term from the past!), the system recognized it as an attempt as a total volume backup, and hit me with "The volume [the desktop-mounted volume "Terabyte" -- BB] has the wrong case sensitivity for a backup." And, of course, the reinitialized TB1 was now correctly formatted as NOT "case-sensitive."
    Well, that solved the mystery (BTW, Disk Utility identified the unopened Terabyte.dmg as an "Apple UDIF read-only compressed {zlib}, which is why the .dmg file could be copied to ANY volume, case sensitive or not), but it didn't help me with my problem of having to manually move all that data from the desktop-mounted volume "Terabyte" to TB1. I tried to find a way to correct the problem at the .dmg AND opened-volume-from-.dmg level with every disk utility I had, to no avail.
    Sorry for the long exposition, but others may trip over this "case-sensitive" rock in the road, and I wanted to make the case as clear as possible.
    So my problem remains: other than coal shovel by coal shovel, is there any way to get all the data off this case-sensitive desktop-mounted volume "Terabyte" and onto TB1.
    Not that I know whether it would made any difference or not, one of the things that got me into this situation was my inability to get "Time Machine" properly configured so it wasn't making new back-ups every (no lie) 15 minutes.
    Philosophical bonus question: what's the need for this "case-sensitive," "NOT case-sensitive" option for disk initialization?
    As always, thanks for any help.
    Bart Brown

    "Am I to understand that you have a case-sensitive volume with data that you want to copy to a case-insensitive volume? And the Finder won't let you do it? If that's what the problem is, the reason should be obvious: on the source volume, you may have two files in the same folder whose names differ only in case. When copying that folder to the target volume, it's not clear what the Finder should do."
    Yes, I understand all that... NOW.
    What I had (have) is a USB external 1TB drive (henceforth known as "Terabyte") that I bought with my 27" iMac. I formatted, and put a minimal (to make it bootable) system on Terabyte the same day back in late November 2009 that I set up my 27" iMac. Somehow -- I don't know how -- Terabyte got initialized as "case-sensitive." I didn't even know at the time that there WAS such a thing as "case-sensitive" or "NOT case-sensitive" format.
    Sunday morning (05/08/11), Drive Pulse, a toolbar-resident utility (that's Part of Drive Genius 3) that monitors internal and external drives for physical, problems, volume consistency problems, and volume fragmentation, reported a single bad block on the volume Terabyte, advising me that it would be best if I re-formatted Terabyte ASAP. I thought I could open Terabyte in a Finder window, Select All, and drag everything on the drive to ANOTHER USB external drive of 2 TB capacity (henceforth known as TB2). When I tried to do that, I got an error message:
    "The volume has the wrong case sensitivity for a backup."
    First I'd heard of "case sensitivity" -- I'm not too bright, as you seem to have realized.
    Oddly enough (to me), I could move huge chunks of data, including a folder of 40GB, from Terabyte to TB2 with no problem.
    Then the scenario unfolded per my too-convoluted message: several hours of trying things on my own, including making a .dmg of Terabyte (henceforth to be known as Terabyte.dmg) -- which left me with the exact same problem as described in the previous 4 paragraphs; and my 3 hours on the phone with AppleCare, who at least explained this case-sensitive business, but, after some shot-in-the-dark brainstorming -- tough to do with only one brain, and THAT on the OTHER end of the line --  the very pleasant AppleCare rep and I ended up equally perplexed and clueless as to how to get around the fact that a .dmg of a case-sensitive volume, while not case-sensitive in its "image" form (Terabyte.dmg), and thus able be transferred to TB1 or TB2 with no problems whatsoever, when opened -- either by double-clicking or opening in Disk Utility -- produced a desktop-mounted volume (henceforth known as the volume "Terabyte," the original name of the case-sensitive volume from which TB1.dmg had been made) that had the same case-sensitivity as the original from which it was made.
    In the meantime, having gotten the data I needed to save off the physical USB "case-sensitive" volume Terabyte in the form of Terabyte.dmg, I erased and re-initialized the physical USB "case-sensitive" volume Terabyte, getting rif of the case sensitivity, and renaming it TB1. But it all left me back at square one, EXCEPT I had saved my data from the original "Terabyte" drive, and reformatted that drive to a NON- case-sensitive data now named TB1. The confusion here stems from the fact that problem case-sensitive drive, from which I made Terabyte.dmg, was originally named "Terabyte". When I re-initialized it as a NON case-sensitive drive, I renamed it TB1. I'm sorry about the confusing nomenclature, which I've tried to improve upon from my original message -- usual text-communication problem: the writer knows what he has in mind, but the reader can only go by what's written.
    So, anyway, I still have the same problem, the desktop-mounted volume "Terabyte" still cannot be transferred in one whole chunk to either my internal drive, TB1, TB2, as the Finder interprets it as a volume backup (which it is), and reads the desktop-mounted volume "Terabyte" as case-sensitive, as the original volume -- from which the disk image Terabyte.dmg was made -- had been at the time I made it. 
    "As long as that situation doesn't arise, you should be able to make the copy with a tool that's less fastidious than the Finder, such as cp or rsync."
    I'm afraid I have no idea what "cp or rsync" are. I'd be happy to be educated. That's why I came here.
    Bart Brown
    Message was edited by: Bartbrn
    Just trying to unmuddy the water a bit,,,

  • How to convert case-sensitive to extended journal format

    I have two apple computers (extended journal format) that have been backed up via a time capsule. I have just noticed that the TC is formatted as case-sensitive. I do not know why case-sensitive. In an effort to ensure consistency of file format then I seek to somehow remove case-sensitive formatting. I presume no/minimal underlying case-sensitivity issues within file names as source data is not formatted in case-sensitive manner.
    I have tried SuperDuper to clone the TC to an external HDD but the application cloned the formatting in addition to the data.
    I have attempted use of Disk Utility to copy content from source (TC) to destination (HDD) but this yielded error messages that noted different file format types.
    It there a way to convert/remove case sensitive formatting from TC?
    I appreciate that I could simply reformat TC to extended journal format but this would presumably erase all my backup data.
    Any guidance most welcomed.

    RossM wrote:
    So I guess my choice is to "leave well alone" as Pondini suggests and accept the fact that cloning TC onto HDD has now formatted my new HDD as case-sensititive.
    Actually, you may have two choices, depending on how you're going to be backing-up to the new HD:
    Your best bet, by far, is to back up to it directly, rather than connecting it to the TC.  That's much faster and more reliable.  If so:
    * Leave the TC backups alone.  Reformat the HD as case-ignorant and let Time Machine start fresh on it.  You can always see and restore from the old ones via the Browse... option, per Time Machine - Frequently Asked Question #17.  
    * Format the HD as case-sensitive and copy the backups from the TC to it. But don't copy the whole sparse bundle; copy the Backups.backupdb folder from the sparse bundle to the top level of the HD.  (Sparse bundles are used only for network backups.)  See #18 in the FAQ; you'll need the 4th procedure (copy network backups to be used locally.
    But if you're going to connect the HD to the TC and back up to it that way, it doesn't matter how you format the HD, since the backups must be in a sparse bundle, that has its own format.  Two choices for that:
    * Leave the TC backups alone. Connect the HD to the TC and select it as the TM destination, and Let Time Machine start fresh on it.  You can always see and restore from the old ones via the Browse... option, as above.   (There is a way to speed up the first backup; see the blue box in #Q2 of Using Time Machine with a Time Capsule.)
    * Copy ("Archive") the TC's internal disk to the external HD, per the green box in #Q6 of the same article.  Then select the external as your Time Machine destination via Time Machine Preferences.
    Is this simply deferring a problem issue to another time (aagh)? Or to somehow try and remove this inconsistency and remove case-sensitive formatting from all tech items, even if this might mean reformatting and losing old backup data?
    No.  There's not really a problem, unless you change the case of file/folder names and try to restore the old ones to the same place via the TM browser, per the link in my earlier post.  That's the only possible downside.
    Does Time Machine require case-sensitive formatting on its destination drive?
    No.  It's the default, but case-ignorant is fine, unless you ever want to add a case-sensitive volume.  Then you're in a pickle.
    Or does Time Capsule only function witih case-sensitive formatting?
    No.  The TC's actual disk is case-ignorant; it's only the Time Machine sparse bundle that's case-sensitive by default.
    The benefit of case-sensitive formatting as Apple default seems rather unclear to me
    It's the default only for Time Machine backups.  Everything else defaults to case-ignorant.
    The advantage is, once you've been backing-up your internal HD for weeks, months, or years, and want to add a case-sensitive external HD to be backed-up, you can.   If the backups are case-ignorant, you can't. 

Maybe you are looking for

  • FA Cost Detail Report Period wise

    Hi All Please help me in solving this .Youyr help is highly needed . We have scenrio where table has entry for PERIOD NAME ,ASSSET ID ,COST ADDITION ,COST DISPOSLE ,COST TRANSFER . We need to find the COST OPENING BALANCE and CLOSING BALANCE for each

  • Why do my numbers files not email properly?

    Disclaimer: I'm fairly computer savvy and have a good amount of experience in using Numbers (mostly Numbers'09). I've recently encountered a new problem when emailing numbers (.numbers) files. They are not coming through correctly. This may be a "new

  • Xen: how to install and use?

    I'm interested in running xen on my archlinux-powered server. I read the wiki say that its entry is very out of date, though. So I'm unsure about where to start. Therefore I'm wondering: Is it enough to install xen and linux26-xen from AUR? Maybe som

  • How do I accelerate and decelerate midi tracks(w/metronome) in a compostion

    I have finished an arrangement in Logic, and need to adjust the tempo. There are two movements, but one goes right into the other, after a slight cadence. The first movement is at 110 bpm, but the second movement needs to start at around 80 bpm, and

  • TS3694 what is error code 1015 trying to restore but keeps coming up with this code

    what is error code 1015 trying to restore phone keeps saying in recovery but keeps coming up with this error code help please