Microsoft
Software
Hardware
Network
Question : Invoke perl script in Autosys Command
Hi Experts, I am trying to invoke a perl script on unix server using autosys. When I try the belwo as the autosys job and I invoke, it throws error.
command:`/home/ldncmpsu/sc
ript/prods
tatus.pl`
Error I get when I try to run this autosys job is
/bin/sh: /home/ldncmpsu/script/prod
status.pl : : No such file or directory
I guess my question is how to call a perl script in autosys jil
Answer : Invoke perl script in Autosys Command
What did you change to get autosys to run the Perl script?
Where is the instances directory located? You should use a full path, eg:
$filehtml=newFd("/home//ld
ncmpsu/ins
tances","f
ile");
Random Solutions
Connecting Outlook 2007 to Exchange 2010 a Password is required each time outlook is opened
PHP Frameworks: is there a way to document class information?
EJB
Showing ModalPop-Up from Code Behind Not Working
How to get past account lock information in Oracle
Network problem
A vbs script help
Windows VPN through Cisco 1721
IP Fax and Cisco UCM 8
SQL - Simple Select Statement Returns Error "Conversion of nvarchar value overflowed an int column"