If in a workflow i have n number of sessions and each
session is configured with different different stop on
errors (say 5,8,10 etc respectively).How can make all this
same for all the sessions with out actualy touching each
and evry session ?
Answer / lvpr
we have a variable $PMSessionErrorThreshold, in session
properties - config object for stop on errors paramterize
it to $PMSessionErrorThreshold.
If you want to change valuve, then change it in parameter
file with out editing workflow or session
hope this helps...correct me if i am wrong.
Is This Answer Correct ? | 5 Yes | 0 No |
Explain the scenario which compels informatica server to reject files?
Source having one lakh record and loaded into target. Then, how can i compare records will loaded in table? For example Source having Firstname,Lastname. the same Firstname,Lastname record will be loaded into Target? How can i check in Oracle?
when we create source as oracle and target as flat file, how can i specify first row as column in flat file?
What are the join types in joiner transformation?
Limitation of REPLACESTR. Is there any character limitation to it.
i have a source table ID NAME SAL 101 A 1000 102 B 2000 103 C 1500 target load should be ID NAME SAL 101 A 1000 101 B 2000 101 C 1500 102 A 1000 102 B 2000 102 C 1500 103 A 1000 103 B 2000 103 C 1500
I have source table 100 records after run session successfully but loads the target table 50 records only what happened that 50 records and how can i load remaining 50 records
After draging the ports of three sources(sql server,oracle,informix) to a single source qualifier, can you map these three ports directly to target?
How does the server recognize the source and target databases. Elaborate on this.
Can i create a lookup table without cache.
following scenario i have 1000 record flatfile source i want ist row to ist target 2nd eow to 2nd target 3rd row to 3rd target how will u do?
Are there any types of Dynamic Caches in informatica