Search found 42189 matches

by chulett
Wed Dec 03, 2014 8:46 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Maximo to Datastage
Replies: 5
Views: 2574

chulett wrote:Seeing as how IBM owns those tools they might be the best one to ask
by chulett
Wed Dec 03, 2014 8:44 am
Forum: IBM<sup>®</sup> SOA Editions (Formerly RTI Services)
Topic: hierarchical query as web service input
Replies: 5
Views: 6789

Re: hierarchical query as web service input

Welcome.
Matarase wrote:there were an example .dsx but it was for old version 8.0
Just wanted to note that your 'old version' dsx should import just fine into any higher version repository. You don't need to match versions as they are backwards compatible.
by chulett
Wed Dec 03, 2014 8:40 am
Forum: General
Topic: Importing an edited .dsx file ?
Replies: 7
Views: 2429

Agreed... and UltraEdit is my editor of choice as well, never mind that it has support for DataStage syntax highlighting. 8) Just be aware that importing an improperly edited dsx file can destroy your repository. Been there, done that, got the t-shirt. Backups are always a good idea. Save a copy of ...
by chulett
Tue Dec 02, 2014 4:42 pm
Forum: General
Topic: Batch script running trouble from Datastage
Replies: 7
Views: 2724

To Ray's point, some processes know when they are running in "interactive mode" - manually from the command line - and when they are running under automation and can behave differently from one mode to the other. Put in some breadcrumbs so you can see how far you get and then hopefully kno...
by chulett
Tue Dec 02, 2014 4:18 pm
Forum: General
Topic: Batch script running trouble from Datastage
Replies: 7
Views: 2724

When you run the script manually, does it stop and ask you any questions? That would be a typical reason for a 'hang' when automating it as there's no-one there the answer the question.
by chulett
Tue Dec 02, 2014 3:19 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: DS v9 -- DB2 Connection Closed error
Replies: 10
Views: 6513

Nice catch - thanks for posting the resolution.
by chulett
Tue Dec 02, 2014 10:49 am
Forum: General
Topic: Problem switching to Oracle12c
Replies: 6
Views: 3121

ponzio wrote:I know that ;-)
Figured as much but not knowing the "real problem" yet, that was all I had. :wink:
by chulett
Tue Dec 02, 2014 9:26 am
Forum: General
Topic: Shell Script Execution on Linux
Replies: 3
Views: 1291

Sorry but not sure what kind of detail you might be after. If you have some additional specific questions, please ask them.
by chulett
Tue Dec 02, 2014 8:39 am
Forum: General
Topic: Problem switching to Oracle12c
Replies: 6
Views: 3121

Because those two character sets use different decimal marks. The Italian one is expecting a comma rather than a decimal point.
by chulett
Tue Dec 02, 2014 8:33 am
Forum: General
Topic: Shell Script Execution on Linux
Replies: 3
Views: 1291

1. Typically only the pathnames.
2. Execute Command stage in a Sequence or ExecSH before/after job.
by chulett
Tue Dec 02, 2014 8:30 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: RDBMS code 2113
Replies: 1
Views: 1796

Or perhaps chat with your Teradata DBA.
by chulett
Tue Dec 02, 2014 8:29 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Maximo to Datastage
Replies: 5
Views: 2574

So... Maximo as in IBM's Maximo Asset Management? Or the one that is "the basis of Tivoli Process Automation Engine, which is the central part of Tivoli Service Automation Manager." Seeing as how IBM owns those tools they might be the best one to ask unless someone here has actually done t...
by chulett
Mon Dec 01, 2014 6:58 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Warning: Data has been truncated
Replies: 4
Views: 4339

Can you post the actual unedited error message, please?
by chulett
Mon Dec 01, 2014 2:49 pm
Forum: General
Topic: Detect restart
Replies: 6
Views: 1840

You would need to supply a value for cp$dtm otherwise it will always take the false path. It is looking for the existence of a specific "checkpoint datetime" to validate.
by chulett
Mon Dec 01, 2014 8:28 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Grid compute node
Replies: 7
Views: 4961

:!: Best when you post stuff like this to remove any client-specific information. And don't post a correction, go back and edit the original post.