Forms10g host command
We are upgrading from Forms 6i to 10g.
Forms 6i was on windows and used HOST command to run batch files.
In 10g, AS is on UNIX. so I created a shell script which runs good from UNIX.
When I call shell script from FORMS using HOST, system hangs.
HOST('/usr/bin/sh /apps/home/custom_dir/abc.sh dbuser/pwd@conn_string');
Can somebody help me out ? How to debug the issue. ?
Thanks, Mahesh