Search found 42189 matches

by chulett
Mon Nov 14, 2011 7:53 am
Forum: General
Topic: Sequence Stage problem
Replies: 19
Views: 10077

Patience. :?

Moved to the proper forum.
by chulett
Mon Nov 14, 2011 7:29 am
Forum: General
Topic: Warning While importing jobs in 8.5
Replies: 3
Views: 1657

Show us the lines around the noted line number.
by chulett
Sun Nov 13, 2011 6:28 pm
Forum: General
Topic: Trigger Sequence from different Project
Replies: 3
Views: 1016

Sequence A could also trigger Sequence B via "dsjob" from the command line.
by chulett
Sun Nov 13, 2011 11:26 am
Forum: General
Topic: Sequence issue
Replies: 9
Views: 1960

chulett wrote:Actually, can you post the exact syntax you are using rather than paraphrasing?
Still like to see this.
by chulett
Sun Nov 13, 2011 11:25 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: job scheduling
Replies: 1
Views: 1008

As with most things, many ways.

I'm curious, though - how will you know if the 'y' you've found has already been used to trigger the load? Are you allowed to update the row to mark it as used somehow? I'm also wondering how often you'd need to perform this check?
by chulett
Sun Nov 13, 2011 9:43 am
Forum: General
Topic: Not able to import the file
Replies: 3
Views: 1449

Aha! :wink:
by chulett
Sun Nov 13, 2011 8:56 am
Forum: General
Topic: Not able to import the file
Replies: 3
Views: 1449

Have you used this script before or is this the first time? Are you certain the split job-wise files the script creates are in fact valid? I wouldn't get too hung up on the ^M characters, especially since their presence (or lack thereof) hasn't changed the error you are getting. For a test, try to d...
by chulett
Sun Nov 13, 2011 8:42 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Creating a key using database sequence in the transformer
Replies: 3
Views: 1860

Read the documentation on the NextSurrogateKey() transformer function.
by chulett
Sat Nov 12, 2011 4:32 pm
Forum: General
Topic: IIS V8.5 on Linux Installation error
Replies: 3
Views: 1060

Did you check the link? Only RHEL 5 & 6 are listed, not 4. Perhaps a call to your official support provider is in order? That or an upgrade, perhaps.
by chulett
Sat Nov 12, 2011 11:40 am
Forum: General
Topic: IIS V8.5 on Linux Installation error
Replies: 3
Views: 1060

What actual "flavor" of LINUX is that? According to IBM, basically only Red Hat and SUSE are supported:

http://www-01.ibm.com/software/data/inf ... ments.html
by chulett
Sat Nov 12, 2011 11:37 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: transformer constraints and multiple otherwises
Replies: 19
Views: 10167

fmou wrote:Yes, you are allowed to have more than one 'Otherwise' link.
So it would seem the actual answer to that is "no". It is always the last one in the list that gets to be the otherwise?
by chulett
Sat Nov 12, 2011 11:29 am
Forum: General
Topic: Error handling
Replies: 3
Views: 1352

That's a completely different question. :? Have you tried putting the five Job Activity stages in the Sequence with no dependancies between them? Run them to a Sequencer set to 'All' with their trigger expressions set to 'Ran OK' and the next set of Job Activities would only run after all five had c...
by chulett
Sat Nov 12, 2011 10:38 am
Forum: General
Topic: POLL: Are job warnings allowed in your place?
Replies: 2
Views: 1111

Assumed you meant "POLL" so edited your subject accordingly.
by chulett
Sat Nov 12, 2011 8:35 am
Forum: General
Topic: Datastage Server Shutdown
Replies: 3
Views: 1377

Sorry, them would be the "apps".
by chulett
Sat Nov 12, 2011 8:33 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: NLS setting GB2312 not loaded in server jobs, any alternates
Replies: 6
Views: 1916

OK, you "loaded" it but is your job using it? The second log entry should have a list of all environment variables in play for the job's run, does it show a value for NLS_LANG there?