The DBC XML Format Technical Reference document disappeared from IBM website.
You can download the document from this link.
Thanks to Biplab Das Choudhury and Cezar Tipa.
DBC XML Format Reference
The DBC XML Format Technical Reference document disappeared from IBM website.
You can download the document from this link.
Thanks to Biplab Das Choudhury and Cezar Tipa.
I have got this one below in one of my DBCs.
It sets the autokey to ‘PSRTRANSACTIONID’, however, the autokey itself is not created.
Is there an example of how I can create an autokey in a DBC?
Thanks in advance.
Looks like this was removed when I saved the first comment.
attrdef attribute=”TRANSACTIONID” maxtype=”ALN” length=”35″ title=”TRANSACTIONID” remarks=”TRANSACTIONID” persistent=”true” defaultvalue=”&AUTOKEY&” searchtype=”NONE” userdefined=”true” canautonum=”true” autokey=”LSRTRANSACTIONID”