we have a parameter file in Unix location where we have .txt files and those file will be used as source in informatica. I cannot use source file name directly as file name will keep on changing in unix location. I need to define $$InputFile as parameter. Can anybody send me the parameter file and the steps to handle this.
2 18177how the server recognises , if the session fails after loading the 100 records in to the target
2 10183i have different sources in different databases ,that sources may be 100 tables i want to load these tables in to single target how to pearform the task
14 24435if the session fails after 100 records agian we have to starts the session or we go for recovery session
2 10374Generally how many Fact Tables and Dimensions Table you have used in the Project? Which one is loaded first Fact Table or Dimensions Table into the warehouse? What is the size of the Fact Table and Dimension Table? what is the size of the table and warehouse
5 25331two 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 .
2 10257suppose a session is failed after a transformation , from where that session will run again , i.e . from beginning or from that transformation ?
3 10682Post New TCS Informatica Interview Questions
Can we change inline elements into block-level elements?
What does market survey mean?
What is composite primary key?
Explain what are the advantages of using a voltage follower amplifier?
//S10 EXEC PGM=ICETOOL //TOOLMSG DD SYSOUT=* //DFSMSG DD SYSOUT=* //CON DD DSN=VAR.INPUT1,DISP=SHR // DD DSN=VAR.INPUT2,DISP=SHR //OUT DD DSN=VAR.OUTPUT,DISP=(NEW,CATLG,DELETE), // SPACE=(CYL,(5,5)),UNIT=SYSDA //TOOLIN DD * * Splice the needed data from the two VB files together SPLICE FROM(CON) TO(OUT) ON(5,5,CH) WITHALL - WITH(12,5) WITH(22,20) VLENMAX /*
Who is the most dangerous hacker?
Explain the different layers of cnn.
How to split a string in java?
What is hashing in java?
what's the difference between a primary key and a unique key? : Sql server database administration
Can we declare events in interface in ooabap ?
What bea product is used for db transaction in peoplesoft? How would you log into the bs mode?
How to Embede a copyright symbol in a string?
Can python connect to mysql?
Can we store a string and integer together in an array?