Search found 7201 matches

by admin
Thu Dec 13, 2001 11:39 am
Forum: Archive of DataStage Users@Oliver.com
Topic: CExecCommandActivity
Replies: 0
Views: 407

CExecCommandActivity

Hello all.

In version 5.1, we can use a component called CExecCommandActivity in the job sequencer. Can we pass the jobs parameters to this component?

Thanks all,


Nuno Pimenta
by admin
Thu Dec 13, 2001 8:06 am
Forum: Archive of DataStage Users@Oliver.com
Topic: AW: Job design
Replies: 0
Views: 393

AW: Job design

This is a topic for an orphaned message.
by admin
Thu Dec 13, 2001 7:56 am
Forum: Archive of DataStage Users@Oliver.com
Topic: Re[2]: Job design
Replies: 0
Views: 394

Re[2]: Job design

Thanks, Kim! What is the easiest way to process the great number of such files? How to create the list of filenames and pass the to the job? Best regards,Alexandre Stoulov ------------------------------ Consultant. Business Intelligence Projects TERN Company mailto:alexs@tern.ru KD> Alexandre KD> Ar...
by admin
Wed Dec 12, 2001 7:40 pm
Forum: Archive of DataStage Users@Oliver.com
Topic: Getting the Status for a job
Replies: 0
Views: 464

Getting the Status for a job

In Batch Control I need to find the status of a number of jobs. Ive looked at a number of prior emails from this listserv list on this topic and have a few questions: Question 1: If I use the following code, does it cause any problems for jobs that are already attached and running? JobName = "SomeJo...
by admin
Wed Dec 12, 2001 6:32 am
Forum: Archive of DataStage Users@Oliver.com
Topic: Import/Export creates phantoms
Replies: 0
Views: 448

Import/Export creates phantoms

Hello, When I do an import of jobs that were exported with job executables and program sources and I run them I frequently get phantoms. The only way I know of to prevent this is to recompile them. Is there another way? Can all jobs be recompiled with a script (from the prompt or within DataStage)? ...
by admin
Wed Dec 12, 2001 2:52 am
Forum: Archive of DataStage Users@Oliver.com
Topic: Job design
Replies: 1
Views: 405

Alexandre Are you saying row 1 has filial_code and row 2 is date and row 3 and above has 2 fields. If this is the case then you have multiple record structures in the same file. You can do it with a constraint. @INROWNUM = 1 or @INROWNUM = 2 and @INROWNUM>3. I think @INROWNUM is the variable which h...
by admin
Wed Dec 12, 2001 2:43 am
Forum: Archive of DataStage Users@Oliver.com
Topic: DataStage Developer Edition
Replies: 1
Views: 787

Wolfgang They used to have a $1,000 version for developers. They also did this for Universe. It is almost impossible to get the information on how to sign up for either of these if they are still available. Thanks Kim. -----Original Message----- From: wolfgang.huerter@gerling.de [mailto:wolfgang.hue...
by admin
Wed Dec 12, 2001 2:41 am
Forum: Archive of DataStage Users@Oliver.com
Topic: Getting the Job Nos in a file?
Replies: 1
Views: 350

Frik Job numbers are in a hash file named DS_JOBS. You can use DataStage and pull JOBNO from this hash file. You can also do it in a Pick style select. SELECT DS_JOBS SAVING UNIQUE JOBNO SAVE.LIST JOB.LIST This will store JOBNOs in &SAVEDLISTS& directory below the project dir. Thanks Kim. -----Origi...
by admin
Tue Dec 11, 2001 8:54 pm
Forum: Archive of DataStage Users@Oliver.com
Topic: Project Name
Replies: 1
Views: 342

Use either DSProjectName or @WHO -----Original Message----- From: HongqingTang [mailto:HTang@harlandfs.com] Sent: Tuesday, December 11, 2001 12:44 PM To: datastage-users@oliver.com Subject: Project Name Hello, Does any one know what is the system variable name that we can use to access the project n...
by admin
Tue Dec 11, 2001 7:41 pm
Forum: Archive of DataStage Users@Oliver.com
Topic: |19| error in Datastage v4.0
Replies: 0
Views: 547

|19| error in Datastage v4.0

We have a job built in Datastage 4.0 that we are wanting to transfer data from Unidata 4.2 over to SQL Server 7. However, we keep getting a fatal error message that halts the transferring of data to and fro. The error has the following details and thats it: ProfitTime.CTransformerStage2: |19| Techni...
by admin
Tue Dec 11, 2001 5:45 pm
Forum: Archive of DataStage Users@Oliver.com
Topic: Job design
Replies: 1
Views: 405

Job design

Hi all! I have a lot of files that have the following structure: filial_code date form_code parameter1 value1 parameter2 value2 parameter3 value2 .......................... The names of the files also contain some encoded information (filial, form, month) Please advise how to load this information i...
by admin
Tue Dec 11, 2001 5:44 pm
Forum: Archive of DataStage Users@Oliver.com
Topic: Project Name
Replies: 1
Views: 342

Project Name

Hello,

Does any one know what is the system variable name that we can use to access the project name?

Thanks in advance,

HT
by admin
Tue Dec 11, 2001 1:53 pm
Forum: Archive of DataStage Users@Oliver.com
Topic: DataStage Developer Edition
Replies: 1
Views: 787

DataStage Developer Edition

Hello, Ive heart of a DataStage Developer Editon. Has anybody of you have more details of this product. Any limitations? Mit freundlichen Gruessen Wolfgang Huerter ---------------------------------------------------------------- Wolfgang Huerter, Gerling AG, GKI AZ-D, Projekt Power Raum 704, Hohenzo...
by admin
Tue Dec 11, 2001 8:37 am
Forum: Archive of DataStage Users@Oliver.com
Topic: Help with job that aborted strangely
Replies: 1
Views: 385

Hi Craig, I was run in problem like yours several months ago on Compaq TRU64 box. On that time Ive checked that there was a known problem on DEC where the internal universe licenses was not handled correctly (each active stage will use up a Universe license...). This should be fixed in DataStage 4.2...
by admin
Tue Dec 11, 2001 8:27 am
Forum: Archive of DataStage Users@Oliver.com
Topic: Archives??
Replies: 1
Views: 345

Archives for the list are not on-line yet. But Im working on it!

Regards,

Clif


Monday, December 10, 2001, 6:45:13 AM, Kasia Lewicka wrote:

> Where can i find the archives?