Search found 62 matches

by shrek7577
Thu Jan 25, 2007 3:44 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: debugging Batch
Replies: 16
Views: 3151

debugging Batch

Hi, previously, I've some batch which run without warning in the server A. But, the compilations on the server B are OK but the batch don't work. The warning is : Attempting to Cleanup after ABORT raised in stage Batch::.....JobControl No more information. So, I create a routine and put in the code ...
by shrek7577
Wed Jan 24, 2007 7:12 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: job running but no log, no PID, too long, CPU Pb ?
Replies: 5
Views: 1229

The problem has disappeared after reboot the server and restart DS services... Now, the job previously hang is run in 31sec instead of more than 15hours... This problem doesn't appear in exploitation... only in project. But, previously we didn't have this problem with bigger projects and more develo...
by shrek7577
Tue Jan 23, 2007 8:16 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Performance with 7.1r2
Replies: 8
Views: 1924

Hi,

I've the same problem toda...

viewtopic.php?t=106909
"job running but no log, no PID, too long, CPU Pb ?"

Big coincidence !
by shrek7577
Tue Jan 23, 2007 8:02 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: job running but no log, no PID, too long, CPU Pb ?
Replies: 5
Views: 1229

I don't know if it is possible to know how many cost the upgrade from 7.1 to 7.5 ?... ========================= ken_gathmann Participant Post Posted: Wed Nov 01, 2006 2:15 pm Had this same problem with stuburn jobs that would not cleanup from director in 7.1. It was observed that the most significan...
by shrek7577
Tue Jan 23, 2007 7:52 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: job running but no log, no PID, too long, CPU Pb ?
Replies: 5
Views: 1229

job running but no log, no PID, too long, CPU Pb ?

Hi, we've a strange problem : some job which had run without warning yesterday doesn't "work" today. In Manager, I can view all stages (file, H, table) without delay. In Director, the job is running but it is locked during many hours instead of 15" yesterday. The job doesn't have PID ...
by shrek7577
Fri Jan 19, 2007 8:01 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: comparaison between Old and new value in stage variable
Replies: 13
Views: 3276

Thanks ray.wurlod.
I'll swap some first stage variable derivations.
by shrek7577
Fri Jan 19, 2007 4:10 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: comparaison between Old and new value in stage variable
Replies: 13
Views: 3276

Sum, initials Values for 1 or many rows

Thanks DSGuru2B and narasimha. You help me a lot. Please, tell me if I'm wrong or in the right way. =================================== I resume the problem which is a bit complexed (the title of the post would change to "Sum, initials Values for 1 or many rows"...) Input : 3 columns Id1, ...
by shrek7577
Wed Jan 17, 2007 2:31 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: comparaison between Old and new value in stage variable
Replies: 13
Views: 3276

Thanks for all reply. The problem is I want to sum 2 value and conserve the initial value. Input Id1, Type1, Amount1 Id1, Type2, Amount2 Id2, Type1, Amount3 Id3, Type2, Amount4 output Id1, Type1, Amount1+Amount2, Amount1, Amount2 Id2, Type1, Amount3, 0, 0 Id3, Type2, Amount4, 0, 0 I hope this explic...
by shrek7577
Tue Jan 16, 2007 11:52 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: comparaison between Old and new value in stage variable
Replies: 13
Views: 3276

sorry, i'm confused. The reply corrected is : =================== Sorry DSguru2B, I missed that I have must keep the initial amount to insert in the table. StageVar derivation: ID row StageVar1 derivation: Amount StageVar2 derivation: if input ID row=StageVar then "NOCHANGE" else "CHA...
by shrek7577
Tue Jan 16, 2007 11:49 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: comparaison between Old and new value in stage variable
Replies: 13
Views: 3276

Sorry chulet, I missed that I have must keep the initial amount to insert in the table. StageVar derivation: ID row StageVar1 derivation: Amount StageVar2 derivation: if input ID row=StageVar then "NOCHANGE" else "CHANGE" Insert table Derivation : if StageVar2="CHANGE" ...
by shrek7577
Tue Jan 16, 2007 11:11 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: comparaison between Old and new value in stage variable
Replies: 13
Views: 3276

comparaison between Old and new value in stage variable

Hi, I've a new problem and hope you can help me to resolve it. In input, i've a file with sometimes 2 record with the same ID but different amounts : Id1, Type1, amount11 Id1, Type2, amount12 Id2, Type1, amount21 Id3, Type2, amount32 And I want to know HOW MANY input record with amount=0 and want to...
by shrek7577
Mon Jan 15, 2007 8:08 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Inserted value too large for column, row rejected
Replies: 3
Views: 1192

You're right.

I'm lucky, the row has just 31 fields so the pb is resolved.
Now, I know that sometimes I could not have the row number...

Thanks chulett !
:P
by shrek7577
Mon Jan 15, 2007 4:32 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Inserted value too large for column, row rejected
Replies: 3
Views: 1192

Inserted value too large for column, row rejected

Hi, A simple problem ? ------------------------------------- Project:... Job name:... Event #:756 Timestamp:15/01/2007 11:23:46 Event type:Warning User:.../... Message: .....TR40: At row 135, link "vers_T_..." Inserted value too large for column, row rejected. -----------------------------...
by shrek7577
Wed Jan 10, 2007 10:57 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Kill a session
Replies: 2
Views: 1523

Thanks DSGuru2B. I've found a lot of intersting reply when searching "unlock job" :P My problem is located and "solved". It is due to the 7.1r1 version and IBM senior consultant asked us to upgrade to 7.1r2. Effectively, we don't have any problem since this upgrade. =============...
by shrek7577
Wed Jan 10, 2007 8:20 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Kill a session
Replies: 2
Views: 1523

Kill a session

Hi, We have a problem with a job which is running with an abnormal termination : Project: ... Job name: ... Event #:476 Timestamp:10/01/2007 14:14:31 Event type:Warning User: .../... Message: Abnormal termination of stage ... ..TR10 detected And I can't edited the job : Job FERMAT_Alim_Provision_CBI...