![]() |
|
|
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 |
| run script in autosys at a specified time. | gram77 | UNIX for Advanced & Expert Users | 1 | 03-06-2008 05:24 PM |
| Documentation and books on Autosys Job Control Tool from Autosys | gram77 | UNIX for Advanced & Expert Users | 0 | 11-10-2007 06:24 AM |
| Infinite Loop in Autosys while running a shell script, Manual run is fine | sharmagaurav_2k | Shell Programming and Scripting | 2 | 09-04-2007 09:20 AM |
| Running a script. | vcardo10 | UNIX for Dummies Questions & Answers | 2 | 12-29-2003 07:31 AM |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
||||
|
Script not running in AutoSys
Hi,
I am having problems running a script from AutoSys. The script runs fine when I run it manually, but errors out when run from AutoSys. Error: db2: not found In the script, we are directing a query to db2. Query1.sql 01/01/2004 | db2 +p >> sql.out 2>&1 where Query1.sql is an executable file that has such commands: print "connect to database" print "delete from table1" print "commit" Would it not be possible to submit a query to db2, when running a job from AutoSys? Any pointers would be helpful! Thanks, Ramya |
| Bookmarks |
| Tags |
| autosys |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|