Search found 7201 matches

by admin
Thu Feb 14, 2002 7:47 am
Forum: Archive of DataStage Users@Oliver.com
Topic: How to Get Table Definition From DS_METADATA table
Replies: 5
Views: 2165

Dynamic array notation operates at three levels: string returns field number n string returns value number m from field number n string returns sub-value number k from value number m in field number n All this is in the BASIC manual installed with your DataStage client. Please be aware, too, that al...
by admin
Thu Feb 14, 2002 7:18 am
Forum: Archive of DataStage Users@Oliver.com
Topic: message error
Replies: 0
Views: 363

message error

Ive an abort error message: ds_uvgetnext() - Pin 1 not initialised If someone can tel me what it means... Thanks Laurent "This e-mail message is intended only for the use of the named recipient(s). The information contained therein may be confidential or privileged, and its disclosure or reproductio...
by admin
Thu Feb 14, 2002 6:00 am
Forum: Archive of DataStage Users@Oliver.com
Topic: How to Get Table Definition From DS_METADATA table
Replies: 5
Views: 2165

How to Get Table Definition From DS_METADATA table

Hi All. I want to get table definition from DS_METADATA table (DataStage Repository) and to save each file by each definition. so I am making basic code (check Below Basic) but meet some problem with multi values this files contents multi value in particularly (@RECORD, , ) fields. When I run my cod...
by admin
Wed Feb 13, 2002 3:54 pm
Forum: Archive of DataStage Users@Oliver.com
Topic: Oracle 8.1.6 plug-in
Replies: 3
Views: 921

Thank you, all, for the feedback on the 8.1.6 plug-in and its use with 8.1.7. Thats given us reassurance for our upgrade.

Thanks, again.
Brad Vincent
Data Warehousing with a "health"-y spin
Compuware
c/o The Detroit Medical Center
(313) 578-3670
by admin
Wed Feb 13, 2002 6:46 am
Forum: Archive of DataStage Users@Oliver.com
Topic: Antwort: Re: Applying Unix Patches.
Replies: 0
Views: 392

Antwort: Re: Applying Unix Patches.

Hello Mergan, we had some problems after applying Batch Bundle Sep. 2001 on HP-UX 11 with DataStage 4.0. It was a libc problem. To solve it, we install the "old" libc under ./uvlibs. Udo Megan Seymour on 12.02.2002 19:51:52 Bitte antworten an datastage-users@oliver.com An: datastage-users@oliver.com...
by admin
Tue Feb 12, 2002 6:51 pm
Forum: Archive of DataStage Users@Oliver.com
Topic: Applying Unix Patches
Replies: 1
Views: 307

We had problems with OCI stages after applying a Unix patch. It was a known issue with both HP and Ascential, so it would be a good idea to check it out in advance. >>> lreichel@psu.edu 02/08/02 09:11AM >>> Has anyone out there ever seen a case where the applying of a Unix patch would adversely affe...
by admin
Tue Feb 12, 2002 4:14 am
Forum: Archive of DataStage Users@Oliver.com
Topic: release running no
Replies: 0
Views: 419

release running no

Hi All, In DS 3.6, to initialize the job release running number back to start from zero, i had been doing the following . 1. login in to universe and to the required project 2. get the job number for the job and edit the record 8 and change the no, anf then file the record. Command sequence is like ...
by admin
Tue Feb 12, 2002 4:12 am
Forum: Archive of DataStage Users@Oliver.com
Topic: 3.6 API
Replies: 2
Views: 613

Thanks Ray Wurlod on 12/02/2002 03:11:06 PM Please respond to datastage-users@oliver.com To: "datastage-users@oliver.com" cc: (bcc: Adam McGuinness/NSW/QBE/AU) Subject: RE: 3.6 API The DSDK *is* the dsapi - this manual is the reference guide for the dsapi. The vmdsapi.dll should be installed along w...
by admin
Tue Feb 12, 2002 4:11 am
Forum: Archive of DataStage Users@Oliver.com
Topic: 3.6 API
Replies: 2
Views: 613

The DSDK *is* the dsapi - this manual is the reference guide for the dsapi. The vmdsapi.dll should be installed along with your DataStage client software. I seriously doubt whether there is any public domain documentation for the class libraries that DataStage client software itself uses. From the d...
by admin
Tue Feb 12, 2002 3:50 am
Forum: Archive of DataStage Users@Oliver.com
Topic: 3.6 API
Replies: 2
Views: 613

3.6 API

Hi DS Bods I am wanting to use the API mentioned to control DS 3.6 in the file DSDK.PDF installed with DS. This file mentions the use of the library vmdsapi.dll. However it is not on my machine or on the DS CD. Does anyone know where it comes from? Secondly I am having some luck using vmdsrpos.dll. ...
by admin
Mon Feb 11, 2002 8:32 pm
Forum: Archive of DataStage Users@Oliver.com
Topic: Lookup on hashed files
Replies: 0
Views: 855

Lookup on hashed files

Hi everyone, We are running sales process doing lookups against several hashed files (the job is written in UV Basic). If we process, say, 200 sales and hashed files have 1,000 records, then job runs about 1 min. But when we have 20,000 records on hashed files, then it takes up to 50 minutes to proc...
by admin
Mon Feb 11, 2002 7:35 pm
Forum: Archive of DataStage Users@Oliver.com
Topic: looking for "real time" examples...
Replies: 0
Views: 374

looking for "real time" examples...

Hi everyone... Are you writing a DataStage application that, in your words, deals with "real time" processing? This could mean a lot of things, from using the Stages for named pipe or MQSeries integration, or simply dynamic job triggering via a lot of different mechanisms. Id like to get your feedba...
by admin
Mon Feb 11, 2002 1:04 pm
Forum: Archive of DataStage Users@Oliver.com
Topic: Agregation problem
Replies: 0
Views: 314

Agregation problem

Hello, Im trying to agregate diffrent lines of datas. Example: I have several lines A, B, C, D, E, F A, B, , A, G, F The number of argument is the same for each line, but it can change. I want this result A, B, C, D/A, E/G, F If someone has a solution. Thanks Laurent "This e-mail message is intended...
by admin
Mon Feb 11, 2002 12:11 pm
Forum: Archive of DataStage Users@Oliver.com
Topic: Driver ODBC to connect DS for Tru64 with SQL Server in NT
Replies: 4
Views: 694

Hola Arturo, In fact Ive just check from a customer of mine that has DataStage running on Compaq TRU64 and he hasnt too the file that allows you to connect by ODBC driver to SQL Server (he has never use ODBC driver due he hasnt SQL Server and use native connection to Oracle so he has never run in a ...
by admin
Mon Feb 11, 2002 12:01 pm
Forum: Archive of DataStage Users@Oliver.com
Topic: Driver ODBC to connect DS for Tru64 with SQL Server in NT
Replies: 4
Views: 694

Giovanni Boccia Sales Engineer Direzione Industria e Servizi Datamat - Enabling Your Future Via Laurentina, 760 00143 Roma - Italy Tel.: +39 (0)6 50272848 Fax: +39 (0)6 50510333 E-mail: boccia@datamat.it ----- Original Message ----- From: To: Sent: Monday, February 11, 2002 12:05 PM Subject: Re: Dri...