what is the exact meaning of domain?
Answers were Sorted based on User's Feedback
Answer / sushil ramteke
The PowerCenter domain is the fundamental administrative
unit in PowerCenter. The domain supports the administration
of the distributed services. A domain is a collection of
nodes and services that you can group in folders based on
administration ownership.
| Is This Answer Correct ? | 24 Yes | 1 No |
Answer / deshmukh sachin
Hi , The Domain concept arises in Informatica version 8,
we have global integration service where in which we can
have domains and each domain can be configured to diffrent
environments, and each domain can be configured to have
diffrent nodes and we can assign a particular workflow to
run on different nodes , and Informatica corporation can
customize for particular node for better performance
and moreover if particaular workflow fails due to
connectivity problems , it automatically reassigns to
some other node which is avaialable
| Is This Answer Correct ? | 12 Yes | 6 No |
Domain : Informatica Domain is a collection or Group of Nodes and Services.
What is a Node ?
Node is a logical representation of physical Machine in a domain. In simple words a node is a computer in which we installed Informatica .
What is meant by Services : each Node in a domain runs two types of Services to perform the domain operations.
Types of Services : (a) Service Manager (b) Application Service
Service Manger : it is nothing but a service in windows , daemon in Unix. it runs the application services and performs the all domain operations
Application Service : a group of services that represnt server based functionality.
ex: Repository Service,Integration Service,Content Management Service,Model Repository Service,SQP BW service, Reporting Service
| Is This Answer Correct ? | 0 Yes | 0 No |
What are junk dimensions?
explain abt joiner t/r?
What is the Router transformation?
what is bridge tables in informatica
Change Data Capture in Informatica,using Incremental Aggregation.How can i identify the these data in Target table.
what is the need of session partitioning... how it is useful in real time
By using Transformation i need top most 5 employee salary from each deptwise? Deptno 10,20,30? which transformation we need to use?
What is performance tuning in informatica. What measures you will take if some thing is taking much time in your process of ETL?
write a query following table bookid language 1234 english 1234 french 1234 spanish 1235 english i want the output are bookid lang1 lang2 lang3 1234 english french spanish 1235 english null null
(Integ) Start workflow: ERROR: User [practice] does not have sufficient privilege for this operation. how to solve this pls suggest me? THANKS in advance
How do we call shell scripts from informatica?
why sequence generator should not directly connected to joiner transformation ?