The UNIX and Linux Forums
>
OS Specific Forums
>
HP-UX
how can i call sqlplus?
User Name
Remember Me?
Password
Google UNIX.COM
Forums
Portal
Register
Rules & FAQ
Contribute
Members List
Arcade
Search
Today's Posts
Mark Forums Read
Thread
:
how can i call sqlplus?
View Single Post in UNIX Forums - Click on the Thread or Permalink to View Entire Thread -->
#
2
(
permalink
)
04-02-2008
vbe
Registered User
Join Date: Sep 2005
Location: Switzerland
Posts: 430
start by :
which sqlplus
Does it find it?
If not you would have to set your path to include the directory where it lies, most certainly /opt/oracle/product/8.1.7/bin but as this depend on how it is installed you will have to check...
vbe
View Public Profile
Find all posts by vbe