![]() |
|
|
|
|
|||||||
| Forums | Portal | Register | Forum Rules | FAQ | Contribute | Members List | Arcade | 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 here. |
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Recording a UNIX Session | amitkhiare | Shell Programming and Scripting | 0 | 01-12-2008 11:00 PM |
| Running a script without a terminal session | jjinno | Shell Programming and Scripting | 3 | 10-02-2007 10:50 PM |
| Unix Telnet session | mlucas | UNIX for Dummies Questions & Answers | 2 | 08-17-2006 07:26 AM |
| unix session | thomaso | Shell Programming and Scripting | 6 | 03-20-2006 09:38 AM |
| Terminate session on completing script | deepsteptom | Shell Programming and Scripting | 4 | 06-08-2004 07:47 AM |
|
|
Submit Tools | LinkBack | Thread Tools | Display Modes |
|
|||
|
sqlplus session being able to see unix variables session within a script
Hi there.
How do I make the DB connection see the parameter variables passed to the unix script ? The code snippet below isn't working properly. sqlplus << EOF user1@db1/pass1 BEGIN PACKAGE1.perform_updates($1,$2,$3); END; EOF Thanks in advance, Abrahao. |
| Forum Sponsor | ||
|
|