Fatal Error The configuration does not contain the node !

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
rexsmith
Participant
Posts: 64
Joined: Sun May 14, 2006 8:57 pm

Fatal Error The configuration does not contain the node !

Post by rexsmith »

Fatal Error: An ORCHESTRATE program must be started on a node in the configuration file. This program is running on XXX
which is not in the configuration file

I checked the config file its has fastname as XXX . This comes up when iam compiling the job which has transformer.
rexsmith
Participant
Posts: 64
Joined: Sun May 14, 2006 8:57 pm

Post by rexsmith »

Even my jobs are not running though they are getting compiled.I've used couple of config files. The jobs get aborted with both config files. Could you tell me wat could be the reason.
ArndW
Participant
Posts: 16318
Joined: Tue Nov 16, 2004 9:08 am
Location: Germany
Contact:

Post by ArndW »

Could you check your job log to make sure you are using the configuration file that you think you are, and also post your config file here? Another method to check is to call orchadmin check at UNIX.
ray.wurlod
Participant
Posts: 54595
Joined: Wed Oct 23, 2002 10:52 pm
Location: Sydney, Australia
Contact:

Post by ray.wurlod »

Do you have the environment variable for the conductor node (APT_PM_CONDUCTOR_HOSTNAME) set?
IBM Software Services Group
Any contribution to this forum is my own opinion and does not necessarily reflect any position that IBM may hold.
Post Reply