Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> How to create PUBLIC SYNONYM for java class?

How to create PUBLIC SYNONYM for java class?

From: Andrew Gerngross <agern_at_ix.netcom.com>
Date: 2000/07/18
Message-ID: <3974AF16.FEC8519A@ix.netcom.com>#1/1

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

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US