Search found 9 matches

by DelValle
Mon Aug 01, 2016 8:59 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: NCLOB
Replies: 1
Views: 1915

NCLOB

I want to SELECT COLUMN that is NCLOB but only the first 255 bytes. How? New to DataStage, Oracle. 37 years MAINFRAME. Lets me in Oracle SELECT substr(COLUMN,1,255) but not DataStage... :(
by DelValle
Thu May 26, 2016 7:16 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Problems with NCLOB from Oracle table
Replies: 14
Views: 12676

My first DataStage...my first lookup. I don't know what all this means. And you CAN'T cut/paste...been doing it since invented...won't do it.
by DelValle
Wed May 25, 2016 2:51 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Problems with NCLOB from Oracle table
Replies: 14
Views: 12676

You can't cut/paste the error message. When checking operator: Schema field CODE in input data set 0 not present in design time information?
by DelValle
Wed May 25, 2016 2:49 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Problems with NCLOB from Oracle table
Replies: 14
Views: 12676

Trying to setup a lookup for code to get name. Another impossible task.
by DelValle
Wed May 25, 2016 2:47 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Problems with NCLOB from Oracle table
Replies: 14
Views: 12676

Gone...because I GAVE UP and removed the offending column...will have to add back later to be considered finished...but miserable day of trying.
by DelValle
Wed May 25, 2016 12:35 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Problems with NCLOB from Oracle table
Replies: 14
Views: 12676

It's gone.
by DelValle
Wed May 25, 2016 10:16 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Problems with NCLOB from Oracle table
Replies: 14
Views: 12676

Going to just remove that column from output.
by DelValle
Wed May 25, 2016 8:46 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Problems with NCLOB from Oracle table
Replies: 14
Views: 12676

Problems with NCLOB from Oracle table

New to Oracle/DataStage...trying to read Oracle table with column Message defined as NCLOB and join to another Oracle table to create new Oracle table with the Message column. Problems with NCLOB...can't insert too BIG.
This is just the first step of this project.