Search found 7201 matches

by admin
Wed Jul 10, 2002 1:07 am
Forum: Archive of DataStage Users@Oliver.com
Topic: Datastage and XML
Replies: 0
Views: 580

At 10:20 PM 7/10/02 +1200, you wrote: >Yes, DataStage has an XML writer stage. Ernie Ostic from Ascential has >made mention of it in the past on this list. Perhaps you could check the >archives, or maybe Ernie is lurking. Just in case hes not... Yes, DataStage has both an XML Reader and XML Writer s...
by admin
Tue Jul 09, 2002 11:16 pm
Forum: Archive of DataStage Users@Oliver.com
Topic: Initializing hash files
Replies: 5
Views: 812

Initializing hash files

Hello, I have a very simple job. The intention of the job is to initialize a hash file if a given condition has met. It is something like this: OCI ---------> TRANSFORM ---------> HASH Note: 1) The HASH file already has records within it. 2) I have checked the CREATE FILE option, write cache option ...
by admin
Tue Jul 09, 2002 10:42 pm
Forum: Archive of DataStage Users@Oliver.com
Topic: AccuMail and NameSearch
Replies: 0
Views: 499

AccuMail and NameSearch

Hello,

I was wondering if anyone had any experience integrating Data Techs AccuMail or Intelligent Searchs NameSearch with their database, either using DS or not?

Thanks!

Rachel

Rachel Pedreschi
Senior Marketing Database Systems Analyst
Vail Resorts, Inc.
970-845-1909
www.snow.com
by admin
Tue Jul 09, 2002 10:19 pm
Forum: Archive of DataStage Users@Oliver.com
Topic: Moving Datastage ETL log file location
Replies: 3
Views: 1283

If disk space is an issue, you may want to look at moving hash files (not the log hash files) from within the project to hash files that are external to the project. See discussion over the last few days for details. Chris. Quoting Raymond Wurlod : > > The log files are actually hashed files within ...
by admin
Tue Jul 09, 2002 8:40 pm
Forum: Archive of DataStage Users@Oliver.com
Topic: MSQL2000 and SQLBL
Replies: 0
Views: 552

MSQL2000 and SQLBL

Ive inherited this nifty little DataStage 4.1 ETL [NT] for one of our products. It loads from staging area to one of two servers (QA & Prod). Recently Ive been asked to add a third. The trick is that this new server is a Msql 2000 server while the older existing ones are 7.0. The ETL uses the SQL bu...
by admin
Tue Jul 09, 2002 3:10 pm
Forum: Archive of DataStage Users@Oliver.com
Topic: Hash file limits
Replies: 4
Views: 661

if you have the record ID for the Hash file, the lookups are just as fast ( so long as the hash file is sized properly ). im not sure about others, but i have not had any problems. -----Original Message----- From: Andy Burnage [mailto:AndyBurnage@Hutchison3G.com] Sent: Tuesday, July 09, 2002 11:01 A...
by admin
Tue Jul 09, 2002 3:01 pm
Forum: Archive of DataStage Users@Oliver.com
Topic: Hash file limits
Replies: 4
Views: 661

Hash file limits

Does anyone have any experience with the upper limits of hash files ?? For example the trade off in time and processing between building a potential multi million row hash table, as opposed just performing the lookups against the base oracle table. All comments welcome. Thanks, Andy. _______________...
by admin
Tue Jul 09, 2002 2:53 pm
Forum: Archive of DataStage Users@Oliver.com
Topic: Generate a surrogate key ...
Replies: 3
Views: 1249

An alternate approach is to generate the sequence in DataStage itself. It avoids the OCI call and will provide better performance. DataStage comes with a sample routine that does that. Look at /sdk/KeyMgt/KeyMgtGetNextValue. You can copy the code and modify it to suit your needs. If you go this rout...
by admin
Tue Jul 09, 2002 2:30 pm
Forum: Archive of DataStage Users@Oliver.com
Topic: Question
Replies: 0
Views: 411

Question

This is probably not the right forum for this and my apologies if that is
the case. Does anyone know of any DataStage or Universe job ops in the
SouthEast USA area ?
by admin
Tue Jul 09, 2002 12:07 pm
Forum: Archive of DataStage Users@Oliver.com
Topic: invoke perl script
Replies: 0
Views: 718

invoke perl script

Hi every body, Can DataStage5.2 supports perl script?If yes,what is the procedure to invoke the perl script?Please help me in solving this problem... Thanks Prasad ************************************************************************** This email (including any attachments) is intended for the so...
by admin
Tue Jul 09, 2002 9:05 am
Forum: Archive of DataStage Users@Oliver.com
Topic: FTP and Sequential Files
Replies: 1
Views: 455

Hi Vincent, I have tested a job that transferts (FTP stage) a fixed lenght file from UNIX to NT. It Works fine! I have opend the sequential file (notepad) and I have found out the delimiter ("|")! The difference is that Im working with DS5.2 on NT system. Riccardo ----- Original Message ----- From: ...
by admin
Tue Jul 09, 2002 7:31 am
Forum: Archive of DataStage Users@Oliver.com
Topic: Moving Datastage ETL log file location
Replies: 0
Views: 526

Moving Datastage ETL log file location

The log files are actually hashed files within the DataStage Repository. There is nothing to be gained from moving them, and very many things that can go wrong. Why do you want to do this? If disk space is an issue, implement a mechanism for archiving and purging the log files, or free up some disk ...
by admin
Tue Jul 09, 2002 6:31 am
Forum: Archive of DataStage Users@Oliver.com
Topic: Jobs Log File Purging
Replies: 6
Views: 1202

Thank You very much to

Cristina Cezon
Peter H. Reich
Himanshu Patel

You are the best !

Massimiliano
by admin
Tue Jul 09, 2002 4:43 am
Forum: Archive of DataStage Users@Oliver.com
Topic: Moving Datastage ETL log file location
Replies: 3
Views: 1283

Susan, every single job has its own logfile. What is your motivation for moving it? Since the logfile is an internally controlled hash file inside the DataStage project, theres not much you can do with it. Please elaborate on your motivations. Moving the log file for a specific job is not simple, so...
by admin
Tue Jul 09, 2002 3:27 am
Forum: Archive of DataStage Users@Oliver.com
Topic: Moving Datastage ETL log file location
Replies: 3
Views: 1283

Moving Datastage ETL log file location

Hi,

Im planning to move the location of the log file of Datastage ETL. How to do that? and what are the things that will be affected?

thanks.

Best Regards,
Susan