Page 1 of 1

Error while viewing data

Posted: Wed Dec 14, 2005 12:17 pm
by thumsup9
Can anyone say what the error means, This came up while I was connecting thru DB2UDBEnterprise stage and trying to view the data.


##I TOSH 000002 13:03:50(001) <main_program> orchgeneral: loaded
##I TOSH 000002 13:03:50(002) <main_program> orchsort: loaded
##I TOSH 000002 13:03:51(000) <main_program> orchstats: loaded
##I TFSC 000001 13:03:51(001) <main_program> APT configuration file: /opt/etl/Ascential/DataStage/Configurations/4NodeConfig.apt
>##E TOSH 000205 13:03:51(002) <main_program> PATH search failure:
>##E TOSH 000000 13:03:51(003) <main_program> Could not locate operator definition, wrapper, or Unix command for "db2read"; please check that all needed libraries are preloaded, and check the PATH for the wrappers
##W TOSH 000004 13:03:51(004) <main_program> Operator db2read does not exist in the registry.
>##E TCOS 000029 13:03:51(005) <main_program> Creation of a step finished with status = FAILED.


Thanks,

Posted: Wed Dec 14, 2005 3:06 pm
by ray.wurlod
It can't find a db2read function. This almost certainly means that the relevant environment variables for DB2 client (or DB2 Connect or both) have not been set up properly.

Re: Error while viewing data

Posted: Wed Dec 14, 2005 10:45 pm
by dsusr
The stage you are trying to use is a plugin stage and it appears this stage is not installed on your server.

First install the plugin and follow the steps given in the plugin documentation to configure this stage.

Regards
dsusr