1.
When u r checking out what ll happens for version no?
a. Increase
b. decrease
c.reset to 0
d. reset to 1
e. no change
2.
Salary of all employees needed to add with the commision.
What transfrmation to be used?
a. SQ and Expression
b. SQ
c. Update Strategy
d. Expression
3.
Which of the task is used to run a session based on success
of the other session?
a. Decision
b. Event wait
c. Email
d. Command
e. None
4.
Types of sources in Informatica?
a. Homogenous n Heterogenous
b. None
c. Cobol n XML
d. Flat files
e. Flat files and Homogenous n Heterogenous
5.
Servers are available in informatica?
a. Informatica Server and Workflow server
b. Informatica Server and Informatica Repository Server
c. Informatica Server
d. Workflow server
e. Informatica Repository Server
6.
While using Pmcmd in cmd line mode, each command must
include the connection info of which of the following?
a. workflow manager
b. Power Center server
c. Workflow monitor
d. Repository manager
e. Designer
7.
Workflow montior displays workflows that have run
a. once
b. twice
c. never
d.four times
e. thrice
8. Mode for handling sessions n workflows?
a. server mode
b. Wait mode
c. Command line mode
d. User mode
e. Interactive mode
9. Connection details configured in?
a. Mapping designer
b. Workflow manager
c. Workflow monitor
d. Repository manager
e. Worklet designer
Thanks in Advance
No Answer is Posted For this Question
Be the First to Post Answer
Hi, As shown below i have repositories under that some folder are there . Between these repositories and folder some thing is there.I want to know what is that? repositories repo1 repo2 repo3 IS_## IS_## IS_## Folder1 Folder2 Folder3 - - - Here i want to what IS_## represents ? Advance Thanks
I am having a table with columns ID NAME 1 x and the requirement is to get the o/p like this 1 y ID Count(*) 1 z 1 3 2 a 2 2 2 b 3 c so write a sql query to get the id n how many times its count of repetition n there u shouldn't get the distinct(i.e id-3) Reply as early as possible
hi all my source looking like below column1 column2 101,102,103 abc,def,ghi 1001,1002,1003 a,b,c i want my target is column1 column1 101 abc 102 def 103 ghi 1001 a 1002 b 1003 c any one can you help
What is up date strategy and what are the options for update strategy?
Tell me about MD5 functions in informatica
Explain dynamic target flat file name generation in informatica
what are the settiings that u use to cofigure the joiner transformation?
How to use pmcmd utility command?
I want my deployment group to refer an external configuration file, while i deploy in the production environment. How can i achieve it.
What are the types of metadata that stores in repository?
What does role playing dimension mean?
My source is flat file which contain only one column with data type varchar.now i want to send string data types into one target and if any numbers and special characters are there that should be send it into another target.so how do you design a mapping for this?