Hello,
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?
Thanks,
--
Mark Thomas
United Drugs
<[EMAIL PROTECTED]>
_______________________________________________
sapdb.general mailing list
[EMAIL PROTECTED]
http://listserv.sap.com/mailman/listinfo/sapdb.general