Sie sind auf Seite 1von 2

Home

DataWarehouse

Informatica

InformaticaScenarios

Oracle

Unix

Hadoop

UpdateStrategyTransformationinInformatica
Updatestrategytransformationisanactiveandconnectedtransformation.Updatestrategy
transformationisusedtoinsert,update,anddeleterecordsinthetargettable.Itcanalso

Search...

Search

PopularPosts
SedCommandinUnixandLinuxExamples

rejecttherecordswithoutreachingthetargettable.Whenyoudesignatargettable,youneed
todecidewhatdatashouldbestoredinthetarget.
Whenyouwanttomaintainahistoryorsourceinthetargettable,thenforeverychangein
thesourcerecordyouwanttoinsertanewrecordinthetargettable.
Whenyouwantanexactcopyofsourcedatatobemaintainedinthetargettable,thenifthe

TopExamplesofAwkCommandinUnix
FindCommandinUnixandLinuxExamples
CutCommandinUnix(Linux)Examples

sourcedatachangesyouhavetoupdatethecorrespondingrecordsinthetarget.

InformaticaScenarioBasedInterviewQuestionswith
AnswersPart1

Thedesignofthetargettabledecideshowtohandlethechangestoexistingrows.Inthe

DateFunctionsinHive

informatica,youcansettheupdatestrategyattwodifferentlevels:
SessionLevel:Configuringatsessionlevelinstructstheintegrationserviceto
eithertreatallrowsinthesameway(Insertorupdateordelete)oruseinstructions
codedinthesessionmappingtoflagfordifferentdatabaseoperations.
MappingLevel:Useupdatestrategytransformationtoflagrowsforinert,update,
deleteorreject.
FlaggingRowsinMappingwithUpdateStrategy:
Youhavetoflageachrowforinserting,updating,deletingorrejecting.Theconstantsand
theirnumericequivalentsforeachdatabaseoperationarelistedbelow.

StringFunctionsinHive
SQLQueriesInterviewQuestionsOraclePart1
GrepCommandinUnixandLinuxExamples
TypesofDimensionsindatawarehouse

HaveQuestions?FollowMe
vijaybhaskar
Addtocircles

DD_INSERT:Numericvalueis0.UsedforflaggingtherowasInsert.
DD_UPDATE:Numericvalueis1.UsedforflaggingtherowasUpdate.
DD_DELETE:Numericvalueis2.UsedforflaggingtherowasDelete.
DD_REJECT:Numericvalueis3.UsedforflaggingtherowasReject.
Theintegrationservicetreatsanyothernumericvalueasaninsert.
UpdateStrategyExpression:
Youhavetoflagrowsbyassigningtheconstantnumericvaluesusingtheupdatestrategy
expression.Theupdatestrategyexpressionpropertyisavailableinthepropertiestabofthe
updatestrategytransformation.
657havemeincircles

Eachrowistestedagainsttheconditionspecifiedintheupdatestrategyexpressionanda
constantvalueisassignedtoit.Asampleexpressionisshowbelow:

IIF(department_id=10,DD_UPDATE,DD_INSERT)

MostlyIIFandDECODEfunctionsareusedtotestforaconditioninupdatestrategy
transformation.
UpdateStrategyandLookupTransformations:
Updatestrategytransformationisusedmostlywithlookuptransformation.Therowfromthe
sourcequalifieriscomparedwithrowfromlookuptransformationtodeterminewhetheritis
alreadyexistsoranewrecord.Basedonthiscomparison,therowisflaggedtoinsertor
updateusingtheupdatestrategytransformation.
UpdateStrategyandAggregatorTransformations:
Ifyouplaceanupdatestrategybeforeanaggregatortransformation,thewaytheaggregator
transformationperformsaggregatecalculationsdependsontheflaggingoftherow.For

Viewall

example,ifyouflagarowfordeleteandthenlaterusetherowtocalculatethesum,thenthe
integrationservicesubtractsthevalueappearinginthisrow.Ifitsflaggedforinsert,thenthe
aggregatoraddsitsvaluetothesum.
ImportantNote:
Updatestrategyworksonlywhenwehaveaprimarykeyonthetargettable.Ifthereisno
primarykeyavailableonthetargettable,thenyouhavetospecifyaprimarykeyinthetarget
definitioninthemappingforupdatestrategytransformationtowork.
RecommendedReading:
UpdateStrategySessionLevelSettings
SQLTransformation
InformaticaScenarios
UpdateStrategyTransformationinInformatica
StoredProcedureTransformationinInformatica
LookupTransformationinInformatica
Ifyoulikethisarticle,thenpleaseshareitorclickonthegoogle+1button.

NewerPost

pnrstatus

Home

OlderPost

privacypolicy

Das könnte Ihnen auch gefallen