config file check

Post questions here relative to DataStage Enterprise/PX Edition for such areas as Parallel job design, Parallel datasets, BuildOps, Wrappers, etc.

Moderators: chulett, rschirm, roy

Post Reply
diamondabhi
Premium Member
Premium Member
Posts: 108
Joined: Sat Feb 05, 2005 6:52 pm
Location: US

config file check

Post by diamondabhi »

All of a sudden I am getting the following error in the all my jobs and even while checking config file, they were working fine:

Program "/bin/sh" core dumped. [SIGIOT] IOT instruction

I have cleared all the scratch disks, resource disks and have max ulimits.

Please help.

Thanks,
Abhi.
Every great mistake has a halfway moment, a split second when it can be recalled and perhaps remedied.
ArndW
Participant
Posts: 16318
Joined: Tue Nov 16, 2004 9:08 am
Location: Germany
Contact:

Post by ArndW »

The SIGIOT is the same as SIGABRT. That probably doesn't help you much, though.
If you check the config file or a dataset from UNIX (i.e. try "orchadmin check") do you get the same error message? Do you get the error when designing/compiling or just execution? Have you tried restarting DataStage?
diamondabhi
Premium Member
Premium Member
Posts: 108
Joined: Sat Feb 05, 2005 6:52 pm
Location: US

Post by diamondabhi »

No prolems with desining and compiling. I get this error while running the job:

Contents of phantom output file =>
RT_SC209/OshExecuter.sh[20]: 1585334 IOT/Abort trap(coredump)

and

Parallel job reports failure (code 134)

I have restarted the server.
Every great mistake has a halfway moment, a split second when it can be recalled and perhaps remedied.
diamondabhi
Premium Member
Premium Member
Posts: 108
Joined: Sat Feb 05, 2005 6:52 pm
Location: US

Post by diamondabhi »

Just restarted the whole server itself and everything is back fine.
Every great mistake has a halfway moment, a split second when it can be recalled and perhaps remedied.
Post Reply