Search found 60 matches

by legendkiller
Tue Jul 12, 2005 5:21 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: jobs not running
Replies: 13
Views: 6097

jobs not running

Hi we have install datastage recently we are facing problem in running the job. Job is getting compiled properly but when we are trying to run job from director nothing is happening. do anybody have any inputs on this
by legendkiller
Tue Apr 26, 2005 7:00 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Unix Signal 14(SIGALRM)
Replies: 6
Views: 5014

These error may also come when there is loads of parallel processing going on the server
by legendkiller
Tue Apr 26, 2005 6:53 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Abort job on reject threshold
Replies: 3
Views: 1450

Hi,

I guess it is very difficult to achive this in parallel job. But as you are saying that number of records are less you can built server job
by legendkiller
Thu Apr 14, 2005 5:45 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: DB2 Connection time out
Replies: 2
Views: 1863

I guess this is problem on source database and not with datastage
by legendkiller
Thu Apr 14, 2005 5:41 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Checking for Valid Phone Numbers
Replies: 3
Views: 1599

I guess you can also use IsValid function which can be called from parallel transformer
by legendkiller
Tue Apr 12, 2005 5:47 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Active \passive Stage
Replies: 8
Views: 6599

Yes DB2. and ODBC stage are passive stages
by legendkiller
Fri Feb 18, 2005 7:05 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: APT_BadAlloc
Replies: 2
Views: 2509

APT_BadAlloc

hi I am getting the following error
Throwing exception: APT_BadAlloc: Heap allocation failed.
when I ran job wiyh more amount of data if I cut down in data job runs fine.
by legendkiller
Fri Dec 31, 2004 6:15 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: compatibility betwen stages
Replies: 1
Views: 995

compatibility betwen stages

Is it possible to have db2 enterprise stage and db2 api stage in same job.

I am facing problem with job having db2 api stage at source and db2 enterprise stage at target. If I simple change the target stage to api stage the job runs fine.
by legendkiller
Fri Nov 26, 2004 6:24 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Moving from DataStage Server to Enterprise Edition
Replies: 6
Views: 2556

Hi, parallel extender has many more functinality as comapred to server addition, but also we have take into consideration many things also. specially we have to concentrate on configuration files and partition funda which are key in achiving desired functionality in parallel extender regards legendk...
by legendkiller
Fri Nov 26, 2004 6:17 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: usage of join,merge and lookup
Replies: 10
Views: 3974

Thanks again,

but agin my question remains unanswerd. Are there are certain ranges of volume of data for which we can say if this is range use join. if this is range then use lookup etc.
by legendkiller
Thu Nov 25, 2004 6:17 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Datastage Standards
Replies: 4
Views: 2696

There is no naming standards present for jobs, for naming convention generally follow commmon rules like stage name should give idea what it is doing same thing goes for link names and job name. About design point of view there are best practices to follow There are some standard things which requir...
by legendkiller
Thu Nov 25, 2004 6:01 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Why basic transformer in PX causes serious performance issue
Replies: 2
Views: 1584

Why basic transformer in PX causes serious performance issue

Hi All,

can any body tell me why basic transformer casuse serious performance problems in parallel job.

And in what cases we should use basic tranformer.

can all fuctinality of basic transformer are achievable through parallel transformer.


Thanks in advance

legendkiller
by legendkiller
Thu Nov 25, 2004 5:49 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: usage of join,merge and lookup
Replies: 10
Views: 3974

Hi

Thanks for response.

But what generally defines the small volume of data and what range defines the large volumns of data.

Are there are some standard ranges of volumn of data, so that based on range we clearly say if this is volume of data use lookup other wise join like that.
by legendkiller
Wed Nov 24, 2004 6:27 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: usage of join,merge and lookup
Replies: 10
Views: 3974

usage of join,merge and lookup

in what scenario we used join, lookup or merge, I guess they serve common purpose
by legendkiller
Sun Nov 21, 2004 2:35 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Urgent-Error reading from Sequential file
Replies: 4
Views: 3598

Re: Urgent-Error reading from Sequential file

this problem has occured due to metadata mismatch. specially due to charecter feilds Hi, I created a simple Datastage job which reads from a Sequential file that is loacted on UNIX. I am not able to view the data from this file nor does the data get loaded in the table when I run the job. Any help w...