Mark Thomas wrote:

> I just tried to do the following:
> 
> create table foo (fooint integer primary key, foochar char(1) 
> default 'P'
> constraint foochar in ('P','C'))
> 
> create table temp.foo like foo
> 
> ...and I received this error:
> SAP DBTech SQL: [-9205] System error: AK Catalog information not
> found:FFFD00000D00000000110002
> 
> I have determined that the presence of the constraint is 
> causing the error.
> Is this a known limitation of the creation of temp tables?

Mhm, no, this is a bug which will be fixed in the next version.
Thank you for reporting.

Elke
_______________________________________________
sapdb.general mailing list
[EMAIL PROTECTED]
http://listserv.sap.com/mailman/listinfo/sapdb.general

Reply via email to