Search found 24 matches

by suri
Fri Jul 30, 2004 2:00 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: how to connect to database using Basic language
Replies: 8
Views: 2550

Its great :idea: Then It will be happy weekend for me :lol:

Thankyou
by suri
Fri Jul 30, 2004 6:59 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: how to connect to database using Basic language
Replies: 8
Views: 2550

Hi Ray, I have a select which does select with in select on same table and limits the output Values and basing on these values i have set business rules basing on i will populate 60 target columns. Sel col1,col2,col3 From Table1 for col 4,col5,col6,col7,col8 these columns are refered as Table2, if t...
by suri
Thu Jul 29, 2004 4:30 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: how to connect to database using Basic language
Replies: 8
Views: 2550

how to connect to database using Basic language

Hi,

I had to write a routine to connect to database and pull data for manipulation. Can any one explain me with example how to connect to oracle database using Basic language.

Thanks
Suresh
by suri
Sun Jul 25, 2004 1:11 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Unix
Replies: 5
Views: 1476

Unix

Hi
Can we invoke Shell Scripts from NT Client as Before and After Routines.

Thanks in Advance
Surya
by suri
Sun Jul 18, 2004 3:08 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: How to give all permissions to Read only Datastage objects
Replies: 1
Views: 1605

How to give all permissions to Read only Datastage objects

Hi, Can any one explain how to give all permissions to the read only Datastage Objects ? I used below commands to make DS_OBJECTS read only. Job designs Code: UPDATE DS_JOBOBJECTS SET READONLY = 'RO' WHERE READONLY = 'NRO'; Routines Code: UPDATE DS_ROUTINES SET READONLY = 'RO' WHERE READONLY = 'NRO'...
by suri
Thu Jul 15, 2004 4:33 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: when to write Shell Scripts and pl/sql in datastage
Replies: 3
Views: 1113

when to write Shell Scripts and pl/sql in datastage

Hi,

I want to know where and when to use unix shell scripting and stored procedures in datastage.



Thanks
Suresh
by suri
Thu Jul 15, 2004 4:22 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Hash Table as left outer join
Replies: 3
Views: 1336

Thanks for the replies.



Suresh
by suri
Wed Jul 14, 2004 4:12 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Hash Table as left outer join
Replies: 3
Views: 1336

Hash Table as left outer join

Hi,
I would like to know is Hash table can be used as left outer join.
If yes, please give a small example.


Thanks
Suresh
by suri
Wed Jun 23, 2004 8:59 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: mainframe and parallel extender
Replies: 1
Views: 793

mainframe and parallel extender

Hi Guru's
I want to know is mainframe supports parallel extender, if yes how.


Thanks
Suresh