where to select code page option?
Answers were Sorted based on User's Feedback
Answer / teja
while configuration in administration console we have to select the code page language.
cheers
teja
| Is This Answer Correct ? | 5 Yes | 0 No |
Answer / maxy
In administration console ,while defining the connection
object ,code page setting for the connection string need to
be selected as required.
| Is This Answer Correct ? | 1 Yes | 0 No |
What is exact use of 'Online' and 'Offline' server connect Options while defining Work flow in Work flow ?
When the informatica server marks that a batch is failed?
i have one table like cust_id ph1 ph2 ph3 1002 9290123526 97671927210 9876545232 we use Normalizer wt is o/p? sue normalizer we can generate three tables in single table/
whats the logic to load the lower level of granularity of data to fact table.
have you developed documents in your project? and what documents we develop in realtime?
select * from emp where sal>(select min(sal) from emp) how to implement the same in informatica ?
Explain Dataware house architecture .how data flow from intial to end?
What is meant by LDAP users?
In real time scenario where can we use mapping parameters and variables?
What is status code?
what is Active lock explain
in my source i have 100 records, and 3 targets, i want to load 1st record into 1st target,2nd record into 2nd target,3rd record into 3rd target again 4th target into 1st target and vice versa,how to achieve this?