how to run the batch using pmcmd command
Answers were Sorted based on User's Feedback
Answer / aditya
we can write Shell script which can be fired by using
Seccion Parameters
| Is This Answer Correct ? | 8 Yes | 1 No |
How to use procedural logic inside infromatica? If yes how, if now how can we use external procedural logic in informatica?
How can you define a transformation? What are different types of transformations in Informatica?
If we have 1000 rows were loaded in to datawarehouse and next day the source have 1010 rows so, how can we loaded only updated rows into target.
What is a repository? And how to add it in an informatica client?
How do you set a varible in incremental aggregation
How to recover sessions in concurrent batches?
following table source name gender a1 male a2 female how to change 'male' to 'female' and 'female' to 'male'
r u done any partitions in ur project?
what are presession,postsession success and postsession failure commands ?
Where are the source flat files kept before running the session?
How to do the error handling of if ur source is flatfiles?
select count(1) from emp? what is the o/p?