Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: utl_tcp, ORA-29540
They should run ?/rdbms/admin/initplsj.sql as SYS. This will load and
resolve TCPConnection class.
hth.
-- Vladimir Zakharychev (bob@dpsp-yes.com) http://www.dpsp-yes.com Dynamic PSP(tm) - the first true RAD toolkit for Oracle-based internet applications. All opinions are mine and do not necessarily go in line with those of my employer. "Stefan Richter" <s.richter_at_t-p.com> wrote in message news:3bdd32a4$1_at_netnews.web.de...Received on Mon Oct 29 2001 - 06:20:05 CST
> We successfully tested some PL/SQL packages, based on
> Oracle utl_tcp package on our Oracle 8i database
> (Oracle8i Release 8.1.7.0.0 - Production,
> JServer Release 8.1.7.0.0 - Production)
>
>
> Our customer also uses Oracle 8i on NT server.
> (Oracle8i Release 8.1.7.0.0 - Production,
> JServer Release 8.1.7.0.0 - Production)
> But, using our utl_tcp package, the following error
> while opening tcp socket appears:
> ORA-29540: class oracle/plsql/net/TCPConnection does not exist
> What do do????
>
>
> Thanks in advance.
> Stefan Richter
>
>
>
> --
> __________________________________________________________
> News suchen, lesen, schreiben mit http://newsgroups.web.de
![]() |
![]() |