Warning Message in Change Capture Stage

Post questions here relative to DataStage Enterprise/PX Edition for such areas as Parallel job design, Parallel datasets, BuildOps, Wrappers, etc.

Moderators: chulett, rschirm, roy

Post Reply
ShilpaBharadwaj
Participant
Posts: 3
Joined: Thu Jul 27, 2006 11:19 pm

Warning Message in Change Capture Stage

Post by ShilpaBharadwaj »

Dear All,
I am facing the following warning in Change Capture stage in a parallel job -

Change_Capture: When checking operator: Defaulting "TYPE_OF_PLAN_SFX" in transfer from "beforeRec" to "outputRec".

where "TYPE_OF_PLAN_SFX" is a field from source. There are 59 fields which are input into the Change Capture stage. I am facing this warning message for all the fields.

Please help me out.
Cheers
Shilpa Bharadwaj
Daddy Doma
Premium Member
Premium Member
Posts: 62
Joined: Tue Jun 14, 2005 7:17 pm
Location: Australia
Contact:

Post by Daddy Doma »

Numerous topics that discuss this are available through Search, including:

viewtopic.php?t=99511&highlight=beforerec+outputrec

Use this as a starting point.

Zac.
kumar_s
Charter Member
Charter Member
Posts: 5245
Joined: Thu Jun 16, 2005 11:00 pm

Post by kumar_s »

If you go through all the post, you may end up to replace that stage with Join-Transformer. :wink:
Impossible doesn't mean 'it is not possible' actually means... 'NOBODY HAS DONE IT SO FAR'
kura
Participant
Posts: 21
Joined: Sat Mar 20, 2004 3:43 pm

Re: Warning Message in Change Capture Stage

Post by kura »

Which change mode you used.

Depending change mode, change rest of option. Then you should able avoid this warning.

[quote="ShilpaBharadwaj"]Dear All,
I am facing the following warning in Change Capture stage in a parallel job -

Change_Capture: When checking operator: Defaulting "TYPE_OF_PLAN_SFX" in transfer from "beforeRec" to "outputRec".

where "TYPE_OF_PLAN_SFX" is a field from source. There are 59 fields which are input into the Change Capture stage. I am facing this warning message for all the fields.

Please help me out.[/quote]
Post Reply