Line 91: Syntax error :Unexpected end of file:Program exited with status 2
930808Apr 18 2012 — edited Apr 20 2012I am working on a shell script to insert data into 2 tables using a single ctl file. When i run the concurrent program, the programs completes in error. The log fiel had the following message:
/appl/apps/apps_st/appl/xxcust/12.0.0/bin/SQL_LOAD_FILE.prog: line 91: syntax error: unexpected end of file
/appl/apps/apps_st/appl/xxcust/12.0.0/bin/SQL_LOAD_FILE
Program exited with status 2
But the script has only 90 lines.
I am unable to trace the error.
Then I coded this line to the shell script "#!/bin/ksh".
Now the error that comes is
* FND-CP-ESP: Child: exec:: No such file or directory*
Oracle Instance Version R12.1.3
Please help.
Thanks,
Anand
Edited by: 927805 on Apr 18, 2012 3:09 AM