Hi, 
this is a known bug and will be resolved with release: "73.00 build 23" or release: 
"74.03 build 11" 
Both releases haven't been delivered yet to the open source community.
Ferdi
SAP Labs Berlin

-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]
Sent: Donnerstag, 20. Februar 2003 11:16
To: [EMAIL PROTECTED]
Subject: drop table error


Hi
I have SAPDB74 server on linux box,and WinMe client.
On server I set _UNICODE=YES and DEFAULT_CODE=UNICODE,becouse I need use double
byte character.
On client I use sapdbstudio with odbc74,I do follows:
1) create table t1 (c1 int)
2) drop table t1
3) create table ??1 (c1 int)
4) drop table ??1 
-- Above "??" means double byte chinese character.
Result is :
1) -> 3) are done normally,and in sapdbstudio all display are right.
But,after 4) result in error:
    Native error: -9406
    Text :[SAP AG][SQLOD32 DLL][SAP DB] General error:-9406 DDL
    Trigger failed : -27019
I can not drop the table evermore ,except drop the user ownning that table .
Why,is it a bug? Are there any solusion solve it?

Thanks

by [EMAIL PROTECTED]
----------------------------------------------
��ӭʹ�� Mycity Mail �����ʼ�ϵͳ http://www.mycity.com.cn
Thank you for useing Mycity Mail Email system

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

Reply via email to