Search found 45 matches

by m_mani87
Fri Oct 25, 2013 10:37 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Parallel job reports failure (code 256)
Replies: 7
Views: 5010

Hi There was a pproblem with DB2 where the space was overflowed.
This caused the issue and we have requested the DB to increase the space
by m_mani87
Thu Oct 24, 2013 11:54 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Parallel job reports failure (code 256)
Replies: 7
Views: 5010

What you mean by Java stage?
It is a very big job cantaining most of the common stages
by m_mani87
Thu Oct 24, 2013 11:09 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Parallel job reports failure (code 256)
Replies: 7
Views: 5010

This is the only thing i could find before the fatal error as in the subject.This is not fatal or warning but just a log DTS_DespatchData: [Input link 4] Connected to a LUW DB2 server JVMDUMP006I Processing dump event "abort", detail "" - please wait. JVMDUMP032I JVM requested Sy...
by m_mani87
Thu Oct 24, 2013 5:03 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Parallel job reports failure (code 256)
Replies: 7
Views: 5010

Parallel job reports failure (code 256)

Hi all,

The Parallel job aborted with a fatal error Parallel job reports failure (code 256).

Looks strange and i am not able to find any information in web.
Kindly help and this is the only error for the job
by m_mani87
Wed Sep 25, 2013 4:08 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Force Sequential mode
Replies: 8
Views: 7032

Yes ArndW I have used Stage level sequential mode in transformer and it worked. But my question from the beginning as the subject was what this Force sequence mode does in job parameters.
by m_mani87
Wed Sep 25, 2013 2:12 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Force Sequential mode
Replies: 8
Views: 7032

ArndW, You are right. I wanted to run the transformer sequentially to achive desired output. I thought of searching for some thing in job level to make the job run sequentially. But now i find that Force sequential mode in Job properties and Execution mode set to sequence in transformer are differen...
by m_mani87
Tue Sep 24, 2013 9:47 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Force Sequential mode
Replies: 8
Views: 7032

Input file: empno 10 20 30 40 50 The Stage variables i used in Transformer StageVar+ empno --- > StagegVar1 empno ----> StageVar (Intial value is 10) Im taking output StageVar1 1) Transformer Sequentially output: empno StageVar1 10,20 20,30 30,50 40,70 50,90 2) Transformer Parallel output: 10,20 50,...
by m_mani87
Tue Sep 24, 2013 8:47 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Force Sequential mode
Replies: 8
Views: 7032

Force Sequential mode

Hi my query is about force sequence mode in Job Parameters The Job structure Seq file----------> Transformer-------------------->Seq file I ran the above job in 3 ways 1) Transformer in sequence -> Got Output A 2) Transformer in Parallel -> Got Output B 3) Force sequence mode enabled and Transformer...
by m_mani87
Wed Sep 04, 2013 8:57 am
Forum: General
Topic: uvodbc.config file
Replies: 4
Views: 3239

Thanks all
Some what it answers my questions. So i am marking it as resolved
by m_mani87
Mon Sep 02, 2013 5:10 am
Forum: General
Topic: uvodbc.config file
Replies: 4
Views: 3239

uvodbc.config file

Hi all, I know that uvodbc.config is used to connect to remote database. But the file is present in two places 1) $DSHOME 2) In each Project Path But the one that is present in thr Project Path has only localuv like below [ODBC DATA SOURCES] <localuv> DBMSTYPE = UNIVERSE network = TCP/IP service = u...
by m_mani87
Mon Sep 02, 2013 4:59 am
Forum: General
Topic: C++ Compiler
Replies: 8
Views: 2267

Ray, It is AIX
by m_mani87
Mon Sep 02, 2013 3:47 am
Forum: General
Topic: C++ Compiler
Replies: 8
Views: 2267

Andrew, We are using Unix OS
by m_mani87
Fri Aug 30, 2013 3:21 am
Forum: General
Topic: Not able to login multiple clients
Replies: 4
Views: 2290

The issue was resolved after increasing the numnber of connections

tcptr -add < start port > < end port > < max connection >
by m_mani87
Fri Aug 30, 2013 12:56 am
Forum: General
Topic: C++ Compiler
Replies: 8
Views: 2267

C++ Compiler

Hi, I know c++ compiler is required to compile a job with transformer. I have a higher environment which dont have c++ compiler.Can i copy the compiler file from the lower environment? . I could get the path and file from APT_COMPILER environmental variable in lower path. So will it work on just cop...
by m_mani87
Fri Aug 30, 2013 12:38 am
Forum: General
Topic: Not able to login multiple clients
Replies: 4
Views: 2290

Ray,

No i cant do that also.
This Problem seems to be momentary. There are times where we wouldnt be able to login to single client also