[EMAIL PROTECTED] wrote:

> 
> I'm trying to execute
> 
> rename column MYTABLE.MYCOLUMNOLD to MUCOLUMN
> 
> and I get and error either using SQL Studio (7.5.0.5) or JDBC 
> driver (latest):
> 
> --------------------------------------------------------------
> ------------------
> Date       Time       TID(hex) Typ MsgID Label    Message-Text
> --------------------------------------------------------------
> ------------------
> 2004-05-18 19:28:56                               --- 
> Starting GMT 2004-05-18 19:28:56      
>     7.5.0    Build 011-123-067-741
> 2004-05-19 17:10:10      0x2C4 ERR 18262 DCOM     
> dispGetClassObject - HRESULT: 2, Context:
> INPROC

....


Sorry guys, coffee is missing this morning, used the wrong key for
pasting. The recycled mail looks like this:

some coding ( DDL Triggers, which serve to maintain some catalog tables used
by SqlStudio ) are provided within the dynamic/shared library
"dbpinstall.dll" on WinNT or "dbpinstall.so" (.sl) on Unix.
This library has to be 'registered' using the 'xregcomp' command before it
can be found by the SAP-DB kernel.
        /usr/lib/userv/sapdb/bin/xregcomp
/usr/lib/userv/sapdb/lib/dbpinstall
( please specify the complete path of the library without using the file
extension .dll, .so or .sl )
On WinNT Registration is maintained within the NT-Registry.
For Unix the Registration is maintained within the file:
"/usr/lib/userv/sapdb/wrk/Registry.dcom"

( hope that paths used are the correct one's for your environment ) 

In case the problem isn't solved after doing the 'xregcomp', please send me
the "knldiag" - file. 

Ferdinand Flohe
SAP Labs Berlin 

I hope, this (or a load_sytab) will help
Elke
SAP Labs Berlin
> 2004-05-19 17:10:10      0x2C4 ERR 18263 DCOM     COCLSID:
> {A435CDA8-A24E-11D3-A996-00A0C94311A5}
> 2004-05-19 17:10:10      0x2C4 ERR 51260 HRESULT  00000002 
> dcom_hresult
> 2004-05-19 17:10:14      0x2C4 ERR 18262 DCOM     
> dispGetClassObject - HRESULT: 2, Context:
> INPROC
> 2004-05-19 17:10:14      0x2C4 ERR 18263 DCOM     COCLSID:
> {A435CDA8-A24E-11D3-A996-00A0C94311A5}
> 2004-05-19 17:10:14      0x2C4 ERR 51260 HRESULT  00000002 
> dcom_hresult
> 2004-05-19 17:10:33      0x2C4 ERR 18262 DCOM     
> dispGetClassObject - HRESULT: 2, Context:
> INPROC
> 2004-05-19 17:10:33      0x2C4 ERR 18263 DCOM     COCLSID:
> {A435CDA8-A24E-11D3-A996-00A0C94311A5}
> 2004-05-19 17:10:33      0x2C4 ERR 51260 HRESULT  00000002 
> dcom_hresult
> 2004-05-19 17:10:50      0x2C4 ERR 18262 DCOM     
> dispGetClassObject - HRESULT: 2, Context:
> INPROC
> 2004-05-19 17:10:50      0x2C4 ERR 18263 DCOM     COCLSID:
> {A435CDA8-A24E-11D3-A996-00A0C94311A5}
> 2004-05-19 17:10:50      0x2C4 ERR 51260 HRESULT  00000002 
> dcom_hresult
> 2004-05-19 17:11:10      0x2C4 ERR 18262 DCOM     
> dispGetClassObject - HRESULT: 2, Context:
> INPROC
> 2004-05-19 17:11:10      0x2C4 ERR 18263 DCOM     COCLSID:
> {A435CDA8-A24E-11D3-A996-00A0C94311A5}
> 2004-05-19 17:11:10      0x2C4 ERR 51260 HRESULT  00000002 
> dcom_hresult
> 2004-05-19 17:11:14      0x2C4 ERR 18262 DCOM     
> dispGetClassObject - HRESULT: 2, Context:
> INPROC
> 2004-05-19 17:11:14      0x2C4 ERR 18263 DCOM     COCLSID:
> {A435CDA8-A24E-11D3-A996-00A0C94311A5}
> 2004-05-19 17:11:14      0x2C4 ERR 51260 HRESULT  00000002 
> dcom_hresult
> 2004-05-19 17:11:32      0x2C4 ERR 18262 DCOM     
> dispGetClassObject - HRESULT: 2, Context:
> INPROC
> 2004-05-19 17:11:32      0x2C4 ERR 18263 DCOM     COCLSID:
> {A435CDA8-A24E-11D3-A996-00A0C94311A5}
> 2004-05-19 17:11:32      0x2C4 ERR 51260 HRESULT  00000002 
> dcom_hresult
> 2004-05-19 17:23:48      0x2C4 ERR 18262 DCOM     
> dispGetClassObject - HRESULT: 2, Context:
> INPROC
> 2004-05-19 17:23:48      0x2C4 ERR 18263 DCOM     COCLSID:
> {A435CDA8-A24E-11D3-A996-00A0C94311A5}
> 2004-05-19 17:23:48      0x2C4 ERR 51260 HRESULT  00000002 
> dcom_hresult
> 
> 
> What I'm doing wrong?
> 
> Thanks in advantage,
> 
> Edson Richter
> 
> 
> -- 
> MaxDB Discussion Mailing List
> For list archives: http://lists.mysql.com/maxdb
> To unsubscribe:    
> http://lists.mysql.com/[EMAIL PROTECTED]
> 

-- 
MaxDB Discussion Mailing List
For list archives: http://lists.mysql.com/maxdb
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]

Reply via email to