bonjour,
I loaded a table and then tried to drop it:
sqlcli=> drop table productions
* -7500: DCOM HRESULT: SQLSTATE: I7500
well, looked at knldiag and knldiag.err and found:
2004-02-01 20:06:25 18379 ERR 11508 REGISTRY Opening registery file
/usr/local/sapdb/depend/wrk/Registry.dcom failed
2004-02-01 20:04:50 18379 ERR 11000 DCOM-DMP sqlComObjectGetByClsID:
access_denied_eo78
2004-02-01 20:04:50 18379 ERR 11262 DCOM dispGetClassObject -
HRESULT: -2147220981, Context: INPROC
2004-02-01 20:04:50 18379 ERR 11263 DCOM COCLSID:
{A435CDA8-A24E-11D3-A996-00A0C94311A5}
2004-02-01 20:04:50 18379 ERR 51260 HRESULT 8004020B
then modified ownership, groupship and access rights for this file
(really /usr/local/sapdb/indep_data/config/Registry1.dcom)
previous ERR seems to have been fixed but I always get:
2004-02-02 08:53:51 4066 ERR 11000 DCOM-DMP sqlComObjectGetByClsID:
entry_not_found_eo78
2004-02-02 08:53:51 4066 ERR 11262 DCOM dispGetClassObject -
HRESULT: -2147220981, Context: INPROC
2004-02-02 08:53:51 4066 ERR 11263 DCOM COCLSID:
{A435CDA8-A24E-11D3-A996-00A0C94311A5}
2004-02-02 08:53:51 4066 ERR 51260 HRESULT 8004020B
A way to register previously unregistered entries ?
thanks,
--
jm
--
MaxDB Discussion Mailing List
For list archives: http://lists.mysql.com/maxdb
To unsubscribe: http://lists.mysql.com/[EMAIL PROTECTED]