Driver's SQLSetConnectAttr failed in MSQuery

Hi to all
Months ago I migrated my Oracle 9.2.0.8 32bit DB to Oracle 11gR2 64bit DB. Yesterday I created several new user account in the DB. However, these users reported that they encountered *"ORA-01017: invalid username/password; logon denied. Driver's SQLSetConnectAttr failed."* Existing users have no issue with login. All users use MS Excel 2000 (MSQuery 2000) via ODBC to connect to the DB.
So far, I have tried login in command prompt with the both existing user and new user account in the same laptop. Both existing user and new user account are able to login into the SQL*Plus and query the DB. From sqlplus /nolog, I can see that the Oracle Client is SQL*Plus: Release 9.2.0.1.0. Checked in Oracle OEM 11g and new user accounts are not locked. [Thus, I conclude there is no issue with account creation here]
The error appears when I try to login using the new user account via MS Excel 2000 (MSQuery 2000). With the existing user password and id, I am able to login. I am puzzled now because it seems that MSQuery 2000 doesn't allow new user account to access the DB. There is no change to the tnsnames.ora and sqlnet.ora when I did all these testing.
Please help me as I don't know why MSQuery 2000 doesn't allow new user account to access the DB. Many thanks.

Hi asahideO
SQL> show parameter sec_case
NAME TYPE VALUE
sec_case_sensitive_logon boolean TRUE
SQL>
However, when I did my test on MSQuery with the existing user, this has no effect all 4 permutations are able to login. With new user accound, I still get the same error, all 4 are unable to login.
*[Existing userid/password]*
1. noita/0270nt
2. noita/0270NT
3. NOITA/0270nt
4. NOITA/0270NT
*[NEW userid/password]*
1. amosleeyp/password123
2. amosleeyp/PASSWORD123
3. AMOSLEEYP/password123
4. AMOSLEEYP/PASSWORD123
In SQL*Plus, I am able to login with the existing userid and password, but not for all the permuatations of the new user account.
*[Existing userid/password]*
1. noita/0270nt
2. noita/0270NT
3. NOITA/0270nt
4. NOITA/0270NT
*[NEW userid/password]*
1. amosleeyp/password123
2. amosleeyp/PASSWORD123 ----> ORA-01017: invalid username/password; logon denied
3. AMOSLEEYP/password123
4. AMOSLEEYP/PASSWORD123 ----> ORA-01017: invalid username/password; logon denied
So can I say that the sec_case_sensitive_logon applies only for those new user account? However the issue still remains, new user account are unable to login even with the correct password via MSQuery.
Edited by: moslee on Mar 13, 2013 11:52 PM

Similar Messages

  • Driver's SQLSetConnectAttr Failed

    I am using Oracle 8i personal under Win2000 Prof. I may connect the database when testing the connection. When I try to connect the databaes under VB application. The error 'Driver's SQLSetConnectAttr Failed' exist. I've try MDAC 2.5, 2.6 and all ODBC driver provided by Oracle. It doesn't work. Any idea?

    Can you post a sample of your code along with the error message so that it will be easy for others to share the idea.

  • Driver's SQLSetConnectAttr failed/SQL Server 2005/ODBC Native Client

    I have an ODBC application that I am writing in VS 2008 C++. I freely admit to not being an ODBC expert. I am having trouble with SetConnectAttr failures. I've got them down to one specific case that I will describe here. The environment is 64-bit Windows
    7 (client) and SQL Server 2005 running on Win Server 2003. I am using a 32-bit ODBC connection. For the most part the application is working: I am successfully using the connection to do multiple INSERTs into multiple tables. I get lots of hits when I
    search on the above error message but they are so "all over the map" (Oracle, packaged applications, specific situations) that I have not been able to find one that seems to apply. Connection Pooling is not turned on in the connection.
    I make the following call
    SQLUINTEGER timeout = 10;
    // seconds
    retCode = SQLSetConnectAttr(ConnectionHandle, SQL_ATTR_LOGIN_TIMEOUT, &timeout, 0);
    I receive a zero in retCode.
    However when I subsequently issue the SQLConnect() I receive
    [Microsoft][ODBC Driver Manager] Driver's SQLSetConnectAttr failed
    I was setting three different connection attributes and getting the above message twice, but I have for debugging purposes commented out two of the set's. The above call is the only attribute I am setting so it is apparently the one that is failing. Any
    help would be appreciated.
    Charles

    In case anyone else runs into this, here is the real problem with the original code:
        retCode = SQLSetConnectAttr(ConnectionHandle, SQL_ATTR_LOGIN_TIMEOUT,
    &timeout, 0);
    The SQL_ATTR_LOGIN_TIMEOUT attribute takes an integer by value, not a pointer to an integer.  This is a confusing aspect of this API.  If you pass a pointer, ODBC is really "seeing" a large integer value, which causes the
    code to effectively behave as though there were an infinite timeout.
    Instead, just pass the value of the timeout:
        retCode = SQLSetConnectAttr(ConnectionHandle, SQL_ATTR_LOGIN_TIMEOUT,
    (SQLPOINTER) timeout, SQL_IS_UINTEGER);
    Then the timeout value should be respected.  Using SQLSetConnectOption(SQL_LOGIN_TIMEOUT) seems to be equivalent to the above, provided you pass the timeout by value and not via a pointer.

  • Error 673492112 occurred SQLSetConnectAttr failed

    I get the following error occasionally.
    Error 673492112 occurred.
    Description:
    Connect - [Microsoft][ODBC Microsoft Access Driver] The database has been placed in a state by an unknown user that preventes it from being opened or locked.[Microsoft][ODBC Driver Manager] Driver's SQLSetConnectAttr failed
    We are running an application simultaneously on several machines, so I am guessing that there may be a collision issue for the SQL access of a Microsoft Access Database. The calls area simple data requests, so I assumed that the server would handle the traffic.
    Any help is appreciated.
    Rich Burbage

    I used to get this error too. Back when I was waiting for IS to finish installation of a large database system, the developer was using Access to do the design and then planned to move everything to SQL Server. If I remember correctly, the problem was that the Jet database that Access uses does page locking and not record locking. Several things were attempted to get around this basic limitation but none of them really worked 100% of the time. All problems disappeared when the SQL Server database was brought on line. I am not an Access expert by any means but I will never use a shared Access database again. SQL Server is not cheap but maybe you want to look at the open source MySQL. You can probably use your SQL commands in LabVIEW without any modification and if you want, you can still use Access as a front end to run queries and create reports.

  • Macbook pro hard drive apple claimed 'failed', has changed it's tune. BUT....

    This is a very looooong story, but here's the short version of it (I swear). I can add more details as needed. And there is definitely a question at the end.
    And I should preface this by saying I am a novice computer user, and really don't understand how hard drives, or permissions, or any of that stuff works.
    1. Two weeks ago my mid 2011 17" top-of-the-line macbook pro wouldn't wake from sleep upon opening from clamshell mode (familiar story to many)
    2. Did a hard shut down using power button
    3. Powered back up and got spinny rainbow no matter what I clicked. Took 10 minutes for any single action to respond, even opening text edit.
    4. Could not force quit, could not restart, system eventually froze
    5. Did another hard shut down
    6. System would then NOT boot normally
    7. Booting in safe mode showed invalid node errors
    8. Was able to get the OS to work, was preparing to do a backup, and in a "smack my head later" move, I closed the lid not thinking, when I went to the other room to get something to drink (had I know what was to come, that drink would have been a double gin & tonic). MBP not wake up again. Again- hard shut down.
    9. This time would not boot at all- even in safe mode, even running repair disk permissions on screen while booting. Would get to the end of booting and just die- not start, not finish, nothing.
    10. Brought to apple genius bar. They confirmed the hard drive had failed. They replaced hard drive for free (with the exact same model and make of drive!! TOSHIBA MK7559GSFX. Thanks for instilling more confidence apple!!)
    11. I brought my failed drive home and swapped it out with the drive in my 2008 15" macbook pro, which is where it has been living since then.
    12. Fired it up in target disk mode with my iMac, and the drive never appeared as an external drive/device. Tried this multiple times after multiple restarts
    13. Booted the 15" mbp to Lion's 'over the air' recovery, and was able to get disk utility open that way
    14. Will NOT boot from the drive (get the apple logo, the spinny circle and the bar that never progresses, no matter how many hours/days I leave it for)
    In the past week I have:
    used DiskWarrior (says drive is damaged and can't be repaired)
    used Data Rescue 3 (which I was getting error messages with too but now is telling me it can't do anything because the drive is the bootable drive, and not an external (presumably because it's in the machine?)
    In Disk Utility I have verified permissions, repaired permissions, verified disk and repaired disk. They all report errors, including repair disk, which tells me the drive is damaged and can't be repaired. (I get it, I have a bad hardware problem)
    booted from Lion-installed external travel drive, to try and have the drive be recognized
    attempted to run Drive Genuis 3 with no success
    attempted to create a new image using both disk utility and one of my software programs (don't remember which) with no success
    attempted to restore disk image using disk utiltity with no success
    am now running Stellar Phoenix 'recover lost volumes' with what appears to be success- it has found 5 lost volumes, but appears to be only 1/15th of the way done after about 24 hours. I'll let it run intil it's done- however long that may be. I have no idea what happens when it ends.
    Now, here is where the story gets interesting.
    For 5 days the drive would not only not boot, but it wouldn't mount either. It just didn't exist. There was no information on the drive in disk utility, and I couldn't access it no matter what mode I chose.
    BUT THEN, sometime shortly after hitting 'repair disk' about 12 times (getting failure messages each time), it mounted. Wahoo!
    Not only did it mount, but it has been mounting reliablibly each time after many restarts, using an external drive loaded with Lion as the boot drive.
    AND, now the drive's S.M.A.R.T. status says it's verified- both on the main Toshiba drive and the volume that contains my user account. It also shows the correct GB of data on the volume: 316.73 GB.
    I can also run verfiy permissions, which completed successfully.
    AND, I was able to click on the volume name (Louise. My iMac's name is Thelma. They work great together, LOL), and see the contents on the drive!
    First, when I opened the applications folder, it showed it as empty. But then I left it alone for about 5-10 minutes, and suddenly all of my apps appeared in the folder. Awesome!! There were a few in there I didn't have on my iMac, and didn't purchase through the app store, so I backed those up right away to another external hard drive I had plugged in.
    This was surprising and encouraging until I got to my user folder- 'jamie'.
    I opened it and it too shows as being empty. Zero kb. Left it alone for a long time, but sadly no files appeared. This was a few days ago- still no files appearing. 
    To make this clear- my main user folder- called 'jamie'-  says 'zero kb', 0 items. This is the folder that houses all of my documents and image files.
    BUT, disk utility, and Stellar Phoenix, and Drive Genuis 3 all are reading 'Louise' and telling me the data is there- 316.73 GB worth. I just can't see it.
    So I realized this may be a problem with permissions because I am using a new- different- user account. I was also thinking that if I could show hidden files, I might be able to see something in the folder that might help. So I downloaded TinkerTool and selected 'show hidden and system files'. No dice, still empty. Then I right-clicked on my user folder to get info and under 'sharing and permissions', the users, and the settings at the bottom are greyed out and I can't change anything.
    In system preferences, the user for the failed drive does not show at all, and when I try to add it by using the same name and password, it tells me the user already exists.
    Now I'm stumped. I feel like I've made progress and am getting close to getting the contents, but not sure what to do next, or if I'm fighting a losing battle.
    Here is what I am doing now:
    I am going to let Stellar Phoenix finish finding lost volumes, because it's the only app that seems to be doing anything.
    I purchased an external drive enclosure from amazon (this one: http://www.amazon.com/gp/product/B00655YT9C/ref=oh_details_o00_s00_i00), which I will be receiving on Monday.
    I'll pull the drive out of the 15" mbp and put it in the new external enclosure and will then try to run Data Recovery 3 on the drive
    If that's unsuccessful, I'll try DiskWarrior again, and/or maybe one of the other software programs
    And then if those don't work I guess I'm done.
    Based on the information I provided, do I indeed have a failed hard drive, and will NOT be able to recover the contents of my drive, and am SOL and am just wasting my own time?
    Or is there a way I can get the files in my user account to show?
    I wanted to provide all of the backstory on this first, instead of just saying "user folder empty" in case the backstory helps someone know what's going on.
    Anyone want a crack at this? I can upload screen grabs if that helps. Insight? Suggestions? Ideas? Thank you in advance!!
    ================================================================================ ================
    BTW: about backing up. I am diligent about backing up and always have redundant backups of everything (I'm a professional photographer). I DID have my mbp fully backed up via Time Machine to an external drive, but due to my iMac ALSO failing recently and needing repair work, I had to wipe the drive clean and do a full backup of my iMac, which filled the last drive I had left, because I also recently purchased a Canon 5D Mark III, which produces insanely huge RAW files which helped completely fill a single drive I had used to back up both the iMac and mbp. Couple that with writing a book under deadline for a major publisher and not having time to research or purchase another drive, and a failing macbook pro drive a short time later and it was the perfect storm- a total cluster.
    (Also, tried Data Rescue 3 on the external drive that DID have the mbp backup on it and was unsuccessful).
    The good news is, since the hard drive was less than a year old when it failed (again, thanks Apple!), and it was all mirrored content to my iMac to begin with, (most of which I would pass over to the iMac whenever I had the chance), only about 15% of the data on this failed drive is data I don't have on my iMac. Unfortunately it's all documents- word docs, pages docs, text docs, excel docs, that can't be recreated, including, what I think is the funniest blog post I've ever written. Sigh...... No client work or images thank god, But still. I really want it back.

    u can give try to using external enclosre and backup ur files. I hope u will get files back. or using external enclosre with ur hdd boot into Linux and try to mount ur harddisk.
    there are multiple no of tutorial to mount apple partion in Linux.

  • "Booting from Boot Camp Assistant created USB Drive...Failed to load BOOTMGR"

    Hi Apple Ppl of the Wrld: I need help I been working on installing windows 8 on my Mac.
    Spec of equipment:
    Mac Book Pro Mid 2012
    Bootcamp Version: Version 5.0.4 (473)
    Bootable USB Flash Drive: Type Scan disk 4 GB windows 8 pro iso image but without the driver and the 2nd Scan disk USB flash drive with 32 GB with the Bootcamp Drivers downloaded and saved to this drive.
    Please Note: I also have the original back up installation disc for Microsoft 8 Prof 64 from Microsoft where I purchased it from.
    1st Bootcamp is not recognizing the Original Microsoft 8 Pro backup disk from microsoft itself.
    Solution: I created the New Image from the Original Microsoft installed disc in my desk top and changed the extension to .ISO then burned the ISO image into the newly purchased DVD+R. Then I ran Bootcamp Once again and it get the following error message "The installer disc could not be found -- Insert your Windows installer disc and wait a few seconds for the disc to be recognized. Solution
    2: Created a bootable usb drive with bootcamp assistant successfully with bootcamp. Yes I close, ejected or un-mounted any image that was open or had been previously used then i restarted the Mac. Next, I start the bootcamp assistant tool once again then i get the same insert your windows installer disc message. 
    3: Then I try to resolve the installer disc not found issue: this are the steps i took: a). Lauch disc utilities
        1. Selected the top most drive 750 GB Macintosh HDD
        2. On the right you’ll see 5 tab buttons: First Aid | Erase | Partition | RAID | Restore.
        3. Choose Partition. Then I clicked + to add another partition size of the partition was 222 GB
        4. Change the Name of the Partition to BOOTCAMP
        5. Change the Format to MS-DOS (FAT)
        6. Click Apply to save the changes and then reboot your Mac and we’ll begin Windows installation.
        7. During reboot, press and hold the alt/Option key and you’ll be presented with drives to boot from.
        8. Use the arrow keys and return button to select the Windows yellow USB key drive containing your Windows 8 installation files.
        9. This will begin the Windows install. --> then i get the following message: "Booting from Boot Camp Assistant created USB Drive...Failed to load BOOTMGR".
    4: Take the Mac to best buy and let them resolve the issue and charge me like a million dollars for it :'( since i have no other idea who to get this bootcamp working at all. This has been a terribly lengthy issue and it is not as simple as it is claimed to be since i started with the Original Windows Disc Purchased from Microsoft and I have the Optical disc drive which it should be simpler from what I understand.
    Please can you help It would be of great help.
    <Email Edited by Host>

    from what i understand you are trying to install win 8 pro from a "backup disk" the one that you purchased from microsoft.
    this will not work, it is not an installer disk.
    you need to start the process again. erase the partition you made on your hdd. in disc utility click the minus button after selecting the bootcamp partition, then manually drag the divider down fully then apply.
    next, erase your usb then format it.
    download win 8 iso from here;
    http://getintopc.com/softwares/operating-systems/download-windows-8-pro/
    it is perfectly legal to use your purchased product key in this install.
    in bootcamp select the iso image you just downloaded, select your preferred partition size, check all 3 options.
    you have the support software on another usb but you wont need it so it can be discarded. the install will work far better with the iso and support on the same drive.

  • Boot Camp For Lion -- USB ISO Method --"Booting from Boot Camp Assistant created USB Drive...Failed to load BOOTMGR"

    Hello, has anyone had experience with dealing with this speciifc problem?
    In short, upon rebooting, I am getting a black screen with a line of text that says, "Booting from Boot Camp Assistant created USB Drive...Failed to load BOOTMGR." Nothing happens after that.
    I am using Mac OS X Lion 10.7.4. I have an ISO of Windows 7 Prof. along with an 8GB usb drive. I changed the coding in my bootcamp program to allow for the normally first invisible option that allows creation of a USB Installation program using an ISO that is normally only for computers without an optical drive.
    I have that box checked, the check for new software box, and the install windows box checked. I went through the process of creating the USB, downloading the software, and partitioning the drive. Then on restart, I get the failed to load bootmgr error.
    Some people have suggested using two usb drives for this. I am trying that method but it does not seem to help thus far.
    Can anyone offer any help?
    Thanks.

    from what i understand you are trying to install win 8 pro from a "backup disk" the one that you purchased from microsoft.
    this will not work, it is not an installer disk.
    you need to start the process again. erase the partition you made on your hdd. in disc utility click the minus button after selecting the bootcamp partition, then manually drag the divider down fully then apply.
    next, erase your usb then format it.
    download win 8 iso from here;
    http://getintopc.com/softwares/operating-systems/download-windows-8-pro/
    it is perfectly legal to use your purchased product key in this install.
    in bootcamp select the iso image you just downloaded, select your preferred partition size, check all 3 options.
    you have the support software on another usb but you wont need it so it can be discarded. the install will work far better with the iso and support on the same drive.

  • Adobe Drive 4 install fails on Mac Lion

    Drive 4  install is failing with the following error summary on OS X 10.7.4:
    Exit Code: 7 Please see specific errors and warnings below for troubleshooting.For example,  ERROR: DW030, DW050 ...  -------------------------------------- Summary -------------------------------------- - 0 fatal error(s), 2 error(s), 0 warning(s) ----------- Payload: {C3BC3DF1-83AB-4808-A672-474E15340D4B} Adobe Drive 4 4.0.0.0 ----------- ERROR: DW030: Custom Action for payload {C3BC3DF1-83AB-4808-A672-474E15340D4B} Adobe Drive 4 4.0.0.0 returned error. Failing this payload.  ERROR: DW050: The following payload errors were found during install: ERROR: DW050:  - Adobe Drive 4: Install failed -------------------------------------------------------------------------------------
    http://www.adobe.com/go/cs_systemreqs
    Anyone have a thought as to why? Had the same result after closing all applications and after a restart with all applications closed.
    Cheers.

    Exit Code 7 is a fairly vague error message but you can try the steps listed at Errors "Exit Code: 6," "Exit Code: 7" | CS5, CS5.5 - http://helpx.adobe.com/creative-suite/kb/errors-exit-code-6-exit.html.
    I would recommend though reviewing your installation logs prior to beginning the troubleshooting process.  They likely contain additional information which can be utilized to determine the root cause of your difficulties.  You can find directions on how to review your install logs at Troubleshoot with install logs | CS5, CS5.5, CS6 - http://helpx.adobe.com/creative-suite/kb/troubleshoot-install-logs-cs5-cs5.html.

  • Adobe Drive 4 install failed

    Hi,
    I tried installing Adobe Drive 4  on a few machines, but all got same errors:
    ----------- Payload: {8FD3F709-5124-400D-9AB5-A3B58C1AB8DB} Adobe Drive 4 x64 4.0.0.0 -----------
    ERROR: DW030: Custom Action for payload {8FD3F709-5124-400D-9AB5-A3B58C1AB8DB} Adobe Drive 4 x64 4.0.0.0 returned error. Failing this payload.
    ----------- Payload: {C3BC3DF1-83AB-4808-A672-474E15340D4B} Adobe Drive 4 4.0.0.0 -----------
    ERROR: DW030: Custom Action for payload {C3BC3DF1-83AB-4808-A672-474E15340D4B} Adobe Drive 4 4.0.0.0 returned error. Failing this payload.
    ERROR: DW050: The following payload errors were found during install:
    ERROR: DW050: - Adobe Drive 4 x64: Install failed
    ERROR: DW050: - Adobe Drive 4: Install failed
    What could be wrong with my installation?
    Thanks.

    I have the same issue:
    ----------- Payload: Adobe Drive 4 x64 4.0.0.0 {8FD3F709-5124-400D-9AB5-A3B58C1AB8DB} -----------
    ERROR: DW030: Custom Action for payload Adobe Drive 4 x64 4.0.0.0 {8FD3F709-5124-400D-9AB5-A3B58C1AB8DB} returned error. Failing this payload.
    ----------- Payload: Adobe Drive 4 4.0.0.0 {C3BC3DF1-83AB-4808-A672-474E15340D4B} -----------
    ERROR: DW030: Custom Action for payload Adobe Drive 4 4.0.0.0 {C3BC3DF1-83AB-4808-A672-474E15340D4B} returned error. Failing this payload.
    I've a test version of photoshop installed. Is installation of full version necessary to install Adobe Drive 4?

  • I get the following error when formatting a external hard drive. Partition failed with the error:  POSIX reports: The operation couldn't be completed. Cannot allocate memory

    I get the following error when formatting a external hard drive.
    Partition failed with the error: 
    POSIX reports: The operation couldn’t be completed. Cannot allocate memory
    I have a Macbook pro 13" A1278. I purchased it around december 2010. I have a HHD 3.5" drive desktop select II 1.5TB. I purchased it around Febuary/March 2011 to use with my Macbook pro. I formatted it and moved all my files to there, I got it so my macbook's hard drive wouldn't brake and I lose everything on my macbook.
    Is there any fixes?

    First, try a system reset.  It cures many ills and it's quick, easy and harmless...
    Hold down the on/off switch and the Home button simultaneously until the screen blacks out or you see the Apple logo.  Ignore the "Slide to power off" text if it appears.  You will not lose any apps, data, music, movies, settings, etc.
    If the Reset doesn't work, try a Restore.  Note that it's nowhere near as quick as a Reset.  From iTunes, select the iPad/iPod and then select the Summary tab.  Follow directions for Restore and be sure to say "yes" to the backup.  You will be warned that all data (apps, music, movies, etc.) will be erased but, as the Restore finishes, you will be asked if you wish the contents of the backup to be copied to the iPad/iPod.  Again, say "yes."

  • NVIDIA Windows Kernal Mode Driver 185.93 FAILED BSOD

    Hi all, I recently purchased a MSI NF980-G65 board for a new build and I have been having alot of trouble with this one error that ends up giving me the BSOD.  First off I will give you the specs of my build:
    Board: MSI NF980-G65
    PSU: Corsair 850W (Confirmed working properly in another build)
    CPU: AMD X4 965 (125W edition)
    Video Card: EVGA GTX 260 (Confirmed working in another build)
    Memory: Corsair (CMD4GX3M2B1600C8)
    OS: Windows 7 Ultimate 64bit
    HDD: Seagate 500gb 7200.12
    When windows 7 starts everything is fine until i try to open any kind of program or window, especially anything with animation or 3d graphics.  Something as simple as google can start the problem, where my screen flickers and small black boxes appear all over my screen (somewhat pixelated) and after a few seconds the screen revives and i get this error: Nvidia Windows Kernal Mode Driver 185.93 failed and restarted.  This sequence of events will repeat itself every 5-10 seconds until I reach the inevitable BSOD.
    I have flashed my mobo to the latest version (1.2) and run memtest but the problems persists.  Can anyone help me? Im at a loss of the next step.

    Hi again!
    I ran the windows memory diagnostic tool from the install disc at the recommendation of a friend of mine at microsoft and it has found some problems with the memory that memtest did not find.  Something regarding the voltages.  I went out and got new memory and the problem was resolved.
    Thanks for all your advice and support!

  • Error code -36 -- Is my hard drive about to fail?

    Hello:
    I am using SuperDuper to backup, and today, I got an error saying that backup failed because of an "input/output" error concerning an mp3 file.
    Someone at SuperDuper suggested I try to duplicate that file using Finder and see what happened.
    Sure enough, when I tried to duplicate the file using Finder, I got an "Error Code -36" message saying that the file cannot be read or written.
    I then chose another file (also an mp3 within the same album) and it, too, failed. All others were OK.
    But then, I went back and again tried to duplicate the original bad file, and this time I was successful.
    Then, I deleted the one bad file, and tried to backup to my external hard drive using SuperDuper...and I was successful.
    However, the person at Super Duper says my internal hard drive is about to fail.
    Can that be true? On an 18-month old iMac?
    I ran Disk Utility/Verify Disk, and it says the Hard Drive appears OK.
    Any advice?
    Thanks!

    Run the free demo of SMART Utility to check your drive.
    http://www.volitans-software.com/smart_utility.php
    Drives can fail at any time, even new ones.
    Message was edited by: WZZZ

  • Macbook pro crashed a week ago, now it's working fine, is it the hard drive that's failing?

    First, it's a mid-2009 13 inch Macbook Pro, 160gb, right now 14 gb free, battery was replaced with new one 4 months ago so it's not that. A week ago, my macbook just stopped responding. It froze, and when I shut it down manually and then rebooted, it kept freezing as soon as I opened an app. Usually I woulld try to open either Chrome or MS Word.  It just color-wheeled everything. Even Finder. I couldn't do anything at all, which was horrible cause I neeeded to turn in a homework final, and i couldn't even copy it to an external memory. I reset the pram, went in through safe mode, single-user mode, repaired the disk with fsck, etc. Nothing was working. Finally, by some miracle, I logged in through safe mode,  it let me copy the file I needed (from MS Word if it matters) into the memory, and then I just shut it down. I figured it was the hard drive finally giving up on me, so I just left it. Now, a week later, decided to turn it on to see if it worked, and lo and behold, it does. I'm typing this on it as it is. Still, I'm scared it's gonna crash again, so I'm looking for a new hard drive (and back-up drive) to install it before that happens. Before though, I want to make sure its the hard drive that's the problem. Has anyone had anything similar happen? What was the problem?

    160 gb is a small drive and yours is pretty full, I would get a external drive and back up ASAP, so if it does fail you still have your data. When a drive gets that full it has to do a lot off work searching. It could also be a logic board problem.
    Get a back up dive, with drives it's not if it will, but rather when it will fail.
    Bring it in and have it evaliuted, the diagnosis is free.

  • External Drive Disk Erase Failed with the Error Input/Output Error

    I have 2 hard drives in an external FW800 enclosure that I am unable to format. When I go to initialize the drives in Disk Utility, I get the following error message: "Disk Erase failed with the error: Input/output error."
    The drives show up in Disk Utility, but I can't repair them (that option is grayed out). Disk Utility correctly ID's the manufacturer of the drives (Maxtor), their size (200gb each), so it's obviously seeing that the drives are there. But it won't let me format them.
    The drives are new, by the way; they don't have any data/files on them. I have Disk Warrior, but the drives don't show up there to be repaired -- probably because they aren't formatted yet.
    After looking at other posts, I tried switching the jumper settings around on the drives -- from Master/Slave to cable select and back again, but it didn't help. I also tried doing a zero erase (even though the drives are new), zapping the PRAM -- again, no help.
    One question I had is whether this could be a bad FW800 cable? The cable is new -- it came with the enclosure, which is an OWC Dual FW 800 enclosure. Other than that, does anyone have any other thoughts about what's causing this? Any help would be greatly appreciated.
    Matthew

    SOLUTION!!!!
    I had the exact same problem. I have the original 20 GB hard drive that came in my Powerbook G4 550MHz and a couple of years ago I traded up for a 60 GB drive and bought a FW/USB enclosure for my original drive to use it to backup my important files. I hadn't backed up in over a year (shame on me!) and I decided maybe I should erase the drive and start from scratch. It was connected via USB.
    At that point DiskUtility gave me the exact same Input/Output error. I tried partitioning the drive into 1 or more partitions but came up with the same error. I couldn't figure out what was wrong so I decided to startup in OS 9.2.2, I did that and let it start up, then plugged in the hard drive and it gave me the standard "This disk is unrecognizable, do you want to eject or erase?" so I clicked Initalize. It worked!
    Just make sure you choose the MacOS Extended option when initializing out of OS 9 (instead of the MacOS Standard option) so it can be read and viewed in OS X.
    If your computer is too new to be able to boot from an OS 9 folder on your drive or an OS 9 CD, then see if a friend or a local library has older computers that are running OS 9 or can boot from it. If not let me know and you can send me your drive and I'll reformat it.
    Kind of crazy...I haven't used the OS 9 partition on my HD in YEARS...was even thinking about erasing it since I don't use any Classic applications anymore...good thing I didn't!
    Nick
    Powerbook G4 550Mhz   Mac OS X (10.4.6)  

  • Macbook pro hard drive woes (original failed, new one wont recognize)

    So my hard drive recently messed up pretty hard a couple of months ago. I havea  mac book pro that was purchased around fall... 20...10? 2011? I'm actually not sure. Anyway, I started it up from the boot disk to wipe it and reinstall everything. Turns out the disk utility said there were bad sectors and needed repair. So I attempted repair, and it said it worked but then I rescanned and it said it needed repair... anyway after about 5 hours of doing all this stuff I said screw it and busted out my external hard drive. I successfully got to install and boot from that. Anyway, I recently got my hands on a 320 gb hitachi hard drive that I plugged in but it wont recognize it in the disk utility, at all. I have no idea why it wont. I know the cable is fine because it shows my other original failing hard drive.
    So what do I do? There are no close apple stores or anything and I have pretty much no more money to send it out or anything like that. I just need it to recognize my new hard drive in disk utility.

    u can give try to using external enclosre and backup ur files. I hope u will get files back. or using external enclosre with ur hdd boot into Linux and try to mount ur harddisk.
    there are multiple no of tutorial to mount apple partion in Linux.

Maybe you are looking for

  • Safari 4.05 no longer opening mp3s with ITunes

    I use a voicemail web site, and have always clicked the link for the mp3 message, and had it go to ITunes. That was extremely handy, as many mp3s had valuable information, that I had ITunes save off. Did I mention that this was extremely handy? No lo

  • 24" LED display: height without attached stand?

    I'm interested in the height of the 24" LED display, not including the attached stand. I'm considering this display for a confined space, using the optional VESA mounting adapter and a wall-mount. Apple lists the height of the display as 18.84" but I

  • Transaction Notification. How to include table Itemgroup in code

    Hi. I need to include some code in SP_TN that must be run at changing of values in the fields of the table ItemGroup (OITB). What will be the first  stroke in TN like: 1. If @object_type = N'XXX'   - in this case I need a number of object of this tab

  • Using speak text with pages

    Trying to use speak text with pages. Keyboard pops up all the time Blocking the speak now option. Anyone have a way around this? iPad 1, large file.

  • 2012 Process Version Alters Exposure/Contrast/Tone Curve

    In working with the LR4 beta, I've come across a couple odd results.  I imported some image folders containing raw, tiff and jpeg.  The images were updated to the 2012 Process Version on import.  I noticed that I had not saved out the metadata on the