Hello all,
In SOA architecture i.e 8.6 , What is mean by node exactly?
Answers were Sorted based on User's Feedback
Answer / swathi
hi manoj kumar,
yes we will create more no.of nodes,but its ppossible
when we r installing powercenter.at installation time we
can click on 'join existing domain' and then proceed u can
create any no.of nodes.
| Is This Answer Correct ? | 4 Yes | 0 No |
Answer / amedela chandra sekhar
power center domain provides service oriented
architecture(SOA) that enables power center services to
share the resources across multiple machines.
A Node is a logical represention of machine.
A Domain contain one or more nodes.
Amedela Chandra Sekhar
chandumba2005@gmai.com
| Is This Answer Correct ? | 2 Yes | 0 No |
Node is a physical entity under Domain which is a logical
entity. Just like a team member(physical) in a team(logical).
We can create number of nodes under a domain, One MASTER
NODE and number of CHILD NODES.
In Master Node we create Repository service.
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / c manojkumar
Hi Rakesh,
I have a doubt, I think we will not create a node. Nodes might be exist already. I mean when we start a workflow automatically an idle will be taken for process in background.
I am not sure about this. Just this is my assumption.
Please let me where do we create a node. I want to create multiple nodes. can i create ? If so i will create 50 nodes. So that speed will be good.
Your response is very important for me. Please answer me
Advance thanks.
| Is This Answer Correct ? | 0 Yes | 0 No |
Find a way to implement the following logic : You have column like : Column 1 AA|BB|CC DD|EE|FF WW|AA I need to get the length of the column without the ‘|’ .
CANNOT USE PARAMETER FILE! Hi all, I am trying to use parameter file for my workflow. This could help me to filter records where CITY = 'Portland' Following is what I have done: **in Designer - create new parameter : $$PARA_FIL, Parameter, String, IsExprVar=TRUE, Initial value = [empty] - Source Qualifier/ Properties/Source Filter: CUSTOMERS.CITY='$$PARA_FIL' **Create Parameter file: C:\Informatica\PowerCenter8.6.0 \server\infa_shared\BWParam\DynamicParamTest.txt $$PARA_FIL='Portland' **Configure workflow to use the parameter file: Edit Workflow/Properties/Parameter Filename: C:\Informatica\PowerCenter8.6.0 \server\infa_shared\BWParam\DynamicParamTest.txt I also configured directory of parameter file for session task. However, I just got this in the session log: [SQ_CUSTOMERS] SQL Query [SELECT CUSTOMERS.CUSTOMER_ID FROM CUSTOMERS WHERE CUSTOMERS.CITY='$$PARA_FIL'] No record has been loaded to target. It seems that the parameter file has not been read. I cannot understand the reason why. Could any of you kindly suggest me anything? Thanks
can we create index and drop index in exsisting table while using infomatica
What is the difference b/w natural key and surrogate key
I am new to informatica and learning it,can anybody please tell me how we receive source as flat file in informatica,from where we get this flat file?
what is difference between mapping and mapplet ?
What is a joiner transformation and why it is an active one?
Without using Lookup & Sequence Generator, How to generate Sequence?
my source has 2 columns. 1st column data: ABC ABC ABC XYZ and 2nd column data: 1 2 3 4. And my target should be ABC 1 2 3, XYZ 4
What is the advantage of informatica?
i have source in oracle 10g,oracle 8i how will u take the data from two sources
in oracle write query yourname+1 from dual