Search found 145 matches

by Raghavendra
Mon Sep 17, 2007 3:21 am
Forum: General
Topic: Cannot open Executable Job file RT_CONFIG319
Replies: 9
Views: 17059

When we face this kind of issue I remember we deleted the job from the repository and then reimported(promoted from version controller). This will do the same as sai said (a fresh set of config and status files get created), but can you check by deleting the job and promote/re-import the same job ag...
by Raghavendra
Mon Sep 17, 2007 1:17 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Kill -9 command - datastage process.
Replies: 3
Views: 1372

Arnd and ray many thanks for your answers.
by Raghavendra
Mon Sep 17, 2007 1:13 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: problem to establish connection with terradata
Replies: 2
Views: 780

Please search the forum for the error message.
I did a search on "APT_TeraSync: could not create operator sync table" and found few posts.Please see if those posts help you.
by Raghavendra
Sun Sep 16, 2007 11:51 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Kill -9 command - datastage process.
Replies: 3
Views: 1372

Kill -9 command - datastage process.

What will be the impact on a datastage process PID if we issue kill -9 command. In one of the thread ray suggested NEVER use Kill -9 on a datastage process. We have used it couple of times for killing the long running process but didn't face any problems.

Thanks in advance for DS Gurus
by Raghavendra
Thu Sep 13, 2007 3:00 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Force compilation
Replies: 1
Views: 813

When you compile a parallel job then it will recomplie the transformer only when there is a change in the transformer.The force compile option overrides this and causes all transformer stages in the job to be compiled
by Raghavendra
Thu Sep 13, 2007 12:54 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: SIGSEGV Error.
Replies: 7
Views: 2923

probably your job is trying to access memory not allocated to it.
by Raghavendra
Wed Sep 12, 2007 10:39 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: CAT Command
Replies: 7
Views: 2967

You have used a wrong forum to post your question. Please post the query in the correct forum going forward.
by Raghavendra
Wed Sep 12, 2007 10:37 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: CAT Command
Replies: 7
Views: 2967

You can still use two jobs, one overwrites the file and the other appends to it as ray said.File name should be same in both the jobs. If you don't want to use it then you have to use funnel stage by adjusting the metadata of one file to synchronise both files metadata. Otherwise you can concatenate...
by Raghavendra
Wed Sep 12, 2007 5:41 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: how to manage that
Replies: 1
Views: 1306

statement again. Please ask a question.
by Raghavendra
Wed Sep 12, 2007 5:24 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: indexes
Replies: 4
Views: 2132

Can you please let us know what you want to do?
by Raghavendra
Wed Sep 12, 2007 5:21 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: SIGSEGV Error.
Replies: 7
Views: 2923

SIGSEGV is the signal thrown by computer programs making invalid memory references, or segmentation faults.

For more information for your specific case do a search on SIGSEGV
by Raghavendra
Wed Sep 12, 2007 5:16 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Ability to send notification based on missing file or invali
Replies: 1
Views: 1433

can you please give a detailed explanation like how are you going to identify whather a file is missing or in Invalid status.
by Raghavendra
Wed Sep 12, 2007 5:14 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Job geting hanged
Replies: 12
Views: 3450

can you please check if your /tmp directory is filled.
And also check for &PH& directory.
by Raghavendra
Wed Sep 12, 2007 5:10 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Create Table Definition from Excel file
Replies: 3
Views: 1232

Can you try with .csv format. I'm not sure but normally we read excel files with .csv format.
by Raghavendra
Tue Sep 11, 2007 11:35 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Performace issue in job sequence run
Replies: 3
Views: 1264

Nitin Jain,

Is the problem solved? If so can you please post the deatils how you solved the problem so that it will be helpful us in identifying the performance issues.