Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> How to create PUBLIC SYNONYM for java class?
Hello all--
According to the docs in order to use Visibroker interceptors I need to
create a Public Synonym or the class
com.visigenic.vbroker.interceptor.Init. The syntax:
CREATE PUBLIC SYNONYM com.visigenic.vbroker.interceptor.Init FOR
SYS.com.visigenic.vbroker.interceptor.Init fails with a "missing
keyword" error.
Trying the above with the oraclename for the class (5DAA4382_Init) fails
with a "missing or invalid synonym id".
Any help?
Thanks Received on Tue Jul 18 2000 - 00:00:00 CDT
![]() |
![]() |