Search found 61 matches

by 47shailesh
Wed Jan 26, 2011 2:29 pm
Forum: General
Topic: Job from command prompt
Replies: 12
Views: 6224

in dsenv check if any temp directory is set to root.
by 47shailesh
Wed Jan 26, 2011 12:12 pm
Forum: General
Topic: Suspend Datastage Jobs
Replies: 6
Views: 3644

Thanks Shreeni for the tip. But I would like to do that from the shell script rather than going the datastage way. #Is it possible to set the status of job from RunOk to Running and later reset the status again to RunOk again. #Or is it possible to disable the jobhandler for few jobs, such that no o...
by 47shailesh
Wed Jan 26, 2011 1:16 am
Forum: General
Topic: Suspend Datastage Jobs
Replies: 6
Views: 3644

ok,

is it possible to suspend/hold a job from starting which is not running. if it is possible, I would like to avoid the job from starting until my script finishes.


-
Thanks & Regards
Shailesh
by 47shailesh
Tue Jan 25, 2011 6:17 pm
Forum: General
Topic: Suspend Datastage Jobs
Replies: 6
Views: 3644

Suspend Datastage Jobs

Hi, I have a shell script which executes and drop indexes, delete data from few tables and create indexes. I would like to suspend all datastage jobs which use these table from the script itself, such that no one can execute the jobs untill the script finishes. #Is it possible to set status of a job...
by 47shailesh
Tue Jan 26, 2010 6:51 am
Forum: General
Topic: Datastage Sequencer Properties Box not opening
Replies: 12
Views: 5906

I updated Windows with Service Pack 3 and the issue is now resolved.
by 47shailesh
Sat Jan 16, 2010 3:58 am
Forum: General
Topic: Datastage Sequencer Properties Box not opening
Replies: 12
Views: 5906

I'm also facing same issue.
And the link https://www.ascential.com/eservice/public/welcome.do is no more active now.

Can someone please upload the patch here or at rapidshare(any file server).


-
Thanks & Regards
Shailesh
by 47shailesh
Thu Jul 02, 2009 7:18 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Abnormal termination of stage -Transformer
Replies: 19
Views: 9560

In order to analyze the core you need to understand how an executable program is built together and how runtime memory allocation and processing functions. The dbx program is usually used to do this (it is free with UNIX but not always installed) along with the actual executable that cause the core...
by 47shailesh
Thu Jul 02, 2009 5:59 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Abnormal termination of stage -Transformer
Replies: 19
Views: 9560

Can I analyze the core dump ? If yes then how shall I proceed.
by 47shailesh
Tue Jun 30, 2009 2:42 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Abnormal termination of stage -Transformer
Replies: 19
Views: 9560

Are there any bugs in Oracle 9.2.0.4, related to this issue which were patched in 9.2.0.5/6 release. This would be helpful for me to explain to my dba for why I need an upgrade. Accordingly I'll ask dba for oracle maintenance upgrade to 9.2.0.5/6 and will see if the issue occurs again. The issue is ...
by 47shailesh
Mon Jun 29, 2009 6:51 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Abnormal termination of stage -Transformer
Replies: 19
Views: 9560

@craig

We are using AIX v5.3.0.60
by 47shailesh
Mon Jun 29, 2009 6:35 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Abnormal termination of stage -Transformer
Replies: 19
Views: 9560

@craig

My job connects to Oracle 9.2.0.4.0 .
Lookups are from ORA-OCI-9 stage, no hashed files used.
by 47shailesh
Mon Jun 29, 2009 5:56 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Abnormal termination of stage -Transformer
Replies: 19
Views: 9560

@ArndW The job has no routine calls and doesn't uses any stage variables. There are 3 contraints in the transformer which redirects input from file to 3 other transformers for separate file creation. @chullet Job doesn't loads to any database. Job has multiple transformers and outputs multiple files...
by 47shailesh
Mon Jun 29, 2009 5:23 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Abnormal termination of stage -Transformer
Replies: 19
Views: 9560

Abnormal termination of stage -Transformer

Hello Guys, Every weekend my jobs runs a full load. Full load generates 60k records in flat file and input it to the Transormer_1, for further lookup and processing. Intermittently in recent past my job aborts giving error: "Abnormal termination of stage <jobname>..Transformer_1 detected" ...
by 47shailesh
Mon Feb 11, 2008 9:33 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Jobs not running
Replies: 20
Views: 5701

yes creating a dummy job in a newly created project on current m/c allows me to run job :(
by 47shailesh
Mon Feb 11, 2008 8:13 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Jobs not running
Replies: 20
Views: 5701

I followed Same procedure to refresh Devlopment Enviroment from Prod for same Project. In devlopment each job is workinh fine..

Is there any issue with the PH files ??