Search found 42189 matches

by chulett
Thu May 21, 2009 1:00 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: powerdown the DS server
Replies: 3
Views: 1075

:? Depends on why it is being shutdown, I would think. The answer could range anywhere from 'nothing' to 'everything'. Backups of the engine and project directories, exports of all projects, supporting files (like scripts), landed data, etc etc - whatever you think you may ever have the slightest ne...
by chulett
Thu May 21, 2009 12:08 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: (current date-open_date) > 13 months
Replies: 6
Views: 2242

First issue is going to be your definition of what a "month" is. Were you given any business rules around how to compute your difference in months?
by chulett
Thu May 21, 2009 10:16 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Migration of DS7.1 to DS7.5.2:- Data quality issue
Replies: 10
Views: 4145

In the meantime, you've not involved your official support provider or were they not able to help? :? Also, did you run the commands it mentioned?
by chulett
Thu May 21, 2009 10:13 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: powerdown the DS server
Replies: 3
Views: 1075

Nothing, really, pre-8. It's not like you would lose anything by shutting it down. Or are you asking about things you should archive before a permanent shutdown? :?
by chulett
Thu May 21, 2009 10:10 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Datastage C Stage Plugin function "Get" required
Replies: 7
Views: 3414

You didn't answer the 'version' question. I'd also be curious if this (Oracle connectivity) stopped working or has never worked.
by chulett
Thu May 21, 2009 10:07 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Oracle enterprise stage - how to use before and after SQL
Replies: 7
Views: 2395

Out of curiosity, why the proscription against sqlldr? Bulk loads are at their simplest when the target table is empty, ruling that out makes your work harder and the job run longer. The 'Load' option can handle the truncate and index rebuild parts automatically, plus give you access to the open/clo...
by chulett
Thu May 21, 2009 7:48 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Uninstall DataStage
Replies: 2
Views: 1175

So, not DataStage TX as you've marked it? :?

Regardless, there should be an 'uninstall' script just like there was an 'install' script for the server. That should be pretty much it for a pre-8 installation.
by chulett
Thu May 21, 2009 7:46 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Replicating Input Records based on a column value
Replies: 8
Views: 1918

Just an aside - the EE installs the MKS Toolkit on your Windows server so you do in fact have the ability to run a 'UNIX' script. FYI.
by chulett
Thu May 21, 2009 7:44 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Email Notification
Replies: 4
Views: 1280

Or that of course, with 'sendmail' or 'mailx' or whatever you like. :wink:

Please mark this topic as Resolved using the button at the top of the screen!
by chulett
Thu May 21, 2009 7:43 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Oracle enterprise stage - how to use before and after SQL
Replies: 7
Views: 2395

Sure it has Before/After - in the OE stage they're the 'Open command' and 'Close command' options, respectively.
by chulett
Thu May 21, 2009 7:41 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Mail
Replies: 6
Views: 1623

Nothing there is an 'error', simply informational. Show the mentioned 'sendmail_Mail.sh' to your Admins and see if they notice anything wrong in what it does based on your setup.
by chulett
Thu May 21, 2009 5:39 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Email Notification
Replies: 4
Views: 1280

As noted, you can't. So either use the routine mentioned or perhaps send the details as an attachment.
by chulett
Thu May 21, 2009 5:38 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Scheduled dsexport.exe will not end
Replies: 10
Views: 4183

Well... figured it must have something to do with 8.x over what I've seen (and see) in 7.x. Someone with more 8 experience would need to help, it seems, that or your official support provider. :(
by chulett
Thu May 21, 2009 5:36 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Unable to find a free dynamic SQL instance
Replies: 7
Views: 2494

Odd. What do they mean by 'the Dynamic SQL introduced in 7.5.3'? Only have 7.5.2 and 8.1 here.