Search found 53125 matches

by ray.wurlod
Mon Mar 19, 2012 3:06 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Server routine for date conversions
Replies: 3
Views: 1846

You can't use a Transform in a routine, but you can use its logic.
by ray.wurlod
Mon Mar 19, 2012 3:06 pm
Forum: General
Topic: Datastage Admin Tasks and Questions
Replies: 5
Views: 6705

Welcome aboard.

You could do worse than to Search DSXchange, because this question has been asked and answered previously.
by ray.wurlod
Mon Mar 19, 2012 3:05 pm
Forum: General
Topic: Where is DS tables ???
Replies: 4
Views: 1250

If you have access to the XMETA database you can see all of the table definitions. They're not all for DataStage, and there's no guidance about which of the 2000+ tables are for DataStage, so you're on your own there.
by ray.wurlod
Mon Mar 19, 2012 3:02 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: How to separate charcters and integers?
Replies: 17
Views: 8172

I still want to learn about this alleged six character limit!
by ray.wurlod
Mon Mar 19, 2012 2:59 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Buildup error
Replies: 3
Views: 2248

First, it's buildOP not buildup.

Second, there's nothing in your code that looks after transferring the result to the output. You seem to be thinking like a server routine's logic.
by ray.wurlod
Mon Mar 19, 2012 2:57 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Need PX design for this scenario
Replies: 4
Views: 1653

Put user-defined SQL into an appropriate stage type.
by ray.wurlod
Mon Mar 19, 2012 2:54 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Server routine for date conversions
Replies: 3
Views: 1846

Look at the expression of the MONTH.LAST Transform. This provides the logic that you seek.
by ray.wurlod
Mon Mar 19, 2012 2:50 pm
Forum: IBM QualityStage
Topic: Migration from 7.5 to 8.5
Replies: 4
Views: 2610

This is not correct. QualityStage uses the same engine that DataStage does. But you do have to license QualityStage in addition to DataStage - this is unchanged from earlier versions.
by ray.wurlod
Mon Mar 19, 2012 3:14 am
Forum: General
Topic: Shell script to start a job using dsjob
Replies: 13
Views: 37036

Version 8.7 allows for encrypted passwords to be used on the command line.
by ray.wurlod
Mon Mar 19, 2012 3:11 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Connector Stage versus Enterprise Stage
Replies: 4
Views: 1665

You can concatenate them if you type them in manually.
by ray.wurlod
Mon Mar 19, 2012 3:10 am
Forum: General
Topic: BATCH JOB & CSV File
Replies: 10
Views: 2796

You have obtained a copy of Ken Bland Associates job control routines. Therefore, you should also have obtained a copy of the documentation that comes with it. Track that down on your site, or you can find Ken's website by searching DSXchange. The "key part" is the invocation of KBAJobCont...
by ray.wurlod
Mon Mar 19, 2012 12:58 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: XML Pack 2 bug
Replies: 4
Views: 1643

Is "nil" support defined the same way in both environments?
by ray.wurlod
Sun Mar 18, 2012 11:34 pm
Forum:
Topic: Physical Data Model
Replies: 10
Views: 4652

That's interesting. I've just verified your statement about DS_METADATA - created a record in there, re-built the index and refreshed the repository in Designer and... nothing. My best advice would be to continue to fight for access to the table definitions - after all, it's not as if you're accessi...
by ray.wurlod
Sun Mar 18, 2012 11:31 pm
Forum: General
Topic: BATCH JOB & CSV File
Replies: 10
Views: 2796

You tell us. It's your job!

Based on your description I would guess that it's using job control code. What does the annotation tell you?
by ray.wurlod
Sun Mar 18, 2012 10:17 pm
Forum: General
Topic: Where is DS tables ???
Replies: 4
Views: 1250

This information is not publicly documented, a deliberate decision by the vendor.