| | |
connect to oracle retrieve data and work around the data through shell script
![]() |
Re: connect to oracle retrieve data and work around the data through shell script
0
#2 Dec 30th, 2008
Sure! I don't have any examples in front of me, but the Oracle command line client is sqlplus. There are others, but I think sqlplus is the one that ships with Oracle. You should be able to script something that uses sqlplus to get what you need from the database and then manipulate it with bash.
Can you add 500 to my salary while you're at it?
Thx!
-G
Can you add 500 to my salary while you're at it?
Thx!
-G
Re: connect to oracle retrieve data and work around the data through shell script
0
#3 Dec 30th, 2008
Here's a link that might get you started:
http://www.orafaq.com/wiki/SQL*Plus_...t_come_from.3F
Experiment with care!
http://www.orafaq.com/wiki/SQL*Plus_...t_come_from.3F
Experiment with care!
•
•
Join Date: Nov 2009
Posts: 1
Reputation:
Solved Threads: 0
0
#4 21 Days Ago
step by step procedure
to Connect to oracle database from unix shell script
http://www.scripterworld.com/2009/08...from-unix.html
to Connect to oracle database from unix shell script
http://www.scripterworld.com/2009/08...from-unix.html
![]() |
Other Threads in the Shell Scripting Forum
- Previous Thread: how to remove junk character
- Next Thread: how to enter for the prompt?
| Thread Tools | Search this Thread |





