Tidal issue running Unix shell script
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-20-2013 08:16 AM - edited 03-01-2019 08:58 AM
We are receiving an odd error trying to execute a Unix shell script against the DataStage servers. The error we are receiving is:
Launcher Error: Launch error:- Exec format error
Any idea what might cause such an error?
- Labels:
-
Cisco Workload Automation

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-13-2013 06:40 AM
Hi,
Had this a couple of days back. As I recall the problem was calling a command with invalid arguments. In my case I had a script and I was passing some job variables as arguments but I'd defined one of the variables incorrectly.
So if my script was intended to be called as "/usr/bin/myscript
Cheers
Joe
