registry failure

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
consulting
Participant
Posts: 50
Joined: Fri Dec 21, 2007 3:24 am

registry failure

Post by consulting »

If i run the job it compiles and fails to run at the same time data is viewed on the source.

The Errors are as follows

1} main_program: PATH search failure:

2) main_program: Could not locate operator definition, wrapper, or Unix command for "apt_matrix"; please check that all needed libraries are preloaded, and check the PATH for the wrappers

3) main_program: Operator apt_matrix does not exist in the registry
balaji
ArndW
Participant
Posts: 16318
Joined: Tue Nov 16, 2004 9:08 am
Location: Germany
Contact:

Post by ArndW »

If you add the environment variable APT_DISABLE_COMBINATION and set it to true, what stage is associated with the error? Do you have a "apt_matrix" used? Could that be your default APT_CONFIG file name?
ray.wurlod
Participant
Posts: 54607
Joined: Wed Oct 23, 2002 10:52 pm
Location: Sydney, Australia
Contact:

Post by ray.wurlod »

Does it run if you are not simultaneously viewing data on the source?
IBM Software Services Group
Any contribution to this forum is my own opinion and does not necessarily reflect any position that IBM may hold.
consulting
Participant
Posts: 50
Joined: Fri Dec 21, 2007 3:24 am

registry failure

Post by consulting »

ArndW wrote:If you add the environment variable APT_DISABLE_COMBINATION and set it to true, what stage is associated with the error? Do you have a "apt_matrix" used? Could that be your default APT_CONFIG file nam ...
yes i used apt_matrix. i have problem in that.
balaji
consulting
Participant
Posts: 50
Joined: Fri Dec 21, 2007 3:24 am

registry failure

Post by consulting »

ArndW wrote:If you add the environment variable APT_DISABLE_COMBINATION and set it to true, what stage is associated with the error? Do you have a "apt_matrix" used? Could that be your default APT_CONFIG file nam ...
yes i used apt_matrix. i have problem in that.
balaji
ray.wurlod
Participant
Posts: 54607
Joined: Wed Oct 23, 2002 10:52 pm
Location: Sydney, Australia
Contact:

Post by ray.wurlod »

Be more specific about how and where you used apt_matrix.

And do please answer my earlier question about viewing source data.
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