Skip to Main Content

Database Software

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Line 91: Syntax error :Unexpected end of file:Program exited with status 2

930808Apr 18 2012 — edited Apr 20 2012
I 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
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on May 18 2012
Added on Apr 18 2012
8 comments
2,347 views