Search found 53125 matches
- Thu Jun 25, 2015 4:03 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Using NullToValue() at a job level
- Replies: 2
- Views: 2233
- Thu Jun 25, 2015 4:02 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Reading PDF document
- Replies: 4
- Views: 3486
- Thu Jun 25, 2015 3:58 pm
- Forum: General
- Topic: Navigation panel in database and ODBC connector stages
- Replies: 1
- Views: 1256
- Wed Jun 24, 2015 5:57 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Change Capture and unique constraints
- Replies: 11
- Views: 7786
- Wed Jun 24, 2015 5:53 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: waitForWriteSignal(): Premature EOF on node xxx
- Replies: 11
- Views: 5627
- Wed Jun 24, 2015 3:39 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: How NLS conversion helps?
- Replies: 5
- Views: 2330
- Wed Jun 24, 2015 3:37 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Change Capture and unique constraints
- Replies: 11
- Views: 7786
- Tue Jun 23, 2015 4:51 pm
- Forum:
- Topic: Infosphere Password re-use across environment.
- Replies: 6
- Views: 4720
- Mon Jun 22, 2015 11:13 pm
- Forum: Information Analyzer (formerly ProfileStage)
- Topic: Removing intermediate characters
- Replies: 1
- Views: 2181
- Mon Jun 22, 2015 5:31 pm
- Forum: General
- Topic: Teradata Conn Stage - Designer Crashes while editing TDCon
- Replies: 8
- Views: 1986
- Mon Jun 22, 2015 5:30 pm
- Forum: General
- Topic: Not able to delete the link in the datastage job
- Replies: 9
- Views: 4229
- Mon Jun 22, 2015 12:19 am
- Forum: General
- Topic: Listing jobs called in a Sequence Job (automatically)
- Replies: 7
- Views: 5020
- Sat Jun 20, 2015 12:29 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Modify Operator - Error
- Replies: 5
- Views: 2392
- Sat Jun 20, 2015 12:25 am
- Forum: General
- Topic: Unable to import metadata of flat files by using IA
- Replies: 13
- Views: 8985
- Thu Jun 18, 2015 6:03 pm
- Forum: General
- Topic: Unable to import metadata of flat files by using IA
- Replies: 13
- Views: 8985
When you ran through the identify flat file process, did you specify any field(s) as primary key? The error is being thrown by the SQLPrimaryKey() function in the ODBC API, the purpose of which is to identify whether a column is a primary key or not. It really should not throw an error if no primary...