How to Migrate the UNIX SCRIPTS from SIT TO PROD?
Answer / vivekk
UNIX Scripts can be moved in different ways. One among them is using 3rd party SFTP tools(WinSCP, PUTTY)
| Is This Answer Correct ? | 0 Yes | 0 No |
Why can't we connect source qualifier and aggrigator transformation to an expression ? Why they resticted to conncet 2 active trasformations to an passive transformation ?
what is a time dimension? give an example?
By using Transformation i need top most 5 employee salary from each deptwise? Deptno 10,20,30? which transformation we need to use?
How to load duplicate records in to a target table which has a primary key?
How to jion 2 tables, without using any condition?
What are the types of data that passes between informatica server and stored procedure?
Using Connected or unconnected lookup for performance wise which one is preferable?.
How can you access the remote source into your session?
how to design mapping half of source table records into one target and remaining half into another target
How to create a mapping ? id date 101 2/4/2008 101 4/4/2008 102 6/4/2008 102 4/4/2008 103 4/4/2008 104 8/4/2008 O/P - shud have only one id with the min(date) How to create a mapping for this
Input flatfile1 has 5 columns, faltfile2 has 3 columns(no common column) output should contain merged data(8 columns) Please let me know how to achieve ??
what is confirmed fact?