Multiple choice technology

The types of source definitions that can be imported or created in the Source Analyzer a)Relational tables, views, and synonyms b)Fixed-width and delimited flat files that contain binary data c)COBOL files d)XML files and Data models

  1. a and b only

  2. a,b and c

  3. a,c and d

  4. All the above

Reveal answer Fill a bubble to check yourself
C Correct answer
Explanation

Source Analyzer in Informatica can import or create multiple source types: relational tables/views/synonyms (a), COBOL files (c), XML files and data models (d). However, fixed-width and delimited flat files containing binary data (b) are NOT supported through Source Analyzer - binary data requires different handling. Therefore the correct combination is a, c, and d.