Hi all,
Based on the note,
The generated DDL<DBTYPE>.TPL file should only contain the entries 'LICHECK' and 'MLICHECK' for the 'negdat' parameter.
However, in my case, I saw additional entries like:
negdat: /BIC/E100001 /BIC/E100002
and so on. What does it mean?
Also, on the dfact.sql script generated, there's line like:
ind: xxxxxxxxx
sql: alter table "xxxxxxxxx" add primary key ;
It doesn't specify what primary key should be added.
Anyone with the same experience?
Thanks.