Skip to Main Content

Analytics 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!

Executing Custom Shell from ODI

San_May 4 2018 — edited May 15 2018

Hello All,

I am trying to execute .sh file using ODI. I did google search but could not find any post relevant to me.

Here is my case. ODI is installed in Windows. A custom .sh file is in Linux server. I have created a shared folder. This shared folder can be accessed from Windows machine. Now I am trying to executing a custom shell script using ODI OS Command hers is my statement “\\Mylinuxserver.com\BCSInBoundFiles\PBCSLoadScripts\Load_MD.sh

2018-05-04_10-50-46.jpg

Once I execute I get following error

“java.io.IOException: Cannot run program \\Mylinuxserver.com\BCSInBoundFiles\PBCSLoadScripts\Load_MD.sh ": CreateProcess error=193, %1 is not a valid Win32 application.”

I guess some other ODI function is required to execute .sh script?

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jun 12 2018
Added on May 4 2018
6 comments
1,099 views