I am trying to connect to Autonomous database from kubernetes cluster.
In my shell script I am giving the syntax as sqlplus admin/pwd@adb_low
.
Before this, I also download the wallet. Can anyone tell me whether or not there is anything wrong here, as it produces the error
ORA-12154:TNS:could not resolve the connect identifier specified.
Enter user-name, invalid option.