General Technology and Informatica ETL Fundamentals
Covers fundamental technology concepts including networking protocols, IP/MAC addressing, Microsoft Office file formats, Windows commands and shortcuts, and Informatica PowerCenter ETL transformations
Questions
Which is the command to open device manager?
- devmgmt.msc
- devmgr.msc
- devicemgr.msc
- devmgr.cpl
Which command helps to view event logs?
- eventvwr.cpl
- evetmanager.cpl
- eventvwr.msc
- eventlogs.msc
Which command helps to find os information?
- windowsinfo
- systeminfo
- msinfo32
- wininfo
In which lookup the option 'Case sensitive string comparison' is disabled
- Relational
- Flatfile
- Relational and Flatfile
- none
Which of the following is true?
- Mapping parameters have a constant value through out the session.
- In mapping parameters, values change and the Informatica server saves the values in the repository and uses next time when you run the session.
- Mapping parameters cannot be used in any expressions within transformations.
- Value of mapping parameter can be changed using functions.
How many update startegy transformation would be required for SCD type2 target with version flag and end date?
- 1
- 2
- 3
- 4
Which transformation can be used for dynamic updation of the target column values
- Java
- Custom
- SQL
- Update strategy
Do not use sorted input if any of the following conditions are true
- The aggregate expression uses nested aggregate functions.
- The session uses incremental aggregation.
- Only option 'a' is true
- None of the above is true
"TT_11185 : No more lookup cache to build by additional concurrent pipeline in the current concurrent source set".How to resolve this error?
- The "Additional Concurrent Pipelines for Lookup Cache Creation" option in config tab should be set to AUTO
- The "Additional Concurrent Pipelines for Lookup Cache Creation" option in config tab should be set to 0
- The "Additional Concurrent Pipelines for Lookup Cache Creation" option in config tab should be set to any numeric value
- only option "a" is true
- Both b and c are true
How can we join two tables without using Source qualifier override or Joiner
- Using lookup override
- Cannot join tables without using Joiner or Source qualifier override
- Using user defined option in source qualifier
- Using SQL Transform
By default lookup transformation is
- Uncached
- Cached and static
- Cached and persistent
- Uncached and static
which of the below options are true during deletion of lookup ports in lookup transformation
- will improve performance in case of relation tables
- Will fail the session in relational lookup source
- will fail the session in flatfile lookup source
- None Of the above
What will happen during multiple policy match if the lookup is cached dynamically?
- The session will fail
- lookup will return the 1st value
- lookup will return any value
- None of the above
What's the shortcut for opening Serach?
- Ctrl+ S
- Windows+f
- Alt+S
- Ctrl+f
What's the shortcut to open computer properties?
- Windows+Pause Break
- Ctrl+Pause Break
- Windows+Scroll Lock
- Windows+Num Lock
Which is not an Excel file?
- .xla
- .xls
- .xlh
- .xlsx
Which is a Word file?
- .doct
- .docm
- None of the above
- All of the above
Which of the following is a MAC address?
- 192.198.1.1
- 00-1C-25-CA-21-DF
- 3ffe:0501:0008:0000:0260:97ff:fe40:efab
- 07:01:ah:12:22:12
Which of the following is a Multicast address?
- 224.8.7.6
- 169.254.1.5
- 10.10.10.10
- 172.21.0.1
What is the abbreviation of HTTP?
- High format Text Protocol
- HyperText Transport Protocol
- HyperThick Text Protocol
- HyperText Transfer Protocol