I need to comment the stored procedure in the mapping
I am using Informatica 7.1.1, How to delete the existing repository, mappings?
Latest Answer: To delete repository- Delete it from Informatica Server Administrative ConsoleTo delete Mapping - Delete it from designer.To delete folder - Delete it from Repository Manager. ...
Latest Answer: Suppose if we say the target base commit as 1000, then informatica server will apply commit for every 1000 on the target table.if we say a source base commit for 1000, and due to tranformation logic suppose 500 rows are dropped, then only 500 rows will ...
Is it possible to have VSAM file as target? If yes can you suggest me how this can be done?
Latest Answer: I believe (although not 100% sure) that this is possible. Several years back in one of the projects we had used a tool called STRIVA which could directly read/write in the form of VSAM files. Lately Informatica bought the STRIVA tool and added in the ...
What is the difference between using a cached lookup and an uncached lookup?
Latest Answer: For a cached lookup the entire rows (lookup table) will be put in the buffer, and compare these rows with the incomming rows.where as uncached lookup, for every input row the lookup will query the lookup table and get the rows. ...
how we can transfer data from ms-excel, ms-access to oracle through informatica ? whether it is possible?
Latest Answer: Both are very much possiblew/ INFA: Write a mapping with src as Excel (or Access) and tgt as Oracle. Note: if your Informatica server is on UNIX, you need to save the XLS as csv and use that.w/o INFA: Using a tool like TOAD can read data from XLS ...
Similar to creating dynamic target can we create dynamic source?
Latest Answer: Can someoneplease shed some light on this? ...
Hi I'm working on XML files using them as source and target,I never worked on XML before. Did anyone worked on XML? If so could you please help me,its little bit urgent. I want to know how to import
Latest Answer: To import XML file as a source:1.To identify a source go to tools---> source analyzer2.From the sources menu option,select 'import xml file'. XML Wizard window will come.3.In the XML Wizard window the option unstructured will come.Click ...
Hi All,I want to ask about StartTask Command if i have 3 steps in the workflow and i want to ignore the first step and start workflow from step 2,so is the StartTask command will start Step2 then step3
Latest Answer: You can make the first step (session) disable and run the workflow..it runs all the sessions except the disabled...ThanksSRIRAM N ...
What transformation do you use to convert source column into target rows? Explain
Latest Answer: No Doubt .. its normalizer ...
View page << Previous 1 [2] 3 4 5 6 7 8 9 10 Next >>

Go Top