Re: Problem with Oracle 9.2 Client and ODBC with Win2K

From: Cindy Yin <cyin_at_monroetitle.com>
Date: 9 Dec 2002 11:32:28 -0800
Message-ID: <22c930a.0212091132.2c857072_at_posting.google.com>


Hi Phil,
I had encountered the similar problem. I tried the solution given by the Oracle Suport and it worked for me. On the Oracle 9.2 Client software you need to give the Authenticated User privilege to the Oracle Home by following these steps:

  1. Log on to Windows as a user with Administrator privileges.
  2. Launch Windows Explorer from the Start Menu and and navigate to the ORACLE_HOME directory.
  3. Right-click on the ORACLE_HOME folder and choose the "Properties" option from the drop down list. A "Properties" window should appear.
  4. Click on the "Security" tab on the "Properties" window.
  5. Click on "Authenticated Users" item in the "Name" list (on Windows XP the "Name" list is called "Group or user names").
  6. Uncheck the "Read and Execute" box in the "Permissions" list (on Windows XP the "Permissions" list is called "Permissions for Authenticated Users"). This box will be under the "Allow" column.
  7. Check the "Read and Execute" box. This is the box you just unchecked.
  8. Click the "Apply" button.
  9. Click the "OK" button.
  10. Reboot your computer after these changes have been made.

Re-execute the application and it should now work.

Explanation:

If you install Oracle9i Release 2 (9.2.0.1) on a computer running Windows with an NTFS partition, the contents of ORACLE_HOME directory will not be visible to users who are authenticated on that machine. These permissions were not set properly when the software was installed. Applications that were working fine with previous versions of Oracle software will stop working when they upgrade to Oracle 9.2.

Check Oracle Metalink Note:215255.1 for more details

Cindy Received on Mon Dec 09 2002 - 20:32:28 CET

Original text of this message