What is Test load plan? Let us assume 10 records in source,
how many rows will be loaded into target?

Answers were Sorted based on User's Feedback



What is Test load plan? Let us assume 10 records in source, how many rows will be loaded into targ..

Answer / babu

NO rows will be loaded in to the target,bcoz this only
TESTING

Is This Answer Correct ?    9 Yes 4 No

What is Test load plan? Let us assume 10 records in source, how many rows will be loaded into targ..

Answer / isha_gtb

Enable Test Load : You can select this option to allow only a few records to
pass through the mapping. This option is useful when
you are in the testing phase of your project.


Number of rows to test : When you select the Enable Test Load option, you
can define the number of records you wish to flow
from Mapping. Suppose you have 10,000 records to
process. You can check the Enable Test Load option
and mention the number of records you wish to test. So,
if you define 100 records, Informatica will only process
100 records out of the 10,000 records.

Is This Answer Correct ?    2 Yes 0 No

What is Test load plan? Let us assume 10 records in source, how many rows will be loaded into targ..

Answer / chiru

Source records should be load into the target .That is the
load plan

Is This Answer Correct ?    1 Yes 11 No

Post New Answer

More Informatica Interview Questions

How to prepared lld.can any one tell me detailed explanetion.

0 Answers   Bank Of America,


What is difference between maplet and reusable transformation?

2 Answers  


Mention a few design and development best practices for informatica?

1 Answers  


How can you validate all mappings in the repository simultaneously?

1 Answers  


my source is like this id,name sal 10 abc 1000,10 pqr 2000, 10 xyz 3000 ,10 jkl 4000 and my requirement is like this 10 abc,pqr,xyz,jkl 2000 .... i have try for this by using expression transformatin its ok of the concatenation of second column but the thing is that on third column if u group by using agg t/r the last value will com i.e 4000 but i asked by a interviewer that i dont want the first or last column i want the middle column i.e 2000 .plz reply for the same

2 Answers   KPIT,


How to load only the first and last record of a flat file into the target?

3 Answers   Mind Tree,


What are the types of maping in Getting Started Wizard?

1 Answers  


How can we delete duplicate rows from flat files?

1 Answers  


Hello, Can you please send the admin and advanced mapping design sample questions to ns_sharmin@yahoo.com?

0 Answers  


I have 1200 records how can u send it in aggregator with good performance issues?

3 Answers  


i 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 Answers   Altisource, TCS,


hi all when i am creating repository contents i am getting this error and not able to create contents please let me know wht may be the problem ORA-01031: insufficient privileges Database driver error... Function Name : executeDirect SQL Stmt : CREATE VIEW REP_DATABASE_DEFS AS SELECT DISTINCT DBDNAM DATABASE_NAME, SRCNAM DEF_SOURCE, SUBJ_NAME SUBJECT_AREA, NULL VERSION_ID, OPB_DBD.VERSION_NUMBER DATABASE_VERSION_NUMBER FROM OPB_DBD, OPB_SUBJECT, OPB_SRC WHERE OPB_DBD.SUBJ_ID = OPB_SUBJECT.SUBJ_ID AND OPB_SRC.DBDID = OPB_DBD.DBDID AND OPB_SRC.VERSION_NUMBER = OPB_DBD.VERSION_NUMBER AND OPB_SRC.IS_VISIBLE = 1 Oracle Fatal Error Database driver error... Function Name : ExecuteDirect Oracle Fatal Error Error occurred while creating the repository An error has occurred while creating contents. Dropping repository tables... Create Contents operation on repository [reposerv] ended at 01/02/2009 13:02:48. Elapsed time is 0:00:09.

2 Answers  


Categories