Search found 42189 matches

by chulett
Wed Apr 20, 2016 10:00 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: parallel routine error: Failed to load the library
Replies: 6
Views: 3196

Start by doing an exact search for a unique part of your error message... I just used "either the directory containing the library file" and got almost 100 matches where people have posted the same error. I would suggest working through them, starting with the ones marked as Resolved.
by chulett
Wed Apr 20, 2016 9:06 am
Forum: General
Topic: dscmdimport not recognized as an internal/external command
Replies: 3
Views: 1176

ffsw13 wrote:I guess I could add it so I can run the command from anywhere without the fully qualified path yes?
Correct! :D
by chulett
Wed Apr 20, 2016 7:59 am
Forum: General
Topic: dscmdimport not recognized as an internal/external command
Replies: 3
Views: 1176

First guess? You're not running it from the directory in which it lives.
by chulett
Tue Apr 19, 2016 8:42 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Timestamp issue in ODBC stage of Vertica Database
Replies: 3
Views: 1959

:idea: Once again, splitting you off from a vaguely related topic to one of your own. Maybe just start with a new one next time.

Can you show us the syntax of the function you used in your job?
by chulett
Tue Apr 19, 2016 11:48 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: stage variable: Check for string and output row
Replies: 2
Views: 1459

We'll need a better explanation than that to really be able to help, I'm afraid. Can you post some actual examples of the strings you need to search? For example, I'm unclear if what you are looking for is a total match or a substring match. Also unclear if you need to check all six at once and retu...
by chulett
Tue Apr 19, 2016 9:40 am
Forum: General
Topic: Is there any way to disable View Data?
Replies: 3
Views: 1642

Not that I've ever seen or heard of... but others might know.

:!: Please fix your signature.

[Note: Signature corrected to use tags instead of html - Andy]
by chulett
Mon Apr 18, 2016 6:59 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Error: ORA-01438: value larger than specified precision
Replies: 9
Views: 6625

Was thinking the same thing, Ray. Other than that one error message, there is no other message related to this. Other than what 'one error message'? The one from the SQL trace? So you are saying that your Director log for the job shows no error messages and completes without warnings or errors but i...
by chulett
Mon Apr 18, 2016 9:15 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Java Integration Stage - NoClassDefFoundError exception
Replies: 4
Views: 2775

Corrected job type, migrated to the PX forum, marked as Resolved
by chulett
Mon Apr 18, 2016 8:03 am
Forum: General
Topic: Searching for file name in XML export
Replies: 8
Views: 2776

The only caveat with vi on a UNIX machine is the size of tmp, which can be a limiting factor. Plus you have to be conversant in vi which I find more and more to be only something us old folks know and love. :wink:
by chulett
Mon Apr 18, 2016 8:01 am
Forum: General
Topic: Searching for file name in XML export
Replies: 8
Views: 2776

Re: Wow! Thanks Craig.

johnboy3 wrote:maybe I can follow his "feed" if he has one
I don't think the site has had much (if any) activity in recent years but that's doesn't mean the routines there are no longer useful. :wink:
by chulett
Mon Apr 18, 2016 7:57 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Error: ORA-01438: value larger than specified precision
Replies: 9
Views: 6625

Okay, that would have been good to mention right off the bat. So what was there in the Director log? You can see both what I used to call 'hard' and 'soft' rejects from Oracle - hard/physical where the database barfs it back up after you send it down the link and soft/logical when DataStage knows so...
by chulett
Mon Apr 18, 2016 6:27 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Transform string / number to float (MS SQL 2008)
Replies: 3
Views: 1451

Karel - first off, welcome. :D

I decided to split your issue off into its own post and link you back to the original but in doing so had to guess at your particulars - Release & OS specifically. If either of those are incorrect, please feel free to go back to the first post and edit it. Thanks.
by chulett
Mon Apr 18, 2016 6:17 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Auto-generate SQL in a Connector stage
Replies: 3
Views: 2226

Yeah, never was a fan of any kind of 'SQL Builder' option. :wink:
by chulett
Mon Apr 18, 2016 6:11 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Error: ORA-01438: value larger than specified precision
Replies: 9
Views: 6625

Re: Decimal not being inserted

:?:
splayer wrote:In the last run, it suddenly started giving ora-01438.
by chulett
Sun Apr 17, 2016 2:20 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Error: ORA-01438: value larger than specified precision
Replies: 9
Views: 6625

ORA-01438: value larger than specified precision allowed for this column

Guessing it's your data that changed and now overflows the target.