Search found 24 matches

by rohitchattar
Wed Apr 23, 2008 12:54 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Job Sequence
Replies: 5
Views: 2220

Job Sequence

Hi,

I have to develop the job sequence which checks in the dependency with the first job data.

I have only two jobs in my sequence.

Job A loads the data in to table. If count is more then 0 in the table then only i have to run job B otherwise I have to quiet from sequence.

Please suggest
by rohitchattar
Tue Jan 29, 2008 6:26 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: How to disable NLS configuration
Replies: 5
Views: 6025

But when we will change the seting in DataStage level that will be applicable for all the projects.Please correct me if i am wrong.

We want to use NLS functionality in some other project .
by rohitchattar
Tue Jan 29, 2008 6:12 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: How to disable NLS configuration
Replies: 5
Views: 6025

How to disable NLS configuration

We don't want to use NLS functionality for prticular project.please suggest how we can disable the same.

I am able to do it in job level. i have change in the job property

default map to the stage :- NONE
default locale category :- default.

Please suggest how we can do the same in project level.
by rohitchattar
Mon Jan 28, 2008 11:07 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Oracle sequence issue
Replies: 21
Views: 7203

We have upgraded our server edition from 7.5 to 7.5.2. What is the difference between these two versions? We have checked all the possibilities suggested by chulett and ray but did't get nay set up difference with our existing system. We have the prob only with whenever we are calling the oracle seq...
by rohitchattar
Mon Jan 28, 2008 11:06 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Oracle sequence issue
Replies: 21
Views: 7203

We have upgraded our server edition from 7.5 to 7.5.2. What is the difference between these two versions? We have checked all the possibilities suggested by chulett and ray but did't get nay set up difference with our existing system. We have the prob only with whenever we are calling the oracle seq...
by rohitchattar
Mon Jan 28, 2008 11:02 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Oracle sequence issue
Replies: 21
Views: 7203

We have upgraded our server edition from 7.5 to 7.5.2. What is the difference between these two versions? We have checked all the possibilities suggested by chulett and ray but did't get nay set up difference with our existing system. We have the prob only with whenever we are calling the oracle seq...
by rohitchattar
Sun Jan 27, 2008 10:40 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Oracle sequence issue
Replies: 21
Views: 7203

surprisingly the same job is working fine in our old machine .but when we are trying to run in our new machine it's hanging. what i found is all the job where we are using oracle sequence through oracle OCi stage is giving the prob.
by rohitchattar
Sun Jan 27, 2008 9:51 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Oracle sequence issue
Replies: 21
Views: 7203

(BDW_Driver) <- BDW_Load_Customers: Job under control finished. From previous run DataStage Job 17 Phantom 22194 *** glibc detected *** free(): invalid pointer: 0xfffd2930 *** Abnormal termination of DataStage. Resetting Job BDW_Load_Customers. Fault type is 6. Layer type is BASIC run machine. Fault...
by rohitchattar
Sun Jan 27, 2008 1:19 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Oracle sequence issue
Replies: 21
Views: 7203

Job name:BDW_Load_Customers Message: BDW_Load_Customers: Set NLS locale to US-ENGLISH,US-ENGLISH,US-ENGLISH,US-ENGLISH,US-ENGLISH Project:Premium_Service_DM (etl7.data.corp.sp1) Job name:BDW_Load_Customers BDW_Load_Customers..t1xfmLoadSIDS: DSD.StageRun Active stage starting, tracemode = 0. BDW_Load...
by rohitchattar
Sun Jan 27, 2008 12:37 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Oracle sequence issue
Replies: 21
Views: 7203

SELECT BDW_CUST_SID2_SQ.NEXTVAL FROM DUAL we are calling the above select statement in the oracle OCi stage.We are able to view the data from oracle stage where we are using this sequence. For any new record ,we are giving the new sequence no from the above statement. But the same job is running fin...
by rohitchattar
Sat Jan 26, 2008 11:48 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Oracle sequence issue
Replies: 21
Views: 7203

Oracle sequence issue

Hi,

We have migrated our datastage jobs from one machine to another machine.all the jobs are working fine but the jobs where we are using ORACLE SEQUENCE that job is hanging and finally aborting.

Can you please suggest,what needs to be done.
by rohitchattar
Sun Dec 16, 2007 4:59 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: how to associate headless user to the projects
Replies: 7
Views: 2251

how to associate headless user to the projects

Our DataSatge server installed in unix box. and they have created the headless accounts.

I want to associate those headless account to the projects.Can u please sugest what are steps to associte these headless account to the projects and how to set the password for those account.
by rohitchattar
Tue Nov 27, 2007 11:51 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Job abort communication in Sequence calling Sequence
Replies: 9
Views: 4127

Hi

By writing fatal/warning/info entries in the sub sequence log about underlying job status, will that information avaiable to the main sequence?, if so how?

And also I want by writing either of the fatal/warning/info into subsequence, I dont want to abort that sub sequence.


Thanks
Sai
by rohitchattar
Mon Nov 26, 2007 1:30 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: project location
Replies: 5
Views: 2592

we have many projects.for one projects i want to create the location in different machine itself.is it possible??
by rohitchattar
Mon Nov 26, 2007 1:18 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: project location
Replies: 5
Views: 2592

project location

Hi ,

I am trying to create my project in different location. while trying to add the ptoject i am getting the following error 'DSR.ADMIN: The project location is invalid.'

I am not using the default directory /home/dsadm/Ascential/DataStage/Projects.