Teradata Connector Error while Update and Insert the data

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
smart2786
Premium Member
Premium Member
Posts: 14
Joined: Sun Mar 11, 2007 10:16 pm
Location: India

Teradata Connector Error while Update and Insert the data

Post by smart2786 »

Teradata connector stage error while loading the data to the target teradata table. I am getting the following error.

BRNZ: [IIS-CONN-DAAPI-000083] Unexpected character found at offset 9 parsing parameter 0 (CC_DBStmtParamParser::getNextToken, file CC_DBStmtParamParser.cpp, line 245)

does any one faced with this issue.

Please help me in this issue.
ray.wurlod
Participant
Posts: 54607
Joined: Wed Oct 23, 2002 10:52 pm
Location: Sydney, Australia
Contact:

Post by ray.wurlod »

Welcome aboard.

What is the character at offset 9 in line 245?
IBM Software Services Group
Any contribution to this forum is my own opinion and does not necessarily reflect any position that IBM may hold.
smart2786
Premium Member
Premium Member
Posts: 14
Joined: Sun Mar 11, 2007 10:16 pm
Location: India

Re: Teradata Connector Error while Update and Insert the dat

Post by smart2786 »

Hello Ray

I have deleted all the data from dataset and finally created a dataset with one record, Now I am getting an new error while using teradata connector stage.

BRNZ,0: /apps/IBM/InformationServer/Server/PXEngine/bin/osh: symbol lookup error: /apps/IBM/InformationServer/Server/DSComponents/bin/libcctera.so: undefined symbol: _ZN3ncr8teradata6client3API10ConnectionC1Ev

My Design is like this

dataset --------> Terdata Connector Stage.


I have also tried this job by replacing ODBC Enterprise stage in Target

Dataset --------> ODBC Enterprise Stage

ODBC_Enterprise_13,0: [DataDirect][ODBC lib] Program type out of range
ODBC_Enterprise_13,2: Operator terminated abnormally: received signal SIGSEGV

Please help me in this issue..

Thank you...
Post Reply