Hello list,
WinXp SP2, SapDb 7.4.3.32.
What does this error means?
Auto Commit: On, SQL Mode: Internal, Isolation Level: Committed
General error;-9205 .
delete fleet_user
Help says:
-9001 to -9799: System error
Explanation:
These error messages should not occur during normal operation on a
consistent database. With some errors, an implicit SHUTDOWN is performed.
User Action:
As a rule, the database should be shut down and you should contact your
local support organization. Create a trace of the last database activities
and save it. Send the trace to your local support organization so they can
trace and rectify the error.
This error occures when I try to delete from my table (T1).
I have defined foreign key (on delete cascade) into table T1 from other
table (T2).
This error occures only when there are some rows in the table T2 which are
connected to table T2.
Where there are not such row in table T2 or when I drop foreign key
everything whorks.
Thi behavior is wery interesting, because there are also other tables (T3,
...)
which has defined foreigns key (with delete cascade) connected into PK
table T1, but work fine.
Thanks for your support.
Regards, Dusan
--
Dusan Kolesar
Helsinska 19
040 13 Kosice
Slovakia
e-mail : [EMAIL PROTECTED]
ICQ# : 160507424
--
MaxDB Discussion Mailing List
For list archives: http://lists.mysql.com/maxdb
To unsubscribe: http://lists.mysql.com/[EMAIL PROTECTED]