I created a very simple script that copies file1 to file2 and put this command in a user token. The command in the user token is "ksh /somepath/scriptname". The command works from the command line. But if I try to run the user token from jobdef, it goes into recovery with the following error:
Token Command. . . . . .: ksh /lawpoc1/launt/dummyscript.sh
execjob(laStartProcess): Unable to log in CORP\STEVEN.SUN
StartStep failed: Overlapped I/O operation is in progress.
I am able to run a regular Lawson batch job such as CU201 just fine. I also sync the batch password with the windows password.
We are on ENV 9.0.0.4.215
Any ideas?