Search found 459 matches

by T42
Sun Mar 27, 2005 12:10 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: String Constants in Px transform stages
Replies: 5
Views: 1621

You got mail. Also, here's the skinny of what I did: [row generator] -> [transform] -> [peek] In Row Generator, provide a single field of a VarChar(whatever), and provide the hex values on the "Edit Column Meta Data" (Columns tab, double click on #1). In Transform, output the regular field...
by T42
Sun Mar 27, 2005 11:59 am
Forum: Enhancement Wish List
Topic: Command Line Job Unlock Option
Replies: 9
Views: 8930

Actually, in my experience with Tru64 and AIX (unsure about other OSes), kill -14 have been very successful in telling DataStage, "Hey, clean up your stuff then close down." Just killing the "dscs" process (the parent process for DataStage client session) will unlock the jobs for...
by T42
Fri Mar 25, 2005 10:26 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: PATH search failure
Replies: 10
Views: 5591

Umm. You can contact Ascential about this. After all, it is an evaluation copy they provided for you to determine whether you should buy DataStage for your company, right? Right? Trust me, they will definitely be glad to help you make sure everything's working because they definitely want your busin...
by T42
Fri Mar 25, 2005 10:19 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: String Constants in Px transform stages
Replies: 5
Views: 1621

I wonders what "MX" stands for. Mex? "A hex on your mex!"
by T42
Fri Mar 25, 2005 10:16 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: comparison between 2 rows
Replies: 8
Views: 3125

Whoops. Duplicate posts. :oops:
by T42
Fri Mar 25, 2005 10:15 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: comparison between 2 rows
Replies: 8
Views: 3125

Sounds like an interesting challenge. You will most likely need to split the process into two separate stream, obtain your necessary information on the alternative stream, and then match the resulting information with the main stream. Ray's suggestion of the Aggregation Stage is also my suggestion t...
by T42
Fri Mar 25, 2005 10:08 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Return values from Lookup stage
Replies: 4
Views: 2983

1. APT_STRING_PADCHAR plays a very important part on this. 2. If you want to use NULL as a value to identified failed matches, you need to ensure that BOTH input and reference link fields are Nullable, along with the output link field for the lookup. Yes, you do need to set the 'Continue' option as ...
by T42
Fri Mar 25, 2005 9:57 pm
Forum: Enhancement Wish List
Topic: Command Line Job Unlock Option
Replies: 9
Views: 8930

Plus just killing your process is far easier. Just find the dead process and do a kill -14. Never a kill -9. EVER!

99.99% of the time, it solves the deadlock problem for me.
by T42
Mon Mar 21, 2005 8:56 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Configuartion file and Deleting dataset
Replies: 4
Views: 3054

The dataset itself already contains the configuration information. Take a look at its header file (although it's pretty garbled, you can see the important parts)

Are you running DataStage in MPP mode?
by T42
Mon Mar 21, 2005 8:18 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Extension of Dataset Name/Fileset Name
Replies: 4
Views: 2473

If it works fine...

Then it works fine.
by T42
Mon Mar 21, 2005 8:10 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Initiating a unix script
Replies: 12
Views: 6961

This is not really a DataStage question. This is more of a "How does things work in this company" question, where administrators, your managers, and other peers would have FAR better answers than us here on DSXchange.

Even the pro know to ask the people within the company.
by T42
Fri Mar 18, 2005 10:00 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Missing records need help
Replies: 7
Views: 2843

nodes != CPU.

Nodes = Processing flow.

Please read up on Parallel Extender Configuration File (Chapter 11) on your DataStage Manager guide (man_gde.pdf). By reading this, you will gain an important insight on how Parallel Extender (EE) works.
by T42
Fri Mar 18, 2005 9:57 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Extension of Dataset Name/Fileset Name
Replies: 4
Views: 2473

In Version 6.x, it was required, at least up to 6.0.2.

In Version 7.x, it is not required.

Suggestion:

Why don't you just try it yourself instead of asking us? Create a Dataset file without the .ds extension. If it doesn't do what you expect, and you don't know why, THAT is when you ask us.

:)
by T42
Fri Mar 18, 2005 9:51 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Initiating a unix script
Replies: 12
Views: 6961

Re: Initiating a unix script

This question goes along with the e-mail from RStone posted March 3, 2005. Is there a way for Datastage to communicate with Unix to initiate a script? Yes. There are a number of methods that you could use (before job, after job, ExecSH, execute command, et cetera) to call scripts. Please feel free ...
by T42
Fri Mar 18, 2005 9:36 am
Forum: Site/Forum
Topic: DSXChange forum software "Search" functionality
Replies: 3
Views: 4333

You either have way too much time on your hands or your screen resolution is way too low. =P
Nerd.