Informatica Certification Exams General Practice Test

Reviewed by Editorial Team
The ProProfs editorial team is comprised of experienced subject matter experts. They've collectively created over 10,000 quizzes and lessons, serving over 100 million users. Our team includes in-house content moderators and subject matter experts, as well as a global network of rigorously trained contributors. All adhere to our comprehensive editorial guidelines, ensuring the delivery of high-quality content.
Learn about Our Editorial Process
| By Jeetu Dewda
Jeetu Dewda, Data Engineer
Jitendra, a proficient Data Engineer, excels in the world of data, using expertise to create, manage, and optimize data systems.
Quizzes Created: 1 | Total Attempts: 14,273
| Attempts: 14,273 | Questions: 120
Please wait...
Question 1 / 120
0 %
0/100
Score 0/100
1. Data Marts have specific business related purposes.

Explanation

Data marts are subsets of data warehouses that are designed to serve specific business purposes. They contain a focused set of data that is relevant to a particular department or function within an organization. By limiting the scope of data to a specific area, data marts can provide more targeted and efficient access to information for decision-making and analysis. Therefore, the statement that data marts have specific business-related purposes is true.

Submit
Please wait...
About This Quiz
Informatica Certification Exams General Practice Test - Quiz

This Informatica Certification Exams General Practice Test assesses knowledge in data warehousing and business intelligence. It covers key concepts such as organizational decision-making, data marts, operational data stores, and extraction processes.

Personalize your quiz and earn a certificate with your name on it!
2. How many ports are available in Expression Transformation

Explanation

Expression Transformation in Informatica PowerCenter is a transformation that allows users to perform transformations on data using expressions. It has three ports available - input, output, and variable ports. The input port is used to receive input data, the output port is used to send transformed data, and the variable port is used to store and manipulate variables within the transformation. Therefore, the correct answer is 3(input/output/variable).

Submit
3. How many internal tools available with Workflow manager to help you develop a workflow

Explanation

Workflow Manager provides three internal tools to help you develop a workflow: task developer, workflow designer, and worklet designer. These tools assist in creating and managing tasks, designing workflows, and designing worklets respectively.

Submit
4. How many types of Workflow variables are available ?

Explanation

There are two types of Workflow variables available: pre-defined and user-defined. Pre-defined variables are already defined in the system and can be used directly in the workflow. User-defined variables are created by the user and can be customized based on their specific needs.

Submit
5. In general, how many different types of log files are created by PowerCenter Server

Explanation

PowerCenter Server creates three different types of log files: session log, workflow log, and reject log. These log files are used to track and monitor the execution of sessions, workflows, and to capture any rejected data during the ETL process.

Submit
6. Is it possible to create  source and target definition manually

Explanation

Yes, it is possible to create source and target definitions manually. This means that users can manually define the structure and properties of the source and target data that will be used in a data integration or migration process. This allows for greater flexibility and customization in the data integration process.

Submit
7. Is it possible to run the workflow from particular task

Explanation

Yes, it is possible to run the workflow from a particular task. This means that instead of starting the workflow from the beginning, it can be initiated from a specific task within the workflow. This allows for more flexibility and control in the execution of the workflow, as it allows users to focus on specific tasks or sections of the workflow without having to go through the entire process.

Submit
8. Can the session be recovered?

Explanation

The answer "Yes" suggests that it is possible to recover the session.

Submit
9. The Repository Manager connects to the repository database through the Repository Server.

Explanation

The statement is suggesting that the Repository Manager connects to the repository database through the Repository Server. This indicates that the Repository Manager relies on the Repository Server to establish a connection with the repository database. Therefore, the correct answer is TRUE.

Submit
10. Is it possible to generate a table in relational database using informatica

Explanation

It is possible to generate a table in a relational database using Informatica. Informatica is a data integration tool that allows users to extract, transform, and load data into a database. It provides features and functionalities to create and manage tables in a relational database. Therefore, using Informatica, users can generate tables in a relational database.

Submit
11. When the Server runs in recovery mode, it continues to commit data from the point of the last successful commit

Explanation

When the Server runs in recovery mode, it continues to commit data from the point of the last successful commit. This means that even if there was a failure or interruption during the server operation, the recovery mode ensures that the server picks up from where it left off and commits any pending data. Therefore, the statement "When the Server runs in recovery mode, it continues to commit data from the point of the last successful commit" is true.

Submit
12. Versioning is a concept where you can configure the repository to store multiple versions of objects

Explanation

Versioning allows users to store multiple versions of objects in a repository. This means that whenever changes are made to an object, instead of overwriting the previous version, a new version is created and stored. This can be useful for tracking changes, reverting to previous versions, and collaborating with others on a project. Therefore, the statement "Versioning is a concept where you can configure the repository to store multiple versions of objects" is true.

Submit
13. How many modes are available for using pmcmd

Explanation

The correct answer is 2(interactive and commandline). This means that there are two modes available for using pmcmd, which are interactive mode and commandline mode. Interactive mode allows users to enter commands and receive immediate feedback, while commandline mode allows users to run commands directly from the command line without any interaction.

Submit
14. Can we able to start and stop a workflow from workflow monitor

Explanation

The correct answer is YES because the workflow monitor allows users to start and stop workflows. This functionality is typically available to users with the necessary privileges to manage workflows.

Submit
15. Can we have unlimited sessions in a workflow as we need

Explanation

Unlimited sessions in a workflow can be possible because there is no restriction on the number of sessions that can be created. This means that we can have as many sessions as we need to complete the workflow.

Submit
16. A block of memory for temporary storage of data likely to be used again is known as 

Explanation

A block of memory for temporary storage of data likely to be used again is known as a cache. A cache is used to store frequently accessed data in order to improve the performance of a system. By keeping this data in a cache, the system can retrieve it quickly instead of having to access it from its original source, such as a database or a disk. Caching is commonly used in computer systems to optimize data access and reduce latency.

Submit
17. What is the return code for a successful pmcmd command execution

Explanation

The return code for a successful pmcmd command execution is 0.

Submit
18. The Workflow Monitor displays workflows that have run

Explanation

The Workflow Monitor displays workflows that have run once.

Submit
19. When a mapplet is changed, all instances of the mapplet and all shortcuts to the mapplet

Explanation

When a mapplet is changed, all instances of the mapplet and all shortcuts to the mapplet will inherit the changes. This means that any modifications made to the mapplet will be reflected in all the instances and shortcuts of the mapplet. The changes will be applied universally, ensuring consistency and accuracy across the board.

Submit
20. Like a reusable transformation, any change made to the mapplet is inherited by all instances of the mapplet.

Explanation

The given statement suggests that any change made to the mapplet is inherited by all instances of the mapplet. This means that if a change is made to the mapplet, it will automatically be applied to all instances where the mapplet is used. This indicates that the answer is "YES".

Submit
21. Which Component of informatica is used to see the performance of the workflow while running

Explanation

Workflow Monitor is the component of Informatica that is used to see the performance of the workflow while it is running. It provides real-time monitoring and tracking of workflows, sessions, and tasks. This allows users to view the status, progress, and statistics of the workflow, including details such as the number of rows read/written, transformation performance, and error messages. Workflow Monitor helps in troubleshooting and optimizing the performance of workflows by providing valuable insights into their execution.

Submit
22. When you connecting to the repository, you need to mention the

Explanation

When connecting to a repository, you need to mention the host name and port number. These details are necessary to establish a connection with the repository server and access the desired repository. The host name specifies the server where the repository is located, while the port number identifies the specific communication channel through which the connection is established. By providing the correct host name and port number, you can successfully connect to the repository and perform the desired actions.

Submit
23. If you want to use the same object in several projects, you need to put it in a shared folder

Explanation

If a user wants to use the same object in several projects, they need to put it in a shared folder. This implies that the object cannot be stored in a project-specific folder but rather needs to be accessible from multiple projects. Therefore, the statement is true.

Submit
24. What is the transformation used to convert the rows in to columns

Explanation

The Normalizer Transformation is used to convert rows into columns. It takes a single input row that contains multiple columns and converts it into multiple output rows, each containing a single column. This transformation is useful when dealing with denormalized data or when the target system requires data to be in a columnar format. It helps in restructuring the data and making it more organized for further processing.

Submit
25. When you create a workflow, the Workflow Designer creates which task by default

Explanation

When you create a workflow, the Workflow Designer creates the "START" task by default. This is because the "START" task is the initial task that kicks off the workflow and defines the starting point for the workflow process. It acts as the entry point for the workflow and is responsible for triggering the subsequent tasks in the workflow sequence.

Submit
26. When the Informatica Server executes a worklet, it expands the worklet. 

Explanation

When the Informatica Server executes a worklet, it expands the worklet. This means that the worklet is expanded into its individual tasks and components, and each task is executed in the order specified in the worklet. This allows the Informatica Server to properly execute the worklet and perform the necessary transformations and data integration tasks. Therefore, the answer is YES.

Submit
27. Last 3 performer in a department need to loaded in a target table. Which transformation can be used?

Explanation

The Rank Transformation can be used to load the last 3 performers in a department into a target table. This transformation assigns a rank to each row based on a specified column, allowing us to filter and select only the rows with the desired rank. In this case, we would set the rank to be in ascending order based on the performers' performance, and then select the rows with ranks 1, 2, and 3 to load into the target table.

Submit
28. Is it possible to change  the sequence generator properties 

Explanation

Yes, it is possible to change the sequence generator properties. This means that the settings and characteristics of the sequence generator can be modified or adjusted according to specific requirements or preferences.

Submit
29. If a task is invalid, the workflow becomes invalid

Explanation

If a task is invalid, it means that it cannot be completed or executed correctly. In a workflow, tasks are interconnected and dependent on each other. If one task is invalid, it can disrupt the flow and functionality of the entire workflow. Therefore, the statement "If a task is invalid, the workflow becomes invalid" is true.

Submit
30. In a short description, the data warehouse is a collection of data that is primarily used for

Explanation

A data warehouse is a collection of data that is specifically designed to support organizational decision making. It is a centralized repository that consolidates data from various sources and provides a platform for analyzing and reporting on the data. The purpose of a data warehouse is to provide decision-makers with easy access to accurate and consistent data, enabling them to make informed decisions and gain insights into the organization's performance and trends. Therefore, the correct answer is "Organizational Decision Making."

Submit
31. The Repository Server can manage a repository residing on a database on a different machine on the network

Explanation

The Repository Server has the capability to manage a repository that is located on a different machine within the network. This means that the Repository Server can access and control the repository's data and resources, even if it is stored on a separate database on a different machine. Therefore, the statement is true.

Submit
32. What the option "Fail parent if this task fails' will do in session properties

Explanation

The option "Fail parent if this task fails" in session properties means that if the current task fails, it will also cause the parent task to fail. In other words, the failure of the current task will have a cascading effect and result in the failure of the parent task as well.

Submit
33. Is it possible to send an email after completion of a workflow in workflow manager

Explanation

Yes, it is possible to send an email after the completion of a workflow in workflow manager. This can be achieved by configuring the workflow to include a step that sends an email notification once the workflow reaches its end state. The email can be sent to a specified recipient or a group of recipients, notifying them about the completion of the workflow and any relevant information or actions that need to be taken.

Submit
34. If the data doesn't fit in the memory cache, the server stores the overflow values in

Explanation

When the data doesn't fit in the memory cache, the server needs to store the overflow values somewhere. Cache files are used for this purpose. These files store the data that couldn't be stored in the memory cache, allowing the server to access it when needed. This helps optimize the performance of the server by efficiently managing the data storage and retrieval process.

Submit
35. Using session properties, can we able to override parameters established in the mapping ?

Explanation

Yes, using session properties, we can override parameters established in the mapping. Session properties provide a way to modify the behavior of a mapping at runtime. By changing the values of session properties, we can override the default values set in the mapping. This allows for greater flexibility and customization in the execution of the mapping.

Submit
36. Can a command task can be re-used

Explanation

A command task can be re-used if the user has the necessary privileges to do so. This means that if the user has the authority and permissions to reuse a command task, then they can do it. However, if the user does not have the required privileges, they will not be able to reuse the command task. Therefore, whether a command task can be re-used or not depends on the privileges of the user.

Submit
37. Which  informatica client tool is used to know the run time  and status of a workflow

Explanation

Workflow Monitor is the correct answer because it is the Informatica client tool that is used to track the runtime and status of a workflow. It provides real-time information about the execution of workflows, including details such as start time, end time, error messages, and the overall status of the workflow. This tool is essential for monitoring and troubleshooting workflows during their execution. Repository Manager, Designer, and Workflow Manager are other Informatica client tools, but they do not specifically provide information about the runtime and status of workflows.

Submit
38. Is it possible to use a transformation created in one mapping in any other mappings

Explanation

It is possible to use a transformation created in one mapping in any other mappings. This is because transformations are reusable objects that can be used across multiple mappings. By using the same transformation in different mappings, we can save time and effort in development and maintenance. Additionally, it allows for consistency and standardization in data transformations across the organization.

Submit
39. Change data capture is a part of 

Explanation

Change data capture is a method used to identify and track changes made to a database. It captures only the changes that have occurred since the last extraction, allowing for efficient and incremental updates to the data. Incremental extraction, as the correct answer, refers to the process of extracting only the changed data from a database using change data capture. This approach is commonly used in data integration and data warehousing scenarios to keep the target system up to date with the source system.

Submit
40. The latest informatica suite is compatible of

Explanation

The latest Informatica suite is compatible with a 64-bit system. This means that it can run on computers or servers that have a 64-bit operating system installed. The 64-bit architecture allows for higher memory capacity and better performance compared to 32-bit systems. It also enables the software to handle larger datasets and perform complex calculations more efficiently.

Submit
41. Is it possible to create a worklet inside a worklet

Explanation

It is possible to create a worklet inside a worklet. This allows for nesting of worklets, where one worklet can be included within another worklet. This can be useful for organizing and structuring complex workflows or processes.

Submit
42. What is the pmcmd command for instructing the server to execute the subsequent commands in the wait mode.

Explanation

The correct answer is "setwait." This command is used to instruct the server to execute subsequent commands in the wait mode. This means that the server will wait for each command to complete before moving on to the next one.

Submit
43. The process of pulling data from various hetrogeneous source systems is known as

Explanation

The process of pulling data from various heterogeneous source systems is known as extraction. This involves extracting data from different sources and bringing it together into a central location for further processing and analysis. Extraction is the first step in the ETL (Extract, Transform, Load) process, where data is extracted from multiple sources, transformed into a consistent format, and then loaded into a data warehouse or another destination system.

Submit
44. How the repository server communicates with the repository database

Explanation

The repository server communicates with the repository database through native drivers. Native drivers are software components that allow the server to interact directly with the database using the database's native communication protocol. This ensures efficient and secure communication between the server and the database, without the need for any third-party software or additional drivers.

Submit
45. The center of Star schema consists of one or more 

Explanation

The center of a Star schema consists of one or more Fact tables. Fact tables are the central tables in a Star schema that store the quantitative and numerical data. They contain the measurements or metrics of a business process or event. Dimension tables, on the other hand, are connected to the Fact tables and provide descriptive attributes or context for analyzing the data in the Fact tables. Indexes, views, and synonyms are not specific to the center of a Star schema and are not directly related to the organization of the schema.

Submit
46. You can create and maintain folders in the

Explanation

The correct answer is Repository Manager because it is the tool used to create and maintain folders in the repository. This tool allows users to organize and manage their files and resources within the repository, making it easier to navigate and locate specific items. The other options listed are not specifically designed for creating and maintaining folders in the repository.

Submit
47. The place where debugger pauses and allows you to view and edit transformation output data is known as 

Explanation

A debugger allows you to pause the execution of a program at specific points in order to view and edit the data. These points are called "break points". At a break point, you can analyze the current state of the program and make necessary changes to the transformation output data.

Submit
48. If a sorter transformation is used before Aggregator transformation.Will the performance degrades.

Explanation

The performance will not degrade if a sorter transformation is used before an Aggregator transformation. The sorter transformation sorts the data based on specified criteria before passing it to the Aggregator transformation. This sorting can actually improve the performance of the Aggregator transformation as it reduces the amount of data that needs to be processed.

Submit
49. Flat file lookup is one newly added feature in Informatica PowerCenter 7.1version

Explanation

The given statement suggests that the feature of flat file lookup was newly added in Informatica PowerCenter 7.1 version. The answer "YES" indicates that the statement is correct and the feature was indeed added in that version.

Submit
50. If we export a mapping, session or workflow will create

Explanation

When we export a mapping, session, or workflow in Informatica, it creates an XML file. XML (Extensible Markup Language) is a widely used format for storing and transporting data. It is a structured and self-describing format that allows for easy interpretation and manipulation of data. Informatica uses XML files to store metadata and configuration information of mappings, sessions, and workflows, making it easier to import and use them in different environments or instances.

Submit
51. By executing the read query directly against the source database, what can be identified

Explanation

By executing the read query directly against the source database, it can help identify any bottlenecks that may be present in the source database. This means that any performance issues or limitations within the source database can be identified and addressed. This information is important for optimizing the performance of the database and ensuring efficient data retrieval.

Submit
52. The two types of loading available in DWH are 

Explanation

The correct answer is Option 1 & Option 3. In a data warehouse, there are two types of loading available: Full Load and Incremental Load. Full Load refers to loading all the data from source systems into the data warehouse, while Incremental Load involves loading only the changes or updates since the last load. Direct Load is not a type of loading in a data warehouse, so Option 2 is incorrect. Therefore, the correct answer is Option 1 & Option 3.

Submit
53. What is the default repository server connection timeout limit

Explanation

The default repository server connection timeout limit is 60 seconds.

Submit
54. Can sequence generator be used  in Mapplet desginer

Explanation

Yes, a sequence generator can be used in Mapplet designer. The sequence generator is a transformation in Informatica PowerCenter that generates unique sequential numbers. It can be used in Mapplet designer to generate unique IDs or sequence numbers for the data being processed. This can be helpful in scenarios where unique identifiers are required for data integration and transformation processes.

Submit
55. Whenever you're checking in an object, the repository version number is

Explanation

When checking in an object, the repository version number is increased. This is because each time a change is made to an object and it is checked in, a new version of the object is created. By increasing the version number, it allows for tracking and managing different versions of the object in the repository.

Submit
56. By default, the PowerCenter Server does not save multiple logs for a single workflow.

Explanation

The PowerCenter Server does not save multiple logs for a single workflow by default. This means that when a workflow is executed, only one log file is generated and saved. If multiple logs are required for a single workflow, additional configurations or customizations need to be made.

Submit
57. To help you determine which column caused the row to be rejected,  the server adds this components to reject files

Explanation

The row & column indicator is added to reject files by the server to help determine which column caused the row to be rejected. This indicator provides information about the specific column that caused the rejection, allowing for easier identification and troubleshooting of errors in the data.

Submit
58. Select  a  transformation used to load  the changed records in target table

Explanation

The Update Strategy transformation is used to load the changed records in the target table. It allows you to specify how to handle different types of data changes, such as insert, update, delete, or reject. By configuring the Update Strategy transformation, you can control the flow of data to the target table based on the type of change. This transformation is commonly used in data integration processes to efficiently load and update target tables with only the necessary changes.

Submit
59. How many permission types are available for folders

Explanation

There are three permission types available for folders. This means that users can be granted different levels of access to folders, such as read-only, read and write, or full control. These permissions help to control and manage the access and actions that users can perform on folders, ensuring the security and integrity of the stored data.

Submit
60. The following is the valid call for a lookup transformation from Expression transformation

Explanation

The valid call for a lookup transformation from Expression transformation is ":LKP.lookup_transformation_name(argument, argument, ...)". This syntax indicates that the lookup transformation is being called using the LKP function with the specified transformation name and arguments.

Submit
61. How many types of Transformations available in Informatica 9.0

Explanation

There are 18 types of transformations available in Informatica 9.0.

Submit
62. What are the servers available in informatica

Explanation

The correct answer is Option 1 & Option 3. The Informatica Server and Informatica Repository Server are available in Informatica. The Informatica Server is responsible for executing the workflows and tasks, while the Informatica Repository Server stores and manages metadata related to the workflows, mappings, and other objects used in the Informatica environment. Therefore, both Option 1 (Informatica Server) and Option 3 (Informatica Repository Server) are the correct servers available in Informatica.

Submit
63. The first step in performance tuning is to identify the

Explanation

The first step in performance tuning is to identify the performance bottleneck. This means identifying the specific component or process that is causing the performance issue or slowdown. Once the bottleneck is identified, further analysis and tuning can be done to improve the performance. The session log, workflow log, and cache file are not necessarily related to performance tuning, so they are not the correct answer. "I don't know" is not a valid option for the first step in performance tuning.

Submit
64. Minimum number of  transformations required for a simple valid mapping

Explanation

The correct answer is "TWO" because in order to have a simple valid mapping, there must be at least two transformations. A simple valid mapping requires a minimum of two transformations to map one set of elements to another set of elements. Therefore, the answer is "TWO".

Submit
65. Which component is used for New server registration in informatica

Explanation

The Repository administration console is used for New server registration in Informatica. This component allows users to register a new server in the Informatica repository. It provides a graphical user interface that allows administrators to manage and configure the Informatica server. The Repository administration console is specifically designed for administrative tasks and provides a centralized platform for managing and maintaining the Informatica environment.

Submit
66. For executing a workflow, the PowerCenter server uses the

Explanation

The PowerCenter server uses the DTM (Data Transformation Manager) Process for executing a workflow. The DTM Process is responsible for reading, transforming, and loading the data as defined in the workflow. It coordinates the execution of tasks, manages data flow, and ensures that the workflow runs smoothly. The DTM Process plays a crucial role in the overall workflow execution in PowerCenter.

Submit
67. In which tab of session the connection details of source and targets are configured

Explanation

In the Mapping tab of a session, the connection details of the source and targets are configured. This tab allows the user to define the mapping between the source and target objects, specify transformation logic, and set various session properties. By configuring the connection details in the Mapping tab, the user can ensure that the session can read data from the source and write it to the target according to the defined mapping rules.

Submit
68. As a important requirement for data recovery, the source data needs to be

Explanation

In order to successfully recover data, it is important for the source data to be sorted. Sorting the data helps in organizing it in a specific order, making it easier to locate and retrieve the required information. This ensures that the data recovery process is efficient and accurate.

Submit
69. Which Transformation is used to handle cobol sources

Explanation

The Normalizer Transformation is used to handle COBOL sources. COBOL files often contain repeating groups of data, and the Normalizer Transformation is specifically designed to handle this type of data structure. It allows the user to define the repeating groups and normalize the data into a relational format that can be easily processed by downstream transformations.

Submit
70. Pmcmd is a program that you can use to communicate with

Explanation

The correct answer is PowerCenter Server because pmcmd is a command line utility provided by Informatica PowerCenter to communicate with the PowerCenter Server. It allows users to perform various tasks such as starting and stopping workflows, checking workflow status, and managing sessions on the PowerCenter Server.

Submit
71. When you configure partitioning for a mapping, which partition type distributes data evenly among all partitions.

Explanation

Round Robin partitioning distributes data evenly among all partitions by assigning each row of data to the next available partition in a rotating fashion. This means that each partition receives an equal number of rows, ensuring a balanced distribution of data across all partitions.

Submit
72. Which window in desginer is used to access the repositories.

Explanation

The Navigation window in the designer is used to access the repositories. This window allows users to navigate through the different repositories and access their contents. It provides a hierarchical view of the repositories, making it easier for users to locate and access the desired repository.

Submit
73. This is a quantifiable value such amount of sales, budget or revenue.

Explanation

The given statement describes a quantifiable value such as sales, budget, or revenue, which is typically stored in a fact table in a data warehouse. A fact table contains the measurements or metrics of a business process and is used for analysis and reporting. Therefore, the correct answer is "Fact."

Submit
74. What are the types of sources available in Informatica?

Explanation

In Informatica, the available types of sources include flat files and relational databases, both homogeneous and heterogeneous. Informatica also supports working with XML data sources. "Cobol" sources are not typically considered a distinct category in Informatica, and "None" is an incorrect option as there are indeed various source types available for use in Informatica.

Submit
75. What is the session property enabled when update strategy is used in a mapping?

Explanation

In Informatica PowerCenter, the session property 'Data Driven' is enabled when the update strategy transformation is used in a mapping. This property allows the Informatica Server to determine the appropriate operation (insert, update, delete, or reject) for each row based on the conditions defined in the update strategy transformation.

The other options are incorrect because they represent specific operations within the update strategy, not the overall session property that governs the data-driven behavior.

Submit
76. Which is used to store data and perform data cleansing, merging before loading into Data warehousing?

Explanation

Staging is used to store data and perform data cleansing and merging before loading it into a data warehousing system. This allows for the transformation and preparation of the data before it is loaded into the data warehouse, ensuring that it is accurate and consistent. Staging serves as an intermediary step in the ETL (Extract, Transform, Load) process, where data from various sources is collected, cleaned, and consolidated before being loaded into the data warehouse for analysis and reporting.

Submit
77. In the Informatica Repository, where is the meta data getting stored?

Explanation

The metadata in the Informatica Repository is stored in database tables. These tables store information about the structure, relationships, and properties of the data objects in the repository. Storing the metadata in database tables allows for efficient storage, retrieval, and management of the metadata within the repository.

Submit
78. While using pmcmd in command line mode, each command must include the connection information of the 

Explanation

When using pmcmd in command line mode, each command must include the connection information of the PowerCenter Server. This is because pmcmd is a command line utility used to control and manage PowerCenter workflows and sessions. In order to execute commands successfully, pmcmd needs to know the connection details of the PowerCenter Server, such as the server name, port number, and login credentials. Without this information, pmcmd would not be able to establish a connection with the PowerCenter Server and execute the desired commands.

Submit
79. A worklet is an object that represents a set of

Explanation

A worklet is an object that represents a set of tasks. It is used in workflow management systems to define a collection of related tasks that need to be executed together. The tasks within a worklet can be organized and scheduled in a specific order to ensure smooth workflow execution. By selecting "Tasks" as the correct answer, it indicates that a worklet represents a set of tasks rather than mappings, tables, synonyms, or web reports.

Submit
80. What is the transformation used to load the distinct records in a table

Explanation

The Sorter Transformation is used to load distinct records in a table. It sorts the input data based on specified sort keys and eliminates duplicate records, ensuring that only distinct records are loaded into the table. This transformation is commonly used in data integration and ETL (Extract, Transform, Load) processes to ensure data quality and eliminate redundancy.

Submit
81. With the error tracing level enabled, the Informatica Server logs each row that passes into the mapping

Explanation

When the error tracing level is set to "Verbose data," the Informatica Server logs each row that passes into the mapping. This means that every row of data that enters the mapping will be recorded in the server logs. This level of logging provides detailed information about the data flow and can be useful for troubleshooting and debugging purposes.

Submit
82. Which task is used for running a session  based on success of another session

Explanation

The task used for running a session based on the success of another session is the Decision task. This task allows the workflow to make a decision based on the outcome of a previous session. If the previous session is successful, the workflow can proceed with the next session. If the previous session fails, the workflow can take a different path or stop altogether. The Decision task provides a way to control the flow of the session based on specific conditions or criteria.

Submit
83. For comparing two folders, what is the mandatory permission a user should have.

Explanation

To compare two folders, the mandatory permission a user should have is "Read". This permission allows the user to view the contents of the folders and compare them. Without the Read permission, the user would not be able to access the folder's data and therefore cannot compare them effectively. The other permissions listed, such as Write, Execute, Super User, and Administrator, are not necessary for simply comparing folders.

Submit
84. How many important client components available in Informatica

Explanation

The correct answer is 5 because Informatica has five important client components that are used for various purposes. These components include PowerCenter Client, PowerCenter Repository Manager, PowerCenter Designer, PowerCenter Workflow Manager, and PowerCenter Workflow Monitor. Each component serves a specific function in the Informatica environment, such as designing and managing workflows, creating and editing mappings, and monitoring workflow execution.

Submit
85. In which mode of pmcmd, the username, password and server information are required for each command

Explanation

In Commandline mode of pmcmd, the username, password, and server information are required for each command. This mode allows users to run commands directly from the command line without the need for an interactive session. It is useful for automating tasks and integrating with other systems.

Submit
86. Which mode allows writing scripts for scheduling the workflows 

Explanation

Commandline mode allows users to write scripts for scheduling workflows. In this mode, users can use command line tools and utilities to create and manage workflows. This mode is typically used by advanced users who prefer to automate and schedule tasks using scripts. It provides more flexibility and control over the scheduling process compared to other modes.

Submit
87. Which option should be enabled in session properties  to see the performance of each transformation 

Explanation

To see the performance of each transformation, the option "Collect performance data" should be enabled in session properties. This option allows the session to collect data on the performance of each transformation during execution. This data can then be used for analysis and optimization purposes.

Submit
88. How to over ride the default order by clause in lookup query

Explanation

To override the default order by clause in a lookup query, you need to add the required ORDER BY clause and include -- (double hyphen) at the end of the lookup query override. This will ensure that the query is properly overridden and the desired order is applied to the results.

Submit
89. A deployment group is a versioning object that allows you to group versioned objects for deploying

Explanation

A deployment group is used to group versioned objects for deploying. In this context, "versioned objects" refers to software or application updates that are stored in repositories. Therefore, the correct answer is "Different Repository" because a deployment group allows you to group and deploy versioned objects from different repositories.

Submit
90. To debug a mapping, you need to configure and run the Debugger from

Explanation

To debug a mapping, you need to configure and run the Debugger from Designer. Designer is the tool used for designing and developing mappings in Informatica. The Debugger allows users to step through the mapping logic, view data values at each step, and identify any issues or errors in the mapping. Workflow Manager is used for managing and running workflows, Workflow Monitor is used for monitoring the execution of workflows, and Repository Manager is used for managing the repository.

Submit
91. Which option is need to be checked for creating shortcuts for  folders

Explanation

To create shortcuts for folders, the option that needs to be checked is "Allow shortcut". This option allows users to create shortcuts for folders, which are convenient links to access the original folder from a different location. By checking this option, users can easily create shortcuts for folders and access them without navigating through the entire directory structure.

Submit
92. The primary PowerCenter server process is known as 

Explanation

The primary PowerCenter server process is known as Load Manager. The Load Manager is responsible for managing the execution of workflows and sessions. It determines the order in which sessions are run, monitors the progress of sessions, and handles session recovery in case of failures. It also manages the distribution of tasks across the nodes in a grid environment. The Load Manager plays a crucial role in ensuring the efficient and reliable execution of data integration processes in PowerCenter.

Submit
93. When you checks out an object in the workspace, the repository obtains a 

Explanation

When you check out an object in the workspace, the repository obtains a Write Intent lock. This lock ensures that no other user can modify the object while it is being checked out, allowing the user who checked it out to make changes without conflicts. This lock indicates the intention to write to the object and prevents any other user from obtaining a conflicting lock.

Submit
94. Which Transformation is used to load the rejected records

Explanation

The Router Transformation is used to load the rejected records. This transformation allows you to route data rows to different targets based on specified conditions. It provides a way to filter out records that do not meet certain criteria and direct them to a separate target for further analysis or processing. The Source Qualifier transformation is used to extract data from a source, and the Filter transformation is used to filter records based on specified conditions, but they are not specifically designed for loading rejected records.

Submit
95. The process of converting and summarizing operational data into a consistent, business-oriented format:

Explanation

Transformation refers to the process of converting and summarizing operational data into a consistent, business-oriented format. This involves manipulating and restructuring the data to make it more useful and relevant for analysis and decision-making purposes. Extraction and loading are also important steps in the data transformation process, where data is extracted from various sources and loaded into a central repository or data warehouse. Therefore, the correct answer is Transformation, as it encompasses all of these activities.

Submit
96. Which  tool is used for users,user groups and priviledges

Explanation

The correct answer is Repository Manager because it is the tool used for managing users, user groups, and privileges in a repository. The Repository Manager allows administrators to create and manage user accounts, assign users to user groups, and set permissions and privileges for different users and user groups. It provides a centralized and efficient way to control access and manage security in the repository.

Submit
97. By default, the PowerCenter Server sets the number of partitions to

Explanation

The PowerCenter Server sets the number of partitions to 1 by default. This means that when a task is executed, it will be processed by a single partition. This default setting is suitable for smaller tasks or tasks that do not require parallel processing. If there is a need for parallel processing or if the task is larger and can benefit from being divided into multiple partitions, the number of partitions can be manually increased.

Submit
98. How many tools are available in desginer

Explanation

The correct answer is 5 because the question is asking how many tools are available in designer. Out of the given options, 5 is the only number that represents the number of tools available in designer.

Submit
99. What will be returned if the username and password are incorrect in a command

Explanation

If the username and password are incorrect in a command, a non-zero return code will be returned. This indicates that there was an error or failure in the authentication process. The specific value of 7 may be used to represent this particular type of error, but it could vary depending on the system or command being used.

Submit
100. Can the source qualifier is used to filter cobol source

Explanation

The source qualifier cannot be used to filter COBOL source. The source qualifier is used in Informatica PowerCenter to filter or transform data from the source before it is loaded into the target. However, COBOL source code is a programming language used for writing applications, and it does not have a built-in source qualifier functionality. Therefore, the correct answer is No.

Submit
101. Which mode is used for handling the sessions and workflows 

Explanation

Interactive mode is used for handling sessions and workflows because it allows the user to interact with the system in real-time. In this mode, the user can input commands and receive immediate feedback or results. This mode is commonly used for tasks that require user input or for troubleshooting purposes.

Submit
102. Where is the actual business rules will be implemented

Explanation

The actual business rules will be implemented in the Mapping Designer. This is where the transformation logic is defined and applied to the data. The Mapping Designer allows the user to create mappings between source and target objects, and apply various transformations and rules to the data during the mapping process. It provides a graphical interface to design the flow of data and apply the necessary business rules to achieve the desired output.

Submit
103. Which privilege do you need to execute all tasks across all folders in the repository, and can perform any tasks

Explanation

The privilege of a "Super User" allows them to execute all tasks across all folders in the repository and perform any tasks. This privilege grants the user unrestricted access and control over all actions and operations within the repository.

Submit
104. Which tool is used to create a reusable transformation 

Explanation

The tool used to create a reusable transformation is the Transformation Developer. This tool allows developers to create transformations that can be used across multiple mappings, increasing efficiency and promoting reusability. The other options listed are not specifically designed for creating reusable transformations.

Submit
105. How the repository server create and update the repository tables

Explanation

The repository server creates and updates the repository tables through the repository agent process. This process is responsible for managing the communication between the repository server and the database where the repository tables are stored. It handles tasks such as creating new tables, updating existing tables, and ensuring data integrity within the repository. The repository agent process is specifically designed to handle these operations efficiently and securely.

Submit
106. Is it possible to join two flat files using source qualifier

Explanation

It is not possible to join two flat files using the source qualifier in Informatica PowerCenter. The source qualifier is used to transform and filter data from a single source, such as a database table or a flat file. To join two flat files, you would need to use a Joiner transformation or a Lookup transformation in Informatica PowerCenter.

Submit
107. When the Designer validates a mapping variable in a reusable transformation, it treats the variable as

Explanation

When the Designer validates a mapping variable in a reusable transformation, it treats the variable as an Integer datatype. This means that the variable is expected to contain whole numbers without decimal places.

Submit
108. The database designed for queries on transactional data is known as 

Explanation

The correct answer is ODS because an Operational Data Store (ODS) is a database designed specifically for queries on transactional data. It is used to support real-time operational reporting and analysis. ODS stores current and frequently updated data from various operational systems, making it suitable for transactional queries. On the other hand, OLTP (Online Transaction Processing) databases are used for transactional processing, OLAP (Online Analytical Processing) databases are used for complex analysis and reporting, OLCP (Online Collaborative Processing) is not a recognized term, and DSS (Decision Support System) is a broader term that encompasses various types of databases used for decision-making.

Submit
109. When we finetune session performance, we can use

Explanation

When we want to improve the performance of a session, we can use the "Test load option." This option allows us to simulate a real load on the session by running it with a large number of concurrent users or transactions. By doing so, we can identify any performance bottlenecks or issues that may arise under heavy load and make the necessary optimizations to improve the session's performance. The other options mentioned, such as Test session, Test Log, and Test Monitor, are not specifically related to performance tuning and may serve different purposes.

Submit
110. Which Transformation is used to join flat file and oracle source

Explanation

The Joiner Transformation is used to combine data from a flat file and an Oracle source. It allows for joining rows from two different sources based on a common key. This transformation is commonly used in ETL processes to merge data from multiple sources into a single output.

Submit
111. Using the repository manager, the entire repository can be backed up in the format of 

Explanation

The entire repository can be backed up in the format of a binary file. Binary files store data in a format that is not easily readable by humans, but it is efficient for storing large amounts of data. This format is commonly used for backing up and restoring repositories because it preserves the integrity of the data and allows for easy transfer and storage.

Submit
112. What are the transformation used to merge data from multiple sources without removing the duplicates

Explanation

The correct answer is Option 1 & Option 2. The joiner transformation is used to merge data from multiple sources based on a common key. It combines rows from different sources into a single row. The union transformation is used to merge data from multiple sources by appending rows together. It does not remove duplicates, but simply combines all rows from different sources. Therefore, using both the joiner and union transformations together would allow merging data from multiple sources without removing duplicates.

Submit
113. Which transformations can be used for proceesing the records holding deptno 10 in an employee table

Explanation

The correct answer is 1,2&3. This means that all three transformations - Source Qualifier, Filter Transformation, and Router Transformation - can be used for processing the records holding deptno 10 in an employee table. The Source Qualifier transformation is used to extract data from the source table, the Filter Transformation is used to filter out records based on a condition (in this case, deptno = 10), and the Router Transformation is used to route the filtered records to different target tables based on specified conditions. Therefore, all three transformations are applicable for processing the records holding deptno 10 in the employee table.

Submit
114. Is it necessary to run the Informatica server before accessing Repository

Explanation

Yes, it is necessary to have the Informatica service up and running before accessing the Repository. The Repository Service manages the PowerCenter repository, which is a relational database that stores metadata. All repository clients access the repository database tables through the Repository Service. Therefore, the Informatica server, which includes the Repository Service, must be running to access the repository. Additionally, the database service must also be up. 

Submit
115. Which component is responsible for reading the parameter file and expanding the flow variable values for the workflow

Explanation

The load manager is responsible for reading the parameter file and expanding the flow variable values for the workflow. It manages the loading of data into the workflow and ensures that the necessary resources are allocated for the workflow execution. It plays a crucial role in coordinating and managing the flow of data within the workflow.

Submit
116. Which Component of informatica is used to configure connection details

Explanation

Workflow Manager is the component of Informatica used to configure connection details. It allows users to create, edit, and manage workflows, which are a set of instructions for data integration tasks. Within the Workflow Manager, users can define the connections to various data sources and targets, specifying the necessary connection details such as server name, database name, username, and password. This allows the workflows to access and manipulate data from different sources and load it into the desired target systems.

Submit
117. Salary of all employees in an employee table need to be added with the commission.which transformation is used ?

Explanation

The correct answer is Option 1 & Option 2. The question states that the salary of all employees in an employee table needs to be added with the commission. In order to achieve this, we would need to use both the Source Qualifier and Expression transformation. The Source Qualifier is used to extract data from the source table, while the Expression transformation is used to perform calculations and transformations on the data, such as adding the commission to the salary. Therefore, both Option 1 (Source Qualifier) and Option 2 (Expression transformation) are required in this scenario.

Submit
118. If incremental aggregation option is checked in session properties will the new cache is created during every run

Explanation

When the incremental aggregation option is checked in session properties, a new cache is not created during every run. Instead, the existing cache is updated with the incremental changes that have occurred since the last run. This allows for faster processing and reduces the amount of data that needs to be processed during each run.

Submit
119. Before you run a workflow, the informatica server needs to be registered with 

Explanation

Before running a workflow, the Informatica server needs to be registered with Workflow Manager. This is because Workflow Manager is responsible for designing, scheduling, and monitoring workflows. It allows users to create and manage workflows, which are a set of instructions that define the tasks and dependencies required to complete a data integration process. By registering the Informatica server with Workflow Manager, users can ensure that the server is properly configured and ready to execute workflows.

Submit
120. Is both Informatica PowerCenter and PowerMart are same

Explanation

The correct answer is "Only at some times" because Informatica PowerCenter and PowerMart are both data integration tools developed by Informatica, but they have different features and capabilities. PowerCenter is a more advanced and comprehensive tool that offers a wide range of data integration and management functionalities, while PowerMart is a simplified version with limited features. Therefore, depending on the specific requirements and needs of the user, either PowerCenter or PowerMart may be suitable for certain situations.

Submit
View My Results

Quiz Review Timeline (Updated): Nov 10, 2024 +

Our quizzes are rigorously reviewed, monitored and continuously updated by our expert board to maintain accuracy, relevance, and timeliness.

  • Current Version
  • Nov 10, 2024
    Quiz Edited by
    ProProfs Editorial Team
  • Jul 06, 2016
    Quiz Created by
    Jeetu Dewda
Cancel
  • All
    All (120)
  • Unanswered
    Unanswered ()
  • Answered
    Answered ()
Data Marts have specific business related purposes.
How many ports are available in Expression Transformation
How many internal tools available with Workflow manager to help you...
How many types of Workflow variables are available ?
In general, how many different types of log files are created by...
Is it possible to create  source and target definition manually
Is it possible to run the workflow from particular task
Can the session be recovered?
The Repository Manager connects to the repository database through the...
Is it possible to generate a table in relational database using...
When the Server runs in recovery mode, it continues to commit data...
Versioning is a concept where you can configure the repository to...
How many modes are available for using pmcmd
Can we able to start and stop a workflow from workflow monitor
Can we have unlimited sessions in a workflow as we need
A block of memory for temporary storage of data likely to be used...
What is the return code for a successful pmcmd command execution
The Workflow Monitor displays workflows that have run
When a mapplet is changed, all instances of the mapplet and all...
Like a reusable transformation, any change made to the mapplet is...
Which Component of informatica is used to see the performance of the...
When you connecting to the repository, you need to mention the
If you want to use the same object in several projects, you need to...
What is the transformation used to convert the rows in to columns
When you create a workflow, the Workflow Designer creates which task...
When the Informatica Server executes a worklet, it expands the...
Last 3 performer in a department need to loaded in a target table....
Is it possible to change  the sequence generator properties 
If a task is invalid, the workflow becomes invalid
In a short description, the data warehouse is a collection of data...
The Repository Server can manage a repository residing on a database...
What the option "Fail parent if this task fails' will do in...
Is it possible to send an email after completion of a workflow in...
If the data doesn't fit in the memory cache, the server stores the...
Using session properties, can we able to override parameters...
Can a command task can be re-used
Which  informatica client tool is used to know the run time...
Is it possible to use a transformation created in one mapping in any...
Change data capture is a part of 
The latest informatica suite is compatible of
Is it possible to create a worklet inside a worklet
What is the pmcmd command for instructing the server to execute the...
The process of pulling data from various hetrogeneous source systems...
How the repository server communicates with the repository database
The center of Star schema consists of one or more 
You can create and maintain folders in the
The place where debugger pauses and allows you to view and edit...
If a sorter transformation is used before Aggregator...
Flat file lookup is one newly added feature in Informatica PowerCenter...
If we export a mapping, session or workflow will create
By executing the read query directly against the source database, what...
The two types of loading available in DWH are 
What is the default repository server connection timeout limit
Can sequence generator be used  in Mapplet desginer
Whenever you're checking in an object, the repository version...
By default, the PowerCenter Server does not save multiple logs for a...
To help you determine which column caused the row to be rejected,...
Select  a  transformation used to load  the changed...
How many permission types are available for folders
The following is the valid call for a lookup transformation from...
How many types of Transformations available in Informatica 9.0
What are the servers available in informatica
The first step in performance tuning is to identify the
Minimum number of  transformations required for a simple valid...
Which component is used for New server registration in informatica
For executing a workflow, the PowerCenter server uses the
In which tab of session the connection details of source and targets...
As a important requirement for data recovery, the source data needs to...
Which Transformation is used to handle cobol sources
Pmcmd is a program that you can use to communicate with
When you configure partitioning for a mapping, which partition type...
Which window in desginer is used to access the repositories.
This is a quantifiable value such amount of sales, budget or revenue.
What are the types of sources available in Informatica?
What is the session property enabled when update strategy is used in a...
Which is used to store data and perform data cleansing, merging before...
In the Informatica Repository, where is the meta data getting stored?
While using pmcmd in command line mode, each command must include the...
A worklet is an object that represents a set of
What is the transformation used to load the distinct records in a...
With the error tracing level enabled, the Informatica Server logs each...
Which task is used for running a session  based on success of...
For comparing two folders, what is the mandatory permission a user...
How many important client components available in Informatica
In which mode of pmcmd, the username, password and server information...
Which mode allows writing scripts for scheduling the workflows 
Which option should be enabled in session properties  to see the...
How to over ride the default order by clause in lookup query
A deployment group is a versioning object that allows you to group...
To debug a mapping, you need to configure and run the Debugger from
Which option is need to be checked for creating shortcuts for...
The primary PowerCenter server process is known as 
When you checks out an object in the workspace, the repository obtains...
Which Transformation is used to load the rejected records
The process of converting and summarizing operational data into a...
Which  tool is used for users,user groups and priviledges
By default, the PowerCenter Server sets the number of partitions to
How many tools are available in desginer
What will be returned if the username and password are incorrect in a...
Can the source qualifier is used to filter cobol source
Which mode is used for handling the sessions and workflows 
Where is the actual business rules will be implemented
Which privilege do you need to execute all tasks across all folders in...
Which tool is used to create a reusable transformation 
How the repository server create and update the repository tables
Is it possible to join two flat files using source qualifier
When the Designer validates a mapping variable in a reusable...
The database designed for queries on transactional data is known...
When we finetune session performance, we can use
Which Transformation is used to join flat file and oracle source
Using the repository manager, the entire repository can be backed up...
What are the transformation used to merge data from multiple sources...
Which transformations can be used for proceesing the records holding...
Is it necessary to run the Informatica server before accessing...
Which component is responsible for reading the parameter file and...
Which Component of informatica is used to configure connection details
Salary of all employees in an employee table need to be added with the...
If incremental aggregation option is checked in session properties...
Before you run a workflow, the informatica server needs to be...
Is both Informatica PowerCenter and PowerMart are same
Alert!

Advertisement