Search found 29 matches

by vbalacts
Tue Feb 11, 2003 5:53 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: ODBC for MS Access
Replies: 1
Views: 1389

ODBC for MS Access

Hi, I am using DataStage V5.2.1 running on UNIX. Is it possible to connect to MS Access tables? I dont want to export the Access tables to flat files and then processing. Is there any way to directly ready the MS Access tables (thro ODBC) and populate it to Oracle? Please help me in this regard. Bala
by vbalacts
Mon Feb 10, 2003 1:54 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: CLOB datatype
Replies: 1
Views: 1722

CLOB datatype

Hi All,

I want to populate the CLOB datatype thro Mapping. Has anyone know whether DataStage supports such datatypes?

Bala

God is an Infinite Circle whose Centre is Everywhere but Circumference is Nowhere
by vbalacts
Thu Nov 21, 2002 1:16 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Job Sequencer
Replies: 1
Views: 1719

Job Sequencer

Hi, I have 2 queries regarding job Sequncer in DataStage. 1. How to write a customized Trigger, say for example, it should trigger next job when the job completed successfully or job finished with Warnings. 2. I have 5 jobs say A, B, C, D and E. After the completion of the Job A, the jobs B and C sh...
by vbalacts
Wed Nov 20, 2002 10:48 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Event based scheduling
Replies: 6
Views: 3817

Thanks for the reply. Is it possible to achieve the same thing thro mappings? Because, our client want everything in terms of mapping and they are not encouraging the coding part. Thanks, Bala We want to design job in such a way that the job has to poll for a table with flag as 'Y'. We are using dat...
by vbalacts
Wed Nov 20, 2002 9:07 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Event based scheduling
Replies: 6
Views: 3817

We want to design job in such a way that the job has to poll for a table with flag as 'Y'. We are using datastage V5.2. We dont want to spool it in file and then use the WaitforfileActivity. Is it possible to poll for a table? Thanks, Bala Well, if you don't want "time based scheduling" th...
by vbalacts
Wed Nov 20, 2002 3:44 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Job Sequencer
Replies: 2
Views: 2447

Job Sequencer

Hi All, I have some doubts in Job sequencing. 1. We want to store the parameters in a common place and all the jobs in a Particular project has to read the values from this common place. We already wrote a program to read from flat file but the requirement is to achieve this without any coding part....
by vbalacts
Wed Nov 20, 2002 3:27 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Lookup problem
Replies: 4
Views: 2112

Hi, In my job, the transformer has 2 inputs, one (primary link) from Oracle and the lookup is hashed file (using UV stage). There is no Check box with option "reference link with multi row result set". The datastage version is 5.1. Can anyone please guide me soon. Also, I want to know the ...
by vbalacts
Wed Nov 20, 2002 3:27 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Lookup problem
Replies: 4
Views: 2112

Hi, In my job, the transformer has 2 inputs, one (primary link) from Oracle and the lookup is hashed file (using UV stage). There is no Check box with option "reference link with multi row result set". The datastage version is 5.1. Can anyone please guide me soon. Also, I want to know the ...
by vbalacts
Thu Oct 31, 2002 10:52 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Conditional Look up
Replies: 1
Views: 1713

Conditional Look up

Can anyone exlain me on conditional lookup??? And how it can be achieved thro DataStage V6?

Thanks,
Bala
by vbalacts
Thu Oct 31, 2002 10:50 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Hashed File
Replies: 3
Views: 1922

Hashed File

Hi All, I have some doubts regarding Hashed File. In Datastage Ver4, Key column is a must in column definition otherwise it will give the message box saying "Key column should be selected" and it wont allow the users to press OK button without key column. But in DataStage Ver 5 and V6, it ...
by vbalacts
Tue Oct 08, 2002 9:14 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Solaris to AIX
Replies: 3
Views: 2608

Can you please elaborate??? Assume I am not using any OS level commands (ExecSh and ExecDOS), then there wont be any problem in migration right???? Suppose, If I use ODBC stage, then what needs to be done to work for new environment??? Anyone please help me on this. Thanks, Bala Yes, with a caveat. ...
by vbalacts
Mon Oct 07, 2002 8:01 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Solaris to AIX
Replies: 3
Views: 2608

Solaris to AIX

Hi All, Is it possible to move the entire projects from Unix (solaris) to AIX platform or Vice versa??? Will all the routines and mappings work without creating any problems??? Because in Informatica, some of the functions will not work when we changed the platform. Is it so in DataStage??? Please h...
by vbalacts
Thu Aug 08, 2002 3:34 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Job API
Replies: 11
Views: 5855

Hi,
How can we use Excel to read the parameters?? Suppose, I have 5 jobs and all the jobs has to read the parameters from Excel, then how to implement that? If I want to pass the parameter for the OCI plugin (user name, pass word and DB) from Excel, how to do that?

Thanks,
Bala
by vbalacts
Tue Aug 06, 2002 3:54 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Job API
Replies: 11
Views: 5855

Hi,
You can store the passwords and other parameter values in a flat file and Create a Batch job to read the values from this Flat file and pass it as parameters for ur jobs.

Hope this will help

Thanks
Bala
by vbalacts
Wed Jul 31, 2002 2:54 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Difference
Replies: 3
Views: 2145

Thanks cmueller. SO, if i want to generate sequence number where there are some constraints in the Transformer, then I have to use @OUTROWNUM. Is this right?

Thanks,
Bala