Search Results

Search: Posts Made By: SeaSoul
3,270
Posted By Yoda
Why you want to test connectivity remotely using...
Why you want to test connectivity remotely using ssh?

I would suggest you to create your own tnsnames.ora with database address for establishing connection.

Then point TNS_ADMIN variable to the...
3,270
Posted By Yoda
Try sourcing .profile: ssh -l myuser UNIXSERVER...
Try sourcing .profile:
ssh -l myuser UNIXSERVER ". ~/.profile; sqlplus ????@????/????"
OR use absolute path of sqlplus:
ssh -l myuser UNIXSERVER "/path_to_sqlplus/sqlplus ????@????/????"
Showing results 1 to 2 of 2

 
All times are GMT -4. The time now is 04:00 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy