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.
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?
Thank you so much! This is 100% what I needed!
ERROR:
ORA-12162: TNS:net service name is incorrectly specified
i got path when i open .bash_profile after that when i type which sqlplus it shows error. plzzz help me
How to get that .bash_profile file.
I can't able to get it
Nice video bro
Thank you
but how to connect to database by odbc?
Hello bro, what is the id and password we have to give it is showing error
hi my .bash_profile is empty ? should i write it like yours?
same issue here, how did your resolve it?
same issue help me ?
@@andreans9861 I don’t remember what I did but probably I wrote it like him
i just installed sql developer. How to create a local connection? Please help
You must install Oracle DB using virtual machine. Check this tutorial: www.databasestar.com/oracle-mac/
why does it say dyld: Library not loaded while im trying to open the sqlplus?
May be you forget to add path inside .bash_profile.
Hi sir in my mac ls BCK command is not work properly
BCK is my personal folder located inside downloads. You can skip that folder and thank you for watching this video.
I am not getting .bash_profile
I tried doing ls -a as well.
You can create .bash_profile by typing touch .bash_profile if you are missing
@@rajbhatta9485 After creating bash file is empty, please help
@@thaqsheelv1387 yes same issue
How can I get the username/ password?
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.
does this work for m1 mac??
Yes, I just did it, you have to make some changes before but it works
@@pabloalvaroserrano3976 what are those changes?
@@pabloalvaroserrano3976make a tutorial
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?
Make sure your oracle server is running. Instant client is just an application for connecting to a server.
@@rajbhatta9485 I'm running an Oracle Cloud server and it was running at the time of the error
@@rajbhatta9485 how to make oracle server run
Same problem
the video is only for mac intel x86 processor not for m1/m2.
if u connect sqlplus in m1 can help me ?
You have to change a couple of things and it works@@mahmoudelbahy230
Did u get it@@mahmoudelbahy230
its not working
It's been a while. Docker is the best solution as of now.
@@rajbhatta9485 can you please do a video on installing 21c xe in mac m1 using docker?
does this work for m1?
Yes