Search found 42189 matches

by chulett
Fri Jun 01, 2007 5:30 pm
Forum: General
Topic: Problem while working with UV -admin -info
Replies: 9
Views: 2616

I know, but stated is stated and it seems like all the who-ha one would normally have in the dsenv file is instead in the user's .profile. Or as well. [shrug]
by chulett
Fri Jun 01, 2007 5:27 pm
Forum: General
Topic: How did Datastage get it's name?
Replies: 5
Views: 1445

Start here and say "Thank you Vincent!" :D

http://blogs.ittoolbox.com/bi/websphere ... -past-8819
by chulett
Fri Jun 01, 2007 2:37 pm
Forum: General
Topic: Problem while working with UV -admin -info
Replies: 9
Views: 2616

Re: Problem while working with UV -admin -info

arun_kumar wrote:In my datastage server there is no dsenv file.

Let's not forget this statement in the original post.
by chulett
Fri Jun 01, 2007 2:31 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: add_to_heap() - Unable to allocate memory warning
Replies: 19
Views: 6285

Really? Huh... for some reason I thought that was per hashed file. And 'all' means all cached hashed files per active process? :?

Never could find in the docs where it explicitly stated, one way or the other, exactly what the setting was.
by chulett
Fri Jun 01, 2007 9:17 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Regarding ftp stage,want to ftp files from remote server
Replies: 5
Views: 1457

Sorry, but I can't really speak to a .bat file solution except in generic terms. Scripts should be as robust as possible. Assume nothing. Check as much of the output as you possibly can. From a UNIX standpoint, at the very least we capture the $? status and alarm when that is non-zero. For ftp, whic...
by chulett
Fri Jun 01, 2007 8:40 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Oracle OCI Load stage (Automatic)
Replies: 4
Views: 1508

Welcome aboard. :D

That error simply means that at least one of the columns you've included in the stage does not exist in the target table. In this case, one called 'COL1'.
by chulett
Fri Jun 01, 2007 7:57 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: DataStage Login Failed
Replies: 12
Views: 2401

Out of curiousity - what operating system? And was this a 'root' install?
by chulett
Fri Jun 01, 2007 7:54 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Date plus months
Replies: 6
Views: 1629

I/OConv would handle all of those concerns automagically. Are they not available in PX jobs?
by chulett
Fri Jun 01, 2007 7:53 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Inserting records in table
Replies: 11
Views: 5134

It's got to be about granting those rights to the user you are connecting as rather than to any particular stage. Talk to your Netezza DBA.
by chulett
Fri Jun 01, 2007 7:14 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: 50 warning!!!
Replies: 9
Views: 3687

You need to verify that you are actually passing the warning limit correctly to the job run. Echo out the complete dsjob command just before you actually execute it and capture that somewhere. The documentation says in many places: By default a controlled job inherits any row or warning limits from ...
by chulett
Fri Jun 01, 2007 6:39 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Regarding ftp stage,want to ftp files from remote server
Replies: 5
Views: 1457

They are typically one very long line and thus not at all suitable for the FTP Stage. Stick with a scripted solution.
by chulett
Fri Jun 01, 2007 6:36 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Hash file Create, delete file and Clear file Options
Replies: 2
Views: 1524

Re: Hash file Create, delete file and Clear file Options

If I tick the create fiel option for each run , so DS creates the hash file for each run or just overites the existing file? Checking the 'Create' option just gives you the opportunity to override the default creation values. The only way those get applied 'each run' is if you also enable the 'Dele...
by chulett
Fri Jun 01, 2007 6:31 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: add_to_heap() - Unable to allocate memory warning
Replies: 19
Views: 6285

At this point, suggest you call your Support provider.
by chulett
Fri Jun 01, 2007 6:29 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: passing a parameter
Replies: 11
Views: 3571

If your quotes were always coming in around the DATE parameter's value, that would explain why it continued to complain about a 'bad value'. I would assume they came from the flat file you sourced from - quoted string there but brought in whole by your 'read'. So the answer all along may have been t...
by chulett
Thu May 31, 2007 8:46 pm
Forum: General
Topic: Are server jobs not supported in DataStage 8.0?
Replies: 3
Views: 1083

What arguments? Of course they are supported.