Oracle PL/SQL tutorial 1:install sqlplus on mac using instant client

Поділитися
Вставка
  • Опубліковано 18 лис 2024

КОМЕНТАРІ • 42

  • @grantsmith7035
    @grantsmith7035 10 місяців тому +1

    Thank you so much! This is 100% what I needed!

  • @andreans9861
    @andreans9861 6 місяців тому +1

    ERROR:
    ORA-12162: TNS:net service name is incorrectly specified

  • @ankathiashwitha4265
    @ankathiashwitha4265 Рік тому

    i got path when i open .bash_profile after that when i type which sqlplus it shows error. plzzz help me

  • @sumasm78
    @sumasm78 8 місяців тому

    How to get that .bash_profile file.
    I can't able to get it

  • @middleman4459
    @middleman4459 4 роки тому +1

    Nice video bro

  • @hoanganh5408
    @hoanganh5408 11 місяців тому

    but how to connect to database by odbc?

  • @Pspkvideo
    @Pspkvideo 6 місяців тому

    Hello bro, what is the id and password we have to give it is showing error

  • @afnan607
    @afnan607 3 роки тому +3

    hi my .bash_profile is empty ? should i write it like yours?

    • @thaqsheelv1387
      @thaqsheelv1387 2 роки тому

      same issue here, how did your resolve it?

    • @andreans9861
      @andreans9861 6 місяців тому

      same issue help me ?

    • @fionait4751
      @fionait4751 6 місяців тому

      @@andreans9861 I don’t remember what I did but probably I wrote it like him

  • @manochoco23
    @manochoco23 4 роки тому +1

    i just installed sql developer. How to create a local connection? Please help

    • @rajbhatta9485
      @rajbhatta9485  4 роки тому

      You must install Oracle DB using virtual machine. Check this tutorial: www.databasestar.com/oracle-mac/

  • @chintyapremadewi973
    @chintyapremadewi973 4 роки тому +1

    why does it say dyld: Library not loaded while im trying to open the sqlplus?

    • @rajbhatta9485
      @rajbhatta9485  4 роки тому

      May be you forget to add path inside .bash_profile.

  • @saikumar-hc9eq
    @saikumar-hc9eq 5 років тому +1

    Hi sir in my mac ls BCK command is not work properly

    • @rajbhatta9485
      @rajbhatta9485  5 років тому

      BCK is my personal folder located inside downloads. You can skip that folder and thank you for watching this video.

  • @alexanderwei4189
    @alexanderwei4189 4 роки тому +1

    I am not getting .bash_profile
    I tried doing ls -a as well.

    • @rajbhatta9485
      @rajbhatta9485  4 роки тому

      You can create .bash_profile by typing touch .bash_profile if you are missing

    • @thaqsheelv1387
      @thaqsheelv1387 2 роки тому

      @@rajbhatta9485 After creating bash file is empty, please help

    • @andreans9861
      @andreans9861 6 місяців тому

      @@thaqsheelv1387 yes same issue

  • @abdullahalanazi8492
    @abdullahalanazi8492 4 роки тому +2

    How can I get the username/ password?

    • @rajbhatta9485
      @rajbhatta9485  4 роки тому +1

      Username and password must be obtained from database server. Instant client will only provide path to connect to database. Watch my Tutorial 3 and 4 to see how we can configure username and password.

  • @bhubeshsr6281
    @bhubeshsr6281 2 роки тому +1

    does this work for m1 mac??

    • @pabloalvaroserrano3976
      @pabloalvaroserrano3976 10 місяців тому

      Yes, I just did it, you have to make some changes before but it works

    • @dhanushvarikuti1810
      @dhanushvarikuti1810 7 місяців тому

      @@pabloalvaroserrano3976 what are those changes?

    • @iaumpatelxv
      @iaumpatelxv 5 місяців тому +1

      ​@@pabloalvaroserrano3976make a tutorial

  • @techxball
    @techxball 2 роки тому

    Followed the tutorial step by step until i went enter my username and password and I was faced with this error: "ORA-12162: TNS:net service name is incorrectly specified" Any idea on how to fix this?

    • @rajbhatta9485
      @rajbhatta9485  2 роки тому

      Make sure your oracle server is running. Instant client is just an application for connecting to a server.

    • @techxball
      @techxball 2 роки тому

      @@rajbhatta9485 I'm running an Oracle Cloud server and it was running at the time of the error

    • @user-yo9ng7wg4l
      @user-yo9ng7wg4l Рік тому

      @@rajbhatta9485 how to make oracle server run

    • @user-yo9ng7wg4l
      @user-yo9ng7wg4l Рік тому

      Same problem

  • @tejaskrishnan910
    @tejaskrishnan910 11 місяців тому +1

    the video is only for mac intel x86 processor not for m1/m2.

    • @mahmoudelbahy230
      @mahmoudelbahy230 11 місяців тому

      if u connect sqlplus in m1 can help me ?

    • @pabloalvaroserrano3976
      @pabloalvaroserrano3976 10 місяців тому

      You have to change a couple of things and it works@@mahmoudelbahy230

    • @akshi123-l9g
      @akshi123-l9g 6 місяців тому

      Did u get it​@@mahmoudelbahy230

  • @adarshm6324
    @adarshm6324 Рік тому

    its not working

    • @rajbhatta9485
      @rajbhatta9485  Рік тому

      It's been a while. Docker is the best solution as of now.

    • @adarshm6324
      @adarshm6324 Рік тому

      @@rajbhatta9485 can you please do a video on installing 21c xe in mac m1 using docker?

  • @keegans8496
    @keegans8496 Рік тому

    does this work for m1?