Find the answer to your Linux question:
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...
  1. #1
    Just 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

  2. #2
    Linux Guru Rubberman's Avatar
    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!

  3. #3
    Just Joined!
    Join Date
    May 2011
    Posts
    3
    Quote Originally Posted by Rubberman View Post
    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.
    hi thanks for giving ur support,

    actually i dont have a knowlege on how can i use ODBC for remote network connection to Oracle....
    pls give me the clear explaination

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
...