G
George Lewycky
It's about a UNIX err message that I don't know the meaning of :
When I run a Perl script through Autosys, Autosys creates this error
message in
the Autosys.err file :
Error msgno = 427.
Any idea what this means?
In my Perl script, I am making calls to a k-shell script like this :
$exitvar4 = system("/MLIM_lenders/NYSLmlim/bin/batch2.ksh EXCHRATE");
Any ideas or suggestions would be appreciated
TIA
George
When I run a Perl script through Autosys, Autosys creates this error
message in
the Autosys.err file :
Error msgno = 427.
Any idea what this means?
In my Perl script, I am making calls to a k-shell script like this :
$exitvar4 = system("/MLIM_lenders/NYSLmlim/bin/batch2.ksh EXCHRATE");
Any ideas or suggestions would be appreciated
TIA
George