Search found 5 matches

by yinhuigood
Sat Oct 13, 2012 2:56 am
Forum: General
Topic: Teradata-ODBC:Not enough information to log on
Replies: 2
Views: 6103

Yes, I added to type of DSN to .odbc.ini. They were failed with same error. .odbc.ini file: [Teradata] Driver=/is/IBM/InformationServer/Server/branded_odbc/lib/VMtera24.so Description=DataDirect Teradata AccountString= CharacterSet=ASCII DBCName=<Teradata_server> Database= EnableDataEncryption=No En...
by yinhuigood
Fri Oct 12, 2012 9:39 pm
Forum: General
Topic: Teradata-ODBC:Not enough information to log on
Replies: 2
Views: 6103

Teradata-ODBC:Not enough information to log on

Dear All, I faced odbc connect error: OS:Red Hat 4.1.2-14 DS:8.5 TTU:13.10 TPT:13.10 I configed the dsenv, .odbc.ini .When i tried to test connection by example commend, it recived some errors as below. Does any one know the question? Thanks. [dsadm1@localhost example]$ ./example ./example DataDirec...
by yinhuigood
Mon May 28, 2012 2:42 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Stored procedure cant catch error state
Replies: 7
Views: 3381

To ray.wurlod , There are 2 questions about Fix Pack 4. 1. I can't find the FP4 for at IBM web. What I've found is FP1,FP2 for DS8.1. Could you offer me the web? Thanks. 2. Are you sure that the problem could be resolved by FP4? If I change the DS8.1 to DS8.5, whether the problem is exists? Thanks. ...
by yinhuigood
Sun May 27, 2012 6:34 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Stored procedure cant catch error state
Replies: 7
Views: 3381

Thanks for you help!
I didn't fix any packs to DS8.1. What packs do I need to fix? Thanks.
I'm not good at Sql server SP. Is there any problem about the SP code?
by yinhuigood
Sun May 27, 2012 9:11 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Stored procedure cant catch error state
Replies: 7
Views: 3381

Stored procedure cant catch error state

Hi, Masters, My text conditions is: OS:windows server 2003 DS:8.1 Database:Sql server 2005 Job flow: Stored Procedure --> Peek Problem: I'm tring to catch Sp status by STP. But no matter what return value the sp was set, The job was finished and return valus was 0! :roll: Some pelple told setting re...