CCP Level 1 Informatica 8.0

10
CCP Level 1 Questions I got 1) If a team has to execute a job after the completion of our Job, How would you notify that team a) Use post session email notify b) Phone them c) None d) Use pre session email notify 2) While Editing the session, what setting can configure for the source a) All b) Connection c) Property d)Readers 3) Types of dependencies in repository manager are a) Source Target dependencies & Mapping dependencies b) Mapping and transformation dependency c) Mapping and shortcut dependency answer: Dependency window - to see dependencies for a selected object (source-target, mapping, shortcut dependencies). 4) Workflow manager has ------ tools a) 3 b) 5 c) 7 d) none of the above 5) By default, Informatica treats null value as ------ in aggregator a) Null b) 0 c) ‘’ d) None 6) Master Gateway is associated with --------- a) Node b) Domain c) Repository

description

lm

Transcript of CCP Level 1 Informatica 8.0

Page 1: CCP Level 1 Informatica 8.0

CCP Level 1 Questions I got

1) If a team has to execute a job after the completion of our Job, How would you notify that teama) Use post session email notifyb) Phone themc) Noned) Use pre session email notify

2) While Editing the session, what setting can configure for the sourcea) Allb) Connectionc) Propertyd)Readers

3) Types of dependencies in repository manager area) Source Target dependencies & Mapping dependenciesb) Mapping and transformation dependencyc) Mapping and shortcut dependency

answer: Dependency window - to see dependencies for a selected object (source-target, mapping, shortcut dependencies).

4) Workflow manager has ------ toolsa) 3b) 5c) 7d) none of the above

5) By default, Informatica treats null value as ------ in aggregator a) Null b) 0 c) ‘’ d) None

6) Master Gateway is associated with ---------a) Nodeb) Domainc) Repository

7) Which one of the following is not correct?a) Node have multiple domainsb) Every node has its service managerc) Node does not need to be a gateway node

8) Which cannot be included in Mapplet?a) Normalizer

Page 2: CCP Level 1 Informatica 8.0

b) Lookupc) Expressiond) Sequence generator

9) How to copy Segment of workflow or work let?a) Can’t copy a part of the workflowb) Export and import the whole workflowc) Export and import the segment

10) How can we run session?a) Sequentialb) Concurrentc) Bothd) None

11) Default tracing level in Java transformation is a)Normalb) Verbose datac) Initializationd) Terse

Informatica 8.1.1 also supports the same FOUR tracing levels which were supported in earlier versions.

They are - Normal Terse Verbose Initialization Verbose Data

Tracing level can be configured for each individual transformation.

Normal - tracing level is the default one which logs the logs initialization and status information, errors encountered and skipped rows due to transformation row errors. Summarizes session results, but not at the level of individual rows.

Terse - logs the initialization information and error messages and notification of rejected data.Note - Terse is used to debug a transformation/Mapping that is not behaving as it was expected.

Verbose Initialization – This tracing level adds additional initialization details, names of index and data files used, and detailed transformation statistics to the “Normal†level.�

Verbose data – In Addition to the Verbose Initialization, logs each row that passes into the mapping.

Page 3: CCP Level 1 Informatica 8.0

Also notes where the Integration Service truncates string data to fit the precision of a column and provides detailed transformation statistics.

From all above, verbose data slow downs the performance of the data load as it writes log for every row data.

12) Informatica Service looks for workflow variable first in----a) Value in parameter fileb) Repositoryc) Initial valued) Default value

13) To run service in primary and backup node, which tab in the edit window has to be useda) Node assignmentb) Advancedc) Generald) Database

14) Functions performed by Service managera) Allb) Domain and nodec) Licensingd) Authentication

15) Session types in debugger----a) Allb) Existing Non reusablec) Existing Reusabled) Create debug session

16) Which transformation cannot be used in upstream of Union Transformation?a)Filterb)Sequence generatorc) Routerd)Http

Answer: Sequence generator or update strategy

17) Which one is the new pmcmd command in 8.1.1 Informatica version introduced?a) Domain (-d)b) Timeout (-c)c) Service (-sv)d) all of the above

Page 4: CCP Level 1 Informatica 8.0

18) How many output groups in java?a) Oneb) Same as input groupc) Noned)Many

19) Status name of the workflow monitor stops failed task and executes othera) Failedb) Abortc) Suspendd) Terminate

16) You can connect different objects in designer using -----a) Link

17) Incorrect about Load manager---- a) Creates workflow log

b) Runs workflow taskc) Fetch session metadatad) Lock workflow and read properties

18) System variables in workflow area) SYSDATE and workflow start timeb) SYSDATE and session start timec) Workflow and session start time

19) Not true about Reusable transformationWhen you add reusable transformation to mapping, you add actual transformation

20) Improve the expression performance usinga) allb) Decrease the aggregation function callc) Replace the Expression with local variablesd) Use operators for the functions

21) If Maximum concurrent session is 10.and you force to run the 11th session in same IS then its status will be

a) Waitingb) Unscheduledc) Abortd) Terminate

Page 5: CCP Level 1 Informatica 8.0

22) Informatica 8.1.1, UDF (I never heard about it)a) Can create nullb) Can create shortcut/Copyc) Cannot reuse UDF functiond) Can replace UDF function

23) If we filter at the source qualifier instead of using filter transformationa) Increases the performance of the mapping

24) Object used for source side and Target Push down optimization isa) Filterb) Aggregatorc) Lookupd) Sorter

25) Records rejected by filter will be sent toa) Configure to the output fileb) Configure to the bad filec) Configure to the log filed) None of the above

26) Control task is used for -----a) To abort the workflowb) Passing db parametersc) Decide the path to be followed d) Specify the start parameters

27) Same lookup used multiple times in the same workflow then,a) Cached once and instance refer the same cacheb) Cached multiple times and refer respective cachec) Cached multiple times and refers the first cache

28) When to alter data type in source qualifiera) When precision of mapping data is greater than the precision of flat file readb) When precision of flat file read is greater than the precision of the mapping datac) When integer has to converted to stringd) None of the above

29) Grid improves the performance througha) allb) Process partitionc) Concurrencyd) Balancing the load

Page 6: CCP Level 1 Informatica 8.0

30) What happens when transformation error occurs?a) allb) removes row carrying errorc) Writes the error row to the session logd) Pauses to determine the cause of the error

31) Objects visible in repository manager a) Repository service, Integration service, Domain, Folderb) Source and target, Integration service, nodesc) Repository, source, Target, mappingd) Mapping, Repository users, Source and target

32) Where reusable tasks can be created?a) Task developer, workflow or work let designerb) Task developerc) Task developer and workflow designerd) Workflow and work let designer

33) Which privilege is required to connect to repository?a) Browse repositoryb) View repositoryc) Admin

34) Which high availability option completes the task after the service is interrupted?a) Failoverb) Recoverc) Resilience

35) To improve performance of the workflowa) Put session concurrentb) Put session sequentialc) Bothd) None

36) If the filter condition value is null, thena) Trueb) Falsec) Row does not existd) Null

37) Operating modes of repository services are

Page 7: CCP Level 1 Informatica 8.0

a) Normal and safeSome other options which are not correct

38) In workflow manager, view details about workflow and session tasks in a) Gantt chart viewb) Task viewc) Bothd) None

39) Integration service ---- when it encounters aborta) Aborts the sessionb) Aborts the session and and run the next sessionc) Terminate the workflow

40) Active Java transformation to Passive Java transformation can be donea) Remove the active transformation logic from code(check)

41) Transformation used in mapplet a) Stored procedureb) Targetc) XMLd) Normalizere) None

42) How to view or modify user permissionsa) Manage users

43) Where to generate domain activity reporta) Manage usersb) Privilegesc) Domain activity monitoringd) User activity monitoring

44) Preview data on any source in designer usesa) Native b) ODBC(may be)c) TCP/IP

45) Nodes and services communicates through-------- ans TCP/IP

46) Which of the following is true?a) Expression syntax can be configured using argument and custom functions (not sure)

Page 8: CCP Level 1 Informatica 8.0

47) How to improve session performance?a) allb) Understand performance counterc) Increase load manager memoryd) Enable monitoring

48) How to improve the performance of lookup?a) allb) Index the lookup columnsc) Cache the lookupd) Optimize the lookup