two types of data are there . one is mainframe and the other
is ascii format . in informatica how can you get both the
data in a single format in ascii .
Answers were Sorted based on User's Feedback
code page will be used to read/write data properly, w/o
missing anything. To read mainframe data, appropriate code
page needs to be used e.g. ebcdic. Ascii code page will be
used to read ascii format data. Once the sources are
finalized with code pages, then these sources can be used in
mapping. If required normalizer transformation can be used
to read mainframe data. Once required operation is done
through transformation logic then target can be written into
ascii by using ascii code page.
Is This Answer Correct ? | 3 Yes | 0 No |
sorce is a flatfile only 1st and last row should insert to target how will u do?
Hi, I am unable to connect ports from two Active trasformations to another active transformation ? Why is it so? Why it is designed like that? Some rules has been designed like this that is We can't connect passive and another passive to active.Can any one please letme know all these rules. Ex:- I am trying to connect filter1 and filter2 to another filter. Please answer me Advance Thanks
can we see default group,when we use router?if yes how?
difference between repository database and repository service?
Can we create out put ports in source qualifier t/r?
what are factless facts? And in which scenario will you use such kinds of fact tables.
What are the types of caches in lookup? Explain them.
How to call stored Procedure from Workflow monitor in Informatica 7.1 version?
How to generate sequence numbers using expression transformation?
What is a command that used to run a batch?
How to delete the data in the target table after loaded.
wht target override?wht advantages it has compare to target update?