Results 1 to 3 of 3
hi all,
how can i connect remotly to Oracle Database using shell script?..
is oracle client is require for connect to oracle db remotly?
Thanking u
Regards
chinna...
- 05-31-2011 #1Just Joined!
- Join Date
- May 2011
- Posts
- 3
connect to Oracle DB through shell script
hi all,
how can i connect remotly to Oracle Database using shell script?..
is oracle client is require for connect to oracle db remotly?
Thanking u
Regards
chinna
- 06-01-2011 #2Linux Guru
- Join Date
- Apr 2009
- Location
- I can be found either 40 miles west of Chicago, or in a galaxy far, far away.
- Posts
- 8,974
To connect with Oracle remotely, you either need Oracle client tools, or you need ODBC for remote network connection to Oracle, and a suitable ODBC-enabled client that you can use to execute the SQL commands.
Sometimes, real fast is almost as good as real time.
Just remember, Semper Gumbi - always be flexible!
- 06-02-2011 #3Just Joined!
- Join Date
- May 2011
- Posts
- 3


Reply With Quote
