Answer Posted / vijay kumar
FIRST CONNECT TO PMCMD AND THEN TO INT. SERVICE.
TYPE THIS---> STARTWORKFLOW -F FOLDERNAME WORKFLOWNAME
| Is This Answer Correct ? | 1 Yes | 3 No |
Post New Answer View All Answers
i had a source containing business,sales,details column and i have to load it to a target but i have some bad records in it , but i have to load 70% of business records and 50% of sales and 95% of details records excluding bad records to achieve this what should be done and what all logic and tx should be used can anyone help? thanks in advance
Explain the different kinds of facts.
Under which circumstances, informatica server creates reject files?
Where can we find the throughput option in informatica?
Global and Local shortcuts. Advantages.
How to load the data from a flat file into the target where the source flat file name changes daily?
Write the advantages of partitioning a session?
What are the different types of olap? Give an example?
5. Consider the following products data which contain duplicate rows. A B C C B D B Q1. Design a mapping to load all unique products in one table and the duplicate rows in another table. The first table should contain the following output A D The second target should contain the following output B B B C C
Why do you use Mapping Parameter and mapping variable?
How can you differentiate between powercenter and power map?
r u done any partitions in ur project?
What is informatica?
How do you set a varible in incremental aggregation
My source is delimited flat file Flat file data is H|Date D1|ravi|bangalore D2|raju|pune T|4 The data will be send to target if the fallowing two conditions satisfied 1.The first row Date column is equal to SYSDATE 2.Last record second port equal to number of records. How to achieve?