Search found 180 matches

by bigpoppa
Fri Mar 21, 2003 9:08 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Collecting data with different layouts
Replies: 6
Views: 1517

Thanks Creo. Thanks Ray. I'm using DS Server 6.0. I checked out the Merge stage, and I think it only wants to do joins. I don't necessarily need to do a join. What I really need to do is a collection. So, my basic question is this: If InputFileA has TableDefA and InputFileB has TableDefB, how do I g...
by bigpoppa
Thu Mar 20, 2003 2:17 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Collecting data with different layouts
Replies: 6
Views: 1517

Collecting data with different layouts

I have many input data streams. Each stream has a different layout, but each stream has the same key field. I need to merge the streams of data and group them by the key field. Is this possible using DS? The only way I can think to do it is to join the key fields independant of the rest of the recor...
by bigpoppa
Tue Mar 18, 2003 8:38 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: 'MFILES' in uvconfig vs 'ulimit' in dsenv
Replies: 3
Views: 1549

'MFILES' in uvconfig vs 'ulimit' in dsenv

What is the difference in setting 'MFILES' in uvconfig and setting 'ulimit' in dsenv? If both are set to different values, what happens?
by bigpoppa
Mon Mar 17, 2003 7:26 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: JobName; VOC
Replies: 5
Views: 1828

Thanks for the responses. This info is very helpful.

Why isn't DSCheckRoutine() in my VOC? Isn't this a standard command? dsrpcd is up and running on the server. Do I need to 'start' the VOC?
by bigpoppa
Fri Mar 14, 2003 12:30 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: JobName; VOC
Replies: 5
Views: 1828

JobName; VOC

Two newbie questions: 1. I ran a "DSCheckRoutine()" from DSAdmin->Command Interface. The result I got was "VERB 'DSCHECKROUTINE()" is not in your VOC. What is the VOC? Is it a service? repository? 2. I'm having trouble with the JobName that is passed to commands such as DSAttachJ...
by bigpoppa
Wed Mar 12, 2003 7:31 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Parallel Extender Newsgroup
Replies: 0
Views: 2703

Parallel Extender Newsgroup

Welcome to the Parallel Extender Newsgroup! Parallel Extender is a part of Ascential Software's product suite, and it was formerly produced by Torrent Systems under then name Orchestrate. Please feel free to post any and all thoughts or questions you have on the product. I will try to answer them as...
by bigpoppa
Mon Mar 10, 2003 3:21 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Parallel jobs in sequencer
Replies: 9
Views: 3936

no, you can run PX jobs in parallel, but you can't use the same PX job twice in one sequence (I'm pretty sure).. this 'feature' might be fixed in the version that you will be getting.

- BP
by bigpoppa
Mon Mar 10, 2003 2:07 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Parallel jobs in sequencer
Replies: 9
Views: 3936

DS 6.0 Server or PX? If it's PX, I think the limitation you mentioned is a known bug and will be fixed in future releases. I think you can make a copy of the job and run it simultaneously with the original.

- BP
by bigpoppa
Mon Mar 10, 2003 9:48 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Getting the JobHandle
Replies: 3
Views: 2117

Getting the JobHandle

Hi. When a DataStage job fails, I'd like to use the Email Notification stage to send a message noting the JobHandle. Then, I would like the receiver of the email to use the JobHandle to query UniVerse to get the associated job log. 1. Is this possible? If so, how do I pass the JobHandle to the Notif...
by bigpoppa
Fri Mar 07, 2003 8:00 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Naming Standards for Table Definitions
Replies: 1
Views: 885

Naming Standards for Table Definitions

I am trying to come up with a naming standard/directory structure for Table Definitions within DataStage. I have a couple of options. Table Definition directories could be organized by: 1. the same convention that jobs are organized 2. by Source Type (the DS way) 3. by Source Name ?? Naming Table De...
by bigpoppa
Wed Mar 05, 2003 9:09 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Metabrokers and MetaStage
Replies: 2
Views: 1180

Metabrokers and MetaStage

Hi. When we bought DS, we got Metabrokers, including the ERwin metabroker. If we don't have MetaStage, are any of the metabrokers of use to me? Ultimately, I would like to import table definitions from ERwin into DataStage. Any suggestions if I just have the basic DataStage package? Also, thank you ...
by bigpoppa
Mon Mar 03, 2003 12:31 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Type 1 vs. Type 19; CREATE.FILE
Replies: 3
Views: 2189

Thanks for the info! It is very illuminating. The BASIC manual makes it seem like you can just write a BASIC program in vi and run it using DataStage/bin/basic, but so far I haven't had much luck with any variations on this approach.. I'd like to see 'hello world' run from the UNIX commandline. I am...
by bigpoppa
Mon Mar 03, 2003 10:48 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Type 1 vs. Type 19; CREATE.FILE
Replies: 3
Views: 2189

Type 1 vs. Type 19; CREATE.FILE

Hi.

What is the difference b/t a Type 1 and a Type 19 file for DataStage BASIC?

From where do you run the CREATE command to create a DS BASIC file?

Thanks,
BP
by bigpoppa
Mon Mar 03, 2003 8:43 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: DataStage Documentation
Replies: 4
Views: 2261

Has anyone read thru DS's BASIC guide? Is it sufficient for a novice BASIC programmer? Or should I get a different guide? Any suggestions?

- BP
by bigpoppa
Fri Feb 28, 2003 8:15 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: DataStage Documentation
Replies: 4
Views: 2261

DataStage Documentation

Hi.

Can anyone tell me the exact name of the DataStage document that describes DataStage Basic functions such as DSSetParam?

Thanks,
BP