Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations bkrike on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Can I connect to oracle NT box from UNIX shell script ?

Status
Not open for further replies.

Premalm

Programmer
Mar 20, 2002
164
US
Hi Guys,

Can I connect to oracle NT box from UNIX shell script?
Any ideas ?

Thanks
Premal
 
Hi.
If the Oracle-client is installed on the unix-box and its TNSNAMES.ORA includes an entry for the instance on the windows-box you can use sqlplus for that task. Have a look at the FAQs for examples how this could be done.

Stefan
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top