Linux and Oracle


 
Thread Tools Search this Thread
Top Forums UNIX for Advanced & Expert Users Linux and Oracle
# 1  
Old 12-03-2013
Linux and Oracle

Hi Gurus,

I am having linux in virtual machine and oracle in windows machine.

Is there possibilities to make the linux OS to interact with Oracle.

Note: I want to interact with the database objects using BASH shell scripting.

Please guide me.
# 2  
Old 12-03-2013
If you have the Oracle client installed on your Linux VM then you can use sqlplus.

EDIT: Your network connectivity & Oracle tnsnames or whatever would also need to be set up to allow the two boxes to talk to each other on the appropriate port as well, of course.
# 3  
Old 12-03-2013
And you have to install the oracle client on the linux box, first.
Login or Register to Ask a Question

Previous Thread | Next Thread

3 More Discussions You Might Find Interesting

1. UNIX and Linux Applications

Xalan & Xerces issues for Oracle Linux 6.6 & Solarisstudio12.3 C++ compiler for Linux

Hi Team, I am facing issue while using Xalan & Xerces for my application. Below are my environment details i am using :- Platform:- Oracle Linux 6.6 Compiler :- solarisstudio12.3 C++ compiler for Linux Below are the versions of Xalan & Xerces source code used to build the shared object... (0 Replies)
Discussion started by: agrachirag
0 Replies

2. UNIX for Advanced & Expert Users

Linux fdisk question (Oracle Enterprise Linux)

OS: Oracle Enterprise Linux 6.2 Hypervisor: VMWare workstation 9 I created a VM and attached a 7gb virtual disk to it. Using fdisk , I partioned the disk like below. The filesystems mounted on this is working fine. But I am seeing the message Partition n does not end on cylinder boundary.... (2 Replies)
Discussion started by: kraljic
2 Replies

3. Linux

Oracle Linux?

Is Oracle Linux completely open source ? I'm not able to find from the oracle site. (1 Reply)
Discussion started by: bbala
1 Replies
Login or Register to Ask a Question