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
Setting ScaleX and ScaleY on scaleTransform
Windows 2008 upgrade from Foundation to Standard
Turn off sharing wizard group policy
Using a Hyperlink on a form to run code in MS Access
jquery to get selected dropdown value into textbox
MYSQL UNION RETURNS DUPLICATE DATES
DDos Protection on Cisco Pix 515E
Svchost.exe sending out spam; can't stop it!
A potentially dangerous Request.Form value was detected from the client ...
getting and setting pixel data for a 3 channels RGB image library acces violation ?