![]() |
Hello and Welcome from United States to the UNIX and Linux Forums! Thank You for Visiting and Joining Our Global Community.
|
|
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 |
| Recording a UNIX Session | amitkhiare | Shell Programming and Scripting | 0 | 01-13-2008 03:00 AM |
| Running a script without a terminal session | jjinno | Shell Programming and Scripting | 3 | 10-03-2007 01:50 AM |
| Unix Telnet session | mlucas | UNIX for Dummies Questions & Answers | 2 | 08-17-2006 10:26 AM |
| unix session | thomaso | Shell Programming and Scripting | 6 | 03-20-2006 01:38 PM |
| Terminate session on completing script | deepsteptom | Shell Programming and Scripting | 4 | 06-08-2004 10:47 AM |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | 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. |
|
||||
the slash was the problem, now the variables are getting into the package. thanks! |
| Sponsored Links | ||
|
|
![]() |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|