Using tELTNetezzaOutput component, I'm facing the following issue when running my job from TOSDI 5.3 : Exception in component tELTNetezzaOutput_1 java.lang.ClassNotFoundException: org.netezza.Driver nzjdbc.jar is located in java.library.path directory Does someone face this kind of issue ? Many thanks for your help
Hi, What's your work flow? Is there any compile error under the "Code" tab? Could you paste your job design screenshot into forum. Best regards Sabrina
Hi, It is a missing DB driver issue for JDBC. So need import .jar into studio using tLibraryLoad. How about using ODBC connection? Set the Data Source(ODBC) first. Best regards Sabrina