Search found 42189 matches

by chulett
Fri Oct 09, 2009 6:54 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Routine be called from command
Replies: 4
Views: 1532

What kind of 'routine'?
by chulett
Fri Oct 09, 2009 6:54 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Job getting aborted abruptly
Replies: 12
Views: 7564

:idea: Please start a new post when you have a problem, that way we know all of your particulars and you can post your specific error messages rather than saying it's "the same" as someone else's error.

If you feel it would help, post a link back to this topic when you do.
by chulett
Fri Oct 09, 2009 6:47 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: error in server job
Replies: 3
Views: 1842

Pretty much any 'unusual' ORA errors should be taken to your DBA, hopefully (if they are any good) they already know about it and are working on a resolution. This is one of those errors. :wink:
by chulett
Fri Oct 09, 2009 6:44 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: DataStage trouble with DB2 dbm cfg DATA_ENCRYPT
Replies: 3
Views: 2205

So... you made this change in your DB2 XMETA database and now can't connect to DataStage at all? Or you can't connect to that external database from DataStage?
by chulett
Fri Oct 09, 2009 6:41 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Special character conversion to blank
Replies: 2
Views: 1119

Try extending the logic noted here:

viewtopic.php?t=129328
by chulett
Fri Oct 09, 2009 6:37 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Schema object
Replies: 1
Views: 746

This should help.

viewtopic.php?t=105529
by chulett
Fri Oct 09, 2009 6:33 am
Forum: General
Topic: how to implement errorlevel in batch scripts?
Replies: 1
Views: 1066

That would be because there really isn't a DOS coding forum here. Suggest you google for something like "errorlevel example", I'm sure you'll turn up plenty of help.

Of course, if someone actually knows hopefully they'll post something.
by chulett
Fri Oct 09, 2009 6:29 am
Forum: General
Topic: How to extend the licence?
Replies: 3
Views: 2501

Then please mark this post as Resolved using the button at the top of the page.
by chulett
Thu Oct 08, 2009 11:54 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Remove End Spaces from Last Record
Replies: 10
Views: 3436

Yikes, all you needed was your one line in sed slightly adjusted:

Code: Select all

sed '999 s/[ ^I]*$//'
Removes trailing spaces from line 999. Replace that with the actual number of lines in the file.
by chulett
Thu Oct 08, 2009 9:34 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Remove End Spaces from Last Record
Replies: 10
Views: 3436

You would use "wc -l" to get the number of records in the file (and thus the number of the last record in the file) and then constrain sed to just that line.
by chulett
Thu Oct 08, 2009 9:31 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Oracle metadata imports improper field size
Replies: 5
Views: 1658

There's nothing you can do about it, from what I've seen, other than manually correct things. It seems to import based on maximum bytes rather than characters from a multi-byte character set. :?
by chulett
Thu Oct 08, 2009 4:07 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: login log
Replies: 1
Views: 957

You may, however, be able to track that from the O/S if it or your SysAdmins have such capability.
by chulett
Thu Oct 08, 2009 1:23 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Hashed file stage performance issue
Replies: 7
Views: 1672

Are you admitting to something, Arnd?
by chulett
Thu Oct 08, 2009 1:22 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: SMS notifications to Mobile
Replies: 5
Views: 2326

That should be all there is to it. Best to check AT&T's FAQ here and if you still have issues talk to your carrier, make sure you are actually setup to recieve them.
by chulett
Thu Oct 08, 2009 12:10 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Hashed file stage performance issue
Replies: 7
Views: 1672

You'll need a VOC record for that.