Hi,
I have a stranged problem..
i have a dbschema.cfg file for maping to database. i m trying to run it thru command line. only one group is mapped in that, which is commaon in all DCTs.
It is deploying fine for one of the workares DCR. but when i m trying it with another workarea DCR, its showing me success, but not inserting in table.
I checked in log file also. its not showing any error. here is snippet that log file shows me..
DD:extraction type=full
DD:tuple mode=wide
DD:area=default/main/Abcd
DD:/default/default/main/XYZ WIR-Syd-20Feb
DD:Generate DirectoryContents start:Fri Aug 25 09:45:49 EDT 2006
DD:Generate DirectoryContents end :Fri Aug 25 09:45:49 EDT 2006
DD:Generate TDCRTupleProducer start:Fri Aug 25 09:45:49 EDT 2006
DD:Generate TDCRTupleProducer end :Fri Aug 25 09:45:49 EDT 2006
DD

ath not found -- interpret as 'NotPresent'
DD:Building replicant order column information.
DD:Building replicant order column information... Done.
DD:TUPLE={state=NotPresent, path=templatedata\abcdxyz\lmnop}
DD:TTableSchemaHelper not found in cache for [TABLE_ABC]. Creating new.
DD

ELECT KEYCOLNAME , KEYCOLVALUE FROM IWDELTRACKER WHERE PATH = ? AND AREA = ? AND KEYCOLNAME IN ( 'id_content')
DD:0 PK values retrieved from iwdeltracker for templatedata\abcdxyz\lmnop, default/default/main/XYZ
DD: DELETE FROM IWDELTRACKER WHERE PATH = ? AND AREA = ?
DD: -- Deleted
DD:Committing database [10.203.61.75:1521:MHRDEV]...
DD

eployment[Event]
DD:-----------------------------------
DD: DCRs inserted : 0
DD: DCRs updated : 0
DD: DCRs deleted : 1
DD: DCRs failed : 0
DD: DCRs rolled back : 0
DD: DCRs skipped : 0
DD:-----------------------------------
at the line where it is showing '-- Deleted', for another workarea DCR, it shows '--Updated'. i m not finding any clue to go ahed..
we are using TS 6.5 on windows Server 2003 SP1, OD Version 6.0.1.0.0
any help is a pleasure..
thnx in advance
amit