Search found 53125 matches

by ray.wurlod
Thu May 21, 2009 4:37 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Data type conversion
Replies: 4
Views: 1627

Moderator: please move to Server forum
by ray.wurlod
Thu May 21, 2009 4:32 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: MLoad Custom Delimiter Problem
Replies: 1
Views: 993

Replace Field Delimiter property with Field Delimiter String property. The former accepts only a single character; the latter accepts an arbitrary string.
by ray.wurlod
Thu May 21, 2009 4:27 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: last day of the month of a given date
Replies: 11
Views: 3926

Where did the original question mention Oracle?
:roll:
by ray.wurlod
Thu May 21, 2009 4:26 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Unable to open any job in 8.1
Replies: 4
Views: 4636

Please strive for a professional standard of written English on DSXchange. SMS-style abbreviations are inappropriate, particularly because they make it more difficult for those whose first language is not English. The second person personal pronoun in English is spelled "you", while the p...
by ray.wurlod
Thu May 21, 2009 4:22 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Transformer Compilation problem
Replies: 5
Views: 2820

The compiler needs to be installed before DataStage server.
by ray.wurlod
Thu May 21, 2009 4:18 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: DS_AUDIT / Version Control
Replies: 5
Views: 2244

It has already been provided, as a Search would reveal.
by ray.wurlod
Thu May 21, 2009 4:13 pm
Forum: IBM QualityStage
Topic: Connection problem in Datastage administration
Replies: 4
Views: 4122

You have marked this thread as Resolved. Common courtesy and standard practice on DSXchange involves you posting about HOW it was resolved.
by ray.wurlod
Thu May 21, 2009 12:55 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Invoke JCL through Datastage
Replies: 8
Views: 7538

Don't forget to allow about 2 years to overcome the politics involved in executing (becoming allowed to execute) "foreign" code on "their" mainframe! Expect to have to walk through your code no fewer than five times.
by ray.wurlod
Thu May 21, 2009 12:54 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Reading data from ODBC Enterprise Stage
Replies: 3
Views: 1463

Can you change the Execution Mode property? It may be still that you can't read in parallel - certainly this is true for non-partitioned Oracle tables.
by ray.wurlod
Thu May 21, 2009 12:53 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: XML Output Stage
Replies: 6
Views: 2032

EReplace() is a DataStage BASIC function. It continues to exist in version 8.1.

There is a C++ equivalent for parallel jobs written by one of our posters. This is not provided with the product, but could be found via a Search of this forum.
by ray.wurlod
Thu May 21, 2009 12:51 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: data flow in data stage
Replies: 1
Views: 901

Help yourself. Search DSXchange. Asking a more specific question might yield more specific answers. The best I can do with your given question could you pls help some body to know about the data flow in datastge? is that "yes, data flows in DataStage". And probably to reprimand you for usi...
by ray.wurlod
Thu May 21, 2009 12:47 am
Forum: General
Topic: Migration of code from 7.1 to 7.5.1
Replies: 3
Views: 2636

7.1 does support NLS. It was probably not installed at your site.

There will be no change to date and time formats - system defaults are always taken from ISO 8601. These can, of course, be changed in Administrator but, unless you do, there is no change.
by ray.wurlod
Thu May 21, 2009 12:05 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: last day of the month of a given date
Replies: 11
Views: 3926

Welcome aboard.

This is a perfect example of something most easily resolved using a time "dimension" (lookup) table at day granularity.
by ray.wurlod
Thu May 21, 2009 12:02 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Invoke JCL through Datastage
Replies: 8
Views: 7538

Assuming that the JCL is on a mainframe, almost certainly not. On the other hand, if you are using EE MVS edition, then you can edit the JCL templates therein so that they can invoke other JCL after the generated JCL has been transferred to the mainframe. But that transfer is not effected under Data...
by ray.wurlod
Wed May 20, 2009 11:59 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Export job with or without design ??
Replies: 5
Views: 1378

Don't forget the Cross Project compare tool. This needs design objects in both projects.