Search found 7201 matches

by admin
Wed Aug 15, 2001 1:05 am
Forum: Archive of DataStage Users@Oliver.com
Topic: How to stop datastage job running
Replies: 5
Views: 12615

How to stop datastage job running

Hi, All I have a job which call unix script to extract data from csv file being in Unix. For some reason, this job kept running serval hours last night, but did nothing. This morning, I tried to stop it by command dsjob -stop ..., its status was still "RUNNING", Then I went to Cleanup Resources, log...
by admin
Tue Aug 14, 2001 10:28 pm
Forum: Archive of DataStage Users@Oliver.com
Topic: Mainframe Sort Routines
Replies: 0
Views: 642

Mainframe Sort Routines

Hi, We are just starting a project using DataStage/XE 390 and are wondering whether people are using the sort routine that comes with DataStage Mainframe as opposed to doing the sort directly from JCL using the mainframe sort. The DataStage sort routine does use the mainframe sort through the use of...
by admin
Tue Aug 14, 2001 6:04 pm
Forum: Archive of DataStage Users@Oliver.com
Topic: AD: datastage performance
Replies: 4
Views: 1155

Ray is absolutely right..I use Rays material (Advanced DataStage) as part of my lectures very often (Thanks Ray). We might be offering similar courses in the very near future here in US. Pavan Marpaka Datawarehouse Trainer Education Services Ascential Software Inc. 804-677-3346 (Cell) ----Original M...
by admin
Tue Aug 14, 2001 12:20 am
Forum: Archive of DataStage Users@Oliver.com
Topic: Validation
Replies: 2
Views: 582

The "clear table" rule. -----Original Message----- From: lhamilto@ncshealth.com [mailto:lhamilto@ncshealth.com] Sent: Monday, 13 August 2001 20:21 To: datastage-users@oliver.com Subject: Validation I have a job that has an update action to Oracle of Clear table then insert rows and is read committed...
by admin
Tue Aug 14, 2001 12:19 am
Forum: Archive of DataStage Users@Oliver.com
Topic: How can I find the project path(s)
Replies: 1
Views: 1656

DSHOME=`cat /.uvhome`;export DSHOME cd $DSHOME bin/uv "SELECT @ID,PATH FMT 40L FROM UV.ACCOUNT WHERE NAME LIKE DataStage%;" (Note that the SQL is case sensitive.) -----Original Message----- From: wolfgang.huerter@gerling.de [mailto:wolfgang.huerter@gerling.de] Sent: Monday, 13 August 2001 20:15 To: ...
by admin
Mon Aug 13, 2001 3:35 pm
Forum: Archive of DataStage Users@Oliver.com
Topic: Datastage performance
Replies: 4
Views: 1028

Hi Mark, Thanks for your inputs. They have really been very helpful ! Regards, Bibhu --- mark.huffman@baesystems.com wrote: > Bibhu, > I asked the same question of DS tech support a few > months ago, and > they sent me these two articles in response. I have > attached them as zipped > Word 2000 docu...
by admin
Mon Aug 13, 2001 12:45 pm
Forum: Archive of DataStage Users@Oliver.com
Topic: Validation
Replies: 2
Views: 582

When you validate a job the clear table command is executed. Hendrik Kotze Systems Engineer Ascential Software South Africa tel: +27 11 807-0313 fax: +27 11 807-2594 mobile: +27 83 326-6439 -----Original Message----- From: lhamilto@ncshealth.com [mailto:lhamilto@ncshealth.com] Sent: Monday, August 1...
by admin
Mon Aug 13, 2001 12:21 pm
Forum: Archive of DataStage Users@Oliver.com
Topic: Validation
Replies: 2
Views: 582

Validation

I have a job that has an update action to Oracle of Clear table then insert rows and is read committed. The job itself runs fine, however when there is data populated in the table and I have to make changes to the job and validate the job it removes all data from the Oracle table. Any Ideas as to wh...
by admin
Mon Aug 13, 2001 12:15 pm
Forum: Archive of DataStage Users@Oliver.com
Topic: How can I find the project path(s)
Replies: 1
Views: 1656

How can I find the project path(s)

Hi, when I am on a Server with DataStage, which is not my home I get information on the DataStage path when I write "cat /.uvhome" at the Unix-Prompt. Is there a similar command for finding the Path(s) of the DataStage Projects? Mit freundlichen Gruessen Wolfgang Huerter ----------------------------...
by admin
Mon Aug 13, 2001 10:59 am
Forum: Archive of DataStage Users@Oliver.com
Topic: Installing Data Stage in HP-UX machines
Replies: 0
Views: 450

Installing Data Stage in HP-UX machines

This is a topic for an orphaned message.
by admin
Mon Aug 13, 2001 12:58 am
Forum: Archive of DataStage Users@Oliver.com
Topic: AD: datastage performance
Replies: 4
Views: 1155

No, theyre part of the Education curriculum. Ray -----Original Message----- From: Bibhu C [mailto:bibhuds@yahoo.com] Sent: Sunday, 12 August 2001 17:37 To: datastage-users@oliver.com Subject: Re: AD: datastage performance Ray, So these performance related documents dont normally come with the DataSt...
by admin
Sun Aug 12, 2001 7:42 pm
Forum: Archive of DataStage Users@Oliver.com
Topic: AD: datastage performance
Replies: 4
Views: 1155

Bibhu, Design and Performance are ideal bed fellows in a course to give understanding. Design choices always involve a trade of a number of issues: - Performance, - Maintian Ability, - Re-useability, - Standards, - Aesthetics. It should come as no surprise that the choice of which is most important ...
by admin
Sun Aug 12, 2001 7:37 am
Forum: Archive of DataStage Users@Oliver.com
Topic: AD: datastage performance
Replies: 4
Views: 1155

AD: datastage performance

This is a topic for an orphaned message.
by admin
Sun Aug 12, 2001 7:37 am
Forum: Archive of DataStage Users@Oliver.com
Topic: AD: datastage performance
Replies: 4
Views: 1155

Ray, So these performance related documents dont normally come with the DataStage literature ? Thanks Bibhu --- Ray Wurlod wrote: > There is a whole section called "Designing and > Performance" in the "Advanced > DataStage" class offered in the Asia-Pacific region. > Note that this is NOT > the same...
by admin
Sat Aug 11, 2001 3:17 am
Forum: Archive of DataStage Users@Oliver.com
Topic: Datastage performance
Replies: 4
Views: 1028

There is a whole section called "Designing and Performance" in the "Advanced DataStage" class offered in the Asia-Pacific region. Note that this is NOT the same class as DS305 offered in the USA. -----Original Message----- From: Bibhu C [mailto:bibhuds@yahoo.com] Sent: Saturday, 11 August 2001 02:55...