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 recover the standalone session?
Briefly define a session task?
how to duplicates from expression transformation without using sorter before that
In indirect file loading, suppose we have less no.of flat files then we can enter files names manually in list file creation. If millions of files are there, how can we enter the flat file names in list file?
Hi experts ,I have a Source of 1000 records.I have to load 100 records in first target,101 to 200 records in 2nd target, 201 to 300 records in 3rd target and again 301 to 400 in first target like that as cyclick process. How can i acheive this.
without dynamic lookup how to insert new rows and update existing rows?
How will restrict values in 0-9 and A-Z and a-z and special character.Only allowed these chars otherwise we will reject the records? what is the function we used to restrict...
Discuss the advantages & Disadvantages of star & snowflake schema?
if we r using aggregator we enabled sorted input but the records r not sorted what happen?
What are the mapping parameters and mapping variables?
If you done any modifications for a table in back end does it reflect in informatca warehouse or maping?
WE HAVE 10 RECORDS IN SOURCE IN THAT GOOD RECORDS GO TO RELATIONAL TARGET AND BAD RECORDS GO TO TARGET FLAT FILE ? HERE IF ANY BAD RECORDS MEANS ITS LOAD INTO FLAT FILE AND SEND AN EMAIL , IF NO BAD RECORDS MEANS NO NEED TO SEND EMAIL . PLZ HELP ME ...