Search found 42189 matches

by chulett
Fri Dec 11, 2009 8:59 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Oddities with Execute Command using an &
Replies: 10
Views: 2805

I've learned to make absolutely no assumptions about what people mean here, there's all levels of experience and you might be surprised at some of the inventive ways people do things. :wink:

Specific examples are always best to eliminate any potential confusions.
by chulett
Fri Dec 11, 2009 8:25 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Error connecting to AS400 file
Replies: 18
Views: 7368

So, you've hijacked your own thread and completely changed the topic we are discussing? Nice. :?
by chulett
Fri Dec 11, 2009 8:23 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Oracle Enterprise stage won't accept date parameter
Replies: 4
Views: 1346

I do "'" : jpMyDt : "'"
Don't do that.
by chulett
Fri Dec 11, 2009 8:21 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: How to unistall Datastage client 7.5
Replies: 2
Views: 1276

Add/Remove Programs, just like any other software.
by chulett
Fri Dec 11, 2009 8:20 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: DB2Loader failed when no records
Replies: 3
Views: 1396

By 'random issue' do you mean that sometimes an empty file 'loads' and other times the job hangs?
by chulett
Fri Dec 11, 2009 8:16 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Job sequnce execution
Replies: 3
Views: 1088

What have you tried? Sounds like you just need a 'Nested Condition' stage to control the downstream actions.
by chulett
Fri Dec 11, 2009 8:14 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Unusable Index Issue
Replies: 12
Views: 4019

Define 'right'. You turned a parallel bulk load into regular sql inserts, so of course it takes longer now. What problems were you having before you made this change?
by chulett
Fri Dec 11, 2009 8:12 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Sybase Select aborted
Replies: 1
Views: 1492

What changes between the time when it works and when it doesn't work? Have you asked your Sybase DBA what this might mean?
by chulett
Fri Dec 11, 2009 8:10 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Error connecting to AS400 file
Replies: 18
Views: 7368

That cannot be the complete design. What happened to "HashfilestageName"? And there's no way it would add an "IDENT3" stage with that design. :? Scroll around and make sure there's no "extra" bits off screen somewhere that you don't know about. Worst case, export and re...
by chulett
Fri Dec 11, 2009 8:07 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Need help on server routines
Replies: 5
Views: 2241

'Compiling' and 'Testing' are both a button push, so not much to talk about there. Go to the Manager, find the Routines branch of the repository and option it up. Pick routines at random that seem interesting and double-click on them to 'open' them and see their properties. Everything will be there ...
by chulett
Fri Dec 11, 2009 7:57 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Using OS level authentication to acces Oracle
Replies: 6
Views: 4236

I've never used this option but confirm something for me. Your "O/S user" that runs the job - are you absolutely certain that you have a matching user of the exact same name with the exact same password in the instance you are trying to connect to? There's no way that I know of to "as...
by chulett
Fri Dec 11, 2009 7:45 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Error connecting to AS400 file
Replies: 18
Views: 7368

Perhaps by... posting your job design?
by chulett
Fri Dec 11, 2009 7:44 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Oddities with Execute Command using an &
Replies: 10
Views: 2805

Well, I did ask for 'before and after', meaning working and non-working versions. I'm assuming that was the former, can you post the latter? I for one don't want to guess exactly what you mean by 'comment out'.
by chulett
Fri Dec 11, 2009 7:42 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Using dsjob without user and password
Replies: 10
Views: 3570

I don't use it. In all the years I've done DataStage I've never been anywhere that did (or needed to) use it. Hence, I tend to forget that that option exists. Simple as that.