![]() |
|
|
google unix.com
|
|||||||
| Forums | Register | Forum Rules | Links | Albums | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| Shell Programming and Scripting Post questions about KSH, CSH, SH, BASH, PERL, PHP, SED, AWK and OTHER shell scripts and shell scripting languages here. |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Connecting to Oracle Database | dreams5617 | Shell Programming and Scripting | 4 | 05-02-2008 01:37 PM |
| Need Shell Script to upload data from Text file to Oracle database | chandrashekharj | Shell Programming and Scripting | 6 | 03-26-2007 04:21 AM |
| Connecting to Oracle from Shell..What Am I doing Wrong | dzyr4tt | Shell Programming and Scripting | 1 | 12-21-2006 01:05 AM |
| How to write Flat Files by shell script using Oracle Database | coolbuddy | UNIX for Advanced & Expert Users | 3 | 02-21-2006 02:50 PM |
| Connecting to Oracle through unix shell scripts | guptan | UNIX for Advanced & Expert Users | 1 | 07-04-2005 01:16 PM |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
||||
|
Connecting to oracle database from shell script
Hi all,
I am satyakiran , i am new to the forum. i never done shell scripts for connecting to the data base (oracle) and fetching the data from the database( thru sql select statements ) i want to know 1. how to connect to the data base(oracle) using shell script 2. how to retrieve data from data base 3. how to process the data retrieved from database (i.e result set) 4. how to update the data base in turn. Please help me out in solving this. Thanks in advance sincerely satya |
|
|||||
|
1. how to connect to the data base(oracle) using shell script
Look at this post 2. how to retrieve data from data base Post 3. how to process the data retrieved from database (i.e result set) Post 4. how to update the data base in turn. Post Use the search to look through previous postings. They could help. Vino |
|
||||
|
Hi,
Suppose u hav written a script for scheduling job using "crontab",and u r doing ur job. But according to requirement u need to change the execution of that job to some other time.What is the solution of that. Actually in an interview someone asked me.I told ,i will change value for time in the crontab. Waiting for ur reply... Thanks .... |
|
||||
|
Quote:
Code:
$ORACLE_HOME/bin/sqlplus |
|
||||
|
connecting database from shell scripts
I want to know in details that what exactly we need to do to connect , retrieve and to work around the data.
I have seen several reply but no one makes me satisfied . Please definitive. ![]() |
![]() |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|