hi i want to install latest informatica software in my
pc..can anybody help me where should i get the infomatica
software..plz help me
Answers were Sorted based on User's Feedback
Answer / johnwesley
you can ask in any institute about installation cd.they
will provide u.or ask any network admin
| Is This Answer Correct ? | 1 Yes | 1 No |
Answer / vijay
which problem in instsllstion plz tell that problem i will
give suggestion
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / vaschiky
you can get it from oracle edelivery site but you need to
have credentials with download privilages..
| Is This Answer Correct ? | 0 Yes | 0 No |
why we are using level option in normalizer transformation
how to improve performence by using sorted input in aggrigator t/r.
Hi, I have one flatfile as target in a mapping . When i am trying to load data second time into it. The records already is in flatfile is getting override. I don't want to override existing records. Note : we can do this by implementing CDC / Incremental pool logic if target is relational . But this is flatfile. So, even i use this same technique it will override only So what is the solution ? Is there any option at session level for flatfile target ? Advance Thanks
How to delete duplicate records in a flat file source?
To provide support for Mainframes source data,which files r used as a COBOL files
what is worklet and what use of worklet and in which situation we can use it?
Workflow is long running due to long running sql query so when we refer the query plan it tells the issue is due to partition of the db table. How to handle this?
Dovelopment work (mapings,workflows)and unit testing also done in informatica ,then wt we do ? pls give me detail?
what is the size of u r source(like file or table)?
What are the phases in SDLC?
What is difference between Mapplet and reusable transformation?
source name sal aaaa 2000 bbbb 3000 abcd 5000 Target name sal aaaa 2000 bbbb 3000 abcd 5000 total 10000 how to get total as new row and sum as 10000 thanks