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 |
How to load data into 3 target tables which are in different schema but with the same name and same relational connection at infromatica level ? How to differentiate while loading ? and how to load ?
I have a scenario which load the data frm single source to 2 targets as T1, T2, and T1 have a P.K and T2 have F.K relations. first data has to load in T2, and then data load to T1 if that record exist in T1... how can we acheive it?
What are the types of data warehouses?
Repository user profiles
What are the types of maping in Getting Started Wizard?
What happen when you enable grid option avilable at session level ? (Ans found: Scalabily . A single session Parallelization) But how can one session is sharable among different nodes at the same time while running ?
source is a flat file empname, empno, sal ram, 101, 1,000 sam, 102, 2,000 ques: my target needs the data to be loaded as sal -1000 and 2000 excluding commas target empname, empno, sal ram, 101, 1000 sam, 102, 2000 how to implement this?
Explain pmcmd command usage in informatica
for ex: in source 10 records are there with column sal. use a filter transformation condition as Sal=TRUE and connect to target. what will happen.
As a support project team member, how will you get the questions regarding errors from client or customers (in which format)?
Can we make worklet inside worklet?
What is informatica etl tool?