Search found 42189 matches

by chulett
Wed Jul 22, 2015 12:10 pm
Forum: General
Topic: MultiInstance Sequncer failing with Error code 255
Replies: 19
Views: 5042

Okay... again, not interested so much in your log file. Looking for the log entries from the job itself, i.e. from the Director client. Not from your script. Only other thing to note right now is if it fails and you do nothing other than run it again later and it succeeds then you have a resource is...
by chulett
Wed Jul 22, 2015 10:30 am
Forum: General
Topic: MultiInstance Sequncer failing with Error code 255
Replies: 19
Views: 5042

Where are the actual errors from the sequence job's log? That is what I meant, not just what your script reports.
by chulett
Wed Jul 22, 2015 9:16 am
Forum: General
Topic: MultiInstance Sequncer failing with Error code 255
Replies: 19
Views: 5042

This part concerns me:

-param Jp_batchrun_id=2015070822391 -param -param Jp_invoc_id=ACE101120150708223915

The bare param in your command line. I'd start by fixing that and see if it helps. Also, can you post the full, unedited errors you get when this fails?
by chulett
Wed Jul 22, 2015 7:00 am
Forum: General
Topic: Is there a Datastage Language Reference Guide or good demo?
Replies: 2
Views: 1289

Welcome. :D Trying to understand what you mean by "scripting language"... I suspect you mean the BASIC that lives (among other places) behind the Sequence jobs and the 'Job Control' tab on all jobs. If that's the case, you should have a DataStage BASIC Reference Guide amongst your document...
by chulett
Tue Jul 21, 2015 6:28 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Ignore columns from a sequential file
Replies: 15
Views: 8308

Ah... which they don't want to do.
by chulett
Tue Jul 21, 2015 3:50 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Ignore columns from a sequential file
Replies: 15
Views: 8308

But wouldn't you have to define them so it knows what to drop? Or does it drop any not defined?
by chulett
Tue Jul 21, 2015 2:50 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Ignore columns from a sequential file
Replies: 15
Views: 8308

... or that in the Filter option of the Sequential File stage.
by chulett
Tue Jul 21, 2015 2:07 pm
Forum: General
Topic: Addresses Services
Replies: 4
Views: 1312

Sorry, don't know anything about what Pitney Bowes offers. Clarify something for us, are you asking about web services? If not, can you let us know what "address services" means in this context?

Thanks.
by chulett
Tue Jul 21, 2015 1:57 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Ignore columns from a sequential file
Replies: 15
Views: 8308

Worst case you can use a Server Sequential File stage in a Server Shared Container as it has an "Ignore Truncation" option from what I recall. Unless there is something similar in the Parallel version somewhere?
by chulett
Tue Jul 21, 2015 1:29 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Parallel jobs with Transformers not compiling in 11.3
Replies: 7
Views: 7300

electajay wrote:IBM didn't suggest any thing, they asked us to install the new version of compiler that is recommened for aix 7.1
Just wanted to note that those are not recommendations, they are requirements.
by chulett
Tue Jul 21, 2015 7:09 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Need help on like operator equal Ent functionality
Replies: 2
Views: 1755

Or just read the documentation. :wink:

Most of the time when it is used (in my experience) you don't care where it finds the substring. All you need is to test for zero a.k.a false to mean not found and a non-zero return a.k.a true to indicate success.
by chulett
Tue Jul 21, 2015 6:25 am
Forum: General
Topic: Problem importing metadata from sybase IQ through ODBC
Replies: 3
Views: 1131

:!: Similar != same = different problem.

Off you go to your own post, linked back to original.
by chulett
Tue Jul 21, 2015 6:20 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: main_program: Internal Error:(minIndex < m_outputLinkObjA
Replies: 6
Views: 6075

Sorry, almost spelled it out but thought it was a pretty common internet acronym... or that a quick search would turn it up.