While importing the relational source defintion from
database,what are the meta data of source U import?
Answer / swetha
Source name
Database location
Column names
Datatypes
Key constraints
| Is This Answer Correct ? | 6 Yes | 1 No |
I have worked on Informatica 7.1.1. I want to know the answer for the below question. Target is not created initially.Then how to take the DDL script from the source and run the Mapping by creating the Target dynamically?Is it possible by SQL Transformation?
My source contains 10 records with 5 columns.What happens if I select group by all columns in Aggregator T/R?
Source table ------------- ID NAME --- ------ 101 PANKAJ NULL KUMAR NULL MATHUR 102 JYOTI NULL SAXENA 103 SACHIN NULL TENDULKAR TARGET TABLE ------------- ID NAME --- ------- 101 PANKAJ KUMAR MATHUR 102 JYOTI SAXENA 103 SACHIN TENDULKAR How to do the above scenario in Informatica.
my source table having sureshraj42@gmail.com and rajeshraj42@gmail.com and i have only sureshraj and rajeshraj for my target table which transformation i have to use in informatica
hw to load this give the mapping? cty state o/p c1 s1 c1 c1 s2 s1 c1 s1 c1 c2 s3 s2 c3 s4 c1 c3 s2 s1 c2 s3 c3 s4 c3 s2 2 columns should be loaded to one column in target table?
How to elaborate powercenter integration service?
Can we change Dynamic to Static or Persistent cache? If so what happens?
What is the Difference between PowerPlay transformer and power play reports?
When to use normalization transformation other than cobol source?
My questions is i create a two sessions for one mapping.but my requirement is if all number of source records are same as in target then execute first session or some rows are rejected due to t/r logic so session two was execute please clarify
with out using update strategy transnsformation how to update the data in mapping level
Without using Lookup & Sequence Generator, How to generate Sequence?