Search found 7201 matches

by admin
Wed Mar 26, 2003 10:10 pm
Forum: Archive of DataStage Users@Oliver.com
Topic: Multiple instances
Replies: 1
Views: 442

Multiple instances

Return Receipt Your Multiple instances document : was Craig Hulett/Englewood/GNIC received by: at: 03/26/2003 03:09:35 PM MST
by admin
Wed Mar 26, 2003 9:38 pm
Forum: Archive of DataStage Users@Oliver.com
Topic: Multiple instances
Replies: 1
Views: 442

Hi Kenny... Each "instance" when multiple instances are enabled, is established at runtime, when the InvocationID is applied. There is only one actual "job" containing meta data (GenericJob), and any invocations, such as GenericJob.1, .2, .3, or .FRED are simply run-time "images" of that job with po...
by admin
Wed Mar 26, 2003 9:13 pm
Forum: Archive of DataStage Users@Oliver.com
Topic: Multiple instances
Replies: 0
Views: 383

Multiple instances

I have a job (GenericJob) that has multiple instances enabled. I have it scheduled to run multiple times as GenericJob1, GenericJob2, GenericJob3, etc. When I change the original job GenericJob do I need to unschedule and reschedule the multiple instances that are already set up, or will they automa...
by admin
Wed Mar 26, 2003 3:31 pm
Forum: Archive of DataStage Users@Oliver.com
Topic: Poor perfomance with OLEDB stage
Replies: 3
Views: 493

I made a mistake 3 and 4 should be ODBC. -----Original Message----- From: Shawn Ramsey Sent: Tuesday, March 25, 2003 8:14 AM To: datastage-users@oliver.com Subject: Poor perfomance with OLEDB stage All, I am having performance concerns with the OLEDB, we have a straight select from a single table an...
by admin
Wed Mar 26, 2003 3:28 pm
Forum: Archive of DataStage Users@Oliver.com
Topic: ORAOCIBL Questions
Replies: 4
Views: 1100

Tom, Thanks for the response to my ORAOCIBL questions. I am running DataStage 5.2.1 on Unix 11.11. We recently upgraded from DataStage 3.6.3. It was long overdue. We do have one similar situation with truncating the table first. I was thinking subroutine at first prior to the job running but instead...
by admin
Wed Mar 26, 2003 2:45 pm
Forum: Archive of DataStage Users@Oliver.com
Topic: Accessing to Oracle through Basic routines
Replies: 1
Views: 503

Jean-Pierre, We also use similar coding to access Oracle via ODBC in our job control routines. We had no problems when we migrated from 4.2.1 to 5.2. What exactly do you mean when you say the command doesnt work? Does it return an error? If so, what is the error? Otherwise, what are the symptoms tha...
by admin
Wed Mar 26, 2003 2:12 pm
Forum: Archive of DataStage Users@Oliver.com
Topic: Accessing to Oracle through Basic routines
Replies: 1
Views: 503

Accessing to Oracle through Basic routines

** Reply Requested When Convenient ** Hello all We just moved to DataStage V5.2 from V4.3. I have several routines based on the code supplied in the standard DataStage documentation for "Execution of an SQL statement from a Basic program using ODBC client interface". The routines perform SQL command...
by admin
Wed Mar 26, 2003 8:43 am
Forum: Archive of DataStage Users@Oliver.com
Topic: Datastage 6 and max columns
Replies: 4
Views: 2421

Theres a known problem whereby transferring very large packets across a LAN Manager connection can cause the DS client/server link to fail in a way similar to this error. The large transfer will occur when saving the object that represents the link of your CFF stage that has 2K+ column definitions. ...
by admin
Wed Mar 26, 2003 5:16 am
Forum: Archive of DataStage Users@Oliver.com
Topic: Datastage 6 and max columns
Replies: 4
Views: 2421

Oops, not DS_JOBOBJECTS. Its DS_METADATA. Mind was elsewhere. "We apologise for any inconvenience caused." ----- Original Message ----- From: "Ray Wurlod" Date: Wed, 26 Mar 2003 14:11:01 +1000 To: datastage-users@oliver.com Subject: Re: Datastage 6 and max columns > Im not aware of any documented li...
by admin
Wed Mar 26, 2003 4:11 am
Forum: Archive of DataStage Users@Oliver.com
Topic: Datastage 6 and max columns
Replies: 4
Views: 2421

Im not aware of any documented limit, but 2100+ columns? Sheesh! Its possible that one of the memory arrays into which the columns are mapped within DataStage is running out of space. Or simply that the size of the generated code is becoming too big (though this would tend to happen on compile rathe...
by admin
Wed Mar 26, 2003 4:10 am
Forum: Archive of DataStage Users@Oliver.com
Topic: importing COBOL copybooks?
Replies: 2
Views: 585

Thank you! Fuller Chris - Sydney-MRA wrote: >John > >All you need is the COBOL copybooks from your source system in ASCII format >with a file extension of .csd. As our source system is a mainframe, I just >download the COBOL copybooks to a target directory on the LAN that the >DataStage server can s...
by admin
Wed Mar 26, 2003 3:20 am
Forum: Archive of DataStage Users@Oliver.com
Topic: Datastage 6 and max columns
Replies: 4
Views: 2421

Datastage 6 and max columns

Does anyone know of limitations ( if any ) on the max number of columns that can appear in a CFF stage ? Im getting this error when saving a job that has 1 CFF as input ( about 2100+ columns as input ) being blown out into 20+ sequential files ( flat files ) for further downstream processes. I even ...
by admin
Wed Mar 26, 2003 2:20 am
Forum: Archive of DataStage Users@Oliver.com
Topic: Performing calculations in datastage
Replies: 16
Views: 3735

Hi Mir, Weve been using the "2nd generation ETL tools" for years. The evaluation you have is very general and not in depth. They even compare tools that arent typically compared with each other. Our preference is DataStage. We did our own evaluation of ETL tools years ago and weve updated it periodi...
by admin
Wed Mar 26, 2003 12:37 am
Forum: Archive of DataStage Users@Oliver.com
Topic: error handling in DataStage5.1
Replies: 3
Views: 744

Hi Prasad, About 2 years ago (correct me if Im wrong Ray!), a course was developed in Ascential Australia on DataStage BASIC Programming, which convers in depth all of the topics pertaining to error handling that you are interested in. We, here in US, are in the process of offering a similar course ...
by admin
Wed Mar 26, 2003 12:31 am
Forum: Archive of DataStage Users@Oliver.com
Topic: DataStage Capabilities
Replies: 1
Views: 549

Oh yeah! Ofcourse www.Ascentialsoftware.com is DA place for all the info on DataStage. I was referring to Gartner and others for evaluation on all ETLs (btw, which constantly rank Ascential Data integration platform in the top right quadrant) Pavan -----Original Message----- From: Ray Wurlod To: dat...