Search found 42189 matches

by chulett
Thu Apr 18, 2013 6:32 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Difference in Record Counts : Pointing to same databases
Replies: 4
Views: 1398

First you'd really need to confirm that you are in fact actually sourcing from the same database in each case. We've spent time trying to help people in the past when it all turned out to be a non-issue as they were actually pointing to two different ones. I'd also like to confirm a couple of other ...
by chulett
Wed Apr 17, 2013 9:25 pm
Forum: General
Topic: Assigned roles not working with LDAP groups
Replies: 3
Views: 1679

asorrell wrote:It turns out WebSphere is case insensitive for the Base DN, but IIS is not.
Awesome. :roll:

Nice find.
by chulett
Wed Apr 17, 2013 2:03 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: CFF stage not in v8.7
Replies: 2
Views: 964

It hasn't gone away. Not sure why you can't find it but it certainly should be there... somewhere.
by chulett
Wed Apr 17, 2013 10:41 am
Forum: General
Topic: Jobs aborting
Replies: 1
Views: 573

Do you mean you are getting the -14 TIMEOUTerror? If so, have you tried doing an exact search here for that message? It has been discussed quite a number of times over the years.
by chulett
Wed Apr 17, 2013 8:40 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Conditional Deletion
Replies: 22
Views: 5872

So you haven't seen the vast majority of my posts in this thread? :?

Perhaps you should consider renewing your membership.
by chulett
Wed Apr 17, 2013 7:35 am
Forum: General
Topic: ExecDOS Command
Replies: 10
Views: 3527

OK... so this is the contents of a batch file you are calling via ExecDOS, yes? And when you say "output" you're not talking about what it echoes to the screen but rather what the name of your file ends up being? Trying to understand exactly what is happening - is your file being "mov...
by chulett
Wed Apr 17, 2013 7:30 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Using mkdbfile in a Unix script - foreground & backgroun
Replies: 9
Views: 4246

Googled for your signal and found this, perhaps helpful?
by chulett
Wed Apr 17, 2013 7:11 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Conditional Deletion
Replies: 22
Views: 5872

I suggested a separate job if DataStage was going to be doing the deletes or otherwise fundamental in controlling the action. If all you're going to end up doing is calling a stored procedure, you can just do that "before SQL" I your existing job.
by chulett
Tue Apr 16, 2013 8:40 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Data conversion issue happened during DS upgrade
Replies: 3
Views: 1487

Ok... that's good but it's nothing I would label as "copying" hence my concern. Never mind. :wink: The Column Import stage takes a record as a string and parses it out into individual columns, it doesn't effect any conversion in the process that I recall. I would think you should effect an...
by chulett
Tue Apr 16, 2013 7:02 pm
Forum: General
Topic: ExecDOS Command
Replies: 10
Views: 3527

Changing the contents of this post since the timing was a little off. The answer to your last question is "no". It doesn't do anything different than you would - create a DOS shell and execute the command. I mentioned the path because it is a common tripping point for people new to the pr...
by chulett
Tue Apr 16, 2013 7:01 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Why use orchadmin to delete datasets?
Replies: 10
Views: 8218

Hoping you didn't quote that for me... was trying to say that I appreciated the fact that you had already done that in your original post.
by chulett
Tue Apr 16, 2013 5:59 pm
Forum: General
Topic: ExecDOS Command
Replies: 10
Views: 3527

Probably a relative v. full path issue but as noted we'd need to see your syntax to have any idea what is going on.
by chulett
Tue Apr 16, 2013 5:56 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Why use orchadmin to delete datasets?
Replies: 10
Views: 8218

Dataset is multiple files. They are a) Descriptor File b) Data File c) Control file d) Header Files I've seen this posted in another DataStage forum and it confused me there and here... four files? I was fairly certain it was as Ray described but it's good to see it spelled out explicitly. Tanks. :...
by chulett
Tue Apr 16, 2013 5:50 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Using mkdbfile in a Unix script - foreground & backgroun
Replies: 9
Views: 4246

I don't recall the gory details of that command... when you run it interactively from the command line does it stop and prompt for a response of any kind?
by chulett
Tue Apr 16, 2013 9:29 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Stored Procedure - Forward Row Data -> doesn't work!!
Replies: 6
Views: 1999

joycerecacho wrote:But I really would like to understand WHY it happens. Is it a kind of Bug?
We would only know the answer to that if you involve your official support provider and ask them. Please let us know what you find out if you do.