Installing Oracle Database 12c client on windows 10 64 bit machine
- Download 12c client for windows 64 bit.
- Unzip the download to the folder on desktop machine.
- Select appropriate setup options
- Select language
- Select option “Use Windows Built-in Account”
- Provide path to install Oracle client.
- Click Next
- Click Install
Once installation is complete, close the window.
- Login to DB Server using putty, change user to Oracle and Check the Listener status using following command.
- Exit from putty
- Run command “netca” on windows command prompt.
- Select Add
- Select database service name
- Select TCP protocol
- Provide hostname and port number
- Select yes perform Test.
- Select Change Login and provide username and password for user System.
- Enter Net Service Name
- Select Next.
- Select Next.
- Select Finish.
Thanks Yogesh
Reference: https://www.youtube.com/watch?v=VKz0jS0liNY