skheeb
26th October 2006, 20:57
We recently switched over from our DR system and now our ksh functionality does not work within the BW Client. Any ideas?
skheeb
26th October 2006, 23:09
ksh works from the unix line. It does not, however, work when trying to run from the command line in the BW Client. csh works but ksh does not. It just hangs.
mark_h
27th October 2006, 16:09
The only advice I can offer is to make sure you are running the correct ksh. Verify that nothing is in your path called ksh. You might even what to try putting the complete path in when running the ksh. You can always start a csh and run "which" on ksh to see what is running. You can also try launching the ksh from the csh to see if it has problems.
dave_23
27th October 2006, 18:33
You're not trying to invoke ksh from ottstpshell are you? because that's
not a really "shell" it gives you access to some unix commands (like ps) however it's very limited. (intentionally)
Dave
jshanks
28th October 2006, 03:22
If you are using BaanLogin, just stop and re-start it. Try logging in to Baan again and see if it picks up the path.
Jai