How can you run a session without using server manager?
Using PMCMD command from command prompt.
Below link is helpful...
http://www.folkstalk.com/2012/10/pmcmd-command-usage-in-informatica.html
| Is This Answer Correct ? | 1 Yes | 0 No |
if we hav 10 records in a file, can we get first record from it by using Aggregator with out using Groupby Port in it?If Yes..let me know the answer plz!!!
How i can Schdule the Informatica job in "Unix Corn Schduling tool" ?
Debugger what are the modules, what are the options you can specify when using debugger, can you change the expression condition dynamically when the debugger is running.
wt is Dynamic lookup Transformation? when we use?how we use?
How many transformations can be used in mapplets.
If we set dd_insert in mapping and Delete in session properties what will happen.?
what are types of dimentions?
I have the source like col1 col2 a l b p a m a n b q x y How to get the target data like below col1 col2 a l,m,n b p,q x y
Differentiate between mapping parameter and mapping variable?
How do you recover rows from a failed session
source table A having 100000 records. and target B table having 100000 records. now iam updating B records using update query. i don't know which record is update in target. write a sql query get all updated records from target table B.
how i will stop my workflow after 10 errors