ABOUT ME

-

Today
-
Yesterday
-
Total
-
  • Oracle Client For Mac Lion
    카테고리 없음 2021. 5. 27. 11:34

    OS X Lion - Installing Oracle 10g Standard Edition. Ask Question. Installing Lion on my mac. Is it safe to connect (select, update, insert) to Oracle database 10G with a 11G client? Hot Network Questions How can a company recover after a Glassdoor debacle?

    • Oracle Instant Client on OS X Lion: 32-bit only, for now This is already making the rounds, but I figured I'd add my voice to the chorus, to maximize the likelihood that people find the information that they need.
    • I am looking for a way to run the Oracle database client on a Mac running OS X. The server will be on a remote host. There used to be a Mac version of Oracle 10gR2 Client, but now I can't find it on Oracle's site, they only have the newer 11g Client which has not been ported to OS X.
    • I did find that Mac update – I wasn’t sure if it would be an issue installing a patch for Lion but it was fine. In the end, my issue turned out to be due to a small typo in Jeff’s instructions where he listed the folder location for the 1.6 JDK (when you update the.conf file).
    • Oracle Instant Client on Mac OS X A while back I broke down to the peer pressure in the APEX community (you know who you are;-) and bought a Mac Book Air. I’m still learning the ropes and one thing that took some time to get working was the Oracle Instant Client.
    • Re: Oracle 11g server package for Mac OSX (Lion) Christian Erlinger Aug 11, 2011 6:50 AM ( in response to 826089 ) If memory serves the password of the OS user oracle and root should be oracle; the SYS password should be oracle too.
    • Subject to the Oracle Technology Network License Agreement for Oracle Instant Client software, licensees are authorized to use the version of Oracle Instant Client downloaded from this Oracle Technology Network webpage to provide third party training and instruction on the use of Oracle Instant Client. Mountaint Lion and Mavericks.
    Active12 months ago

    I'm trying to install Oracle 10g on to OS X Lion. I have previous achieved this on Snow Leopard with the following tutorial.

    The issue I'm having is that the ulimit settings in the oracle/.bash_profile cannot be modified.

    I have the following in the bash_profile:

    Oracle Client For Mac

    Upon applying the bash_profile settings . ~/.bash_profile I get the following error:

    This then results in $ sqlplus / as sysdba not functioning correctly with a Segmentation fault: 11

    The output of $ ulimit -a

    If any one knows how I can apply these ulimit settings to the oracle user I have created to allow me to install sqlplus and therefore create a db, that would be great.

    Burgi
    4,53810 gold badges29 silver badges45 bronze badges
    CellzeCellze

    3 Answers

    How about trying to compile and install oracle and sqlplus on leopard and after moving the pieces to lion? e.g. sqlplus, tnsnames, oracle and so on in bin folder?

    I found a similar solution here for snow leopard (the problem of segmentation was that binaries were compiled in 32bit mode under leopard then ported to 64bit snow leopard or something similar..)

    Tamara Wijsman
    51k25 gold badges166 silver badges248 bronze badges
    RiccardoRiccardo

    The ulimit problem is because the kern.maxprocperuid Kernel parameter changed its default value to 709 in Lion (at least that was the default on my MacBook Air). As pointed out in the comment in the profile script, the values for:

    must match the kern.maxprocperuid Kernel parameter value. You can check this value with:

    In my case the default was 709, so that's what I put in my .bash_profile script:

    As for the segmentation fault when running sqlplus, I haven't found a solution for that. I can't get netca to run properly either. These would seem to be more serious issues!

    mluisbrownmluisbrown

    Oracle Client For Mac Lion Operating

    I had posted a blog that might help.

    It should work on Snow Leopard and hopefully also LION.

    RaystafarianClient
    19.8k10 gold badges51 silver badges90 bronze badges
    RohitashRohitash

    Oracle Client For Mac Lion Download

    Not the answer you're looking for? Browse other questions tagged macososx-lion.bash-profileoracle-10g or ask your own question.

    댓글

Designed by Tistory.