Search found 14 matches

by madhuker
Thu Dec 23, 2010 1:07 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Sparse Lookup in Server
Replies: 6
Views: 3615

Hi,

Yes. It becomes normal lookup not the sparse. Sparse Lookup means using reference link between DB stage (it may Oracle OCI or any other stage which is access database directly) and transformer. In this case Hashfile stage is not used.
by madhuker
Wed Dec 22, 2010 5:14 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: CSV file with column value with double quote
Replies: 4
Views: 3645

Hi, Using Convert Function in the transformer double quotes(") can be removed.But unable to remove the double quotes in the sequential stage itself. In sequential stage, used Quote character property with the options of double quotes (") and (000). Tried both the options individually but u...
by madhuker
Wed Dec 22, 2010 2:50 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Job LogFile
Replies: 6
Views: 4077

Hi Major,

Thanks a lot. Link provided by you helped me to know how to extract Logfile from DataStage Director into FlatFile.
by madhuker
Wed Dec 22, 2010 1:10 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Sparse Lookup
Replies: 14
Views: 12182

Hi, I am using Websphere Information server Edition version 8.1. Let me explain in brief about the job i am trying to execute. In my job source system is flatfile which contains 4 attributes. Following are the source file structure. Column Name Col1 Col2 Col3 Col4 DataTypes Varchar2(10) Varchar2(10)...
by madhuker
Tue Dec 21, 2010 5:27 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Job LogFile
Replies: 6
Views: 4077

Hi Ray, Can you please explain me in brief, how to capture job logs into a flatfile through job. As i dont see any stage that captures logfile in server edition like in Parallel edition. Also i dont find any functions so called COMO & DIVERT.OUT in server edition can you please help me how to us...
by madhuker
Tue Dec 21, 2010 4:47 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Sparse Lookup
Replies: 14
Views: 12182

Hi, Tried in every possible way to fix the issue but could not. Now my doubt is can we use Oracle OCI stage as dirtect lookup from database in 8x server version. If 'YES' , am i using the right stage. I know that we can implement in 7x server version, as i have used but not sure about 8x version. Ne...
by madhuker
Tue Dec 21, 2010 3:49 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Job LogFile
Replies: 6
Views: 4077

Job LogFile

Hi,

Is there any way to extract Job Logfile from Datastage Director into a flatfile directly.


Thanks in Advance.
by madhuker
Mon Dec 20, 2010 8:40 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Sparse Lookup
Replies: 14
Views: 12182

Hi, Moment this error(ORA-01036: illegal variable name/numbe) occured, first thing i have done is executed SQL query in the toad. Query is absolutely working fine. Query used in Lookup is (SELECT COL1 FROM TAB1). I do accept that there is not saperate Sparse Lookup stage in the Server Edition, but f...
by madhuker
Mon Dec 20, 2010 3:15 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Sparse Lookup
Replies: 14
Views: 12182

Sparse Lookup

Hi, Facing issues with Sparse Lookup. As i am trying to load data from Flat File to a Oracle Table using Sparse Lookup for validation. Following is the error occured while loading the data . Error number : ORA-01036: illegal variable name/number. Source File structure: col1 col2 col3 aaa bbb 1 bbb c...
by madhuker
Sun Dec 19, 2010 11:41 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: How to run multi table insertion in a single transaction?
Replies: 8
Views: 4369

Hi Chulett,

Thanks a lot. Issue is resolved :D .
by madhuker
Fri Dec 17, 2010 9:28 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: How to run multi table insertion in a single transaction?
Replies: 8
Views: 4369

Hi, Source is Flat File and Look up is based on Master Table(Key column col1). Before 1st run, lookup contains no records. Therefore in 1st run all source records has to be loaded in the Master Table (by satisfying Master Table link condition). Again in 2nd run, if the source records exists in the m...
by madhuker
Fri Dec 17, 2010 2:05 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: How to run multi table insertion in a single transaction?
Replies: 8
Views: 4369

Hi Zenith, As per your suggestion, tried to insert data into Master & Detail table using Oracle OCI stage by checking Enable Transaction Grouping property in Transaction Handling tab. However i am facing issues while loading data into master table. For Example Source Data : col1 Col2 Col2 1 aa b...
by madhuker
Thu Sep 23, 2010 12:59 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Link Sort or Stage sort better
Replies: 2
Views: 1673

For Better performance, use Join Stage which also handles fast sort method.

Thanks & Regards,
Sam
by madhuker
Thu Sep 27, 2007 3:33 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Can we migrate 7.1 jobs to unix.
Replies: 1
Views: 1161

Can we migrate 7.1 jobs to unix.

Please explain how to migrate the 7.1 jobs from windows to unix.