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 |
why sequence generator should not directly connected to joiner transformation ?
Which transformation should u need while using the cobol sources as source defintions?
In mapping f.f as one src and f.f as trg,f.f as src and oracle as trg which is fast? mean which is complete first process
In target table how to display the system time
What did you do in source pre load stored procedure
what is data driven?
Normalizer transformation is not involved in Mapplet.. why???
What is the use of an aggregator cache file?
As per Informatica PC help guide, while adding transformations to a mapplet,we have to keep this in mind: If you use a Sequence Generator transformation, you must use a reusable Sequence Generator transformation. May i know the reason behind this?
Hello Everyone,i have one question on sequence generator.i have two targets and the records comes from the source will place in the targets like 1-10 rec in target1 and 11-20 rec in target2,21-30 rec in target1...etc so any one can help me? plz..Thanq in adv.
How to do unit testing in informatica? How to load data in informatica ?
hi all when i am creating repository contents i am getting this error and not able to create contents please let me know wht may be the problem ORA-01031: insufficient privileges Database driver error... Function Name : executeDirect SQL Stmt : CREATE VIEW REP_DATABASE_DEFS AS SELECT DISTINCT DBDNAM DATABASE_NAME, SRCNAM DEF_SOURCE, SUBJ_NAME SUBJECT_AREA, NULL VERSION_ID, OPB_DBD.VERSION_NUMBER DATABASE_VERSION_NUMBER FROM OPB_DBD, OPB_SUBJECT, OPB_SRC WHERE OPB_DBD.SUBJ_ID = OPB_SUBJECT.SUBJ_ID AND OPB_SRC.DBDID = OPB_DBD.DBDID AND OPB_SRC.VERSION_NUMBER = OPB_DBD.VERSION_NUMBER AND OPB_SRC.IS_VISIBLE = 1 Oracle Fatal Error Database driver error... Function Name : ExecuteDirect Oracle Fatal Error Error occurred while creating the repository An error has occurred while creating contents. Dropping repository tables... Create Contents operation on repository [reposerv] ended at 01/02/2009 13:02:48. Elapsed time is 0:00:09.