random technical thoughts from the Nominet technical team

Oracle 10g client on MacOS X Tiger

1 Star2 Stars3 Stars4 Stars5 Stars (No Ratings Yet)
Loading ... Loading ...
Posted by chris on Aug 7th, 2005

I’ve recently got my first ever Mac - a new PowerBook and I’ve been busy setting things up on it. One thing I needed was database connectivity. At the moment, Oracle’s 10g Client officially only supports MacOS up to version 10.3.6. So to get it working under Tiger, you need to tweak some things. There’s a discussion here:

http://forums.oracle.com/forums/thread.jspa?forumID=134&tstart=0&messageID=&threadID=282377&trange=15984406

Basically it boils down to:

  1. Add an entry for yourself in your /etc/hosts file (mad, I know, but you can remove it afterwards)
  2. Do sudo gcc_select 3.3 before you run the install. This makes it use the right version of gcc.

I did all of this and the install ran without problem. I then had the very odd situation where tnsping worked, but SQL*Plus did not. It turned out to be an issue with line endings. My tnsnames file was still in DOS mode after copying it from my Windows box. I changed to UNIX line endings and it worked…

Leave a Comment

Please note: Comment moderation is enabled and may delay your comment. There is no need to resubmit your comment.

Recent Posts

Highest Rated

Categories

Archives

Meta: