Peter Willadt wrote:
> repmcli catalogextract [as of  7.3.0 build 25 (win) and build 
> 29 (linux), no 
> other versions tested] appears not to extract the ddl in 
> full. Especially, on 
> columns that are primary key columns or on columns that have 
> a default value,
> catalogextract misses to add 'not null' although it had been 
> specified when 
> the table was created and is visible by 'select ... from columns'. 
> 
> I understand that a primary key column probably will never 
> accept null values, 
> but a column with default values might get null values by 
> insert statements, 
> so omitting 'not null' will not replicate the table in all detail.
> 
> repmcli dataextract does behave quite the same.
> 
> Anybody agree that the observed repmcli behaviour is kind of a bug?
> 

you are right. the bug will be fixed in one of the next releases.


-- 
Hans-Georg Bumes
SAP DB, SAP Labs Berlin
http://www.sapdb.org/
_______________________________________________
sapdb.general mailing list
[EMAIL PROTECTED]
http://listserv.sap.com/mailman/listinfo/sapdb.general

Reply via email to